summaryrefslogtreecommitdiff
path: root/block
AgeCommit message (Expand)AuthorFilesLines
9 daysblock: stack max_user_sectorsChristoph Hellwig1-0/+2
9 daysblk-cgroup: Properly propagate the iostat update up the hierarchyWaiman Long1-1/+18
9 daysblk-cgroup: fix list corruption from reorder of WRITE ->lqueuedMing Lei1-0/+10
9 daysblk-cgroup: fix list corruption from resetting io statMing Lei1-23/+35
2024-05-30block: support to account io_ticks preciselyYu Kuai5-5/+13
2024-05-30block: fix and simplify blkdevparts= cmdline parsingINAGAKI Hiroshi1-37/+12
2024-05-30block: refine the EOF check in blkdev_iomap_beginChristoph Hellwig1-1/+1
2024-05-25block: add a partscan sysfs attribute for disksChristoph Hellwig1-0/+8
2024-05-25block: add a disk_has_partscan helperChristoph Hellwig2-9/+3
2024-05-10Merge tag 'block-6.9-20240510' of git://git.kernel.dk/linuxLinus Torvalds1-1/+4
2024-05-07block: set default max segment size in case of virt_boundaryMing Lei1-1/+4
2024-04-26Merge tag 'vfs-6.9-rc6.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2024-04-20Merge tag 'block-6.9-20240420' of git://git.kernel.dk/linuxLinus Torvalds3-13/+26
2024-04-19blk-iocost: do not WARN if iocg was already offlinedLi Nan1-2/+5
2024-04-18block: propagate partition scanning errors to the BLKRRPART ioctlChristoph Hellwig2-11/+21
2024-04-12Merge tag 'block-6.9-20240412' of git://git.kernel.dk/linuxLinus Torvalds5-16/+21
2024-04-12block: fix that blk_time_get_ns() doesn't update time after scheduleYu Kuai1-0/+1
2024-04-11block: fix module reference leakage from bdev_open_by_dev error pathYu Kuai1-1/+1
2024-04-08block: allow device to have both virt_boundary_mask and max segment sizeMing Lei1-10/+6
2024-04-08block: fix q->blkg_list corruption during disk rebindMing Lei3-3/+10
2024-04-06blk-iocost: avoid out of bounds shiftRik van Riel1-3/+4
2024-04-06Merge tag 'block-6.9-20240405' of git://git.kernel.dk/linuxLinus Torvalds1-2/+3
2024-04-05Merge tag 'vfs-6.9-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-18/+66
2024-04-02block: fix overflow in blk_ioctl_discard()Li Nan1-2/+3
2024-03-29Merge tag 'block-6.9-20240329' of git://git.kernel.dk/linuxLinus Torvalds4-11/+4
2024-03-29block: Do not force full zone append completion in req_bio_endio()Damien Le Moal1-7/+2
2024-03-27fs,block: yield devices earlyChristian Brauner1-8/+56
2024-03-27block: count BLK_OPEN_RESTRICT_WRITES openersChristian Brauner1-3/+3
2024-03-27block: handle BLK_OPEN_RESTRICT_WRITES correctlyChristian Brauner1-7/+7
2024-03-26block: don't reject too large max_user_sectors in blk_validate_limitsChristoph Hellwig1-2/+1
2024-03-26block: Make blk_rq_set_mixed_merge() staticJohn Garry2-2/+1
2024-03-18Merge tag 'vfs-6.9-rc1.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+7
2024-03-18fs,block: get holder during claimChristian Brauner1-0/+7
2024-03-14block: fix mismatched kerneldoc function nameJiapeng Chong1-1/+1
2024-03-14Revert "blk-lib: check for kill signal"Christoph Hellwig1-39/+1
2024-03-14Revert "block/mq-deadline: use correct way to throttling write requests"Bart Van Assche1-2/+1
2024-03-13block: limit block time caching to in_task() contextJens Axboe1-1/+1
2024-03-12Revert "dm: use queue_limits_set"Linus Torvalds1-1/+1
2024-03-11Merge tag 'for-6.9/block-20240310' of git://git.kernel.dk/linuxLinus Torvalds29-361/+687
2024-03-11Merge tag 'vfs-6.9.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds5-134/+189
2024-03-11Merge tag 'vfs-6.9.iomap' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds6-1/+18
2024-03-09block: partitions: only define function mac_fix_string for CONFIG_PPC_PMACColin Ian King1-0/+2
2024-03-06Merge tag 'md-6.9-20240306' of https://git.kernel.org/pub/scm/linux/kernel/gi...Jens Axboe1-24/+0
2024-03-06block: remove disk_stack_limitsChristoph Hellwig1-24/+0
2024-03-06block: move capacity validation to blkpg_do_ioctl()Li Lingfeng2-12/+8
2024-03-06block: prevent division by zero in blk_rq_stat_sum()Roman Smirnov1-1/+1
2024-03-06sed-opal: Remove the ret variable from the functionLi kunyu1-4/+2
2024-03-06sed-opal: Remove unnecessary ‘0’ values from retLi kunyu1-2/+2
2024-03-06sed-opal: Remove unnecessary ‘0’ values from errLi zeming1-1/+1
2024-03-06sed-opal: Remove unnecessary ‘0’ values from errorLi zeming1-2/+2