summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-blockLinus Torvalds2018-01-2965-3844/+1909
|\
| * block: remove smart1,2.hCorentin Labbe2018-01-261-278/+0
| * nvme: add tracepoint for nvme_complete_rqJohannes Thumshirn2018-01-262-0/+27
| * nvme: add tracepoint for nvme_setup_cmdJohannes Thumshirn2018-01-264-0/+281
| * nvme-pci: introduce RECONNECTING state to mark initializing procedureJianchao Wang2018-01-262-3/+18
| * nvme-rdma: remove redundant boolean for inline_dataMax Gurtovoy2018-01-251-3/+0
| * nvme: don't free uuid pointer before printing itJohannes Thumshirn2018-01-251-1/+2
| * nvme-pci: Suspend queues after deleting themKeith Busch2018-01-251-19/+8
| * nvme-pci: Fix queue double allocationsKeith Busch2018-01-231-0/+3
| * lib/scatterlist: Fix chaining support in sgl_alloc_order()Bart Van Assche2018-01-191-1/+1
| * Merge branch 'nvme-4.16' of git://git.infradead.org/nvme into for-4.16/blockJens Axboe2018-01-198-82/+118
| |\
| | * nvme-pci: clean up SMBSZ bit definitionsChristoph Hellwig2018-01-171-6/+17
| | * nvme-pci: clean up CMB initializationChristoph Hellwig2018-01-171-27/+14
| | * nvme-fc: correct hang in nvme_ns_remove()James Smart2018-01-171-0/+3
| | * nvme-fc: fix rogue admin cmds stalling teardownJames Smart2018-01-171-0/+3
| | * nvmet: release a ns reference in nvmet_req_uninit if neededSagi Grimberg2018-01-151-0/+3
| | * nvme-fabrics: fix memory leak when parsing host ID optionRoland Dreier2018-01-151-1/+3
| | * nvme: fix comment typos in nvme_create_io_queuesMinwoo Im2018-01-151-2/+2
| | * nvme: host delete_work and reset_work on separate workqueuesRoy Shterman2018-01-154-7/+43
| | * nvme-pci: allocate device queues storage space at probeSagi Grimberg2018-01-151-37/+26
| | * nvme-pci: serialize pci resetsSagi Grimberg2018-01-153-2/+4
| * | blk-mq: improve DM's blk-mq IO merging via blk_insert_cloned_request feedbackMing Lei2018-01-171-3/+16
| * | aoe: use ktime_t instead of timevalTina Ruchandani2018-01-172-37/+14
| * | dm: fix incomplete request_queue initializationMike Snitzer2018-01-152-10/+10
| |/
| * null_blk: remove explicit 'select FAULT_INJECTION'Arnd Bergmann2018-01-112-1/+12
| * dm mpath: Use blk_path_errorKeith Busch2018-01-101-17/+2
| * nvme/multipath: Use blk_path_errorKeith Busch2018-01-101-13/+1
| * nvme/multipath: Consult blk_status_t for failoverKeith Busch2018-01-103-42/+16
| * nvme: Add more command status translationKeith Busch2018-01-101-0/+7
| * null_blk: add option for managing IO timeoutsJens Axboe2018-01-102-4/+43
| * null_blk: wire up timeoutsJens Axboe2018-01-091-0/+16
| * bcache: closures: move control bits one bit rightMichael Lyle2018-01-091-4/+4
| * bcache: fix writeback target calc on large devicesMichael Lyle2018-01-082-4/+34
| * bcache: fix misleading error message in bch_count_io_errors()Coly Li2018-01-084-7/+16
| * bcache: reduce cache_set devices iteration by devices_max_usedColy Li2018-01-084-5/+9
| * bcache: fix unmatched generic_end_io_acct() & generic_start_io_acct()Zhai Zhaoxuan2018-01-081-2/+2
| * bcache: mark closure_sync() __schedKent Overstreet2018-01-081-1/+2
| * bcache: Fix, improve efficiency of closure_sync()Kent Overstreet2018-01-082-60/+46
| * bcache: allow quick writeback when backing idleMichael Lyle2018-01-083-0/+29
| * bcache: writeback: properly order backing device IOMichael Lyle2018-01-082-0/+37
| * bcache: fix wrong return value in bch_debug_init()Tang Junhui2018-01-084-47/+87
| * bcache: segregate flash only volume write streamsTang Junhui2018-01-081-5/+14
| * bcache: Use PTR_ERR_OR_ZERO()Vasyl Gomonovych2018-01-081-4/+1
| * bcache: stop writeback thread after detachingTang Junhui2018-01-081-0/+6
| * bcache: ret IOERR when read meets metadata errorRui Hua2018-01-081-0/+22
| * nvme: fix subsystem multiple controllers support checkIsrael Rukshin2018-01-081-1/+17
| * nvme: take refcount on transport moduleNitzan Carmi2018-01-081-3/+14
| * nvme-pci: fix NULL pointer reference in nvme_alloc_nsJianchao Wang2018-01-083-12/+44
| * nvme: modify the debug level for setting shutdown timeoutMax Gurtovoy2018-01-081-1/+1
| * nvme-pci: don't open-code nvme_reset_ctrlSagi Grimberg2018-01-081-2/+2