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: handle REQ_OP_ZONE_APPEND in __bio_integrity_action
Christoph Hellwig
5 days
block: fix GFP_ flags confusion in bio_integrity_alloc_buf
Christoph Hellwig
5 days
block, bfq: don't grab queue_lock to initialize bfq
Yu Kuai
5 days
blk-cgroup: don't nest queue_lock under blkcg->lock in blkcg_destroy_blkgs()
Yu Kuai
5 days
blk-cgroup: don't nest queue_lock under rcu in bio_associate_blkg()
Yu Kuai
5 days
blk-cgroup: don't nest queue_lock under rcu in blkg_lookup_create()
Yu Kuai
5 days
blk-cgroup: don't nest queue_lock under rcu in blkcg_print_blkgs()
Yu Kuai
5 days
blk-cgroup: delay freeing policy data after rcu grace period
Yu Kuai
5 days
blk-cgroup: protect iterating blkgs with blkcg->lock in blkcg_print_stat()
Yu Kuai
7 days
blk-cgroup: defer blkcg css_put until blkg is unlinked from queue
Zizhi Wo
7 days
blk-cgroup: fix UAF in __blkcg_rstat_flush()
Michal Koutný
7 days
block, bfq: protect async queue reset with blkcg locks
Cen Zhang
7 days
block: fix incorrect error injection static key decrement
Christoph Hellwig
13 days
block: respect iov_iter::nofault flag in bio_iov_iter_bounce_write()
Qu Wenruo
13 days
block: revert the iov_iter after a short copy in bio_iov_iter_bounce_write()
Qu Wenruo
13 days
block: Remove redundant plug in __submit_bio()
Wen Xiong
13 days
block: fix IORING_URING_CMD_REISSUE flags check in blkdev_uring_cmd
Yitang Yang
13 days
Merge tag 'for-7.2/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
13 days
Merge tag 'for-7.2/block-20260615' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
13 days
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
2026-06-05
block/blk-iocost: Combine two error paths in ioc_qos_write()
Bart Van Assche
2026-06-05
block/cgroup: Improve lock context annotations
Bart Van Assche
2026-06-05
block/cgroup: Split blkg_conf_exit()
Bart Van Assche
2026-06-05
block/cgroup: Split blkg_conf_prep()
Bart Van Assche
2026-06-05
block: Add WQ_PERCPU to alloc_workqueue users
Marco Crivellari
2026-06-03
mm: simplify the mempool_alloc_bulk API
Christoph Hellwig
2026-06-02
block/partitions/acorn: use min in {riscix,linux}_partition
Thorsten Blum
2026-06-02
block, bfq: release cgroup stats with bfq_group
Yu Kuai
2026-05-29
Merge tag 'block-7.1-20260529' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-05-29
block: Add bvec_folio()
Matthew Wilcox (Oracle)
2026-05-28
block: export passthrough stats enabled
Keith Busch
2026-05-28
block: add a bio_endio_status helper
Christoph Hellwig
2026-05-28
block: mark biovec_init_pool static
Christoph Hellwig
2026-05-27
blk-throttle: schedule parent dispatch in tg_flush_bios()
Tao Cui
[next]