summaryrefslogtreecommitdiff
path: root/block
AgeCommit message (Expand)Author
3 daysMerge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
6 daysMerge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
6 daysMerge tag 'for-6.17/block-20250728' of git://git.kernel.dk/linuxLinus Torvalds
6 daysMerge tag 'vfs-6.17-rc1.iomap' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
6 daysMerge tag 'vfs-6.17-rc1.integrity' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
7 daysMerge tag 'vfs-6.17-rc1.mmap_prepare' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
7 daysMerge tag 'vfs-6.17-rc1.fallocate' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
7 daysMerge tag 'vfs-6.17-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
10 daysMerge tag 'block-6.16-20250725' of git://git.kernel.dk/linuxLinus Torvalds
10 daysblock: restore two stage elevator switch while running nr_hw_queue updateNilay Shroff
12 daysblock: fix lbmd_guard_tag_type assignment in FS_IOC_GETLBMD_CAPAnuj Gupta
2025-07-20block: fix module reference leak in mq-deadline I/O schedulerNilay Shroff
2025-07-18Merge tag 'block-6.16-20250718' of git://git.kernel.dk/linuxLinus Torvalds
2025-07-17block: use chunk_sectors when evaluating stacked atomic write limitsJohn Garry
2025-07-17block: sanitize chunk_sectors for atomic write limitsJohn Garry
2025-07-16fs: change write_begin/write_end interface to take struct kiocb *Taotao Chen
2025-07-15block: add trace messages to zone write pluggingJohannes Thumshirn
2025-07-15block: add tracepoint for blkdev_zone_mgmtJohannes Thumshirn
2025-07-15block: add tracepoint for blk_zone_update_request_bioJohannes Thumshirn
2025-07-15block: split blk_zone_update_request_bio into two functionsJohannes Thumshirn
2025-07-14iomap: replace iomap_folio_ops with iomap_write_opsChristoph Hellwig
2025-07-14iomap: hide ioends from the generic writeback codeChristoph Hellwig
2025-07-14iomap: refactor the writeback interfaceChristoph Hellwig
2025-07-14iomap: pass more arguments using the iomap writeback contextChristoph Hellwig
2025-07-11block: fix kobject leak in blk_unregister_queueMing Lei
2025-07-11block: fix FS_IOC_GETLBMD_CAP parsing in blkdev_common_ioctl()Arnd Bergmann
2025-07-09bio: use memzero_page() in bio_truncate()Matthew Wilcox (Oracle)
2025-07-09blk-mq-debugfs: use debugfs_get_aux()Al Viro
2025-07-01blk-mq: add number of queue calc helperDaniel Wagner
2025-07-01lib/group_cpus: Let group_cpu_evenly() return the number of initialized masksDaniel Wagner
2025-07-01fs: add ioctl to query metadata and protection info capabilitiesAnuj Gupta
2025-07-01block: introduce pi_tuple_size field in blk_integrityAnuj Gupta
2025-07-01block: rename tuple_size field in blk_integrity to metadata_sizeAnuj Gupta
2025-06-30block: add scatterlist-less DMA mapping helpersChristoph Hellwig
2025-06-30block: don't merge different kinds of P2P transfers in a single bioChristoph Hellwig
2025-06-30block: Introduce bio_needs_zone_write_plugging()Damien Le Moal
2025-06-30block: Increase BLK_DEF_MAX_SECTORS_CAPDamien Le Moal
2025-06-27Merge tag 'block-6.16-20250626' of git://git.kernel.dk/linuxLinus Torvalds
2025-06-26block: fix false warning in bdev_count_inflight_rw()Yu Kuai
2025-06-24fs: Remove three arguments from block_write_end()Matthew Wilcox (Oracle)
2025-06-23block: add FALLOC_FL_WRITE_ZEROES supportZhang Yi
2025-06-23block: factor out common part in blkdev_fallocate()Zhang Yi
2025-06-23block: introduce max_{hw|user}_wzeroes_unmap_sectors to queue limitsZhang Yi
2025-06-19fs: convert most other generic_file_*mmap() users to .mmap_prepare()Lorenzo Stoakes
2025-06-14Merge tag 'block-6.16-20250614' of git://git.kernel.dk/linuxLinus Torvalds
2025-06-11block: use plug request list tail for one-shot backmerge attemptJens Axboe
2025-06-11block: don't use submit_bio_noacct_nocheck in blk_zone_wplug_bio_workChristoph Hellwig
2025-06-11block: Clear BIO_EMULATES_ZONE_APPEND flag on BIO completionDamien Le Moal
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
2025-06-06Merge tag 'block-6.16-20250606' of git://git.kernel.dk/linuxLinus Torvalds