- 9458fa0 BACKPORT: bio: limit bio max size by Changheun Lee · 3 years, 8 months ago
- d92620d Merge remote-tracking branch 'aosp/upstream-f2fs-stable-linux-5.10.y' into android12-5.10 by Jaegeuk Kim · 3 years, 10 months ago
- d96cd09a fs: simplify freeze_bdev/thaw_bdev by Christoph Hellwig · 4 years, 1 month ago
- d55d15a scsi: block: Do not accept any requests while suspended by Alan Stern · 4 years, 1 month ago
- 782c9ef scsi: block: Remove RQF_PREEMPT and BLK_MQ_REQ_PREEMPT by Bart Van Assche · 4 years, 1 month ago
- 65f33b3 block: fix incorrect branching in blk_max_size_offset() by Mike Snitzer · 4 years, 1 month ago
- 3ee16db dm: fix IO splitting by Mike Snitzer · 4 years, 1 month ago
- b296a6d kernel.h: split out min()/max() et al. helpers by Andy Shevchenko · 4 years, 3 months ago
- 7cd4ecd Merge tag 'drivers-5.10-2020-10-12' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 3 months ago
- 3ad11d7 Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 3 months ago
- fe6f0cd block: soft limit zone-append sectors as well by Johannes Thumshirn · 4 years, 3 months ago
- 6fcd669 block: optimize blk_queue_zoned_model for !CONFIG_BLK_DEV_ZONED by Christoph Hellwig · 4 years, 5 months ago
- d59da41 block: remove the unused blk_integrity_merge_bio export by Christoph Hellwig · 4 years, 3 months ago
- 92cf2fd block: remove the unused blk_integrity_merge_rq export by Christoph Hellwig · 4 years, 3 months ago
- 0549e87 block: move 'q_usage_counter' into front of 'request_queue' by Ming Lei · 4 years, 3 months ago
- 10ed166 block: add a bdget_part helper by Christoph Hellwig · 4 years, 3 months ago
- 021a244 block: add QUEUE_FLAG_NOWAIT by Mike Snitzer · 4 years, 4 months ago
- fa01b1e block: add a bdev_is_partition helper by Christoph Hellwig · 4 years, 4 months ago
- 1cb039f bdi: replace BDI_CAP_STABLE_WRITES with a queue and a sb flag by Christoph Hellwig · 4 years, 3 months ago
- c2e4cd5 block: lift setting the readahead size into the block layer by Christoph Hellwig · 4 years, 3 months ago
- 1fb1a2a block: mark blkdev_get static by Christoph Hellwig · 4 years, 4 months ago
- 07d098e block: allow 'chunk_sectors' to be non-power-of-2 by Mike Snitzer · 4 years, 4 months ago
- 27ba3e8 scsi: sd: sd_zbc: Fix handling of host-aware ZBC disks by Damien Le Moal · 4 years, 4 months ago
- 7b26410 block: introduce part_[begin|end]_io_acct by Song Liu · 4 years, 4 months ago
- 384d87e block: Do not discard buffers under a mounted filesystem by Jan Kara · 4 years, 4 months ago
- f1b49fd blk-mq: Record active_queues_shared_sbitmap per tag_set for when using shared sbitmap by John Garry · 4 years, 5 months ago
- bccf5e2 blk-mq: Record nr_active_requests per queue for when using shared sbitmap by John Garry · 4 years, 5 months ago
- 7cf34d9 block: remove the discard_alignment field from struct hd_struct by Christoph Hellwig · 4 years, 4 months ago
- 7b8917f block: remove the alignment_offset field from struct hd_struct by Christoph Hellwig · 4 years, 4 months ago
- db04e18 block: Make request_queue.rpm_status an enum by Geert Uytterhoeven · 4 years, 5 months ago
- 060a72a Merge tag 'for-5.9/block-merge-20200804' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 5 months ago
- e0fc99e Merge tag 'for-5.9/drivers-20200803' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 5 months ago
- cdc8fcb Merge tag 'for-5.9/io_uring-20200802' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 5 months ago
- 382625d Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 5 months ago
- b9b1a5d block: remove blk_queue_stack_limits by Christoph Hellwig · 4 years, 6 months ago
- 9efa82e block: remove bdev_stack_limits by Christoph Hellwig · 4 years, 6 months ago
- 3093a47 block: inherit the zoned characteristics in blk_stack_limits by Christoph Hellwig · 4 years, 6 months ago
- 4f43d64 Merge branch 'for-5.9/drivers' into for-5.9/block-merge by Jens Axboe · 4 years, 6 months ago
- 9caaa66 Merge branch 'for-5.9/block' into for-5.9/block-merge by Jens Axboe · 4 years, 6 months ago
- ecbe6bc block: use bd_prepare_to_claim directly in the loop driver by Christoph Hellwig · 4 years, 6 months ago
- 659bf82 block: add max_active_zones to blk-sysfs by Niklas Cassel · 4 years, 6 months ago
- e15864f block: add max_open_zones to blk-sysfs by Niklas Cassel · 4 years, 6 months ago
- a564e23 md: switch to ->check_events for media change notifications by Christoph Hellwig · 4 years, 6 months ago
- 482c6b6 Merge tag 'v5.8-rc4' into for-5.9/drivers by Jens Axboe · 4 years, 6 months ago
- 6b7b181 block: remove the bd_block_size field from struct block_device by Christoph Hellwig · 4 years, 6 months ago
- 5a6c35f block: remove direct_make_request by Christoph Hellwig · 4 years, 6 months ago
- ed00aab block: rename generic_make_request to submit_bio_noacct by Christoph Hellwig · 4 years, 6 months ago
- c62b37d block: move ->make_request_fn to struct block_device_operations by Christoph Hellwig · 4 years, 6 months ago
- f695ca3 block: remove the request_queue argument from blk_queue_split by Christoph Hellwig · 4 years, 6 months ago
- bfe373f blk-mq-debugfs: update blk_queue_flag_name[] accordingly for new flags by Hou Tao · 4 years, 8 months ago
- 621c1f4 block: move struct block_device to blk_types.h by Christoph Hellwig · 4 years, 7 months ago
- 1a4dcfa block: reduce ifdef CONFIG_BLOCK madness in headers by Christoph Hellwig · 4 years, 7 months ago
- d2de7ea fs: move the buffer_heads_over_limit stub to buffer_head.h by Christoph Hellwig · 4 years, 7 months ago
- 3f1266f block: move block-related definitions out of fs.h by Christoph Hellwig · 4 years, 7 months ago
- 85e0cbb block: create the request_queue debugfs_dir on registration by Luis Chamberlain · 4 years, 7 months ago
- e8c7d14 block: revert back to synchronous request_queue removal by Luis Chamberlain · 4 years, 7 months ago
- c3077b5 blk-mq: merge blk-softirq.c into blk-mq.c by Christoph Hellwig · 4 years, 7 months ago
- 5a473e8 block: provide plug based way of signaling forced no-wait semantics by Jens Axboe · 4 years, 7 months ago
- dc35ada block: fix a warning when blkdev.h is included for !CONFIG_BLOCK builds by Christoph Hellwig · 4 years, 7 months ago
- 956d510 block: add disk/bio-based accounting helpers by Christoph Hellwig · 4 years, 7 months ago
- 9398554 block: remove the error_sector argument to blkdev_issue_flush by Christoph Hellwig · 4 years, 8 months ago
- d145dc2 block: Make blk-integrity preclude hardware inline encryption by Satya Tangirala · 4 years, 8 months ago
- a892c8d block: Inline encryption support for blk-mq by Satya Tangirala · 4 years, 8 months ago
- 1b26283 block: Keyslot Manager for Inline Encryption by Satya Tangirala · 4 years, 8 months ago
- 71ac860 block: move blk_io_schedule() out of header file by Ming Lei · 4 years, 8 months ago
- e732671 block: Modify revalidate zones by Damien Le Moal · 4 years, 8 months ago
- 1392d37 block: introduce blk_req_zone_write_trylock by Johannes Thumshirn · 4 years, 8 months ago
- 0512a75 block: Introduce REQ_OP_ZONE_APPEND by Keith Busch · 4 years, 8 months ago
- 02992df8 block: provide fallbacks for blk_queue_zone_is_seq and blk_queue_zone_no by Johannes Thumshirn · 4 years, 8 months ago
- e6249cd block: add blk_io_schedule() for avoiding task hung in sync dio by Ming Lei · 4 years, 8 months ago
- bdf8710 block: move dma_pad handling from blk_rq_map_sg into the callers by Christoph Hellwig · 4 years, 9 months ago
- cc97923 block: move dma drain handling to scsi by Christoph Hellwig · 4 years, 9 months ago
- 89de150 block: provide a blk_rq_map_sg variant that returns the last element by Christoph Hellwig · 4 years, 9 months ago
- e64a0e1 block: remove RQF_COPY_USER by Christoph Hellwig · 4 years, 9 months ago
- 1592614 Merge tag 'for-5.7/drivers-2020-03-29' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 9 months ago
- 02694e8 block: add a zone condition debug helper by Chaitanya Kulkarni · 4 years, 10 months ago
- 3d745ea block: simplify queue allocation by Christoph Hellwig · 4 years, 10 months ago
- 348e114 block: move the ->devnode callback to struct block_device_operations by Christoph Hellwig · 4 years, 10 months ago
- 1a9fba3 block: unexport read_dev_sector and put_dev_sector by Christoph Hellwig · 4 years, 10 months ago
- e959e54 block: Remove used kblockd_schedule_work_on() by Daniel Wagner · 4 years, 10 months ago
- c780e86 blktrace: Protect q->blk_trace with RCU by Jan Kara · 5 years ago
- 33c84e8 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
- ad6bf88 block: fix an integer overflow in logical block size by Mikulas Patocka · 5 years ago
- ee6a129 compat_ioctl: block: add blkdev_compat_ptr_ioctl by Arnd Bergmann · 5 years ago
- ae58954 block: don't handle bio based drivers in blk_revalidate_disk_zones by Christoph Hellwig · 5 years ago
- f216fdd block: replace seq_zones_bitmap with conv_zones_bitmap by Christoph Hellwig · 5 years ago
- 9b38bb4 block: simplify blkdev_nr_zones by Christoph Hellwig · 5 years ago
- 0da5221 Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 5 years ago
- d410035 block: rework zone reporting by Christoph Hellwig · 5 years ago
- e876df1 block: add zone open, close and finish ioctl support by Ajay Joshi · 5 years ago
- 6c1b1da block: add zone open, close and finish operations by Ajay Joshi · 5 years ago
- 98aaaec compat_ioctl: reimplement SG_IO handling by Arnd Bergmann · 6 years ago
- 9566256 block: Remove request_queue.nr_queues by Bart Van Assche · 5 years ago
- 2e959dd Merge tag 'for-5.4/post-2019-09-24' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
- 671df18 Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 5 years ago
- 54d4e6a block: centralize PI remapping logic to the block layer by Max Gurtovoy · 5 years ago
- 3d24430 block: make rq sector size accessible for block stats by Hou Tao · 6 years ago
- 68c43f1 block: Introduce elevator features by Damien Le Moal · 5 years ago
- 45147fb block: add a helper function to merge the segments by Yoshihiro Shimoda · 5 years ago
- 6f816b4 blk-mq: add optional request->alloc_time_ns by Tejun Heo · 5 years ago