block: remove the gendisk argument to blk_execute_rq
[linux-2.6-microblaze.git] / block /
2021-11-29 Christoph Hellwigblock: remove the gendisk argument to blk_execute_rq
2021-11-29 Christoph Hellwigblock: remove the ->rq_disk field in struct request
2021-11-29 Christoph Hellwigblock: don't check ->rq_disk in merges
2021-11-29 Colin Ian Kingblock: Remove redundant initialization of variable ret
2021-11-29 Christoph Hellwigblock: simplify ioc_lookup_icq
2021-11-29 Christoph Hellwigblock: simplify ioc_create_icq
2021-11-29 Christoph Hellwigblock: return the io_context from create_task_io_context
2021-11-29 Christoph Hellwigblock: use alloc_io_context in __copy_io
2021-11-29 Christoph Hellwigblock: factor out a alloc_io_context helper
2021-11-29 Christoph Hellwigblock: remove get_io_context_active
2021-11-29 Christoph Hellwigblock: move the remaining elv.icq handling to the I...
2021-11-29 Christoph Hellwigblock: move blk_mq_sched_assign_ioc to blk-ioc.c
2021-11-29 Christoph Hellwigblock: mark put_io_context_active static
2021-11-29 Christoph HellwigRevert "block: Provide blk_mq_sched_get_icq()"
2021-11-29 Christoph Hellwigbfq: use bfq_bic_lookup in bfq_limit_depth
2021-11-29 Christoph Hellwigbfq: simplify bfq_bic_lookup
2021-11-29 Christoph Hellwigfork: move copy_io to block/blk-ioc.c
2021-11-29 Ming Leiblk-mq: use bio->bi_opf after bio is checked
2021-11-29 Jan Karabfq: Do not let waker requests skip proper accounting
2021-11-29 Jan Karabfq: Log waker detections
2021-11-29 Jan Karabfq: Provide helper to generate bfqq name
2021-11-29 Jan Karabfq: Limit waker detection in time
2021-11-29 Jan Karabfq: Limit number of requests consumed by each cgroup
2021-11-29 Jan Karabfq: Store full bitmap depth in bfq_data
2021-11-29 Jan Karabfq: Track number of allocated requests in bfq_entity
2021-11-29 Jan Karablock: Provide blk_mq_sched_get_icq()
2021-11-29 Eric Biggersblk-crypto: remove blk_crypto_unregister()
2021-11-29 Christoph Hellwigblk-mq: cleanup request allocation
2021-11-29 Christoph Hellwigblock: don't include <linux/part_stat.h> in blk.h
2021-11-29 Christoph Hellwigblock: don't include <linux/idr.h> in blk.h
2021-11-29 Christoph Hellwigblock: don't include <linux/blk-mq.h> in blk.h
2021-11-29 Christoph Hellwigblock: don't include blk-mq.h in blk.h
2021-11-29 Christoph Hellwigblock: don't include blk-mq-sched.h in blk.h
2021-11-29 Christoph Hellwigblock: remove the e argument to elevator_exit
2021-11-29 Christoph Hellwigblock: remove elevator_exit
2021-11-29 Christoph Hellwigblock: move blk_get_flush_queue to blk-flush.c
2021-11-29 Guo Zhengkuiblk_mq: remove repeated includes
2021-11-29 Jens Axboeblock: move io_context creation into where it's needed
2021-11-29 Jens Axboeblock: only allocate poll_stats if there's a user of...
2021-11-29 Jens Axboeblk-ioprio: don't set bio priority if not needed
2021-11-29 Christoph Hellwigblk-mq: move more plug handling from blk_mq_submit_bio...
2021-11-29 Christoph Hellwigblk-mq: simplify the plug handling in blk_mq_submit_bio
2021-11-29 Christoph Hellwigblock: don't set GENHD_FL_NO_PART for hidden gendisks
2021-11-29 Christoph Hellwigblock: remove GENHD_FL_EXT_DEVT
2021-11-29 Christoph Hellwigblock: remove GENHD_FL_SUPPRESS_PARTITION_INFO
2021-11-29 Christoph Hellwigblock: remove the GENHD_FL_HIDDEN check in blkdev_get_n...
2021-11-29 Christoph Hellwigblock: rename GENHD_FL_NO_PART_SCAN to GENHD_FL_NO_PART
2021-11-29 Christoph Hellwigblock: merge disk_scan_partitions and blkdev_reread_part
2021-11-29 Christoph Hellwigblock: remove a dead check in show_partition
2021-11-29 Christoph Hellwigblock: move GENHD_FL_BLOCK_EVENTS_ON_EXCL_WRITE to...
2021-11-29 Christoph Hellwigblock: move GENHD_FL_NATIVE_CAPACITY to disk->state
2021-11-29 Christoph Hellwigblock: don't include blk-mq headers in blk-core.c
2021-11-29 Christoph Hellwigblock: move blk_print_req_error to blk-mq.c
2021-11-29 Christoph Hellwigblock: move blk_dump_rq_flags to blk-mq.c
2021-11-29 Christoph Hellwigblock: move blk_account_io_{start,done} to blk-mq.c
2021-11-29 Christoph Hellwigblock: move blk_steal_bios to blk-mq.c
2021-11-29 Christoph Hellwigblock: move blk_rq_init to blk-mq.c
2021-11-29 Christoph Hellwigblock: move request based cloning helpers to blk-mq.c
2021-11-29 Christoph Hellwigblk-mq: move blk_mq_flush_plug_list
2021-11-29 Christoph Hellwigblock: remove blk-exec.c
2021-11-29 Christoph Hellwigblock: remove rq_flush_dcache_pages
2021-11-29 Christoph Hellwigblock: move blk_rq_err_bytes to scsi
2021-11-28 Linus TorvaldsMerge tag 'for_linus' of git://git./linux/kernel/git...
2021-11-28 Linus TorvaldsMerge tag 'x86-urgent-2021-11-28' of git://git./linux...
2021-11-28 Linus TorvaldsMerge tag 'sched-urgent-2021-11-28' of git://git./linux...
2021-11-28 Linus TorvaldsMerge tag 'perf-urgent-2021-11-28' of git://git./linux...
2021-11-28 Linus TorvaldsMerge tag 'locking-urgent-2021-11-28' of git://git...
2021-11-28 Linus TorvaldsMerge tag 'trace-v5.16-rc2-3' of git://git./linux/kerne...
2021-11-28 Linus TorvaldsMerge tag 'iommu-fixes-v5.16-rc2' of git://git./linux...
2021-11-27 Linus TorvaldsMerge tag '5.16-rc2-ksmbd-fixes' of git://git.samba...
2021-11-27 Linus TorvaldsMerge tag 'xfs-5.16-fixes-1' of git://git./fs/xfs/xfs...
2021-11-27 Linus TorvaldsMerge tag 'iomap-5.16-fixes-1' of git://git./fs/xfs...
2021-11-27 Linus TorvaldsMerge tag 'trace-v5.16-rc2-2' of git://git./linux/kerne...
2021-11-27 Linus TorvaldsMerge tag 'io_uring-5.16-2021-11-27' of git://git.kerne...
2021-11-27 Linus TorvaldsMerge tag 'block-5.16-2021-11-27' of git://git.kernel...
2021-11-27 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2021-11-27 Linus TorvaldsMerge tag 'nfs-for-5.16-2' of git://git.linux-nfs.org...
2021-11-27 Linus TorvaldsMerge tag 'erofs-for-5.16-rc3-fixes' of git://git....
2021-11-27 Linus TorvaldsMerge tag 'powerpc-5.16-3' of git://git./linux/kernel...
2021-11-27 Linus TorvaldsMerge tag 'mips-fixes_5.16_2' of git://git./linux/kerne...
2021-11-26 Linus TorvaldsMerge tag 'net-5.16-rc3' of git://git./linux/kernel...
2021-11-26 Linus TorvaldsMerge tag 'acpi-5.16-rc3' of git://git./linux/kernel...
2021-11-26 Linus TorvaldsMerge tag 'pm-5.16-rc3' of git://git./linux/kernel...
2021-11-26 Linus TorvaldsMerge tag 'fuse-fixes-5.16-rc3' of git://git./linux...
2021-11-26 Linus TorvaldsMerge tag 'for-5.16-rc2-tag' of git://git./linux/kernel...
2021-11-26 Linus TorvaldsMerge tag 'char-misc-5.16-rc3' of git://git./linux...
2021-11-26 Linus TorvaldsMerge tag 'staging-5.16-rc3' of git://git./linux/kernel...
2021-11-26 Linus TorvaldsMerge tag 'usb-5.16-rc1' of git://git./linux/kernel...
2021-11-26 Linus TorvaldsMerge tag 'mmc-v5.16-rc1' of git://git./linux/kernel...
2021-11-26 Linus TorvaldsMerge branch 'i2c/for-current' of git://git./linux...
2021-11-26 Linus TorvaldsMerge tag 'for-linus-5.16c-rc3-tag' of git://git./linux...
2021-11-26 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2021-11-26 Jens Axboeblock: call rq_qos_done() before ref check in batch...
2021-11-26 Linus TorvaldsMerge tag 'drm-fixes-2021-11-26' of git://anongit.freed...
2021-11-26 Dave AirlieMerge tag 'drm-misc-fixes-2021-11-25' of git://anongit...
2021-11-25 Linus TorvaldsMerge tag 'block-5.16-2021-11-25' of git://git.kernel...
2021-11-25 Linus TorvaldsMerge tag 'io_uring-5.16-2021-11-25' of git://git.kerne...
2021-11-25 Linus TorvaldsMerge tag 'asm-generic-5.16-2' of git://git./linux...
2021-11-25 Linus TorvaldsMerge tag 'folio-5.16b' of git://git.infradead.org...
2021-11-25 Yang Guangblock: fix parameter not described warning
next