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.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
8 days
block: validate QoS before calling __rq_qos_done_bio()
Nilay Shroff
1
-5
/
+8
8 days
blk-zoned: Fix a lockdep complaint about recursive locking
Bart Van Assche
1
-5
/
+6
13 days
block: avoid cpu_hotplug_lock depedency on freeze_lock
Nilay Shroff
3
-28
/
+36
13 days
block: decrement block_rq_qos static key in rq_qos_del()
Nilay Shroff
1
-0
/
+1
13 days
block: skip q->rq_qos check in rq_qos_done_bio()
Nilay Shroff
1
-2
/
+8
13 days
blk-mq: fix lockdep warning in __blk_mq_update_nr_hw_queues
Ming Lei
1
-4
/
+9
2025-08-18
block: tone down bio_check_eod
Christoph Hellwig
1
-1
/
+1
2025-08-18
block: remove newlines from the warnings in blk_validate_integrity_limits
Christoph Hellwig
1
-6
/
+3
2025-08-18
block: handle pi_tuple_size in queue_limits_stack_integrity
Christoph Hellwig
1
-0
/
+3
2025-08-13
block: restore default wbt enablement
Julian Sun
1
-1
/
+1
2025-08-11
blk-wbt: Eliminate ambiguity in the comments of struct rq_wb
Tang Yizhou
1
-2
/
+2
2025-08-11
blk-wbt: Optimize wbt_done() for non-throttled writes
Tang Yizhou
1
-5
/
+6
2025-08-11
block: fix kobject double initialization in add_disk
Zheng Qixing
3
-7
/
+8
2025-08-11
blk-cgroup: remove redundant __GFP_NOWARN
Qianfeng Rong
1
-3
/
+3
2025-08-11
block, bfq: remove redundant __GFP_NOWARN
Qianfeng Rong
1
-2
/
+1
2025-08-09
Merge tag 'block-6.17-20250808' of git://git.kernel.dk/linux
Linus Torvalds
12
-200
/
+287
2025-08-07
lib/sbitmap: convert shallow_depth from one word to the whole sbitmap
Yu Kuai
4
-43
/
+20
2025-08-04
block, bfq: Reorder struct bfq_iocq_bfqq_data
Christophe JAILLET
1
-5
/
+5
2025-08-01
Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+2
2025-08-01
block: ensure discard_granularity is zero when discard is not supported
Christoph Hellwig
1
-3
/
+10
2025-07-30
block: fix potential deadlock while running nr_hw_queue update
Nilay Shroff
5
-15
/
+89
2025-07-30
block: fix lockdep warning caused by lock dependency in elv_iosched_store
Nilay Shroff
4
-81
/
+136
2025-07-30
block: move elevator queue allocation logic into blk_mq_init_sched
Nilay Shroff
6
-36
/
+16
2025-07-29
Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-7
/
+5
2025-07-29
blk-ioc: don't hold queue_lock for ioc_lookup_icq()
Yu Kuai
2
-26
/
+8
2025-07-29
block: Enforce power-of-2 physical block size
John Garry
1
-1
/
+5
2025-07-29
block: avoid possible overflow for chunk_sectors check in blk_stack_limits()
John Garry
1
-1
/
+1
2025-07-29
block: Improve read ahead size for rotational devices
Damien Le Moal
1
-2
/
+10
2025-07-29
Merge tag 'for-6.17/block-20250728' of git://git.kernel.dk/linux
Linus Torvalds
9
-88
/
+395
2025-07-29
Merge tag 'vfs-6.17-rc1.iomap' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-12
/
+25
2025-07-29
Merge tag 'vfs-6.17-rc1.integrity' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-15
/
+122
2025-07-28
Merge tag 'vfs-6.17-rc1.mmap_prepare' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-6
/
+6
2025-07-28
Merge tag 'vfs-6.17-rc1.fallocate' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-21
/
+69
2025-07-28
Merge tag 'vfs-6.17-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-6
/
+9
2025-07-25
Merge tag 'block-6.16-20250725' of git://git.kernel.dk/linux
Linus Torvalds
1
-6
/
+13
2025-07-25
block: restore two stage elevator switch while running nr_hw_queue update
Nilay Shroff
3
-15
/
+81
2025-07-23
block: fix lbmd_guard_tag_type assignment in FS_IOC_GETLBMD_CAP
Anuj Gupta
1
-1
/
+15
2025-07-20
block: fix module reference leak in mq-deadline I/O scheduler
Nilay Shroff
1
-6
/
+13
2025-07-18
Merge tag 'block-6.16-20250718' of git://git.kernel.dk/linux
Linus Torvalds
1
-0
/
+1
2025-07-17
block: use chunk_sectors when evaluating stacked atomic write limits
John Garry
1
-23
/
+33
2025-07-17
block: sanitize chunk_sectors for atomic write limits
John Garry
1
-0
/
+6
2025-07-16
fs: change write_begin/write_end interface to take struct kiocb *
Taotao Chen
1
-5
/
+8
2025-07-15
block: add trace messages to zone write plugging
Johannes Thumshirn
1
-0
/
+5
2025-07-15
block: add tracepoint for blkdev_zone_mgmt
Johannes Thumshirn
1
-0
/
+2
2025-07-15
block: add tracepoint for blk_zone_update_request_bio
Johannes Thumshirn
1
-0
/
+3
2025-07-15
block: split blk_zone_update_request_bio into two functions
Johannes Thumshirn
3
-19
/
+31
2025-07-14
iomap: replace iomap_folio_ops with iomap_write_ops
Christoph Hellwig
1
-1
/
+2
2025-07-14
iomap: hide ioends from the generic writeback code
Christoph Hellwig
1
-0
/
+1
2025-07-14
iomap: refactor the writeback interface
Christoph Hellwig
1
-9
/
+16
2025-07-14
iomap: pass more arguments using the iomap writeback context
Christoph Hellwig
1
-2
/
+6
[next]