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-11-05
block: introduce blkdev_report_zones_cached()
Damien Le Moal
-13
/
+75
2025-11-05
block: introduce blkdev_get_zone_info()
Damien Le Moal
-0
/
+141
2025-11-05
block: refactor blkdev_report_zones() code
Damien Le Moal
-8
/
+16
2025-11-05
block: track zone conditions
Damien Le Moal
-6
/
+114
2025-11-05
block: use zone condition to determine conventional zones
Damien Le Moal
-45
/
+108
2025-11-05
block: reorganize struct blk_zone_wplug
Damien Le Moal
-10
/
+10
2025-11-05
block: introduce disk_report_zone()
Damien Le Moal
-37
/
+42
2025-11-05
block: cleanup blkdev_report_zones()
Damien Le Moal
-2
/
+1
2025-11-05
block: freeze queue when updating zone resources
Damien Le Moal
-18
/
+24
2025-11-05
block: handle zone management operations completions
Damien Le Moal
-49
/
+104
2025-11-05
block: add __must_check attribute to sb_min_blocksize()
Yongpeng Yang
-1
/
+1
2025-11-05
iomap: add caller-provided callbacks for read and readahead
Joanne Koong
-2
/
+3
2025-11-04
block: make bio auto-integrity deadlock safe
Christoph Hellwig
-19
/
+72
2025-11-04
block: blocking mempool_alloc doesn't fail
Christoph Hellwig
-4
/
+0
2025-11-03
io_uring/uring_cmd: avoid double indirect call in task work dispatch
Caleb Sander Mateos
-2
/
+4
2025-10-31
Merge tag 'block-6.18-20251031' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-1
/
+1
2025-10-30
blk-crypto: use BLK_STS_INVAL for alignment errors
Carlos Llamas
-1
/
+1
2025-10-24
Merge tag 'block-6.18-20251023' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-0
/
+10
2025-10-22
blktrace: handle BLKTRACESETUP2 ioctl
Johannes Thumshirn
-0
/
+1
2025-10-22
block: require LBA dma_alignment when using PI
Christoph Hellwig
-0
/
+10
2025-10-22
block: rename min_segment_size
Keith Busch
-4
/
+4
2025-10-20
Coccinelle-based conversion to use ->i_state accessors
Mateusz Guzik
-2
/
+2
2025-10-20
blk-mq: use struct_size() in kmalloc()
Mehdi Ben Hadj Khelifa
-2
/
+1
2025-10-20
block/mq-deadline: Switch back to a single dispatch list
Bart Van Assche
-60
/
+47
2025-10-20
block/mq-deadline: Introduce dd_start_request()
Bart Van Assche
-8
/
+14
2025-10-17
Merge tag 'block-6.18-20251016' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-14
/
+11
2025-10-15
block: Remove elevator_lock usage from blkg_conf frozen operations
Ming Lei
-9
/
+4
2025-10-15
blk-mq: fix stale tag depth for shared sched tags in blk_mq_update_nr_requests()
Yu Kuai
-5
/
+7
2025-10-10
Merge tag 'block-6.18-20251009' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-7
/
+17
2025-10-07
block: move bio_iov_iter_get_bdev_pages to block/fops.c
Christoph Hellwig
-3
/
+10
2025-10-07
block: rename bio_iov_iter_get_pages_aligned to bio_iov_iter_get_pages
Christoph Hellwig
-4
/
+3
2025-10-07
block: remove bio_iov_iter_get_pages
Christoph Hellwig
-1
/
+5
2025-10-02
Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-7
/
+8
2025-10-02
Merge tag 'for-6.18/block-20250929' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-592
/
+722
2025-10-02
Merge tag 'for-6.18/io_uring-20250929' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-1
/
+1
2025-09-29
Merge tag 'namespace-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-5
/
+3
2025-09-29
Merge tag 'kernel-6.18-rc1.clone3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-1
/
+1
2025-09-29
Merge tag 'vfs-6.18-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-1
/
+1
2025-09-26
Merge tag 'block-6.17-20250925' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-1
/
+3
2025-09-23
blk-cgroup: fix possible deadlock while configuring policy
Yu Kuai
-15
/
+8
2025-09-23
blk-mq: fix null-ptr-deref in blk_mq_free_tags() from error path
Yu Kuai
-2
/
+9
2025-09-23
blk-mq: Fix more tag iteration function documentation
Bart Van Assche
-17
/
+15
2025-09-23
io_uring/cmd: drop unused res2 param from io_uring_cmd_done()
Caleb Sander Mateos
-1
/
+1
2025-09-22
block: fix EOD return for device with nr_sectors == 0
Jens Axboe
-1
/
+3
2025-09-19
Merge branch 'no-rebase-mnt_ns_tree_remove'
Christian Brauner
-57
/
+82
2025-09-19
block: use extensible_ioctl_valid()
Christian Brauner
-5
/
+3
2025-09-17
blk-throttle: fix throtl_data leak during disk release
Yu Kuai
-2
/
+5
2025-09-17
blk-mq: Fix the blk_mq_tagset_busy_iter() documentation
Bart Van Assche
-4
/
+3
2025-09-16
block: relax atomic write boundary vs chunk size check
John Garry
-40
/
+26
2025-09-16
block: fix stacking of atomic writes when atomics are not supported
John Garry
-9
/
+10
[prev]
[next]