summaryrefslogtreecommitdiff
path: root/block
AgeCommit message (Expand)AuthorFilesLines
2023-11-28blk-mq: make sure active queue usage is held for bio_integrity_prep()Christoph Hellwig1-37/+38
2023-11-20blk-core: use pr_warn_ratelimited() in bio_check_ro()Yu Kuai1-2/+2
2023-11-02blk-throttle: check for overflow in calculate_bytes_allowedKhazhismel Kumykov1-0/+6
2023-10-19block: Don't invalidate pagecache for invalid falloc modesSarthak Kukreti1-5/+16
2023-09-23blk-mq: fix tags UAF when shrinking q->nr_hw_queuesChengming Zhou1-6/+7
2023-09-23blk-mq: prealloc tags when increase tagset nr_hw_queuesChengming Zhou1-0/+10
2023-09-23blk-mq: fix tags leak when shrink nr_hw_queuesChengming Zhou1-1/+5
2023-09-19blk-throttle: consider 'carryover_ios/bytes' in throtl_trim_slice()Yu Kuai1-8/+13
2023-09-19blk-throttle: use calculate_io/bytes_allowed() for throtl_trim_slice()Yu Kuai1-45/+41
2023-09-13block: don't add or resize partition on the disk with GENHD_FL_NO_PARTLi Lingfeng1-0/+2
2023-09-13block: fix pin count management when merging same-page segmentsChristoph Hellwig1-4/+3
2023-09-13blk-cgroup: Fix NULL deref caused by blkg_policy_data being installed before ...Tejun Heo1-14/+18
2023-09-13bio-integrity: create multi-page bvecs in bio_integrity_add_page()Jinyoung Choi1-7/+24
2023-09-13block: make bvec_try_merge_hw_page() non-staticJinyoung Choi2-1/+5
2023-09-13block: don't pass a bio to bio_try_merge_hw_segChristoph Hellwig1-9/+7
2023-09-13block: move the bi_size update out of __bio_try_merge_pageChristoph Hellwig1-37/+20
2023-09-13block: move the bi_size overflow check in __bio_try_merge_pageChristoph Hellwig1-4/+5
2023-09-13block: move the bi_vcnt check out of __bio_try_merge_pageChristoph Hellwig1-23/+22
2023-09-13block: move the BIO_CLONED checks out of __bio_try_merge_pageChristoph Hellwig1-3/+6
2023-09-13block/mq-deadline: use correct way to throttling write requestsZhiguo Niu1-1/+2
2023-09-13blk-flush: fix rq->flush.seq for post-flush requestsChengming Zhou1-1/+1
2023-09-13block: don't allow enabling a cache on devices that don't support itChristoph Hellwig2-6/+12
2023-09-13block: cleanup queue_wc_storeChristoph Hellwig1-11/+3
2023-08-19Merge tag 'block-6.5-2023-08-19' of git://git.kernel.dk/linuxLinus Torvalds4-16/+48
2023-08-19blk-mq: release scheduler resource when request completesChengming Zhou2-3/+23
2023-08-18blk-crypto: dynamically allocate fallback profileSweet Tea Dorminy1-13/+23
2023-08-18blk-cgroup: hold queue_lock when removing blkg->q_nodeMing Lei1-0/+2
2023-08-11Merge tag 'block-6.5-2023-08-11' of git://git.kernel.dk/linuxLinus Torvalds3-11/+7
2023-08-09blk-iocost: fix queue stats accountingChengming Zhou1-2/+3
2023-08-09block: don't make REQ_POLLED imply REQ_NOWAITJens Axboe1-3/+4
2023-08-08block: get rid of unused plug->nowait flagJens Axboe1-6/+0
2023-07-22Merge tag 'block-6.5-2023-07-21' of git://git.kernel.dk/linuxLinus Torvalds3-3/+13
2023-07-20blk-iocost: skip empty flush bio in iocostChengming Zhou1-0/+4
2023-07-14Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-36/+50
2023-07-14blk-mq: Fix stall due to recursive flush plugRoss Lagerwall2-3/+9
2023-07-14block: queue data commands from the flush state machine at the headChristoph Hellwig1-1/+1
2023-07-13blk-mq: fix start_time_ns and alloc_time_ns for pre-allocated rqChengming Zhou1-17/+30
2023-07-12block/mq-deadline: Fix a bug in deadline_from_pos()Bart Van Assche1-1/+1
2023-07-11Merge branch '6.5/scsi-staging' into 6.5/scsi-fixesMartin K. Petersen1-36/+50
2023-07-05scsi: block: Improve checks in blk_revalidate_disk_zones()Damien Le Moal1-36/+50
2023-07-05blk-crypto: use dynamic lock class for blk_crypto_profile::lockEric Biggers1-2/+10
2023-07-05block/partition: fix signedness issue for Amiga partitionsMichael Schmitz1-1/+1
2023-07-03Merge tag 'block-6.5-2023-07-03' of git://git.kernel.dk/linuxLinus Torvalds8-143/+160
2023-06-30Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds4-9/+13
2023-06-28block: add request polling helperKeith Busch1-16/+32
2023-06-28Merge branch 'for-6.5/block-late' into block-6.5Jens Axboe8-127/+128
2023-06-28Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-15/+3
2023-06-26Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linuxLinus Torvalds32-632/+1152
2023-06-26Merge tag 'for-6.5/io_uring-2023-06-23' of git://git.kernel.dk/linuxLinus Torvalds1-1/+4
2023-06-26Merge tag 'for-6.5/splice-2023-06-23' of git://git.kernel.dk/linuxLinus Torvalds1-1/+1