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.12.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
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
blk-mq: improve DM's blk-mq IO merging via blk_insert_cloned_request feedback
Ming Lei
2018-01-17
1
-3
/
+16
*
aoe: use ktime_t instead of timeval
Tina Ruchandani
2018-01-17
2
-37
/
+14
*
dm: fix incomplete request_queue initialization
Mike Snitzer
2018-01-15
2
-10
/
+10
*
null_blk: remove explicit 'select FAULT_INJECTION'
Arnd Bergmann
2018-01-11
2
-1
/
+12
*
dm mpath: Use blk_path_error
Keith Busch
2018-01-10
1
-17
/
+2
*
nvme/multipath: Use blk_path_error
Keith Busch
2018-01-10
1
-13
/
+1
*
nvme/multipath: Consult blk_status_t for failover
Keith Busch
2018-01-10
3
-42
/
+16
*
nvme: Add more command status translation
Keith Busch
2018-01-10
1
-0
/
+7
*
null_blk: add option for managing IO timeouts
Jens Axboe
2018-01-10
2
-4
/
+43
*
null_blk: wire up timeouts
Jens Axboe
2018-01-09
1
-0
/
+16
*
bcache: closures: move control bits one bit right
Michael Lyle
2018-01-09
1
-4
/
+4
*
bcache: fix writeback target calc on large devices
Michael Lyle
2018-01-08
2
-4
/
+34
*
bcache: fix misleading error message in bch_count_io_errors()
Coly Li
2018-01-08
4
-7
/
+16
*
bcache: reduce cache_set devices iteration by devices_max_used
Coly Li
2018-01-08
4
-5
/
+9
*
bcache: fix unmatched generic_end_io_acct() & generic_start_io_acct()
Zhai Zhaoxuan
2018-01-08
1
-2
/
+2
*
bcache: mark closure_sync() __sched
Kent Overstreet
2018-01-08
1
-1
/
+2
*
bcache: Fix, improve efficiency of closure_sync()
Kent Overstreet
2018-01-08
2
-60
/
+46
*
bcache: allow quick writeback when backing idle
Michael Lyle
2018-01-08
3
-0
/
+29
*
bcache: writeback: properly order backing device IO
Michael Lyle
2018-01-08
2
-0
/
+37
*
bcache: fix wrong return value in bch_debug_init()
Tang Junhui
2018-01-08
4
-47
/
+87
*
bcache: segregate flash only volume write streams
Tang Junhui
2018-01-08
1
-5
/
+14
*
bcache: Use PTR_ERR_OR_ZERO()
Vasyl Gomonovych
2018-01-08
1
-4
/
+1
*
bcache: stop writeback thread after detaching
Tang Junhui
2018-01-08
1
-0
/
+6
*
bcache: ret IOERR when read meets metadata error
Rui Hua
2018-01-08
1
-0
/
+22
*
nvme: fix subsystem multiple controllers support check
Israel Rukshin
2018-01-08
1
-1
/
+17
*
nvme: take refcount on transport module
Nitzan Carmi
2018-01-08
1
-3
/
+14
*
nvme-pci: fix NULL pointer reference in nvme_alloc_ns
Jianchao Wang
2018-01-08
3
-12
/
+44
*
nvme: modify the debug level for setting shutdown timeout
Max Gurtovoy
2018-01-08
1
-1
/
+1
*
nvme-pci: don't open-code nvme_reset_ctrl
Sagi Grimberg
2018-01-08
1
-2
/
+2
*
nvmet: rearrange nvmet_ctrl_free()
Israel Rukshin
2018-01-08
1
-3
/
+4
*
nvmet: fix error flow in nvmet_alloc_ctrl()
Israel Rukshin
2018-01-08
1
-1
/
+3
*
nvme-pci: remove an unnecessary initialization in HMB code
Minwoo Im
2018-01-08
1
-2
/
+2
*
nvme-fabrics: protect against module unload during create_ctrl
Roy Shterman
2018-01-08
5
-4
/
+18
*
nvmet-fc: cleanup nvmet add_port/remove_port
James Smart
2018-01-08
1
-21
/
+3
*
nvme_fcloop: refactor host/target io job access
James Smart
2018-01-08
1
-22
/
+125
*
nvme_fcloop: rework to remove xxx_IN_ISR feature flags
James Smart
2018-01-08
1
-35
/
+63
*
nvme_fcloop: disassocate local port structs
James Smart
2018-01-08
1
-10
/
+25
*
nvme_fcloop: fix abort race condition
James Smart
2018-01-08
1
-5
/
+7
*
nvmet: lower log level for each queue creation
Sagi Grimberg
2018-01-08
1
-1
/
+1
*
nvmet-rdma: lowering log level for chatty debug messages
Sagi Grimberg
2018-01-08
1
-1
/
+1
*
nvmet-rdma: removed queue cleanup from module exit
Sagi Grimberg
2018-01-08
1
-17
/
+1
*
target: Use sgl_alloc_order() and sgl_free()
Bart Van Assche
2018-01-06
2
-42
/
+5
*
nvmet/rdma: Use sgl_alloc() and sgl_free()
Bart Van Assche
2018-01-06
2
-59
/
+5
*
nvmet/fc: Use sgl_alloc() and sgl_free()
Bart Van Assche
2018-01-06
2
-34
/
+3
*
DAC960: split up ioctl function to reduce stack size
Arnd Bergmann
2018-01-06
1
-70
/
+90
*
dm-crypt: don't clear bvec->bv_page in crypt_free_buffer_pages()
Ming Lei
2018-01-06
1
-1
/
+0
*
block: move bio_alloc_pages() to bcache
Ming Lei
2018-01-06
7
-5
/
+33
*
bcache: comment on direct access to bvec table
Ming Lei
2018-01-06
2
-0
/
+8
*
dm: limit the max bio size as BIO_MAX_PAGES * PAGE_SIZE
Ming Lei
2018-01-06
1
-1
/
+9
*
block: convert to bio_first_bvec_all & bio_first_page_all
Ming Lei
2018-01-06
3
-6
/
+6
[next]