block/mq-deadline: Remove a WARN_ON_ONCE() call
[linux-2.6-microblaze.git] / block /
2021-06-27 Bart Van Asscheblock/mq-deadline: Remove a WARN_ON_ONCE() call
2021-06-25 Ming Leiblk-mq: update hctx->dispatch_busy in case of real...
2021-06-25 Jan Karablk: Fix lock inversion between ioc lock and bfqd lock
2021-06-25 Jan Karabfq: Remove merged request already in bfq_requests_merged()
2021-06-24 Christoph Hellwigblock: pass a gendisk to bdev_disk_changed
2021-06-24 Christoph Hellwigblock: move bdev_disk_changed
2021-06-24 Christoph Hellwigblock: add the events* attributes to disk_attrs
2021-06-24 Christoph Hellwigblock: move the disk events code to a separate file
2021-06-24 Edward Hsiehblock: fix trace completion for chained bio
2021-06-21 Thomas Bracht Laum... block/partitions/msdos: Fix typo inidicator -> indicator
2021-06-21 Paolo Valenteblock, bfq: reset waker pointer with shared queues
2021-06-21 Paolo Valenteblock, bfq: check waker only for queues with no in...
2021-06-21 Paolo Valenteblock, bfq: avoid delayed merge of async queues
2021-06-21 Pietro Pedroniblock, bfq: boost throughput by extending queue-merging...
2021-06-21 Paolo Valenteblock, bfq: consider also creation time in delayed...
2021-06-21 Luca Mariottiblock, bfq: fix delayed stable merge check
2021-06-21 Paolo Valenteblock, bfq: let also stably merged queues enjoy weight...
2021-06-21 Zhang Yiblk-wbt: make sure throttle is enabled properly
2021-06-21 Zhang Yiblk-wbt: introduce a new disable state to prevent false...
2021-06-21 Bart Van Asscheblock/mq-deadline: Prioritize high-priority requests
2021-06-21 Bart Van Asscheblock/mq-deadline: Add cgroup support
2021-06-21 Bart Van Asscheblock/mq-deadline: Track I/O statistics
2021-06-21 Bart Van Asscheblock/mq-deadline: Add I/O priority support
2021-06-21 Bart Van Asscheblock/mq-deadline: Micro-optimize the batching algorithm
2021-06-21 Bart Van Asscheblock/mq-deadline: Reserve 25% of scheduler tags for...
2021-06-21 Bart Van Asscheblock/mq-deadline: Improve the sysfs show and store...
2021-06-21 Bart Van Asscheblock/mq-deadline: Improve compile-time argument checking
2021-06-21 Bart Van Asscheblock/mq-deadline: Rename dd_init_queue() and dd_exit_q...
2021-06-21 Bart Van Asscheblock/mq-deadline: Remove two local variables
2021-06-21 Bart Van Asscheblock/mq-deadline: Add two lockdep_assert_held() statements
2021-06-21 Bart Van Asscheblock/mq-deadline: Add several comments
2021-06-21 Bart Van Asscheblock: Introduce the ioprio rq-qos policy
2021-06-21 Bart Van Asscheblock/blk-rq-qos: Move a function from a header file...
2021-06-21 Bart Van Asscheblock/blk-cgroup: Swap the blk_throtl_init() and blk_io...
2021-06-21 Bart Van Asscheblock/Kconfig: Make the BLK_WBT and BLK_WBT_MQ entries...
2021-06-18 lijiaziblk-wbt: remove outdated comment
2021-06-18 Damien Le Moalblock: Remove unnecessary elevator operation checks
2021-06-18 Ming Leiblk-mq: fix use-after-free in blk_mq_exit_sched
2021-06-16 Ming Leiblock: mark queue init done at the end of blk_register_...
2021-06-16 Ming Leiblock: fix race between adding/removing rq qos and...
2021-06-11 Christoph Hellwigblk-mq: remove blk_mq_init_sq_queue
2021-06-11 Christoph Hellwigblk-mq: add the blk_mq_alloc_disk APIs
2021-06-11 Christoph Hellwigblk-mq: improve the blk_mq_init_allocated_queue interface
2021-06-11 Christoph Hellwigblk-mq: factor out a blk_mq_alloc_sq_tag_set helper
2021-06-08 Jan Kararq-qos: fix missed wake-ups in rq_qos_throttle try two
2021-06-03 Bart Van Asscheblock: Update blk_update_request() documentation
2021-06-03 Jan Karablock: Do not pull requests from the scheduler when...
2021-06-01 Christoph Hellwigblock: remove bdget_disk
2021-06-01 Christoph Hellwigblock: factor out a part_devt helper
2021-06-01 Christoph Hellwigblock: move bd_part_count to struct gendisk
2021-06-01 Christoph Hellwigblock: move bd_mutex to struct gendisk
2021-06-01 Christoph Hellwigblock: unexport blk_alloc_queue
2021-06-01 Christoph Hellwigblock: add blk_alloc_disk and blk_cleanup_disk APIs
2021-06-01 Christoph Hellwigblock: add a flag to make put_disk on partially initali...
2021-06-01 Christoph Hellwigblock: automatically enable GENHD_FL_EXT_DEVT
2021-06-01 Christoph Hellwigblock: move the DISK_MAX_PARTS sanity check into __devi...
2021-06-01 Christoph Hellwigblock: refactor device number setup in __device_add_disk
2021-05-24 John Garryblk-mq: Use request queue-wide tags for tagset-wide...
2021-05-24 John Garryblk-mq: Some tag allocation code refactoring
2021-05-24 Ming Leiblk-mq: clearing flush request reference in tags->rqs[]
2021-05-24 Ming Leiblk-mq: clear stale request in tags->rq[] before freein...
2021-05-24 Ming Leiblk-mq: grab rq->refcount before calling ->fn in blk_mq...
2021-05-24 Ming Leiblock: avoid double io accounting for flush request
2021-05-24 Max Gurtovoyblock: remove unneeded parenthesis from blk-sysfs
2021-05-24 Tejun Heoblkcg: drop CLONE_IO check in blkcg_can_attach()
2021-05-24 zhangyi (F)block_dump: remove block_dump feature
2021-05-23 Linus TorvaldsMerge tag 'perf-urgent-2021-05-23' of git://git./linux...
2021-05-23 Linus TorvaldsMerge tag 'locking-urgent-2021-05-23' of git://git...
2021-05-23 Linus TorvaldsMerge tag 'irq-urgent-2021-05-23' of git://git./linux...
2021-05-23 Linus TorvaldsMerge tag 'x86_urgent_for_v5.13_rc3' of git://git....
2021-05-23 Linus TorvaldsMerge tag 'powerpc-5.13-4' of git://git./linux/kernel...
2021-05-23 Linus TorvaldsMerge tag 'kbuild-fixes-v5.13' of git://git./linux...
2021-05-22 Linus TorvaldsMerge tag 'block-5.13-2021-05-22' of git://git.kernel...
2021-05-22 Linus TorvaldsMerge tag 'io_uring-5.13-2021-05-22' of git://git.kerne...
2021-05-22 Linus TorvaldsMerge tag 'for-linus-5.13b-rc3-tag' of git://git./linux...
2021-05-21 Linus TorvaldsMerge tag 'for-5.13-rc2-tag' of git://git./linux/kernel...
2021-05-21 Linus TorvaldsMerge tag 'gpio-fixes-for-v5.13-rc3' of git://git....
2021-05-21 Linus TorvaldsMerge tag 'mmc-v5.13-rc1' of git://git./linux/kernel...
2021-05-21 Linus TorvaldsMerge tag 'devicetree-fixes-for-5.13-2' of git://git...
2021-05-21 Linus TorvaldsMerge branch 'for-v5.13-rc3' of git://git./linux/kernel...
2021-05-21 Linus TorvaldsMerge tag 'modules-for-v5.13-rc3' of git://git./linux...
2021-05-21 Linus TorvaldsMerge tag 'for-linus' of git://github.com/openrisc...
2021-05-21 Dave AirlieMerge tag 'drm-misc-fixes-2021-05-20' of git://anongit...
2021-05-21 Linus TorvaldsMerge tag 'arm-soc-fixes-5.13-1' of git://git./linux...
2021-05-21 Linus TorvaldsMerge branch 'urgent.2021.05.20a' of git://git./linux...
2021-05-21 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2021-05-21 Linus TorvaldsMerge tag 'for-5.13/dm-fixes' of git://git./linux/kerne...
2021-05-20 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2021-05-20 Linus TorvaldsMerge tag 'sound-5.13-rc3' of git://git./linux/kernel...
2021-05-20 Linus TorvaldsMerge tag 'platform-drivers-x86-v5.13-2' of git://git...
2021-05-20 Linus TorvaldsMerge tag 'char-misc-5.13-rc3' of git://git./linux...
2021-05-20 Linus TorvaldsMerge tag 'quota_for_v5.13-rc3' of git://git./linux...
2021-05-20 Christoph Hellwigblock: prevent block device lookups at the beginning...
2021-05-19 Linus TorvaldsMerge tag 'fs.idmapped.mount_setattr.v5.13-rc3' of...
2021-05-19 Jani NikulaMerge tag 'gvt-fixes-2021-05-19' of https://github...
2021-05-17 Thomas GleixnerMerge tag 'irqchip-fixes-5.13-1' of git://git./linux...
2021-05-17 Linus TorvaldsMerge tag 'for-5.13-rc2-tag' of git://git./linux/kernel...
2021-05-16 Linus TorvaldsMerge tag 'driver-core-5.13-rc2' of git://git./linux...
2021-05-16 Linus TorvaldsMerge tag 'staging-5.13-rc2' of git://git./linux/kernel...
2021-05-16 Linus TorvaldsMerge tag 'usb-5.13-rc2' of git://git./linux/kernel...
next