blk-throttle: track read and write request individually
[linux-2.6-block.git] / drivers /
2018-01-17 Ming Leiblk-mq: improve DM's blk-mq IO merging via blk_insert_c...
2018-01-17 Tina Ruchandaniaoe: use ktime_t instead of timeval
2018-01-15 Mike Snitzerdm: fix incomplete request_queue initialization
2018-01-11 Arnd Bergmannnull_blk: remove explicit 'select FAULT_INJECTION'
2018-01-10 Keith Buschdm mpath: Use blk_path_error
2018-01-10 Keith Buschnvme/multipath: Use blk_path_error
2018-01-10 Keith Buschnvme/multipath: Consult blk_status_t for failover
2018-01-10 Keith Buschnvme: Add more command status translation
2018-01-10 Jens Axboenull_blk: add option for managing IO timeouts
2018-01-09 Jens Axboenull_blk: wire up timeouts
2018-01-09 Michael Lylebcache: closures: move control bits one bit right
2018-01-08 Michael Lylebcache: fix writeback target calc on large devices
2018-01-08 Coly Libcache: fix misleading error message in bch_count_io_er...
2018-01-08 Coly Libcache: reduce cache_set devices iteration by devices_m...
2018-01-08 Zhai Zhaoxuanbcache: fix unmatched generic_end_io_acct() & generic_s...
2018-01-08 Kent Overstreetbcache: mark closure_sync() __sched
2018-01-08 Kent Overstreetbcache: Fix, improve efficiency of closure_sync()
2018-01-08 Michael Lylebcache: allow quick writeback when backing idle
2018-01-08 Michael Lylebcache: writeback: properly order backing device IO
2018-01-08 Tang Junhuibcache: fix wrong return value in bch_debug_init()
2018-01-08 Tang Junhuibcache: segregate flash only volume write streams
2018-01-08 Vasyl Gomonovychbcache: Use PTR_ERR_OR_ZERO()
2018-01-08 Tang Junhuibcache: stop writeback thread after detaching
2018-01-08 Rui Huabcache: ret IOERR when read meets metadata error
2018-01-08 Jens AxboeMerge branch 'nvme-4.16' of git://git.infradead.org...
2018-01-08 Israel Rukshinnvme: fix subsystem multiple controllers support check
2018-01-08 Nitzan Carminvme: take refcount on transport module
2018-01-08 Jianchao Wangnvme-pci: fix NULL pointer reference in nvme_alloc_ns
2018-01-08 Max Gurtovoynvme: modify the debug level for setting shutdown timeout
2018-01-08 Sagi Grimbergnvme-pci: don't open-code nvme_reset_ctrl
2018-01-08 Israel Rukshinnvmet: rearrange nvmet_ctrl_free()
2018-01-08 Israel Rukshinnvmet: fix error flow in nvmet_alloc_ctrl()
2018-01-08 Minwoo Imnvme-pci: remove an unnecessary initialization in HMB...
2018-01-08 Roy Shtermannvme-fabrics: protect against module unload during...
2018-01-08 James Smartnvmet-fc: cleanup nvmet add_port/remove_port
2018-01-08 James Smartnvme_fcloop: refactor host/target io job access
2018-01-08 James Smartnvme_fcloop: rework to remove xxx_IN_ISR feature flags
2018-01-08 James Smartnvme_fcloop: disassocate local port structs
2018-01-08 James Smartnvme_fcloop: fix abort race condition
2018-01-08 Sagi Grimbergnvmet: lower log level for each queue creation
2018-01-08 Sagi Grimbergnvmet-rdma: lowering log level for chatty debug messages
2018-01-08 Sagi Grimbergnvmet-rdma: removed queue cleanup from module exit
2018-01-06 Bart Van Asschetarget: Use sgl_alloc_order() and sgl_free()
2018-01-06 Bart Van Asschenvmet/rdma: Use sgl_alloc() and sgl_free()
2018-01-06 Bart Van Asschenvmet/fc: Use sgl_alloc() and sgl_free()
2018-01-06 Arnd BergmannDAC960: split up ioctl function to reduce stack size
2018-01-06 Ming Leidm-crypt: don't clear bvec->bv_page in crypt_free_buffe...
2018-01-06 Ming Leiblock: move bio_alloc_pages() to bcache
2018-01-06 Ming Leibcache: comment on direct access to bvec table
2018-01-06 Ming Leidm: limit the max bio size as BIO_MAX_PAGES * PAGE_SIZE
2018-01-06 Ming Leiblock: convert to bio_first_bvec_all & bio_first_page_all
2018-01-05 Bart Van Asschepktcdvd: Fix a recently introduced NULL pointer dereference
2018-01-05 Bart Van Asschepktcdvd: Fix pkt_setup_dev() error path
2018-01-05 Matias Bjørlinglightnvm: pblk: refactor pblk_ppa_comp function
2018-01-05 Javier Gonzálezlightnvm: pblk: add iostat support
2018-01-05 Javier Gonzálezlightnvm: pblk: print instance name on instance info
2018-01-05 Javier Gonzálezlightnvm: pblk: free write buffer on init failure
2018-01-05 Javier Gonzálezlightnvm: pblk: ensure kthread alloc. before kicking it
2018-01-05 Javier Gonzálezlightnvm: pblk: do not log recovery read errors
2018-01-05 Javier Gonzálezlightnvm: pblk: ignore high ecc errors on recovery
2018-01-05 Javier Gonzálezlightnvm: set target over-provision on create ioctl
2018-01-05 Javier Gonzálezlightnvm: pblk: use exact free block counter in RL
2018-01-05 Hans Holmberglightnvm: pblk: remove pblk_gc_stop
2018-01-05 Hans Holmberglightnvm: pblk: prevent premature sync point resets
2018-01-05 Hans Holmberglightnvm: pblk: clear flush point on completed writes
2018-01-05 Hans Holmberglightnvm: pblk: rename sync_point to flush_point
2018-01-05 Hans Holmberglightnvm: pblk: refactor emeta consistency check
2018-01-05 Javier Gonzálezlightnvm: pblk: remove pblk_for_each_lun helper
2018-01-05 Javier Gonzálezlightnvm: pblk: compress and reorder helper functions
2018-01-05 Javier Gonzálezlightnvm: guarantee target unique name across devs.
2018-01-05 Javier Gonzálezlightnvm: refactor target type lookup
2018-01-05 Matias Bjørlinglightnvm: make geometry structures 2.0 ready
2018-01-05 Matias Bjørlinglightnvm: remove lower page tables
2018-01-05 Matias Bjørlinglightnvm: remove hybrid ocssd 1.2 support
2018-01-05 Matias Bjørlinglightnvm: use internal pblk methods
2018-01-05 Matias Bjørlinglightnvm: remove rrpc
2018-01-05 Matias Bjørlingnull_blk: remove lightnvm support
2017-12-17 Linus TorvaldsMerge branch 'WIP.x86-pti.base-for-linus' of git:/...
2017-12-17 Linus TorvaldsMerge branch 'WIP.x86-pti.base.prep-for-linus' of git...
2017-12-17 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2017-12-17 Linus TorvaldsMerge tag 'dmaengine-fix-4.15-rc4' of git://git.infrade...
2017-12-17 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2017-12-17 Linus TorvaldsMerge tag 'ext4_for_stable' of git://git./linux/kernel...
2017-12-17 Will Deaconlocking/barriers: Convert users of lockless_dereference...
2017-12-17 Ingo MolnarMerge commit 'upstream-x86-virt' into WIP.x86/mm
2017-12-17 Ingo MolnarMerge branch 'upstream-acpi-fixes' into WIP.x86/pti...
2017-12-17 Ingo MolnarMerge branch 'upstream-x86-selftests' into WIP.x86...
2017-12-17 Ingo MolnarMerge commit 'upstream-x86-entry' into WIP.x86/mm
2017-12-17 Ingo Molnardrivers/misc/intel/pti: Rename the header file to free...
2017-12-16 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2017-12-16 Linus TorvaldsMerge branch 'i2c/for-current' of git://git./linux...
2017-12-16 Linus TorvaldsMerge tag 'nfs-for-4.15-3' of git://git.linux-nfs.org...
2017-12-15 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2017-12-15 Linus TorvaldsMerge tag 'usb-4.15-rc4' of git://git./linux/kernel...
2017-12-15 Linus TorvaldsMerge tag 'staging-4.15-rc4' of git://git./linux/kernel...
2017-12-15 Linus TorvaldsMerge tag 'for_linus' of git://git./linux/kernel/git...
2017-12-15 Linus TorvaldsMerge tag 'for-4.15/dm-fixes' of git://git./linux/kerne...
2017-12-15 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2017-12-15 Linus TorvaldsMerge tag 'mmc-v4.15-rc2' of git://git./linux/kernel...
2017-12-15 Linus TorvaldsMerge tag 'ceph-for-4.15-rc4' of git://github.com/ceph...
next