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