summaryrefslogtreecommitdiffstats
path: root/block
AgeCommit message (Expand)AuthorLines
2025-03-06block: ensure correct integrity capability propagation in stacked devicesAnuj Gupta-29/+21
2025-03-05blk-throttle: carry over directlyMing Lei-30/+23
2025-03-05blk-throttle: don't take carryover for prioritized processing of metadataMing Lei-10/+5
2025-03-05blk-throttle: remove last_bytes_disp and last_ios_dispMing Lei-7/+1
2025-03-05blk-throttle: fix lower bps rate by throtl_trim_slice()Yu Kuai-2/+11
2025-03-05block: fix conversion of GPT partition name to 7-bitOlivier Gayot-1/+1
2025-03-03block: split struct bio_integrity_payloadChristoph Hellwig-118/+78
2025-03-03block: move the block layer auto-integrity code into a new fileChristoph Hellwig-160/+164
2025-03-03block: mark bounce buffering as incompatible with integrityChristoph Hellwig-2/+5
2025-02-28Merge tag 'block-6.14-20250228' of git://git.kernel.dk/linuxLinus Torvalds-14/+89
2025-02-28block: fix 'kmem_cache of name 'bio-108' already exists'Ming Lei-1/+1
2025-02-25block: Remove zone write plugs when handling native zone append writesDamien Le Moal-7/+69
2025-02-25blk-wbt: Cleanup a comment in wb_timer_fnTang Yizhou-3/+3
2025-02-25blk-wbt: Fix some commentsTang Yizhou-7/+4
2025-02-25block: make segment size limit workable for > 4K PAGE_SIZEMing Lei-6/+19
2025-02-24bdev: use bdev_io_min() for statx block sizeLuis Chamberlain-3/+2
2025-02-24block/bdev: lift block size restrictions to 64kLuis Chamberlain-2/+1
2025-02-24block/bdev: enable large folio support for large logical block sizesHannes Reinecke-0/+3
2025-02-21block: Remove commented out codeThorsten Blum-4/+0
2025-02-21Merge tag 'block-6.14-20250221' of git://git.kernel.dk/linuxLinus Torvalds-2/+5
2025-02-18blk_iocost: Switch to use hrtimer_setup()Nam Cao-2/+1
2025-02-18block, bfq: Switch to use hrtimer_setup()Nam Cao-3/+2
2025-02-17block: fix NULL pointer dereferenced within __blk_rq_map_sgMing Lei-1/+4
2025-02-14block/merge: remove unnecessary min() with UINT_MAXCaleb Sander Mateos-1/+1
2025-02-14Merge tag 'block-6.14-20250214' of git://git.kernel.dk/linuxLinus Torvalds-3/+15
2025-02-14partitions: mac: fix handling of bogus partition tableJann Horn-3/+15
2025-02-11block: refactor rq_qos_wait()Muchun Song-21/+47
2025-02-11block: introduce init_wait_func()Muchun Song-9/+8
2025-02-10blk-crypto: add ioctls to create and prepare hardware-wrapped keysEric Biggers-0/+212
2025-02-10blk-crypto: show supported key types in sysfsEric Biggers-0/+35
2025-02-10blk-crypto: add basic hardware-wrapped key supportEric Biggers-17/+98
2025-02-08lib/crc64: rename CRC64-Rocksoft to CRC64-NVMEEric Biggers-1/+1
2025-02-08lib/crc64-rocksoft: stop wrapping the crypto APIEric Biggers-1/+1
2025-01-31Merge tag 'block-6.14-20250131' of git://git.kernel.dk/linuxLinus Torvalds-83/+79
2025-01-31block: force noio scope in blk_mq_freeze_queueChristoph Hellwig-43/+61
2025-01-29block: fix nr_hw_queue update racing with disk addition/removalNilay Shroff-8/+9
2025-01-29block: get rid of request queue ->sysfs_dir_lockNilay Shroff-28/+5
2025-01-28Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-0/+1
2025-01-23blk-mq: create correct map for fallback caseDaniel Wagner-2/+1
2025-01-23block: don't revert iter for -EIOCBQUEUEDJens Axboe-2/+3
2025-01-20Merge tag 'for-6.14/io_uring-20250119' of git://git.kernel.dk/linuxLinus Torvalds-26/+113
2025-01-20Merge tag 'for-6.14/block-20250118' of git://git.kernel.dk/linuxLinus Torvalds-688/+442
2025-01-17block: Don't trim an atomic writeJohn Garry-0/+4
2025-01-17block: Add common atomic writes enable flagJohn Garry-2/+4
2025-01-15block: limit disk max sectors to (LLONG_MAX >> 9)Ming Lei-0/+12
2025-01-15block: Change blk_stack_atomic_writes_limits() unit_min checkJohn Garry-1/+1
2025-01-15block: Ensure start sector is aligned for stacking atomic writesJohn Garry-2/+5
2025-01-14blk-mq: Move more error handling into blk_mq_submit_bio()Bart Van Assche-7/+7
2025-01-14block: Reorder the request allocation code in blk_mq_submit_bio()Bart Van Assche-3/+3
2025-01-13partitions: ldm: remove the initial kernel-doc notationRandy Dunlap-1/+1