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
Age
Commit message (
Expand
)
Author
6 days
block: show operation in error injection rules
Jackie Liu
6 days
block: serialize elevator changes for the same queue using a writer lock
Shin'ichiro Kawasaki
6 days
block: free copied pages when blk_rq_map_kern() fails
Jackie Liu
7 days
block: do not warn when doing greedy allocation in folio_alloc_greedy()
Qu Wenruo
7 days
partitions: aix: bound the lvd scan to one sector
Michael Bommarito
7 days
blk-cgroup: fix leaks and online flag on radix_tree_insert failure
Tao Cui
7 days
loop: remove manually added partitions on detach
Daan De Meyer
7 days
block: fix race in blk_time_get_ns() returning 0
Mike Waychison
12 days
block: remove redundant GD_NEED_PART_SCAN in add_disk_final()
Connor Williamson
12 days
drbd: reject data replies with an out-of-range payload size
Michael Bommarito
13 days
xen-blkfront: fix double completion of split requests on resume
Doruk Tan Ozturk
2026-07-02
ublk: snapshot batch commands before preparing I/O
Yousef Alhouseen
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
mm/page_io: don't nest queue_lock under rcu in bio_associate_blkg_from_page()
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-24
Merge branch 'md-7.2' of https://git.kernel.org/pub/scm/linux/kernel/git/mdra...
Jens Axboe
2026-06-23
Merge tag 'nvme-7.2-2026-06-23' of git://git.infradead.org/nvme into block-7.2
Jens Axboe
2026-06-23
md/raid5: avoid R5_Overlap races while breaking stripe batches
Chen Cheng
2026-06-23
md/raid5: use stripe state snapshot in break_stripe_batch_list()
Chen Cheng
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
nbd: don't warn when reclassifying a busy socket lock
Deepanshu Kartikey
2026-06-22
block: fix incorrect error injection static key decrement
Christoph Hellwig
2026-06-21
md/raid5: let stripe batch bm_seq comparison wrap-safe
Chen Cheng
2026-06-21
md/raid1: protect head_position for read balance
Chen Cheng
2026-06-21
md/raid1: free r1_bio when REQ_NOWAIT is set and read would block on retry
Abd-Alrhman Masalkhi
2026-06-21
md/raid1: honor REQ_NOWAIT when waiting for behind writes
Abd-Alrhman Masalkhi
2026-06-21
md/raid5: always convert llbitmap bits for discard
Yu Kuai
2026-06-21
md/raid5: validate discard support at request time
Yu Kuai
2026-06-21
md/raid5: account discard IO
Yu Kuai
2026-06-21
md/raid1: simplify raid1_write_request() error handling
Abd-Alrhman Masalkhi
2026-06-21
md/raid10: fix writes_pending and barrier reference leaks on discard failures
Abd-Alrhman Masalkhi
2026-06-21
md/raid10: fix writes_pending leak on write request failures
Abd-Alrhman Masalkhi
2026-06-21
md/raid1: fix writes_pending and barrier reference leaks on write failures
Abd-Alrhman Masalkhi
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: invalidate cached plug timestamp after task switch
Usama Arif
2026-06-16
kernel/fork: clear PF_BLOCK_TS in copy_process()
Usama Arif
2026-06-16
block: Remove redundant plug in __submit_bio()
Wen Xiong
[next]