index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
Age
Commit message (
Expand
)
Author
Lines
2025-07-15
block: split blk_zone_update_request_bio into two functions
Johannes Thumshirn
-19
/
+31
2025-07-14
iomap: replace iomap_folio_ops with iomap_write_ops
Christoph Hellwig
-1
/
+2
2025-07-14
iomap: hide ioends from the generic writeback code
Christoph Hellwig
-0
/
+1
2025-07-14
iomap: refactor the writeback interface
Christoph Hellwig
-9
/
+16
2025-07-14
iomap: pass more arguments using the iomap writeback context
Christoph Hellwig
-2
/
+6
2025-07-11
block: fix kobject leak in blk_unregister_queue
Ming Lei
-0
/
+1
2025-07-11
block: fix FS_IOC_GETLBMD_CAP parsing in blkdev_common_ioctl()
Arnd Bergmann
-6
/
+10
2025-07-09
bio: use memzero_page() in bio_truncate()
Matthew Wilcox (Oracle)
-2
/
+2
2025-07-09
blk-mq-debugfs: use debugfs_get_aux()
Al Viro
-7
/
+5
2025-07-01
blk-mq: add number of queue calc helper
Daniel Wagner
-0
/
+40
2025-07-01
lib/group_cpus: Let group_cpu_evenly() return the number of initialized masks
Daniel Wagner
-3
/
+3
2025-07-01
fs: add ioctl to query metadata and protection info capabilities
Anuj Gupta
-0
/
+56
2025-07-01
block: introduce pi_tuple_size field in blk_integrity
Anuj Gupta
-0
/
+38
2025-07-01
block: rename tuple_size field in blk_integrity to metadata_size
Anuj Gupta
-14
/
+14
2025-06-30
block: add scatterlist-less DMA mapping helpers
Christoph Hellwig
-0
/
+161
2025-06-30
block: don't merge different kinds of P2P transfers in a single bio
Christoph Hellwig
-7
/
+16
2025-06-30
block: Introduce bio_needs_zone_write_plugging()
Damien Le Moal
-21
/
+5
2025-06-30
block: Increase BLK_DEF_MAX_SECTORS_CAP
Damien Le Moal
-0
/
+9
2025-06-27
Merge tag 'block-6.16-20250626' of git://git.kernel.dk/linux
Linus Torvalds
-11
/
+15
2025-06-26
block: fix false warning in bdev_count_inflight_rw()
Yu Kuai
-11
/
+15
2025-06-24
fs: Remove three arguments from block_write_end()
Matthew Wilcox (Oracle)
-1
/
+1
2025-06-23
block: add FALLOC_FL_WRITE_ZEROES support
Zhang Yi
-1
/
+11
2025-06-23
block: factor out common part in blkdev_fallocate()
Zhang Yi
-18
/
+14
2025-06-23
block: introduce max_{hw|user}_wzeroes_unmap_sectors to queue limits
Zhang Yi
-2
/
+44
2025-06-19
fs: convert most other generic_file_*mmap() users to .mmap_prepare()
Lorenzo Stoakes
-6
/
+6
2025-06-14
Merge tag 'block-6.16-20250614' of git://git.kernel.dk/linux
Linus Torvalds
-15
/
+19
2025-06-11
block: use plug request list tail for one-shot backmerge attempt
Jens Axboe
-13
/
+13
2025-06-11
block: don't use submit_bio_noacct_nocheck in blk_zone_wplug_bio_work
Christoph Hellwig
-2
/
+5
2025-06-11
block: Clear BIO_EMULATES_ZONE_APPEND flag on BIO completion
Damien Le Moal
-0
/
+1
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
-5
/
+7
2025-06-06
Merge tag 'block-6.16-20250606' of git://git.kernel.dk/linux
Linus Torvalds
-18
/
+6
2025-06-03
block: flip iter directions in blk_rq_integrity_map_user()
Caleb Sander Mateos
-6
/
+1
2025-06-03
Merge tag 'for-6.16/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-0
/
+4
2025-06-03
block: drop direction param from bio_integrity_copy_user()
Caleb Sander Mateos
-12
/
+5
2025-05-27
Merge tag 'cgroup-for-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-5
/
+5
2025-05-26
Merge tag 'xfs-merge-6.16' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
-1
/
+2
2025-05-26
Merge tag 'for-6.16/block-20250523' of git://git.kernel.dk/linux
Linus Torvalds
-1189
/
+1191
2025-05-26
Merge tag 'vfs-6.16-rc1.writepage' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-1
/
+1
2025-05-19
cgroup: use subsystem-specific rstat locks to avoid contention
JP Kobryn
-2
/
+2
2025-05-16
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
-1
/
+1
2025-05-16
Merge tag 'block-6.15-20250515' of git://git.kernel.dk/linux
Linus Torvalds
-15
/
+47
2025-05-16
blk-mq: add a copyright notice to blk-mq-dma.c
Christoph Hellwig
-0
/
+3
2025-05-16
blk-mq: move the DMA mapping code to a separate file
Christoph Hellwig
-135
/
+136
2025-05-15
block: fix elv_update_nr_hw_queues() to reattach elevator
Nilay Shroff
-1
/
+1
2025-05-15
block/blk-throttle: silence !BLK_DEV_IO_TRACE variable warnings
Jens Axboe
-2
/
+2
2025-05-14
block: Remove obsolete configs BLK_MQ_{PCI,VIRTIO}
Lukas Bulwahn
-8
/
+0
2025-05-14
Merge branch 'atomic_writes-6.16' into xfs-6.16-merge
Carlos Maiolino
-1
/
+2
2025-05-14
Merge branch 'block-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ax...
Carlos Maiolino
-52
/
+148
2025-05-13
block: remove the same_page output argument to bvec_try_merge_page
Christoph Hellwig
-37
/
+25
2025-05-13
blk-throttle: Prevents the bps restricted io from entering the bps queue again
Zizhi Wo
-11
/
+53
[prev]
[next]