summaryrefslogtreecommitdiffstats
path: root/block
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next' of git://git.kernel.dk/linux-block.gitStephen Rothwell2024-01-0316-163/+315
|\
| * Merge branch 'for-6.8/block' into for-nextJens Axboe2023-12-303-8/+7
| |\
| | * block: default the discard granularity to sector sizeChristoph Hellwig2023-12-291-1/+4
| | * block: remove two comments in bio_split_discardChristoph Hellwig2023-12-291-5/+1
| | * block: rename and document BLK_DEF_MAX_SECTORSChristoph Hellwig2023-12-272-2/+2
| * | Merge branch 'for-6.8/block' into for-nextJens Axboe2023-12-263-18/+2
| |\|
| | * blk-wbt: remove the separate write cache trackingChristoph Hellwig2023-12-263-18/+2
| * | Merge branch 'for-6.8/block' into for-nextJens Axboe2023-12-261-5/+21
| |\|
| | * block: reject invalid operation in submit_bio_noacctChristoph Hellwig2023-12-261-5/+21
| * | Merge branch 'for-6.8/block' into for-nextJens Axboe2023-12-201-0/+1
| |\|
| | * block: export disk_clear_zoned()Jens Axboe2023-12-201-0/+1
| * | Merge branch 'for-6.8/block' into for-nextJens Axboe2023-12-195-91/+18
| |\|
| | * block: simplify disk_set_zonedChristoph Hellwig2023-12-193-24/+13
| | * block: remove support for the host aware zone modelChristoph Hellwig2023-12-193-75/+13
| * | Merge branch 'for-6.8/block' into for-nextJens Axboe2023-12-191-1/+3
| |\|
| | * block: add check of 'minors' and 'first_minor' in device_add_disk()Li Nan2023-12-191-1/+3
| * | Merge branch 'for-6.8/block' into for-nextJens Axboe2023-12-181-0/+3
| |\|
| | * block: skip cgroups for passthrough ioKundan Kumar2023-12-181-0/+3
| * | Merge branch 'for-6.8/block' into for-nextJens Axboe2023-12-151-2/+5
| |\|
| | * block: support adding less than len in bio_add_hw_pageChristoph Hellwig2023-12-151-1/+4
| | * block: prevent an integer overflow in bvec_try_merge_hw_pageChristoph Hellwig2023-12-151-1/+1
| * | Merge branch 'for-6.8/block' into for-nextJens Axboe2023-12-141-8/+4
| |\|
| | * block: Use pr_info() instead of printk(KERN_INFO ...)Bart Van Assche2023-12-141-8/+4
| * | Merge branch 'for-6.8/block' into for-nextJens Axboe2023-12-132-4/+8
| |\|
| | * block: add check that partition length needs to be aligned with block sizeMin Li2023-12-131-4/+7
| | * block: Set memalloc_noio to false on device_add_disk() error pathLi Nan2023-12-131-0/+1
| * | Merge branch 'for-6.8/block' into for-nextJens Axboe2023-12-124-26/+243
| |\|
| | * block: Remove special-casing of compound pagesMatthew Wilcox (Oracle)2023-12-071-22/+24
| | * block: skip QUEUE_FLAG_STATS and rq-qos for passthrough ioKundan Kumar2023-12-012-2/+3
| | * block: bio-integrity: directly map user buffersKeith Busch2023-12-011-2/+216
* | | Merge branch 'vfs.all' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/v...Stephen Rothwell2024-01-032-107/+171
|\ \ \
| * | | Merge branch 'vfs.netfs' into vfs.allChristian Brauner2023-12-288-71/+86
| |\| |
| * | | block: Fix a memory leak in bdev_open_by_dev()Christophe JAILLET2023-12-281-2/+4
| * | | block: Add config option to not allow writing to mounted devicesJan Kara2023-11-182-1/+94
| * | | block: Remove blkdev_get_by_*() functionsJan Kara2023-11-181-64/+30
| * | | bdev: implement freeze and thaw holder operationsChristian Brauner2023-11-181-33/+32
| * | | bdev: surface the error from sync_blockdev()Christian Brauner2023-11-181-1/+1
| * | | bdev: rename freeze and thaw helpersChristian Brauner2023-11-181-9/+13
* | | | Merge branch 'mm-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/akp...Stephen Rothwell2024-01-031-4/+19
|\ \ \ \
| * | | | fs: convert block_write_full_page to block_write_full_folioMatthew Wilcox (Oracle)2023-12-291-3/+18
| * | | | fs: convert error_remove_page to error_remove_folioMatthew Wilcox (Oracle)2023-12-101-1/+1
| | |/ / | |/| |
* | | | Merge tag 'block-6.7-2023-12-29' of git://git.kernel.dk/linuxLinus Torvalds2023-12-291-2/+4
|\ \ \ \ | |/ / / |/| | |
| * | | badblocks: avoid checking invalid range in badblocks_check()Coly Li2023-12-231-2/+4
* | | | Merge tag 'block-6.7-2023-12-01' of git://git.kernel.dk/linuxLinus Torvalds2023-12-023-4/+26
|\| | | | |_|/ |/| |
| * | blk-mq: don't count completed flush data request as inflight in case of quiesceMing Lei2023-12-011-1/+13
| * | block: Document the role of the two attribute groupsBart Van Assche2023-11-291-0/+2
| * | block: warn once for each partition in bio_check_ro()Yu Kuai2023-11-281-3/+11
* | | Merge tag 'vfs-6.7-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-11-241-0/+2
|\ \ \ | |/ / |/| |
| * | block: update the stable_writes flag in bdev_addChristoph Hellwig2023-11-201-0/+2
| |/
* | block: Remove blk_set_runtime_active()Damien Le Moal2023-11-201-28/+5