| Commit message (Expand) | Author | Age | Files | Lines |
* | blk-mq: Swap two calls in blk_mq_exit_queue() | Bart Van Assche | 2021-05-19 | 1 | -2/+4 |
* | blk-mq: plug request for shared sbitmap | Ming Lei | 2021-05-19 | 1 | -2/+3 |
* | kyber: fix out of bounds access when preempted | Omar Sandoval | 2021-05-19 | 4 | -9/+10 |
* | blk-iocost: fix weight updates of inner active iocgs | Tejun Heo | 2021-05-19 | 1 | -2/+12 |
* | block: return -EBUSY when there are open partitions in blkdev_reread_part | Christoph Hellwig | 2021-04-28 | 1 | -0/+2 |
* | block: only update parent bi_status when bio fail | Yufen Yu | 2021-04-16 | 1 | -1/+1 |
* | block: recalculate segment count for multi-segment discards correctly | David Jeffery | 2021-03-30 | 1 | -0/+8 |
* | block: Suppress uevent for hidden device when removed | Daniel Wagner | 2021-03-30 | 1 | -3/+1 |
* | block: Fix REQ_OP_ZONE_RESET_ALL handling | Damien Le Moal | 2021-03-30 | 1 | -1/+1 |
* | blk-cgroup: Fix the recursive blkg rwstat | Xunlei Pang | 2021-03-30 | 1 | -1/+2 |
* | block: Discard page cache of zone reset target range | Shin'ichiro Kawasaki | 2021-03-17 | 1 | -2/+36 |
* | blk-settings: align max_sectors on "logical_block_size" boundary | Mikulas Patocka | 2021-03-04 | 1 | -0/+12 |
* | block: reopen the device in blkdev_reread_part | Christoph Hellwig | 2021-03-04 | 1 | -7/+14 |
* | bsg: free the request before return error code | Pan Bian | 2021-03-04 | 1 | -1/+3 |
* | bfq: Avoid false bfq queue merging | Jan Kara | 2021-03-04 | 1 | -0/+1 |
* | bfq-iosched: Revert "bfq: Fix computation of shallow depth" | Lin Feng | 2021-02-17 | 1 | -4/+4 |
* | blk-cgroup: Use cond_resched() when destroy blkgs | Baolin Wang | 2021-02-13 | 1 | -5/+13 |
* | blk-mq: test QUEUE_FLAG_HCTX_ACTIVE for sbitmap_shared in hctx_may_queue | Ming Lei | 2021-02-03 | 1 | -1/+1 |
* | blk-mq-debugfs: Add decode for BLK_MQ_F_TAG_HCTX_SHARED | John Garry | 2021-01-19 | 1 | -0/+1 |
* | bfq: Fix computation of shallow depth | Jan Kara | 2021-01-19 | 1 | -4/+4 |
* | block: fix use-after-free in disk_part_iter_next | Ming Lei | 2021-01-17 | 1 | -3/+6 |
* | blk-iocost: fix NULL iocg deref from racing against initialization | Tejun Heo | 2021-01-12 | 1 | -5/+11 |
* | scsi: block: Do not accept any requests while suspended | Alan Stern | 2021-01-12 | 2 | -8/+13 |
* | scsi: block: Remove RQF_PREEMPT and BLK_MQ_REQ_PREEMPT | Bart Van Assche | 2021-01-12 | 3 | -7/+3 |
* | scsi: block: Introduce BLK_MQ_REQ_PM | Bart Van Assche | 2021-01-12 | 2 | -3/+6 |
* | block: add debugfs stanza for QUEUE_FLAG_NOWAIT | Andres Freund | 2021-01-12 | 1 | -0/+1 |
* | scsi: block: Fix a race in the runtime power management code | Bart Van Assche | 2021-01-06 | 1 | -6/+9 |
* | Merge tag 'block-5.10-2020-12-05' of git://git.kernel.dk/linux-block | Linus Torvalds | 2020-12-05 | 1 | -1/+4 |
|\ |
|
| * | block: use gcd() to fix chunk_sectors limit stacking | Mike Snitzer | 2020-12-01 | 1 | -1/+4 |
* | | Merge tag 'for-5.10/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2020-12-04 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | dm: fix IO splitting | Mike Snitzer | 2020-12-04 | 1 | -1/+1 |
* | | block/keyslot-manager: prevent crash when num_slots=1 | Eric Biggers | 2020-11-20 | 1 | -0/+7 |
* | | blk-cgroup: fix a hd_struct leak in blkcg_fill_root_iostats | Christoph Hellwig | 2020-11-14 | 1 | -0/+1 |
* | | block: mark flush request as IDLE when it is really finished | Ming Lei | 2020-11-13 | 1 | -1/+6 |
|/ |
|
* | block: add a return value to set_capacity_revalidate_and_notify | Christoph Hellwig | 2020-11-12 | 1 | -1/+4 |
* | blk-mq: mark flush request as IDLE in flush_end_io() | Ming Lei | 2020-10-30 | 1 | -0/+1 |
* | block: advance iov_iter on bio_add_hw_page failure | Naohiro Aota | 2020-10-28 | 1 | -4/+7 |
* | blk-cgroup: Pre-allocate tree node on blkg_conf_prep | Gabriel Krisman Bertazi | 2020-10-26 | 1 | -2/+12 |
* | blk-cgroup: Fix memleak on error path | Gabriel Krisman Bertazi | 2020-10-26 | 1 | -0/+1 |
* | Merge tag 'block-5.10-2020-10-24' of git://git.kernel.dk/linux-block | Linus Torvalds | 2020-10-24 | 3 | -3/+7 |
|\ |
|
| * | block: blk-mq: fix a kernel-doc markup | Mauro Carvalho Chehab | 2020-10-23 | 1 | -1/+1 |
| * | blk-mq: remove the calling of local_memory_node() | Xianting Tian | 2020-10-20 | 2 | -2/+2 |
| * | block: add zone specific block statuses | Keith Busch | 2020-10-13 | 1 | -0/+4 |
* | | docs: bio: fix a kerneldoc markup | Mauro Carvalho Chehab | 2020-10-15 | 1 | -1/+1 |
* | | block: bio: fix a warning at the kernel-doc markups | Mauro Carvalho Chehab | 2020-10-15 | 1 | -1/+1 |
* | | Merge tag 'for-5.10/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2020-10-14 | 1 | -1/+0 |
|\ \
| |/
|/| |
|
| * | dm: fix request-based DM to not bounce through indirect dm_submit_bio | Mike Snitzer | 2020-10-07 | 1 | -1/+0 |
| * | Merge remote-tracking branch 'jens/for-5.10/block' into dm-5.10 | Mike Snitzer | 2020-09-29 | 28 | -1250/+2194 |
| |\ |
|
* | \ | Merge tag 'drivers-5.10-2020-10-12' of git://git.kernel.dk/linux-block | Linus Torvalds | 2020-10-13 | 1 | -3/+3 |
|\ \ \ |
|
| * | | | block: scsi_ioctl: Avoid the use of one-element arrays | Gustavo A. R. Silva | 2020-10-02 | 1 | -3/+3 |