index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
block
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-02-14
Merge tag 'block-6.14-20250214' of git://git.kernel.dk/linux
Linus Torvalds
1
-3
/
+15
2025-02-14
partitions: mac: fix handling of bogus partition table
Jann Horn
1
-3
/
+15
2025-01-31
Merge tag 'block-6.14-20250131' of git://git.kernel.dk/linux
Linus Torvalds
16
-83
/
+79
2025-01-31
block: force noio scope in blk_mq_freeze_queue
Christoph Hellwig
11
-43
/
+61
2025-01-29
block: fix nr_hw_queue update racing with disk addition/removal
Nilay Shroff
1
-8
/
+9
2025-01-29
block: get rid of request queue ->sysfs_dir_lock
Nilay Shroff
4
-28
/
+5
2025-01-28
Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
1
-0
/
+1
2025-01-23
blk-mq: create correct map for fallback case
Daniel Wagner
1
-2
/
+1
2025-01-23
block: don't revert iter for -EIOCBQUEUED
Jens Axboe
1
-2
/
+3
2025-01-20
Merge tag 'for-6.14/io_uring-20250119' of git://git.kernel.dk/linux
Linus Torvalds
3
-26
/
+113
2025-01-20
Merge tag 'for-6.14/block-20250118' of git://git.kernel.dk/linux
Linus Torvalds
28
-688
/
+442
2025-01-17
block: Don't trim an atomic write
John Garry
1
-0
/
+4
2025-01-17
block: Add common atomic writes enable flag
John Garry
1
-2
/
+4
2025-01-15
block: limit disk max sectors to (LLONG_MAX >> 9)
Ming Lei
2
-0
/
+12
2025-01-15
block: Change blk_stack_atomic_writes_limits() unit_min check
John Garry
1
-1
/
+1
2025-01-15
block: Ensure start sector is aligned for stacking atomic writes
John Garry
1
-2
/
+5
2025-01-14
blk-mq: Move more error handling into blk_mq_submit_bio()
Bart Van Assche
1
-7
/
+7
2025-01-14
block: Reorder the request allocation code in blk_mq_submit_bio()
Bart Van Assche
1
-3
/
+3
2025-01-13
partitions: ldm: remove the initial kernel-doc notation
Randy Dunlap
1
-1
/
+1
2025-01-13
blk-cgroup: rwstat: fix kernel-doc warnings in header file
Randy Dunlap
1
-2
/
+3
2025-01-13
blk-cgroup: fix kernel-doc warnings in header file
Randy Dunlap
1
-4
/
+6
2025-01-13
block: mark GFP_NOIO around sysfs ->store()
Ming Lei
1
-0
/
+3
2025-01-13
Merge 6.13-rc7 into driver-core-next
Greg Kroah-Hartman
5
-31
/
+44
2025-01-10
block: fix queue freeze vs limits lock order in sysfs store methods
Christoph Hellwig
1
-8
/
+10
2025-01-10
block: add a store_limit operations for sysfs entries
Christoph Hellwig
1
-67
/
+61
2025-01-10
block: don't update BLK_FEAT_POLL in __blk_mq_update_nr_hw_queues
Christoph Hellwig
4
-26
/
+22
2025-01-10
block: check BLK_FEAT_POLL under q_usage_count
Christoph Hellwig
2
-12
/
+22
2025-01-10
block: add a queue_limits_commit_update_frozen helper
Christoph Hellwig
3
-9
/
+26
2025-01-10
block: fix docs for freezing of queue limits updates
Christoph Hellwig
1
-1
/
+2
2025-01-10
blk-cgroup: Fix class @block_class's subsystem refcount leakage
Zijun Hu
1
-0
/
+1
2025-01-09
block, bfq: fix waker_bfqq UAF after bfq_split_bfqq()
Yu Kuai
1
-2
/
+10
2025-01-06
block: simplify tag allocation policy selection
Christoph Hellwig
4
-27
/
+8
2025-01-06
block: remove BLK_MQ_F_NO_SCHED
Christoph Hellwig
3
-22
/
+1
2025-01-06
block: remove blk_mq_init_bitmaps
Christoph Hellwig
2
-29
/
+12
2025-01-06
block: better split mq vs non-mq code in add_disk_fwnode
Christoph Hellwig
1
-13
/
+15
2025-01-06
block: add a dma mapping iterator
Christoph Hellwig
1
-107
/
+70
2025-01-04
block: remove blk_rq_bio_prep
Christoph Hellwig
2
-5
/
+9
2025-01-04
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
[next]