index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
2 days
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2
-2
/
+2
3 days
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2
-4
/
+2
3 days
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
24
-36
/
+36
4 days
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
30
-57
/
+53
7 days
Merge tag 'block-7.0-20260216' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
10
-40
/
+92
8 days
blk-mq: use NOIO context to prevent deadlock during debugfs creation
Yu Kuai
5
-19
/
+50
8 days
blk-stat: convert struct blk_stat_callback to kernel-doc
Randy Dunlap
1
-2
/
+7
12 days
Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-3
/
+0
13 days
block: change return type to void
Chaitanya Kulkarni
1
-2
/
+1
13 days
block: fix partial IOVA mapping cleanup in blk_rq_dma_map_iova
Chaitanya Kulkarni
1
-5
/
+8
13 days
block: fix folio leak in bio_iov_iter_bounce_read()
Jens Axboe
1
-1
/
+3
13 days
block: allow IOC_PR_READ_* ioctls with BLK_OPEN_READ
Stefan Hajnoczi
1
-11
/
+23
2026-02-10
Merge tag 'kthread-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+5
2026-02-10
Merge tag 'for-7.0/block-stable-pages-20260206' of git://git.kernel.org/pub/s...
Linus Torvalds
4
-147
/
+213
2026-02-10
Merge tag 'for-7.0/block-20260206' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
29
-602
/
+636
2026-02-10
Merge tag 'xfs-merge-7.0' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-0
/
+34
2026-02-05
block: decouple secure erase size limit from discard size limit
Luke Wang
2
-5
/
+22
2026-02-04
block: remove redundant kill_bdev() call in set_blocksize()
Yang Xiuwei
1
-1
/
+0
2026-02-03
block, bfq: convert to use request_queue->async_depth
Yu Kuai
1
-26
/
+17
2026-02-03
mq-deadline: covert to use request_queue->async_depth
Yu Kuai
1
-34
/
+5
2026-02-03
kyber: covert to use request_queue->async_depth
Yu Kuai
1
-28
/
+5
2026-02-03
blk-mq: add a new queue sysfs attribute async_depth
Yu Kuai
4
-0
/
+50
2026-02-03
blk-mq: factor out a helper blk_mq_limit_depth()
Yu Kuai
1
-25
/
+37
2026-02-03
blk-mq-sched: unify elevators checking for async requests
Yu Kuai
4
-3
/
+8
2026-02-03
block: Protect against concurrent isolated cpuset change
Frederic Weisbecker
1
-1
/
+5
2026-02-02
blk-mq-debugfs: warn about possible deadlock
Yu Kuai
1
-7
/
+24
2026-02-02
blk-mq-debugfs: add missing debugfs_mutex in blk_mq_debugfs_register_hctxs()
Yu Kuai
1
-0
/
+2
2026-02-02
blk-mq-debugfs: remove blk_mq_debugfs_unregister_rqos()
Yu Kuai
3
-18
/
+0
2026-02-02
blk-mq-debugfs: make blk_mq_debugfs_register_rqos() static
Yu Kuai
2
-6
/
+1
2026-02-02
blk-rq-qos: fix possible debugfs_mutex deadlock
Yu Kuai
2
-8
/
+12
2026-02-02
blk-mq-debugfs: factor out a helper to register debugfs for all rq_qos
Yu Kuai
2
-8
/
+20
2026-02-02
blk-wbt: fix possible deadlock to nest pcpu_alloc_mutex under q_usage_counter
Yu Kuai
1
-45
/
+63
2026-02-02
blk-wbt: factor out a helper wbt_set_lat()
Yu Kuai
3
-45
/
+51
2026-02-02
sed-opal: ignore locking ranges array when not enabling SUM.
Ondrej Kozina
1
-1
/
+2
2026-01-30
block: introduce bdev_rot()
Damien Le Moal
1
-1
/
+1
2026-01-29
block: introduce blk_queue_rot()
Damien Le Moal
4
-18
/
+14
2026-01-28
block: Replace snprintf with strscpy in check_partition
Thorsten Blum
1
-1
/
+2
2026-01-28
block: add helpers to bounce buffer an iov_iter into bios
Christoph Hellwig
1
-0
/
+179
2026-01-28
block: remove bio_release_page
Christoph Hellwig
2
-12
/
+3
2026-01-28
iov_iter: extract a iov_iter_extract_bvecs helper from bio code
Christoph Hellwig
1
-102
/
+18
2026-01-28
block: open code bio_add_page and fix handling of mismatching P2P ranges
Christoph Hellwig
1
-24
/
+13
2026-01-28
block: refactor get_contig_folio_len
Christoph Hellwig
1
-35
/
+27
2026-01-28
block: add a BIO_MAX_SIZE constant and use it
Christoph Hellwig
3
-14
/
+13
2026-01-23
Merge tag 'block-6.19-20260122' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-1
/
+2
2026-01-22
blk-mq: use BLK_POLL_ONESHOT for synchronous poll completion
Ming Lei
1
-1
/
+1
2026-01-21
block: add a bio_reuse helper
Christoph Hellwig
1
-0
/
+34
2026-01-21
mm/block/fs: remove laptop_mode
Johannes Weiner
1
-3
/
+0
2026-01-20
block: pass io_comp_batch to rq_end_io_fn callback
Ming Lei
2
-6
/
+9
2026-01-19
block: Fix an error path in disk_update_zone_resources()
Bart Van Assche
1
-0
/
+1
2026-01-18
Merge branch 'for-7.0/blk-pvec' into for-7.0/block
Jens Axboe
1
-6
/
+5
[next]