aboutsummaryrefslogtreecommitdiff
path: root/block
AgeCommit message (Expand)Author
2024-04-12Merge branch 'for-next' of git://git.kernel.dk/linux-block.gitStephen Rothwell
2024-04-12Merge branch 'vfs.all' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/v...Stephen Rothwell
2024-04-12Merge branch 'mm-everything' of git://git.kernel.org/pub/scm/linux/kernel/git...Stephen Rothwell
2024-04-11Merge branch 'vfs.super' into vfs.allChristian Brauner
2024-04-11Merge branch 'vfs.misc' into vfs.allChristian Brauner
2024-04-11block: export bdev_mapping()Christian Brauner
2024-04-11block: add a helper bdev_read_folio()Yu Kuai
2024-04-11block: prevent direct access of bd_inodeYu Kuai
2024-04-11block: remove sync_blockdev_range()Yu Kuai
2024-04-11block: remove sync_blockdev_nowait()Yu Kuai
2024-04-11block: move two helpers into bdev.cYu Kuai
2024-04-11block: fix module reference leakage from bdev_open_by_dev error pathYu Kuai
2024-04-10block/partitions/ldm: convert strncpy() to strscpy()Arnd Bergmann
2024-04-07Merge branch 'for-6.10/block' into for-nextJens Axboe
2024-04-07fs: claw back a few FMODE_* bitsChristian Brauner
2024-04-05Merge tag 'block-6.9-20240405' of git://git.kernel.dk/linuxLinus Torvalds
2024-04-05Merge tag 'vfs-6.9-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-04-03blk-cgroup: use group allocation/free of per-cpu counters APIKefeng Wang
2024-04-02block: fix overflow in blk_ioctl_discard()Li Nan
2024-04-01blk-cgroup: use bio_list_merge_initChristoph Hellwig
2024-04-01blk-throttle: Only use seq_printf() in tg_prfill_limit()John Garry
2024-04-01blk-mq: don't schedule block kworker on isolated CPUsMing Lei
2024-03-29Merge tag 'block-6.9-20240329' of git://git.kernel.dk/linuxLinus Torvalds
2024-03-28block: Do not force full zone append completion in req_bio_endio()Damien Le Moal
2024-03-27fs,block: yield devices earlyChristian Brauner
2024-03-27block: count BLK_OPEN_RESTRICT_WRITES openersChristian Brauner
2024-03-27block: handle BLK_OPEN_RESTRICT_WRITES correctlyChristian Brauner
2024-03-26block: don't reject too large max_user_sectors in blk_validate_limitsChristoph Hellwig
2024-03-26block: Make blk_rq_set_mixed_merge() staticJohn Garry
2024-03-18Merge tag 'vfs-6.9-rc1.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-03-18fs,block: get holder during claimChristian Brauner
2024-03-14block: fix mismatched kerneldoc function nameJiapeng Chong
2024-03-13Revert "blk-lib: check for kill signal"Christoph Hellwig
2024-03-13Revert "block/mq-deadline: use correct way to throttling write requests"Bart Van Assche
2024-03-13block: limit block time caching to in_task() contextJens Axboe
2024-03-11Revert "dm: use queue_limits_set"Linus Torvalds
2024-03-11Merge tag 'for-6.9/block-20240310' of git://git.kernel.dk/linuxLinus Torvalds
2024-03-11Merge tag 'vfs-6.9.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds
2024-03-11Merge tag 'vfs-6.9.iomap' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds
2024-03-09block: partitions: only define function mac_fix_string for CONFIG_PPC_PMACColin Ian King
2024-03-06Merge tag 'md-6.9-20240306' of https://git.kernel.org/pub/scm/linux/kernel/gi...Jens Axboe
2024-03-06block: remove disk_stack_limitsChristoph Hellwig
2024-03-06block: move capacity validation to blkpg_do_ioctl()Li Lingfeng
2024-03-06block: prevent division by zero in blk_rq_stat_sum()Roman Smirnov
2024-03-06sed-opal: Remove the ret variable from the functionLi kunyu
2024-03-06sed-opal: Remove unnecessary ‘0’ values from retLi kunyu
2024-03-06sed-opal: Remove unnecessary ‘0’ values from errLi zeming
2024-03-06sed-opal: Remove unnecessary ‘0’ values from errorLi zeming
2024-03-06block: make block_class constantRicardo B. Marliere
2024-03-06block: Fix page refcounts for unaligned buffers in __bio_release_pages()Tony Battersby