blk-mq: don't allocate driver tag upfront for flush rq
[linux-block.git] / block /
2017-11-04 Ming Leiblk-mq: don't allocate driver tag upfront for flush rq
2017-11-04 Ming Leiblk-mq: move blk_mq_put_driver_tag*() into blk-mq.h
2017-11-04 Ming Leiblk-mq-sched: decide how to handle flush rq via RQF_FLU...
2017-11-04 Ming Leiblk-flush: use blk_mq_request_bypass_insert()
2017-11-04 Ming Leiblock: pass 'run_queue' to blk_mq_request_bypass_insert
2017-11-04 Ming Leiblk-flush: don't run queue for requests bypassing flush
2017-11-04 Jianchao Wangblk-mq: put the driver tag of nxt rq before first one...
2017-11-04 weiping zhangblkcg: add sanity check for blkcg policy operations
2017-11-04 Ming Leiblk-mq: don't handle failure in .get_budget
2017-11-04 Christoph Hellwigblock: fix peeking requests during PM
2017-11-03 Bart Van Asscheblk-mq: Make blk_mq_get_request() error path less confusing
2017-11-03 weiping zhangblk-mq: fix nr_requests wrong value when modify it...
2017-11-03 Christoph Hellwigblock: add a poll_fn callback to struct request_queue
2017-11-03 Christoph Hellwigblock: introduce GENHD_FL_HIDDEN
2017-11-03 Christoph Hellwigblock: don't look at the struct device dev_t in disk_devt
2017-11-03 Christoph Hellwigblock: add a blk_steal_bios helper
2017-11-03 Christoph Hellwigblock: provide a direct_make_request helper
2017-11-03 Jens AxboeMerge branch 'nvme-4.15' of git://git.infradead.org...
2017-11-01 Ming Leiblk-mq: don't restart queue when .get_budget returns...
2017-11-01 Ming Leiblk-mq: don't handle TAG_SHARED in restart
2017-11-01 Ming Leiblk-mq-sched: improve dispatching from sw queue
2017-11-01 Ming Leiblk-mq: introduce .get_budget and .put_budget in blk_mq_ops
2017-11-01 Ming Leiblock: kyber: check if there are requests in ctx in...
2017-11-01 Ming Leiblk-mq-sched: move actual dispatching into one helper
2017-11-01 Ming Leiblk-mq-sched: dispatch from scheduler IFF progress...
2017-10-30 Bart Van Asscheblock: Fix a race between blk_cleanup_queue() and timeo...
2017-10-25 Jens Axboemq-deadline: add 'deadline' as a name alias
2017-10-25 Jens Axboeelevator: allow name aliases
2017-10-25 Jens Axboeelevator: lookup mq vs non-mq elevators
2017-10-25 Ilya Dryomovblock: cope with WRITE ZEROES failing in blkdev_issue_z...
2017-10-25 Ilya Dryomovblock: factor out __blkdev_issue_zero_pages()
2017-10-25 Ilya Dryomovblock: move CAP_SYS_ADMIN check in blkdev_roset()
2017-10-25 Dmitry Monakhovblock: Invalidate cache on discard v2
2017-10-18 Sagi Grimbergblock: remove blk_mq_reinit_tagset
2017-10-18 Sagi Grimbergblock: introduce blk_mq_tagset_iter
2017-10-17 Omar Sandovalkyber: fix hang on domain token wait queue
2017-10-16 Randy Dunlapblock: fix Sphinx kernel-doc warning
2017-10-10 Shaohua Liblock: set request_list for request
2017-10-10 Shaohua Liblk-stat: delete useless code
2017-10-10 Jiufei Xueblk-throttle: fix null pointer dereference while thrott...
2017-10-10 weiping zhangblkcg: check pol->cpd_free_fn before free cpd
2017-10-09 Paolo Valenteblock, bfq: fix unbalanced decrements of burst size
2017-10-09 Luca Miccioblock,bfq: Disable writeback throttling
2017-10-06 Tim Hansenblock/bio: Remove null checks before mempool_destroy...
2017-10-06 Tim Hansenblock: remove unnecessary NULL checks in bioset_integri...
2017-10-05 Christoph Hellwigblock: remove QUEUE_FLAG_STACKABLE
2017-10-04 Jens Axboeblk-mq: document the need to have STARTED and COMPLETED...
2017-10-04 Peter Zijlstrablk-mq: attempt to fix atomic flag memory ordering
2017-10-03 Christoph Hellwigblock: move __elv_next_request to blk-core.c
2017-10-03 Paolo Valenteblock, bfq: decrease burst size when queues in burst...
2017-10-03 Paolo Valenteblock, bfq: let early-merged queues be weight-raised...
2017-10-03 Paolo Valenteblock, bfq: check and switch back to interactive wr...
2017-10-03 Paolo Valenteblock, bfq: fix wrong init of saved start time for...
2017-10-03 Jens Axboeblk-mq: wire up completion notifier for laptop mode
2017-10-01 Jens Axboeblk-mq-tag: kill unused tag enums
2017-09-30 weiping zhangblk-mq: remove unused function hctx_allow_merges
2017-09-26 Shaohua Liblkcg: delete unused APIs
2017-09-26 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2017-09-25 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2017-09-25 Linus TorvaldsMerge tag 'trace-v4.14-rc1-2' of git://git./linux/kerne...
2017-09-25 Shaohua Liblock: fix a crash caused by wrong API
2017-09-25 Waiman Longblktrace: Fix potential deadlock between delete & sysfs ops
2017-09-25 Christoph Hellwigbsg-lib: don't free job in bsg_prepare_job
2017-09-24 Linus TorvaldsMerge branch 'next-general' of git://git./linux/kernel...
2017-09-24 Linus TorvaldsMerge branch 'next-tpm' of git://git./linux/kernel...
2017-09-23 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2017-09-23 Linus TorvaldsMerge tag 'apparmor-pr-2017-09-22' of git://git./linux...
2017-09-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2017-09-23 Linus TorvaldsMerge tag 'seccomp-v4.14-rc2' of git://git./linux/kerne...
2017-09-22 Linus TorvaldsMerge git://git./linux/kernel/git/cmetcalf/linux-tile
2017-09-22 Linus TorvaldsMerge tag 'for-linus-4.14b-rc2-tag' of git://git./linux...
2017-09-22 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2017-09-20 Linus TorvaldsMerge tag 'trace-v4.14-rc1' of git://git./linux/kernel...
2017-09-20 Michael EllermanMerge branch 'next' of git://git./linux/kernel/git...
2017-09-19 David S. MillerMerge tag 'mac80211-for-davem-2017-11-19' of git:/...
2017-09-19 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2017-09-19 Linus TorvaldsMerge tag '4.14-smb3-multidialect-support-and-fixes...
2017-09-18 Linus TorvaldsMerge tag 'mmc-v4.14-2' of git://git./linux/kernel...
2017-09-18 Dave AirlieMerge tag 'drm-amdkfd-next-2017-09-02' of git://people...
2017-09-16 Linus TorvaldsMerge tag 'upstream-4.14-rc1' of git://git.infradead...
2017-09-16 Linus TorvaldsMerge branch 'for-linus-4.14-rc1' of git://git./linux...
2017-09-16 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2017-09-16 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2017-09-16 Linus TorvaldsMerge branch '4.14-features' of git://git.linux-mips...
2017-09-16 Linus TorvaldsMerge tag 'drm-fixes-for-v4.14-rc1' of git://people...
2017-09-15 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2017-09-15 Linus TorvaldsMerge tag 'firmware_removal-4.14-rc1' of git://git...
2017-09-15 Linus TorvaldsMerge tag 'nios2-v4.14-rc1' of git://git./linux/kernel...
2017-09-15 Linus TorvaldsMerge tag 'powerpc-4.14-2' of git://git./linux/kernel...
2017-09-15 Linus TorvaldsMerge tag 'for-linus-4.14-ofs2' of git://git./linux...
2017-09-15 Linus TorvaldsMerge tag 'nfs-for-4.14-2' of git://git.linux-nfs.org...
2017-09-15 Linus TorvaldsMerge branch 'work.misc' of git://git./linux/kernel...
2017-09-15 Linus TorvaldsMerge branch 'work.read_write' of git://git./linux...
2017-09-15 Linus TorvaldsMerge branch 'work.mount' of git://git./linux/kernel...
2017-09-15 Linus TorvaldsMerge branch 'work.set_fs' of git://git./linux/kernel...
2017-09-15 Linus TorvaldsMerge branch 'work.ipc' of git://git./linux/kernel...
2017-09-15 Linus TorvaldsMerge branch 'zstd-minimal' of git://git./linux/kernel...
2017-09-14 Linus TorvaldsMerge tag 'kbuild-v4.14' of git://git./linux/kernel...
2017-09-14 Linus TorvaldsMerge tag 'for-4.14/dm-changes' of git://git./linux...
2017-09-14 Linus TorvaldsMerge tag 'fbdev-v4.14' of git://github.com/bzolnier...
next