index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
block: unexport check_disk_size_change
Christoph Hellwig
2018-05-29
1
-1
/
+0
*
block: move ->timeout request member
Jens Axboe
2018-05-29
1
-2
/
+2
*
blk-mq: simplify blk_mq_rq_timed_out
Christoph Hellwig
2018-05-29
1
-14
/
+8
*
block: document the blk_eh_timer_return values
Christoph Hellwig
2018-05-29
1
-2
/
+2
*
block: remove BLK_EH_HANDLED
Christoph Hellwig
2018-05-29
4
-19
/
+0
*
libiscsi: don't try to bypass SCSI EH
Christoph Hellwig
2018-05-29
1
-2
/
+2
*
mmc: complete requests from ->timeout
Christoph Hellwig
2018-05-29
1
-2
/
+3
*
scsi_transport_fc: complete requests from ->timeout
Christoph Hellwig
2018-05-29
1
-4
/
+3
*
null_blk: complete requests from ->timeout
Christoph Hellwig
2018-05-29
1
-2
/
+4
*
mtip32xx: complete requests from ->timeout
Christoph Hellwig
2018-05-29
1
-1
/
+2
*
nbd: complete requests from ->timeout
Christoph Hellwig
2018-05-29
1
-3
/
+4
*
nvme: return BLK_EH_DONE from ->timeout
Christoph Hellwig
2018-05-29
3
-11
/
+7
*
block: rename BLK_EH_NOT_HANDLED to BLK_EH_DONE
Christoph Hellwig
2018-05-29
17
-25
/
+25
*
blk-mq: Remove generation seqeunce
Keith Busch
2018-05-29
6
-254
/
+89
*
blk-mq: Fix timeout and state order
Keith Busch
2018-05-29
1
-1
/
+1
*
libata: remove ata_scsi_timed_out
Christoph Hellwig
2018-05-29
2
-53
/
+0
*
bcache: Replace bch_read_string_list() by __sysfs_match_string()
Andy Shevchenko
2018-05-28
1
-35
/
+9
*
bcache: Move couple of functions to sysfs.c
Andy Shevchenko
2018-05-28
3
-40
/
+35
*
bcache: Move couple of string arrays to sysfs.c
Andy Shevchenko
2018-05-28
3
-20
/
+18
*
bcache: stop bcache device when backing device is offline
Coly Li
2018-05-28
2
-0
/
+55
*
null_blk: add blocking description and remove lightnvm
Liu Bo
2018-05-25
1
-3
/
+6
*
block drivers/block: Use octal not symbolic permissions
Joe Perches
2018-05-24
25
-163
/
+154
*
blk-mq: avoid starving tag allocation after allocating process migrates
Ming Lei
2018-05-24
3
-14
/
+34
*
bdi: Move cgroup bdi_writeback to a dedicated low concurrency workqueue
Tejun Heo
2018-05-23
1
-1
/
+17
*
nbd: set discard granularity properly
Josef Bacik
2018-05-23
1
-2
/
+8
*
blkdev_report_zones_ioctl(): Use vmalloc() to allocate large buffers
Bart Van Assche
2018-05-22
1
-2
/
+6
*
block/ndb: add WQ_UNBOUND to the knbd-recv workqueue
Dan Melnic
2018-05-22
1
-1
/
+2
*
blk-mq: remove wrong 'unlikely' check
huhai
2018-05-22
1
-1
/
+1
*
nvme-pci: fix race between poll and IRQ completions
Jens Axboe
2018-05-21
1
-4
/
+11
*
Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-4.18/block
Jens Axboe
2018-05-21
5
-94
/
+133
|
\
|
*
nvme-pci: drop IRQ disabling on submission queue lock
Jens Axboe
2018-05-18
1
-4
/
+4
|
*
nvme-pci: split the nvme queue lock into submission and completion locks
Jens Axboe
2018-05-18
1
-21
/
+23
|
*
nvme-pci: handle completions outside of the queue lock
Jens Axboe
2018-05-18
1
-42
/
+45
|
*
nvme-pci: move ->cq_vector == -1 check outside of ->q_lock
Jens Axboe
2018-05-18
1
-5
/
+13
|
*
nvme-pci: remove cq check after submission
Jens Axboe
2018-05-18
1
-2
/
+0
|
*
nvme-pci: simplify nvme_cqe_valid
Christoph Hellwig
2018-05-18
1
-6
/
+6
|
*
nvme: mark the result argument to nvme_complete_async_event volatile
Christoph Hellwig
2018-05-18
2
-2
/
+2
|
*
nvme/pci: Sync controller reset for AER slot_reset
Keith Busch
2018-05-11
1
-2
/
+9
|
*
nvme/pci: Hold controller reference during async probe
Keith Busch
2018-05-07
1
-0
/
+3
|
*
nvme: only reconfigure discard if necessary
Jens Axboe
2018-05-02
1
-12
/
+16
|
*
nvme/pci: Use async_schedule for initial reset work
Keith Busch
2018-05-02
1
-1
/
+9
|
*
nvme: lightnvm: add granby support
Wei Xu
2018-04-26
1
-0
/
+2
|
*
NVMe: Add Quirk Delay before CHK RDY for Seagate Nytro Flash Storage
Micah Parrish
2018-04-26
1
-0
/
+2
|
*
nvme: change order of qid and cmdid in completion trace
Johannes Thumshirn
2018-04-26
1
-2
/
+2
|
*
nvme: fc: provide a descriptive error
Johannes Thumshirn
2018-04-26
1
-0
/
+2
*
|
blk-mq: clear hctx->dispatch_from when mappings change
huhai
2018-05-18
1
-0
/
+1
*
|
nbd: call nbd_bdev_reset instead of bd_set_size on disconnect
Josef Bacik
2018-05-16
1
-1
/
+1
*
|
nbd: fix how we set bd_invalidated
Josef Bacik
2018-05-16
1
-4
/
+3
*
|
nbd: clear_sock on netlink disconnect
Josef Bacik
2018-05-16
1
-0
/
+1
*
|
nbd: use bd_set_size when updating disk size
Josef Bacik
2018-05-16
1
-1
/
+9
[next]