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.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
4 days
Merge tag 'block-6.19-20251218' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
8
-20
/
+37
6 days
block: validate interval_exp integrity limit
Caleb Sander Mateos
1
-1
/
+6
6 days
block: validate pi_offset integrity limit
Caleb Sander Mateos
1
-4
/
+3
7 days
block: add allocation size check in blkdev_pr_read_keys()
Deepanshu Kartikey
1
-4
/
+5
12 days
block: fix race between wbt_enable_default and IO submission
Ming Lei
6
-11
/
+23
12 days
Merge tag 'block-6.19-20251211' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-21
/
+17
2025-12-10
blk-mq-dma: always initialize dma state
Keith Busch
1
-0
/
+1
2025-12-10
blk-mq: delete task running check in blk_hctx_poll()
Fengnan Chang
1
-10
/
+2
2025-12-10
block: fix cached zone reports on devices with native zone append
Johannes Thumshirn
1
-1
/
+1
2025-12-09
block: Use RCU in blk_mq_[un]quiesce_tagset() instead of set->tag_list_lock
Mohamed Khalfella
1
-9
/
+8
2025-12-09
block: prohibit calls to bio_chain_endio
Shida Zhang
1
-1
/
+5
2025-12-09
Merge tag 'block-6.19-20251208' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
7
-77
/
+155
2025-12-05
Merge tag 'vfio-v6.19-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
1
-1
/
+1
2025-12-05
block: fix memory leak in __blkdev_issue_zero_pages
Shaurya Rane
1
-3
/
+3
2025-12-05
block: Clear BLK_ZONE_WPLUG_PLUGGED when aborting plugged BIOs
Damien Le Moal
1
-0
/
+4
2025-12-04
blk-mq: Abort suspend when wakeup events are pending
Cong Zhang
1
-2
/
+16
2025-12-04
block: add IOC_PR_READ_RESERVATION ioctl
Stefan Hajnoczi
1
-0
/
+28
2025-12-04
block: add IOC_PR_READ_KEYS ioctl
Stefan Hajnoczi
1
-0
/
+56
2025-12-04
block: enable per-cpu bio cache by default
Fengnan Chang
2
-18
/
+12
2025-12-04
block: use bio_alloc_bioset for passthru IO by default
Fengnan Chang
1
-54
/
+36
2025-12-04
Merge tag 'for-6.19/block-20251201' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
26
-549
/
+1270
2025-12-04
Merge tag 'for-6.19/io_uring-20251201' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+4
2025-12-01
Merge tag 'vfs-6.19-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+2
2025-12-01
Merge tag 'vfs-6.19-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+18
2025-12-01
Merge tag 'vfs-6.19-rc1.iomap' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+3
2025-12-01
blk-mq: use queue_hctx in blk_mq_map_queue_type
Fengnan Chang
1
-1
/
+1
2025-11-28
blk-mq: fix potential uaf for 'queue_hw_ctx'
Fengnan Chang
1
-1
/
+6
2025-11-28
blk-mq: use array manage hctx map instead of xarray
Fengnan Chang
3
-23
/
+39
2025-11-25
block: ignore __blkdev_issue_discard() return value
Chaitanya Kulkarni
1
-3
/
+3
2025-11-25
block: fix typos in comments and strings in blk-core
shechenglong
1
-6
/
+6
2025-11-25
block: Remove references to __device_add_disk()
John Garry
1
-3
/
+3
2025-11-20
PCI/P2PDMA: Simplify bus address mapping API
Leon Romanovsky
1
-1
/
+1
2025-11-20
block: use min() instead of min_t()
David Laight
2
-6
/
+3
2025-11-19
block: remove the declaration of elevator_init_mq function
Chengkaitao
1
-1
/
+0
2025-11-19
Revert "block: consider discard merge last"
Jens Axboe
1
-6
/
+6
2025-11-19
block: Remove queue freezing from several sysfs store callbacks
Bart Van Assche
1
-18
/
+8
2025-11-19
block: plug attempts to batch allocate tags multiple times
Xue He
1
-14
/
+19
2025-11-17
block: rate-limit capacity change info log
Li Chen
1
-1
/
+1
2025-11-17
Merge tag 'vfs-6.18-rc7.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2025-11-17
block/blk-throttle: Remove throtl_slice from struct throtl_data
Guenter Roeck
1
-19
/
+13
2025-11-17
block/blk-throttle: drop unneeded blk_stat_enable_accounting
Guenter Roeck
1
-6
/
+0
2025-11-17
block/blk-throttle: Fix throttle slice time for SSDs
Guenter Roeck
1
-7
/
+2
2025-11-17
block: consider discard merge last
Keith Busch
1
-6
/
+6
2025-11-14
block-dma: properly take MMIO path
Leon Romanovsky
1
-6
/
+12
2025-11-14
nvme-pci: migrate to dma_map_phys instead of map_page
Leon Romanovsky
1
-2
/
+2
2025-11-13
block: define alloc_sched_data and free_sched_data methods for kyber
Nilay Shroff
1
-8
/
+22
2025-11-13
block: use {alloc|free}_sched data methods
Nilay Shroff
4
-20
/
+50
2025-11-13
block: introduce alloc_sched_data and free_sched_data elevator methods
Nilay Shroff
2
-0
/
+26
2025-11-13
block: move elevator tags into struct elevator_resources
Nilay Shroff
5
-36
/
+64
2025-11-13
block: unify elevator tags and type xarrays into struct elv_change_ctx
Nilay Shroff
6
-67
/
+115
[next]