index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
Age
Commit message (
Expand
)
Author
5 days
block: fix aligning of bounced dio read bios
Christoph Hellwig
5 days
block: handle huge zero folios in bio_free_folios
Christoph Hellwig
5 days
block: try slab allocation in bio_alloc_bioset() before mempool
Joseph Qi
5 days
block: show operation in error injection rules
Jackie Liu
5 days
block: serialize elevator changes for the same queue using a writer lock
Shin'ichiro Kawasaki
5 days
block: free copied pages when blk_rq_map_kern() fails
Jackie Liu
6 days
block: do not warn when doing greedy allocation in folio_alloc_greedy()
Qu Wenruo
6 days
partitions: aix: bound the lvd scan to one sector
Michael Bommarito
6 days
blk-cgroup: fix leaks and online flag on radix_tree_insert failure
Tao Cui
6 days
block: fix race in blk_time_get_ns() returning 0
Mike Waychison
11 days
block: remove redundant GD_NEED_PART_SCAN in add_disk_final()
Connor Williamson
2026-07-01
block: Make WBT latency writes honor enable state
Guzebing
2026-07-01
block: avoid potential deadlock on zone revalidation failure
Damien Le Moal
2026-06-26
blk-mq: bound blk_hctx_poll() to one jiffy
Anuj Gupta
2026-06-24
block: handle REQ_OP_ZONE_APPEND in __bio_integrity_action
Christoph Hellwig
2026-06-24
block: fix GFP_ flags confusion in bio_integrity_alloc_buf
Christoph Hellwig
2026-06-24
block, bfq: don't grab queue_lock to initialize bfq
Yu Kuai
2026-06-24
blk-cgroup: don't nest queue_lock under blkcg->lock in blkcg_destroy_blkgs()
Yu Kuai
2026-06-24
blk-cgroup: don't nest queue_lock under rcu in bio_associate_blkg()
Yu Kuai
2026-06-24
blk-cgroup: don't nest queue_lock under rcu in blkg_lookup_create()
Yu Kuai
2026-06-24
blk-cgroup: don't nest queue_lock under rcu in blkcg_print_blkgs()
Yu Kuai
2026-06-24
blk-cgroup: delay freeing policy data after rcu grace period
Yu Kuai
2026-06-24
blk-cgroup: protect iterating blkgs with blkcg->lock in blkcg_print_stat()
Yu Kuai
2026-06-22
blk-cgroup: defer blkcg css_put until blkg is unlinked from queue
Zizhi Wo
2026-06-22
blk-cgroup: fix UAF in __blkcg_rstat_flush()
Michal Koutný
2026-06-22
block, bfq: protect async queue reset with blkcg locks
Cen Zhang
2026-06-22
block: fix incorrect error injection static key decrement
Christoph Hellwig
2026-06-16
block: respect iov_iter::nofault flag in bio_iov_iter_bounce_write()
Qu Wenruo
2026-06-16
block: revert the iov_iter after a short copy in bio_iov_iter_bounce_write()
Qu Wenruo
2026-06-16
block: Remove redundant plug in __submit_bio()
Wen Xiong
2026-06-16
block: fix IORING_URING_CMD_REISSUE flags check in blkdev_uring_cmd
Yitang Yang
2026-06-16
Merge tag 'for-7.2/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-06-16
Merge tag 'for-7.2/block-20260615' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2026-06-16
Merge tag 'slab-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...
Linus Torvalds
2026-06-13
block: check bio split for unaligned bvec
Keith Busch
2026-06-12
block: add configurable error injection
Christoph Hellwig
2026-06-12
block: add a str_to_blk_op helper
Christoph Hellwig
2026-06-12
block: add a "tag" for block status codes
Christoph Hellwig
2026-06-12
block: add a macro to initialize the status table
Christoph Hellwig
2026-06-09
block: propagate in_flight to whole disk on partition I/O
Tang Yizhou
2026-06-08
block: optimize I/O merge hot path with unlikely() hints
Steven Feng
2026-06-08
partitions: aix: bound the pp_count scan to the ppe array
Bryam Vargas
2026-06-05
block: Enable lock context analysis
Bart Van Assche
2026-06-05
block/mq-deadline: Make the lock context annotations compatible with Clang
Bart Van Assche
2026-06-05
block/Kyber: Make the lock context annotations compatible with Clang
Bart Van Assche
2026-06-05
block/blk-mq-debugfs: Improve lock context annotations
Bart Van Assche
2026-06-05
block/blk-iocost: Inline iocg_lock() and iocg_unlock()
Bart Van Assche
2026-06-05
block/blk-iocost: Split ioc_rqos_throttle()
Bart Van Assche
2026-06-05
block/crypto: Annotate the crypto functions
Bart Van Assche
2026-06-05
block/cgroup: Inline blkg_conf_{open,close}_bdev_frozen()
Bart Van Assche
[next]