linux-2.6-block.git
2018-01-26 Johannes Thumshirnnvme: add tracepoint for nvme_setup_cmd
2018-01-26 Jianchao Wangnvme-pci: introduce RECONNECTING state to mark initiali...
2018-01-25 Max Gurtovoynvme-rdma: remove redundant boolean for inline_data
2018-01-25 Johannes Thumshirnnvme: don't free uuid pointer before printing it
2018-01-25 Keith Buschnvme-pci: Suspend queues after deleting them
2018-01-23 Keith Buschnvme-pci: Fix queue double allocations
2018-01-20 weiping zhangblk-throttle: use queue_is_rq_based
2018-01-19 Bart Van Asscheblock: Remove kblockd_schedule_delayed_work{,_on}()
2018-01-19 Bart Van Asscheblk-mq: Avoid that blk_mq_delay_run_hw_queue() introduc...
2018-01-19 Bart Van Asscheblk-mq: Rename blk_mq_request_direct_issue() into blk_m...
2018-01-19 Bart Van Asschelib/scatterlist: Fix chaining support in sgl_alloc_order()
2018-01-19 Jens AxboeMerge branch 'nvme-4.16' of git://git.infradead.org...
2018-01-19 Joseph Qiblk-throttle: track read and write request individually
2018-01-18 Ilya Dryomovblock: add bdev_read_only() checks to common helpers
2018-01-18 Ilya Dryomovblock: fail op_is_write() requests to read-only partitions
2018-01-18 weiping zhangblk-throttle: export io_serviced_recursive, io_service_...
2018-01-18 Bart Van Asscheblock: Protect less code with sysfs_lock in blk_{un...
2018-01-18 Bart Van Asscheblock: Document scheduler modification locking requirements
2018-01-18 Bart Van Asscheblock: Unexport elv_register_queue() and elv_unregister...
2018-01-18 Paolo Valenteblock, bfq: limit sectors served with interactive weigh...
2018-01-18 Paolo Valenteblock, bfq: limit tags for writes and async I/O
2018-01-18 Ming Leiblk-mq: don't dispatch request in blk_mq_request_direct...
2018-01-17 Bart Van Asscheblock: Fix __bio_integrity_endio() documentation
2018-01-17 Christoph Hellwignvme-pci: clean up SMBSZ bit definitions
2018-01-17 Christoph Hellwignvme-pci: clean up CMB initialization
2018-01-17 James Smartnvme-fc: correct hang in nvme_ns_remove()
2018-01-17 James Smartnvme-fc: fix rogue admin cmds stalling teardown
2018-01-17 Mike Snitzerblk-mq-sched: remove unused 'can_block' arg from blk_mq...
2018-01-17 Ming Leiblk-mq: improve DM's blk-mq IO merging via blk_insert_c...
2018-01-17 Mike Snitzerblk-mq: factor out a few helpers from __blk_mq_try_issu...
2018-01-17 Ming Leiblk-mq: turn WARN_ON in __blk_mq_run_hw_queue into...
2018-01-17 Ming Leiblk-mq: make sure hctx->next_cpu is set correctly
2018-01-17 Tina Ruchandaniaoe: use ktime_t instead of timeval
2018-01-16 Arnd Bergmannblkcg: simplify statistic accumulation code
2018-01-15 Sagi Grimbergnvmet: release a ns reference in nvmet_req_uninit if...
2018-01-15 Roland Dreiernvme-fabrics: fix memory leak when parsing host ID...
2018-01-15 Minwoo Imnvme: fix comment typos in nvme_create_io_queues
2018-01-15 Roy Shtermannvme: host delete_work and reset_work on separate workq...
2018-01-15 Mike Snitzerdm: fix incomplete request_queue initialization
2018-01-15 Douglas Gilbertblk_rq_map_user_iov: fix error override
2018-01-15 Mike Snitzerblock: allow gendisk's request_queue registration to...
2018-01-15 Mike Snitzerblock: properly protect the 'queue' kobj in blk_unregis...
2018-01-15 Mike Snitzerblock: only bdi_unregister() in del_gendisk() if !GENHD...
2018-01-15 Sagi Grimbergnvme-pci: allocate device queues storage space at probe
2018-01-15 Sagi Grimbergnvme-pci: serialize pci resets
2018-01-14 Jens Axboeblk-mq: fix bad clear of RQF_MQ_INFLIGHT in blk_mq_ct_c...
2018-01-12 Jens Axboeblk-mq: add missing RQF_STARTED to debugfs
2018-01-12 Christoph Hellwigblk-mq: simplify queue mapping & schedule with each...
2018-01-12 Christoph Hellwiggenirq/affinity: assign vectors to all possible CPUs
2018-01-11 Bart Van Asscheblk-mq: Reduce the number of if-statements in blk_mq_ma...
2018-01-11 Arnd Bergmannnull_blk: remove explicit 'select FAULT_INJECTION'
2018-01-10 Bart Van Asscheblk-mq: Add locking annotations to hctx_lock() and...
2018-01-10 Paolo Bonziniblock: silently forbid sending any ioctl to a partition
2018-01-10 Jens Axboeblock: rearrange a few request fields for better cache...
2018-01-10 Jens Axboeblock: convert REQ_ATOM_COMPLETE to stealing rq->__dead...
2018-01-10 Jens Axboeblock: add accessors for setting/querying request deadline
2018-01-10 Jens Axboeblock: remove REQ_ATOM_POLL_SLEPT
2018-01-10 Jens Axboeblk-mq: add a few missing debugfs RQF_ flags
2018-01-10 Keith Buschdm mpath: Use blk_path_error
2018-01-10 Keith Buschnvme/multipath: Use blk_path_error
2018-01-10 Keith Buschblock: Provide blk_status_t decoding for path errors
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 Bart Van Asscheblk-mq: Explain when 'active_queues' is decremented
2018-01-10 Richard Narronpartitions/msdos: Unable to mount UFS 44bsd partitions
2018-01-10 Jens Axboenull_blk: add option for managing IO timeouts
2018-01-10 Chiara Bruschiblock, bfq: fix occurrences of request finish method...
2018-01-10 Ming LeiRevert "block: blk-merge: try to make front segments...
2018-01-09 Jens Axboenull_blk: wire up timeouts
2018-01-09 Jens Axboebfq-iosched: don't call bfqg_and_blkg_put for !CONFIG_B...
2018-01-09 Michael Lylebcache: closures: move control bits one bit right
2018-01-09 Bart Van Asscheblock: Fix kernel-doc warnings reported when building...
2018-01-09 Bart Van Asscheblk-mq: Fix spelling in a source code comment
2018-01-09 Jens Axboeblk-mq: silence false positive warnings in hctx_unlock()
2018-01-09 Tejun Heoblk-mq: rename blk_mq_hw_ctx->queue_rq_srcu to ->srcu
2018-01-09 Tejun Heoblk-mq: remove REQ_ATOM_STARTED
2018-01-09 Tejun Heoblk-mq: remove REQ_ATOM_COMPLETE usages from blk-mq
2018-01-09 Tejun Heoblk-mq: make blk_abort_request() trigger timeout path
2018-01-09 Tejun Heoblk-mq: use blk_mq_rq_state() instead of testing REQ_AT...
2018-01-09 Tejun Heoblk-mq: replace timeout synchronization with a RCU...
2018-01-09 Tejun Heoblk-mq: protect completion path with RCU
2018-01-09 Jens Axboeblk-mq: move hctx lock/unlock into a helper
2018-01-09 Paolo Valenteblock, bfq: release oom-queue ref to root group on...
2018-01-09 Paolo Valenteblock, bfq: put async queues for root bfq groups too
2018-01-09 Ming Leiblk-mq: fix kernel oops in blk_mq_tag_idle()
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
next