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-01-13
blk-cgroup: rwstat: fix kernel-doc warnings in header file
Randy Dunlap
-2
/
+3
2025-01-13
blk-cgroup: fix kernel-doc warnings in header file
Randy Dunlap
-4
/
+6
2025-01-13
block: mark GFP_NOIO around sysfs ->store()
Ming Lei
-0
/
+3
2025-01-13
Merge 6.13-rc7 into driver-core-next
Greg Kroah-Hartman
-31
/
+44
2025-01-10
block: fix queue freeze vs limits lock order in sysfs store methods
Christoph Hellwig
-8
/
+10
2025-01-10
block: add a store_limit operations for sysfs entries
Christoph Hellwig
-67
/
+61
2025-01-10
block: don't update BLK_FEAT_POLL in __blk_mq_update_nr_hw_queues
Christoph Hellwig
-26
/
+22
2025-01-10
block: check BLK_FEAT_POLL under q_usage_count
Christoph Hellwig
-12
/
+22
2025-01-10
block: add a queue_limits_commit_update_frozen helper
Christoph Hellwig
-9
/
+26
2025-01-10
block: fix docs for freezing of queue limits updates
Christoph Hellwig
-1
/
+2
2025-01-10
blk-cgroup: Fix class @block_class's subsystem refcount leakage
Zijun Hu
-0
/
+1
2025-01-09
block, bfq: fix waker_bfqq UAF after bfq_split_bfqq()
Yu Kuai
-2
/
+10
2025-01-06
block: simplify tag allocation policy selection
Christoph Hellwig
-27
/
+8
2025-01-06
block: remove BLK_MQ_F_NO_SCHED
Christoph Hellwig
-22
/
+1
2025-01-06
block: remove blk_mq_init_bitmaps
Christoph Hellwig
-29
/
+12
2025-01-06
block: better split mq vs non-mq code in add_disk_fwnode
Christoph Hellwig
-13
/
+15
2025-01-06
block: add a dma mapping iterator
Christoph Hellwig
-107
/
+70
2025-01-04
block: remove blk_rq_bio_prep
Christoph Hellwig
-5
/
+9
2025-01-04
block: remove bio_add_pc_page
Christoph Hellwig
-199
/
+34
2025-01-03
block: retry call probe after request_module in blk_request_module
Yang Erkun
-5
/
+17
2025-01-02
kyber: constify sysfs attributes
Thomas Weißschuh
-1
/
+1
2025-01-02
block, bfq: constify sysfs attributes
Thomas Weißschuh
-1
/
+1
2025-01-02
block: mq-deadline: Constify sysfs attributes
Thomas Weißschuh
-1
/
+1
2025-01-02
elevator: Enable const sysfs attributes
Thomas Weißschuh
-5
/
+5
2024-12-23
blk-zoned: Split queue_zone_wplugs_show()
Bart Van Assche
-20
/
+24
2024-12-23
blk-zoned: Improve the queue reference count strategy documentation
Bart Van Assche
-4
/
+2
2024-12-23
blk-zoned: Document locking assumptions
Bart Van Assche
-0
/
+4
2024-12-23
blk-zoned: Minimize #include directives
Bart Van Assche
-4
/
+0
2024-12-23
block: remove BLK_MQ_F_SHOULD_MERGE
Christoph Hellwig
-3
/
+1
2024-12-23
blk-mq: remove unused queue mapping helpers
Daniel Wagner
-94
/
+0
2024-12-23
blk-mq: introduce blk_mq_map_hw_queues
Daniel Wagner
-0
/
+37
2024-12-23
block: track queue dying state automatically for modeling queue freeze lockdep
Ming Lei
-12
/
+12
2024-12-23
block: don't verify queue freeze manually in elevator_init_mq()
Ming Lei
-5
/
+2
2024-12-23
block: track disk DEAD state automatically for modeling queue freeze lockdep
Ming Lei
-12
/
+22
2024-12-23
block: remove unnecessary check in blk_unfreeze_check_owner()
Ming Lei
-2
/
+0
2024-12-23
block: add support to pass user meta buffer
Kanchan Joshi
-10
/
+85
2024-12-23
block: introduce BIP_CHECK_GUARD/REFTAG/APPTAG bip_flags
Anuj Gupta
-0
/
+5
2024-12-23
block: modify bio_integrity_map_user to accept iov_iter as argument
Anuj Gupta
-8
/
+14
2024-12-23
block: copy back bounce buffer to user-space correctly in case of split
Christoph Hellwig
-7
/
+8
2024-12-23
block: define set of integrity flags to be inherited by cloned bip
Anuj Gupta
-1
/
+1
2024-12-18
block: avoid to reuse `hctx` not removed from cpuhp callback list
Ming Lei
-1
/
+10
2024-12-18
block: Revert "block: Fix potential deadlock while freezing queue and acquiri...
Ming Lei
-26
/
+23
2024-12-18
block/bdev: use helper for max block size check
Luis Chamberlain
-2
/
+1
2024-12-13
block: Fix potential deadlock while freezing queue and acquiring sysfs_lock
Nilay Shroff
-23
/
+26
2024-12-13
block: Fix queue_iostats_passthrough_show()
Bart Van Assche
-1
/
+1
2024-12-13
blk-mq: Clean up blk_mq_requeue_work()
Bart Van Assche
-6
/
+4
2024-12-13
mq-deadline: Remove a local variable
Bart Van Assche
-4
/
+1
2024-12-12
blk-iocost: Avoid using clamp() on inuse in __propagate_weights()
Nathan Chancellor
-1
/
+8
2024-12-12
block: Make bio_iov_bvec_set() accept pointer to const iov_iter
John Garry
-2
/
+2
2024-12-10
block: get wp_offset by bdev_offset_from_zone_start
LongPing Wei
-1
/
+1
[prev]
[next]