summaryrefslogtreecommitdiffstats
path: root/block
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'block-6.14-20250221' of git://git.kernel.dk/linuxLinus Torvalds2025-02-211-2/+5
|\
| * block: fix NULL pointer dereferenced within __blk_rq_map_sgMing Lei2025-02-171-1/+4
| * block/merge: remove unnecessary min() with UINT_MAXCaleb Sander Mateos2025-02-141-1/+1
* | Merge tag 'block-6.14-20250214' of git://git.kernel.dk/linuxLinus Torvalds2025-02-141-3/+15
|\|
| * partitions: mac: fix handling of bogus partition tableJann Horn2025-02-141-3/+15
* | Merge tag 'block-6.14-20250131' of git://git.kernel.dk/linuxLinus Torvalds2025-01-3116-83/+79
|\|
| * block: force noio scope in blk_mq_freeze_queueChristoph Hellwig2025-01-3111-43/+61
| * block: fix nr_hw_queue update racing with disk addition/removalNilay Shroff2025-01-291-8/+9
| * block: get rid of request queue ->sysfs_dir_lockNilay Shroff2025-01-294-28/+5
| * blk-mq: create correct map for fallback caseDaniel Wagner2025-01-231-2/+1
| * block: don't revert iter for -EIOCBQUEUEDJens Axboe2025-01-231-2/+3
* | Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2025-01-281-0/+1
|\ \ | |/ |/|
| * Merge 6.13-rc7 into driver-core-nextGreg Kroah-Hartman2025-01-135-31/+44
| |\
| * | blk-cgroup: Fix class @block_class's subsystem refcount leakageZijun Hu2025-01-101-0/+1
* | | Merge tag 'for-6.14/io_uring-20250119' of git://git.kernel.dk/linuxLinus Torvalds2025-01-203-26/+113
|\ \ \
| * | | block: add support to pass user meta bufferKanchan Joshi2024-12-232-10/+85
| * | | block: introduce BIP_CHECK_GUARD/REFTAG/APPTAG bip_flagsAnuj Gupta2024-12-231-0/+5
| * | | block: modify bio_integrity_map_user to accept iov_iter as argumentAnuj Gupta2024-12-232-8/+14
| * | | block: copy back bounce buffer to user-space correctly in case of splitChristoph Hellwig2024-12-231-7/+8
| * | | block: define set of integrity flags to be inherited by cloned bipAnuj Gupta2024-12-231-1/+1
* | | | Merge tag 'for-6.14/block-20250118' of git://git.kernel.dk/linuxLinus Torvalds2025-01-2028-688/+442
|\ \ \ \ | |_|_|/ |/| | |
| * | | block: Don't trim an atomic writeJohn Garry2025-01-171-0/+4
| * | | block: Add common atomic writes enable flagJohn Garry2025-01-171-2/+4
| * | | block: limit disk max sectors to (LLONG_MAX >> 9)Ming Lei2025-01-152-0/+12
| * | | block: Change blk_stack_atomic_writes_limits() unit_min checkJohn Garry2025-01-151-1/+1
| * | | block: Ensure start sector is aligned for stacking atomic writesJohn Garry2025-01-151-2/+5
| * | | blk-mq: Move more error handling into blk_mq_submit_bio()Bart Van Assche2025-01-141-7/+7
| * | | block: Reorder the request allocation code in blk_mq_submit_bio()Bart Van Assche2025-01-141-3/+3
| * | | partitions: ldm: remove the initial kernel-doc notationRandy Dunlap2025-01-131-1/+1
| * | | blk-cgroup: rwstat: fix kernel-doc warnings in header fileRandy Dunlap2025-01-131-2/+3
| * | | blk-cgroup: fix kernel-doc warnings in header fileRandy Dunlap2025-01-131-4/+6
| * | | block: mark GFP_NOIO around sysfs ->store()Ming Lei2025-01-131-0/+3
| * | | block: fix queue freeze vs limits lock order in sysfs store methodsChristoph Hellwig2025-01-101-8/+10
| * | | block: add a store_limit operations for sysfs entriesChristoph Hellwig2025-01-101-67/+61
| * | | block: don't update BLK_FEAT_POLL in __blk_mq_update_nr_hw_queuesChristoph Hellwig2025-01-104-26/+22
| * | | block: check BLK_FEAT_POLL under q_usage_countChristoph Hellwig2025-01-102-12/+22
| * | | block: add a queue_limits_commit_update_frozen helperChristoph Hellwig2025-01-103-9/+26
| * | | block: fix docs for freezing of queue limits updatesChristoph Hellwig2025-01-101-1/+2
| * | | block: simplify tag allocation policy selectionChristoph Hellwig2025-01-064-27/+8
| * | | block: remove BLK_MQ_F_NO_SCHEDChristoph Hellwig2025-01-063-22/+1
| * | | block: remove blk_mq_init_bitmapsChristoph Hellwig2025-01-062-29/+12
| * | | block: better split mq vs non-mq code in add_disk_fwnodeChristoph Hellwig2025-01-061-13/+15
| * | | block: add a dma mapping iteratorChristoph Hellwig2025-01-061-107/+70
| * | | block: remove blk_rq_bio_prepChristoph Hellwig2025-01-042-5/+9
| * | | block: remove bio_add_pc_pageChristoph Hellwig2025-01-043-199/+34
| * | | block: retry call probe after request_module in blk_request_moduleYang Erkun2025-01-031-5/+17
| * | | kyber: constify sysfs attributesThomas Weißschuh2025-01-021-1/+1
| * | | block, bfq: constify sysfs attributesThomas Weißschuh2025-01-021-1/+1
| * | | block: mq-deadline: Constify sysfs attributesThomas Weißschuh2025-01-021-1/+1
| * | | elevator: Enable const sysfs attributesThomas Weißschuh2025-01-022-5/+5