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
2025-01-06
block: add a dma mapping iterator
Christoph Hellwig
1
-107
/
+70
2025-01-05
block: remove blk_rq_bio_prep
Christoph Hellwig
2
-5
/
+9
2025-01-05
block: remove bio_add_pc_page
Christoph Hellwig
3
-199
/
+34
2025-01-03
block: retry call probe after request_module in blk_request_module
Yang Erkun
1
-5
/
+17
2025-01-02
kyber: constify sysfs attributes
Thomas Weißschuh
1
-1
/
+1
2025-01-02
block, bfq: constify sysfs attributes
Thomas Weißschuh
1
-1
/
+1
2025-01-02
block: mq-deadline: Constify sysfs attributes
Thomas Weißschuh
1
-1
/
+1
2025-01-02
elevator: Enable const sysfs attributes
Thomas Weißschuh
2
-5
/
+5
2024-12-23
blk-zoned: Split queue_zone_wplugs_show()
Bart Van Assche
1
-20
/
+24
2024-12-23
blk-zoned: Improve the queue reference count strategy documentation
Bart Van Assche
1
-4
/
+2
2024-12-23
blk-zoned: Document locking assumptions
Bart Van Assche
1
-0
/
+4
2024-12-23
blk-zoned: Minimize #include directives
Bart Van Assche
1
-4
/
+0
2024-12-23
block: remove BLK_MQ_F_SHOULD_MERGE
Christoph Hellwig
2
-3
/
+1
2024-12-23
blk-mq: remove unused queue mapping helpers
Daniel Wagner
3
-94
/
+0
2024-12-23
blk-mq: introduce blk_mq_map_hw_queues
Daniel Wagner
1
-0
/
+37
2024-12-23
block: track queue dying state automatically for modeling queue freeze lockdep
Ming Lei
3
-12
/
+12
2024-12-23
block: don't verify queue freeze manually in elevator_init_mq()
Ming Lei
1
-5
/
+2
2024-12-23
block: track disk DEAD state automatically for modeling queue freeze lockdep
Ming Lei
4
-12
/
+22
2024-12-23
block: remove unnecessary check in blk_unfreeze_check_owner()
Ming Lei
1
-2
/
+0
2024-12-23
block: add support to pass user meta buffer
Kanchan Joshi
2
-10
/
+85
2024-12-23
block: introduce BIP_CHECK_GUARD/REFTAG/APPTAG bip_flags
Anuj Gupta
1
-0
/
+5
2024-12-23
block: modify bio_integrity_map_user to accept iov_iter as argument
Anuj Gupta
2
-8
/
+14
2024-12-23
block: copy back bounce buffer to user-space correctly in case of split
Christoph Hellwig
1
-7
/
+8
2024-12-23
block: define set of integrity flags to be inherited by cloned bip
Anuj Gupta
1
-1
/
+1
2024-12-18
block: avoid to reuse `hctx` not removed from cpuhp callback list
Ming Lei
1
-1
/
+10
2024-12-18
block: Revert "block: Fix potential deadlock while freezing queue and acquiri...
Ming Lei
3
-26
/
+23
2024-12-18
block/bdev: use helper for max block size check
Luis Chamberlain
1
-2
/
+1
2024-12-13
block: Fix potential deadlock while freezing queue and acquiring sysfs_lock
Nilay Shroff
3
-23
/
+26
2024-12-13
block: Fix queue_iostats_passthrough_show()
Bart Van Assche
1
-1
/
+1
2024-12-13
blk-mq: Clean up blk_mq_requeue_work()
Bart Van Assche
1
-6
/
+4
2024-12-13
mq-deadline: Remove a local variable
Bart Van Assche
1
-4
/
+1
2024-12-12
blk-iocost: Avoid using clamp() on inuse in __propagate_weights()
Nathan Chancellor
1
-1
/
+8
2024-12-12
block: Make bio_iov_bvec_set() accept pointer to const iov_iter
John Garry
2
-2
/
+2
2024-12-10
block: get wp_offset by bdev_offset_from_zone_start
LongPing Wei
1
-1
/
+1
2024-12-10
blk-cgroup: Fix UAF in blkcg_unpin_online()
Tejun Heo
1
-1
/
+5
2024-12-10
block: Prevent potential deadlocks in zone write plug error recovery
Damien Le Moal
1
-247
/
+61
2024-12-10
dm: Fix dm-zoned-reclaim zone write pointer alignment
Damien Le Moal
1
-23
/
+118
2024-12-10
block: Ignore REQ_NOWAIT for zone reset and zone finish operations
Damien Le Moal
1
-0
/
+9
2024-12-10
block: Use a zone write plug BIO work for REQ_NOWAIT BIOs
Damien Le Moal
1
-20
/
+42
2024-12-06
blk-mq: move cpuhp callback registering out of q->sysfs_lock
Ming Lei
1
-11
/
+92
2024-12-06
blk-mq: register cpuhp callback after hctx is added to xarray table
Ming Lei
1
-8
/
+7
2024-12-01
Merge tag 'block-6.13-20242901' of git://git.kernel.dk/linux
Linus Torvalds
10
-77
/
+204
2024-11-29
block, bfq: fix bfqq uaf in bfq_limit_depth()
Yu Kuai
1
-13
/
+24
2024-11-28
block: Don't allow an atomic write be truncated in blkdev_write_iter()
John Garry
1
-1
/
+4
2024-11-26
mq-deadline: don't call req_get_ioprio from the I/O completion handler
Christoph Hellwig
1
-9
/
+4
2024-11-26
block: Prevent potential deadlock in blk_revalidate_disk_zones()
Damien Le Moal
1
-4
/
+10
2024-11-25
block: Remove extra part pointer NULLify in blk_rq_init()
John Garry
1
-1
/
+0
2024-11-20
block: req->bio is always set in the merge code
Christoph Hellwig
1
-22
/
+8
2024-11-20
block: don't bother checking the data direction for merges
Christoph Hellwig
1
-7
/
+0
2024-11-20
block: blk-mq: fix uninit-value in blk_rq_prep_clone and refactor
Suraj Sonawane
1
-7
/
+6
[prev]
[next]