summaryrefslogtreecommitdiff
path: root/block
AgeCommit message (Expand)Author
2024-11-17block: Fix elevator_get_default() checking for NULL q->tag_setSurajSonawane2415
2024-11-14block: fix queue limits checks in blk_rq_map_user_bvec for realChristoph Hellwig
2024-11-14block: rework bio splittingChristoph Hellwig
2024-11-08block: fix sanity checks in blk_rq_map_user_bvecXinyu Zhang
2024-11-01elevator: Remove argument from elevator_find_getBreno Leitao
2024-11-01elevator: do not request_module if elevator existsBreno Leitao
2024-10-22blk-mq: setup queue ->tag_set before initializing hctxMing Lei
2024-10-22blk-rq-qos: fix crash on rq_qos_wait vs. rq_qos_wake_function raceOmar Sandoval
2024-10-10block: fix integer overflow in BLKSECDISCARDAlexey Dobriyan
2024-10-10blk_iocost: fix more out of bound shiftsKonstantin Ovsepian
2024-10-04block: Fix elv_iosched_local_module handling of "none" schedulerDamien Le Moal
2024-10-04scsi: block: Don't check REQ_ATOMIC for readsJohn Garry
2024-10-04block: fix potential invalid pointer dereference in blk_add_partitionRiyan Dhiman
2024-10-04block, bfq: fix procress reference leakage for bfqq in merge chainYu Kuai
2024-10-04block, bfq: fix uaf for accessing waker_bfqq after splittingYu Kuai
2024-10-04block, bfq: don't break merge chain in bfq_split_bfqq()Yu Kuai
2024-10-04block, bfq: choose the last bfqq from merge chain in bfq_setup_cooperator()Yu Kuai
2024-10-04block, bfq: fix possible UAF for bfqq->bic with merge chainYu Kuai
2024-09-10block: Prevent deadlocks when switching elevatorsDamien Le Moal
2024-09-04bio-integrity: don't restrict the size of integrity metadataMikulas Patocka
2024-08-28block: fix detection of unsupported WRITE SAME in blkdev_issue_write_zeroesDarrick J. Wong
2024-08-19block: Read max write zeroes once for __blkdev_issue_write_zeroes()John Garry
2024-08-15block: Fix lockdep warning in blk_mq_mark_tag_waitLi Lingfeng
2024-07-27blk-throttle: remove more latency dead-codeDr. David Alan Gilbert
2024-07-24block: fix deadlock between sd_remove & sd_releaseYang Yang
2024-07-22Merge tag 'for-6.11/block-20240722' of git://git.kernel.dk/linuxLinus Torvalds
2024-07-22Merge tag 'for-6.11/block-post-20240722' of git://git.kernel.dk/linuxLinus Torvalds
2024-07-19Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2024-07-19blk-cgroup: move congestion_count to struct blkcgXiu Jianfeng
2024-07-19block: avoid polling configuration errorshexue
2024-07-19block: Catch possible entries missing from rqf_name[]John Garry
2024-07-19block: Simplify definition of RQF_NAME()John Garry
2024-07-19block: Catch possible entries missing from cmd_flag_name[]John Garry
2024-07-19block: Catch possible entries missing from alloc_policy_name[]John Garry
2024-07-19block: Catch possible entries missing from hctx_flag_name[]John Garry
2024-07-19block: Catch possible entries missing from hctx_state_name[]John Garry
2024-07-19block: Catch possible entries missing from blk_queue_flag_name[]John Garry
2024-07-19block: Relocate BLK_MQ_CPU_WORK_BATCHJohn Garry
2024-07-19block: remove QUEUE_FLAG_STOPPEDChristoph Hellwig
2024-07-19block: Add missing entry to hctx_flag_name[]John Garry
2024-07-19block: Add zone write plugging entry to rqf_name[]John Garry
2024-07-19block: Add missing entries from cmd_flag_name[]John Garry
2024-07-15Merge tag 'for-6.11/block-20240710' of git://git.kernel.dk/linuxLinus Torvalds
2024-07-09block: take offset into account in blk_bvec_map_sg againChristoph Hellwig
2024-07-09block: fix get_max_segment_size() warningChaitanya Kulkarni
2024-07-09block: Validate logical block size in blk_validate_limits()John Garry
2024-07-08block: pass a phys_addr_t to get_max_segment_sizeChristoph Hellwig
2024-07-08block: add a bvec_phys helperChristoph Hellwig
2024-07-05blk-lib: check for kill signal in ioctl BLKZEROOUTChristoph Hellwig
2024-07-05block: limit the Write Zeroes to manually writing zeroes fallbackChristoph Hellwig