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
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-23
blk-mq: fix null-ptr-deref in blk_mq_free_tags() from error path
Yu Kuai
2
-2
/
+9
2025-09-23
blk-mq: Fix more tag iteration function documentation
Bart Van Assche
1
-17
/
+15
2025-09-23
io_uring/cmd: drop unused res2 param from io_uring_cmd_done()
Caleb Sander Mateos
1
-1
/
+1
2025-09-22
block: fix EOD return for device with nr_sectors == 0
Jens Axboe
1
-1
/
+3
2025-09-19
Merge branch 'no-rebase-mnt_ns_tree_remove'
Christian Brauner
13
-57
/
+82
2025-09-19
block: use extensible_ioctl_valid()
Christian Brauner
1
-5
/
+3
2025-09-17
blk-throttle: fix throtl_data leak during disk release
Yu Kuai
1
-2
/
+5
2025-09-17
blk-mq: Fix the blk_mq_tagset_busy_iter() documentation
Bart Van Assche
1
-4
/
+3
2025-09-16
block: relax atomic write boundary vs chunk size check
John Garry
1
-40
/
+26
2025-09-16
block: fix stacking of atomic writes when atomics are not supported
John Garry
1
-9
/
+10
2025-09-16
block: update validation of atomic writes boundary for stacked devices
John Garry
1
-8
/
+14
2025-09-15
block/mq-deadline: Remove the redundant rb_entry_rq in the deadline_from_pos().
chengkaitao
1
-4
/
+0
2025-09-15
fs: rename generic_delete_inode() and generic_drop_inode()
Mateusz Guzik
1
-1
/
+1
2025-09-13
block: use largest_zero_folio in __blkdev_issue_zero_pages()
Pankaj Raghav
1
-7
/
+8
2025-09-10
blk-mq: remove blk_mq_tag_update_depth()
Yu Kuai
2
-34
/
+0
2025-09-10
blk-mq: fix potential deadlock while nr_requests grown
Yu Kuai
3
-22
/
+34
2025-09-10
blk-mq-sched: add new parameter nr_requests in blk_mq_alloc_sched_tags()
Yu Kuai
4
-11
/
+19
2025-09-10
blk-mq: split bitmap grow and resize case in blk_mq_update_nr_requests()
Yu Kuai
1
-12
/
+27
2025-09-10
blk-mq: cleanup shared tags case in blk_mq_update_nr_requests()
Yu Kuai
2
-28
/
+22
2025-09-10
blk-mq: convert to serialize updating nr_requests with update_nr_hwq_lock
Yu Kuai
1
-5
/
+20
2025-09-10
blk-mq: check invalid nr_requests in queue_requests_store()
Yu Kuai
4
-22
/
+17
2025-09-10
blk-mq: remove useless checkings in blk_mq_update_nr_requests()
Yu Kuai
1
-8
/
+1
2025-09-10
blk-mq: remove useless checking in queue_requests_store()
Yu Kuai
1
-3
/
+0
2025-09-10
block: fix ordering of recursive split IO
Yu Kuai
4
-9
/
+13
2025-09-10
block: skip unnecessary checks for split bio
Yu Kuai
3
-2
/
+7
2025-09-10
blk-crypto: convert to use bio_submit_split_bioset()
Yu Kuai
1
-12
/
+5
2025-09-10
block: factor out a helper bio_submit_split_bioset()
Yu Kuai
1
-19
/
+40
2025-09-10
blk-crypto: fix missing blktrace bio split events
Yu Kuai
1
-0
/
+3
2025-09-10
blk-mq: add QUEUE_FLAG_BIO_ISSUE_TIME
Yu Kuai
3
-3
/
+11
2025-09-10
block: initialize bio issue time in blk_mq_submit_bio()
Yu Kuai
4
-8
/
+8
2025-09-10
block: cleanup bio_issue
Yu Kuai
4
-55
/
+5
2025-09-09
blk-map: provide the bdev to bio if one exists
Keith Busch
1
-2
/
+3
2025-09-09
blk-mq-dma: bring back p2p request flags
Keith Busch
1
-0
/
+4
2025-09-09
blk-integrity: enable p2p source and destination
Keith Busch
1
-4
/
+17
2025-09-09
blk-integrity: use simpler alignment check
Keith Busch
1
-2
/
+2
2025-09-09
block: simplify direct io validity check
Keith Busch
1
-2
/
+2
2025-09-09
block: align the bio after building it
Keith Busch
1
-25
/
+40
2025-09-09
block: add size alignment to bio_iov_iter_get_pages
Keith Busch
2
-11
/
+14
2025-09-09
block: check for valid bio while splitting
Keith Busch
2
-5
/
+18
2025-09-09
block: remove the bi_inline_vecs variable sized array from struct bio
Christoph Hellwig
1
-1
/
+2
2025-09-09
block: add a bio_init_inline helper
Christoph Hellwig
3
-8
/
+10
2025-09-08
Merge tag 'vfs-6.17-rc6.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-5
/
+8
2025-09-08
blk-throttle: fix access race during throttle policy activation
Han Guangjiang
4
-18
/
+18
2025-09-08
blk-mq: Replace tags->lock with SRCU for tag iterators
Ming Lei
2
-24
/
+12
2025-09-08
blk-mq: Defer freeing flush queue to SRCU callback
Ming Lei
2
-1
/
+11
2025-09-08
blk-mq: Defer freeing of tags page_list to SRCU callback
Ming Lei
2
-14
/
+36
2025-09-08
blk-mq: Pass tag_set to blk_mq_free_rq_map/tags
Ming Lei
3
-8
/
+8
2025-09-08
blk-mq: Move flush queue allocation into blk_mq_init_hctx()
Ming Lei
2
-8
/
+13
2025-09-05
blk-mq: fix blk_mq_tags double free while nr_requests grown
Yu Kuai
1
-0
/
+1
2025-09-05
blk-mq: fix elevator depth_updated method
Yu Kuai
6
-52
/
+41
[prev]
[next]