summaryrefslogtreecommitdiffstats
path: root/block
AgeCommit message (Expand)AuthorLines
2025-08-26block: validate QoS before calling __rq_qos_done_bio()Nilay Shroff-5/+8
2025-08-26blk-zoned: Fix a lockdep complaint about recursive lockingBart Van Assche-5/+6
2025-08-21block: avoid cpu_hotplug_lock depedency on freeze_lockNilay Shroff-28/+36
2025-08-21block: decrement block_rq_qos static key in rq_qos_del()Nilay Shroff-0/+1
2025-08-21block: skip q->rq_qos check in rq_qos_done_bio()Nilay Shroff-2/+8
2025-08-21blk-mq: fix lockdep warning in __blk_mq_update_nr_hw_queuesMing Lei-4/+9
2025-08-18block: tone down bio_check_eodChristoph Hellwig-1/+1
2025-08-18block: remove newlines from the warnings in blk_validate_integrity_limitsChristoph Hellwig-6/+3
2025-08-18block: handle pi_tuple_size in queue_limits_stack_integrityChristoph Hellwig-0/+3
2025-08-13block: restore default wbt enablementJulian Sun-1/+1
2025-08-11blk-wbt: Eliminate ambiguity in the comments of struct rq_wbTang Yizhou-2/+2
2025-08-11blk-wbt: Optimize wbt_done() for non-throttled writesTang Yizhou-5/+6
2025-08-11block: fix kobject double initialization in add_diskZheng Qixing-7/+8
2025-08-11blk-cgroup: remove redundant __GFP_NOWARNQianfeng Rong-3/+3
2025-08-11block, bfq: remove redundant __GFP_NOWARNQianfeng Rong-2/+1
2025-08-09Merge tag 'block-6.17-20250808' of git://git.kernel.dk/linuxLinus Torvalds-200/+287
2025-08-07lib/sbitmap: convert shallow_depth from one word to the whole sbitmapYu Kuai-43/+20
2025-08-04block, bfq: Reorder struct bfq_iocq_bfqq_dataChristophe JAILLET-5/+5
2025-07-31Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-2/+2
2025-07-31block: ensure discard_granularity is zero when discard is not supportedChristoph Hellwig-3/+10
2025-07-30block: fix potential deadlock while running nr_hw_queue updateNilay Shroff-15/+89
2025-07-30block: fix lockdep warning caused by lock dependency in elv_iosched_storeNilay Shroff-81/+136
2025-07-30block: move elevator queue allocation logic into blk_mq_init_schedNilay Shroff-36/+16
2025-07-29Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-7/+5
2025-07-29blk-ioc: don't hold queue_lock for ioc_lookup_icq()Yu Kuai-26/+8
2025-07-29block: Enforce power-of-2 physical block sizeJohn Garry-1/+5
2025-07-29block: avoid possible overflow for chunk_sectors check in blk_stack_limits()John Garry-1/+1
2025-07-29block: Improve read ahead size for rotational devicesDamien Le Moal-2/+10
2025-07-28Merge tag 'for-6.17/block-20250728' of git://git.kernel.dk/linuxLinus Torvalds-88/+395
2025-07-28Merge tag 'vfs-6.17-rc1.iomap' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-12/+25
2025-07-28Merge tag 'vfs-6.17-rc1.integrity' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-15/+122
2025-07-28Merge tag 'vfs-6.17-rc1.mmap_prepare' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-6/+6
2025-07-28Merge tag 'vfs-6.17-rc1.fallocate' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-21/+69
2025-07-28Merge tag 'vfs-6.17-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-6/+9
2025-07-25Merge tag 'block-6.16-20250725' of git://git.kernel.dk/linuxLinus Torvalds-6/+13
2025-07-25block: restore two stage elevator switch while running nr_hw_queue updateNilay Shroff-15/+81
2025-07-23block: fix lbmd_guard_tag_type assignment in FS_IOC_GETLBMD_CAPAnuj Gupta-1/+15
2025-07-20block: fix module reference leak in mq-deadline I/O schedulerNilay Shroff-6/+13
2025-07-18Merge tag 'block-6.16-20250718' of git://git.kernel.dk/linuxLinus Torvalds-0/+1
2025-07-17block: use chunk_sectors when evaluating stacked atomic write limitsJohn Garry-23/+33
2025-07-17block: sanitize chunk_sectors for atomic write limitsJohn Garry-0/+6
2025-07-16fs: change write_begin/write_end interface to take struct kiocb *Taotao Chen-5/+8
2025-07-15block: add trace messages to zone write pluggingJohannes Thumshirn-0/+5
2025-07-15block: add tracepoint for blkdev_zone_mgmtJohannes Thumshirn-0/+2
2025-07-15block: add tracepoint for blk_zone_update_request_bioJohannes Thumshirn-0/+3
2025-07-15block: split blk_zone_update_request_bio into two functionsJohannes Thumshirn-19/+31
2025-07-14iomap: replace iomap_folio_ops with iomap_write_opsChristoph Hellwig-1/+2
2025-07-14iomap: hide ioends from the generic writeback codeChristoph Hellwig-0/+1
2025-07-14iomap: refactor the writeback interfaceChristoph Hellwig-9/+16
2025-07-14iomap: pass more arguments using the iomap writeback contextChristoph Hellwig-2/+6