| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'block-6.9-20240420' of git://git.kernel.dk/linux | Linus Torvalds | 2024-04-20 | 3 | -13/+26 |
|\ |
|
| * | blk-iocost: do not WARN if iocg was already offlined | Li Nan | 2024-04-19 | 1 | -2/+5 |
| * | block: propagate partition scanning errors to the BLKRRPART ioctl | Christoph Hellwig | 2024-04-18 | 2 | -11/+21 |
* | | Merge tag 'block-6.9-20240412' of git://git.kernel.dk/linux | Linus Torvalds | 2024-04-12 | 5 | -16/+21 |
|\| |
|
| * | block: fix that blk_time_get_ns() doesn't update time after schedule | Yu Kuai | 2024-04-12 | 1 | -0/+1 |
| * | block: allow device to have both virt_boundary_mask and max segment size | Ming Lei | 2024-04-07 | 1 | -10/+6 |
| * | block: fix q->blkg_list corruption during disk rebind | Ming Lei | 2024-04-07 | 3 | -3/+10 |
| * | blk-iocost: avoid out of bounds shift | Rik van Riel | 2024-04-06 | 1 | -3/+4 |
* | | Merge tag 'block-6.9-20240405' of git://git.kernel.dk/linux | Linus Torvalds | 2024-04-06 | 1 | -2/+3 |
|\| |
|
| * | block: fix overflow in blk_ioctl_discard() | Li Nan | 2024-04-02 | 1 | -2/+3 |
* | | Merge tag 'vfs-6.9-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2024-04-05 | 1 | -18/+66 |
|\ \
| |/
|/| |
|
| * | fs,block: yield devices early | Christian Brauner | 2024-03-27 | 1 | -8/+56 |
| * | block: count BLK_OPEN_RESTRICT_WRITES openers | Christian Brauner | 2024-03-27 | 1 | -3/+3 |
| * | block: handle BLK_OPEN_RESTRICT_WRITES correctly | Christian Brauner | 2024-03-27 | 1 | -7/+7 |
* | | Merge tag 'block-6.9-20240329' of git://git.kernel.dk/linux | Linus Torvalds | 2024-03-29 | 4 | -11/+4 |
|\ \
| |/
|/| |
|
| * | block: Do not force full zone append completion in req_bio_endio() | Damien Le Moal | 2024-03-29 | 1 | -7/+2 |
| * | block: don't reject too large max_user_sectors in blk_validate_limits | Christoph Hellwig | 2024-03-26 | 1 | -2/+1 |
| * | block: Make blk_rq_set_mixed_merge() static | John Garry | 2024-03-26 | 2 | -2/+1 |
* | | Merge tag 'vfs-6.9-rc1.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2024-03-18 | 1 | -0/+7 |
|\ \
| |/
|/| |
|
| * | fs,block: get holder during claim | Christian Brauner | 2024-03-18 | 1 | -0/+7 |
* | | block: fix mismatched kerneldoc function name | Jiapeng Chong | 2024-03-14 | 1 | -1/+1 |
* | | Revert "blk-lib: check for kill signal" | Christoph Hellwig | 2024-03-14 | 1 | -39/+1 |
* | | Revert "block/mq-deadline: use correct way to throttling write requests" | Bart Van Assche | 2024-03-13 | 1 | -2/+1 |
* | | block: limit block time caching to in_task() context | Jens Axboe | 2024-03-13 | 1 | -1/+1 |
|/ |
|
* | Revert "dm: use queue_limits_set" | Linus Torvalds | 2024-03-12 | 1 | -1/+1 |
* | Merge tag 'for-6.9/block-20240310' of git://git.kernel.dk/linux | Linus Torvalds | 2024-03-11 | 29 | -361/+687 |
|\ |
|
| * | block: partitions: only define function mac_fix_string for CONFIG_PPC_PMAC | Colin Ian King | 2024-03-09 | 1 | -0/+2 |
| * | Merge tag 'md-6.9-20240306' of https://git.kernel.org/pub/scm/linux/kernel/gi... | Jens Axboe | 2024-03-06 | 1 | -24/+0 |
| |\ |
|
| | * | block: remove disk_stack_limits | Christoph Hellwig | 2024-03-06 | 1 | -24/+0 |
| * | | block: move capacity validation to blkpg_do_ioctl() | Li Lingfeng | 2024-03-06 | 2 | -12/+8 |
| * | | block: prevent division by zero in blk_rq_stat_sum() | Roman Smirnov | 2024-03-06 | 1 | -1/+1 |
| * | | sed-opal: Remove the ret variable from the function | Li kunyu | 2024-03-06 | 1 | -4/+2 |
| * | | sed-opal: Remove unnecessary ‘0’ values from ret | Li kunyu | 2024-03-06 | 1 | -2/+2 |
| * | | sed-opal: Remove unnecessary ‘0’ values from err | Li zeming | 2024-03-06 | 1 | -1/+1 |
| * | | sed-opal: Remove unnecessary ‘0’ values from error | Li zeming | 2024-03-06 | 1 | -2/+2 |
| * | | block: make block_class constant | Ricardo B. Marliere | 2024-03-06 | 1 | -1/+1 |
| * | | block: Fix page refcounts for unaligned buffers in __bio_release_pages() | Tony Battersby | 2024-03-06 | 1 | -3/+4 |
| |/ |
|
| * | dm: use queue_limits_set | Christoph Hellwig | 2024-03-01 | 1 | -1/+1 |
| * | block: add a queue_limits_stack_bdev helper | Christoph Hellwig | 2024-03-01 | 1 | -0/+25 |
| * | block: add a queue_limits_set helper | Christoph Hellwig | 2024-03-01 | 1 | -0/+18 |
| * | blk-mq: don't change nr_hw_queues and nr_maps for kdump kernel | Ming Lei | 2024-02-28 | 1 | -8/+6 |
| * | bdev: remove SLAB_MEM_SPREAD flag usage | Chengming Zhou | 2024-02-24 | 1 | -1/+1 |
| * | block/blk-mq: Don't complete locally if capacities are different | Qais Yousef | 2024-02-24 | 1 | -2/+3 |
| * | blk-lib: check for kill signal | Keith Busch | 2024-02-24 | 1 | -1/+39 |
| * | block: io wait hang check helper | Keith Busch | 2024-02-24 | 3 | -27/+17 |
| * | block: cleanup __blkdev_issue_write_zeroes | Keith Busch | 2024-02-24 | 1 | -12/+9 |
| * | block: blkdev_issue_secure_erase loop style | Keith Busch | 2024-02-24 | 1 | -6/+5 |
| * | block: fix deadlock between bd_link_disk_holder and partition scan | Li Nan | 2024-02-23 | 1 | -5/+7 |
| * | block: Do not include rbtree.h in blk-zoned.c | Damien Le Moal | 2024-02-22 | 1 | -1/+0 |
| * | block: Clear zone limits for a non-zoned stacked queue | Damien Le Moal | 2024-02-22 | 1 | -0/+4 |