summaryrefslogtreecommitdiffstats
path: root/block
Commit message (Expand)AuthorAgeFilesLines
...
| * block: Introduce blk_zone_update_request_bio()Damien Le Moal2024-04-172-7/+23
| * block: Remove req_bio_endio()Damien Le Moal2024-04-171-30/+28
| * block: Restore sector of flush requestsDamien Le Moal2024-04-171-0/+1
| * block: Call blkdev_dio_unaligned() from blkdev_direct_IO()John Garry2024-04-151-17/+12
| * blk-cgroup: use group allocation/free of per-cpu counters APIKefeng Wang2024-04-031-12/+6
| * blk-cgroup: use bio_list_merge_initChristoph Hellwig2024-04-011-2/+1
| * blk-throttle: Only use seq_printf() in tg_prfill_limit()John Garry2024-04-011-25/+26
| * blk-mq: don't schedule block kworker on isolated CPUsMing Lei2024-04-011-10/+47
* | Merge tag 'vfs-6.10.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds2024-05-132-1/+2
|\ \
| * | fs: claw back a few FMODE_* bitsChristian Brauner2024-04-072-1/+2
* | | Merge tag 'block-6.9-20240510' of git://git.kernel.dk/linuxLinus Torvalds2024-05-101-1/+4
|\ \ \
| * | | block: set default max segment size in case of virt_boundaryMing Lei2024-05-061-1/+4
* | | | Merge tag 'vfs-6.9-rc6.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-04-261-1/+1
|\ \ \ \
| * | | | block: fix module reference leakage from bdev_open_by_dev error pathYu Kuai2024-04-111-1/+1
* | | | | Merge tag 'block-6.9-20240420' of git://git.kernel.dk/linuxLinus Torvalds2024-04-203-13/+26
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | blk-iocost: do not WARN if iocg was already offlinedLi Nan2024-04-191-2/+5
| * | | | block: propagate partition scanning errors to the BLKRRPART ioctlChristoph Hellwig2024-04-182-11/+21
* | | | | Merge tag 'block-6.9-20240412' of git://git.kernel.dk/linuxLinus Torvalds2024-04-125-16/+21
|\| | | | | |/ / / |/| | |
| * | | block: fix that blk_time_get_ns() doesn't update time after scheduleYu Kuai2024-04-121-0/+1
| * | | block: allow device to have both virt_boundary_mask and max segment sizeMing Lei2024-04-071-10/+6
| * | | block: fix q->blkg_list corruption during disk rebindMing Lei2024-04-073-3/+10
| * | | blk-iocost: avoid out of bounds shiftRik van Riel2024-04-051-3/+4
* | | | Merge tag 'block-6.9-20240405' of git://git.kernel.dk/linuxLinus Torvalds2024-04-051-2/+3
|\| | |
| * | | block: fix overflow in blk_ioctl_discard()Li Nan2024-04-021-2/+3
| | |/ | |/|
* | | Merge tag 'vfs-6.9-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-04-051-18/+66
|\ \ \ | |/ / |/| |
| * | fs,block: yield devices earlyChristian Brauner2024-03-271-8/+56
| * | block: count BLK_OPEN_RESTRICT_WRITES openersChristian Brauner2024-03-271-3/+3
| * | block: handle BLK_OPEN_RESTRICT_WRITES correctlyChristian Brauner2024-03-271-7/+7
| |/
* | Merge tag 'block-6.9-20240329' of git://git.kernel.dk/linuxLinus Torvalds2024-03-294-11/+4
|\ \ | |/ |/|
| * block: Do not force full zone append completion in req_bio_endio()Damien Le Moal2024-03-281-7/+2
| * block: don't reject too large max_user_sectors in blk_validate_limitsChristoph Hellwig2024-03-261-2/+1
| * block: Make blk_rq_set_mixed_merge() staticJohn Garry2024-03-262-2/+1
* | Merge tag 'vfs-6.9-rc1.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-03-181-0/+7
|\ \ | |/ |/|
| * fs,block: get holder during claimChristian Brauner2024-03-181-0/+7
* | block: fix mismatched kerneldoc function nameJiapeng Chong2024-03-141-1/+1
* | Revert "blk-lib: check for kill signal"Christoph Hellwig2024-03-131-39/+1
* | Revert "block/mq-deadline: use correct way to throttling write requests"Bart Van Assche2024-03-131-2/+1
* | block: limit block time caching to in_task() contextJens Axboe2024-03-131-1/+1
|/
* Revert "dm: use queue_limits_set"Linus Torvalds2024-03-111-1/+1
* Merge tag 'for-6.9/block-20240310' of git://git.kernel.dk/linuxLinus Torvalds2024-03-1129-361/+687
|\
| * block: partitions: only define function mac_fix_string for CONFIG_PPC_PMACColin Ian King2024-03-091-0/+2
| * Merge tag 'md-6.9-20240306' of https://git.kernel.org/pub/scm/linux/kernel/gi...Jens Axboe2024-03-061-24/+0
| |\
| | * block: remove disk_stack_limitsChristoph Hellwig2024-03-061-24/+0
| * | block: move capacity validation to blkpg_do_ioctl()Li Lingfeng2024-03-062-12/+8
| * | block: prevent division by zero in blk_rq_stat_sum()Roman Smirnov2024-03-061-1/+1
| * | sed-opal: Remove the ret variable from the functionLi kunyu2024-03-061-4/+2
| * | sed-opal: Remove unnecessary ‘0’ values from retLi kunyu2024-03-061-2/+2
| * | sed-opal: Remove unnecessary ‘0’ values from errLi zeming2024-03-061-1/+1
| * | sed-opal: Remove unnecessary ‘0’ values from errorLi zeming2024-03-061-2/+2
| * | block: make block_class constantRicardo B. Marliere2024-03-061-1/+1