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-05-27
Merge tag 'cgroup-for-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
Linus Torvalds
1
-5
/
+5
2025-05-26
Merge tag 'xfs-merge-6.16' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-1
/
+2
2025-05-26
Merge tag 'for-6.16/block-20250523' of git://git.kernel.dk/linux
Linus Torvalds
28
-1189
/
+1191
2025-05-26
Merge tag 'vfs-6.16-rc1.writepage' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-1
/
+1
2025-05-19
cgroup: use subsystem-specific rstat locks to avoid contention
JP Kobryn
1
-2
/
+2
2025-05-16
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+1
2025-05-16
Merge tag 'block-6.15-20250515' of git://git.kernel.dk/linux
Linus Torvalds
1
-15
/
+47
2025-05-16
blk-mq: add a copyright notice to blk-mq-dma.c
Christoph Hellwig
1
-0
/
+3
2025-05-16
blk-mq: move the DMA mapping code to a separate file
Christoph Hellwig
4
-135
/
+136
2025-05-15
block: fix elv_update_nr_hw_queues() to reattach elevator
Nilay Shroff
1
-1
/
+1
2025-05-15
block/blk-throttle: silence !BLK_DEV_IO_TRACE variable warnings
Jens Axboe
1
-2
/
+2
2025-05-14
block: Remove obsolete configs BLK_MQ_{PCI,VIRTIO}
Lukas Bulwahn
1
-8
/
+0
2025-05-14
Merge branch 'atomic_writes-6.16' into xfs-6.16-merge
Carlos Maiolino
1
-1
/
+2
2025-05-14
Merge branch 'block-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux-block into xfs-6.16-merge
Carlos Maiolino
12
-52
/
+148
2025-05-13
block: remove the same_page output argument to bvec_try_merge_page
Christoph Hellwig
3
-37
/
+25
2025-05-13
blk-throttle: Prevents the bps restricted io from entering the bps queue again
Zizhi Wo
2
-11
/
+53
2025-05-13
blk-throttle: Split the service queue
Zizhi Wo
2
-30
/
+49
2025-05-13
blk-throttle: Split the blkthrotl queue
Zizhi Wo
2
-16
/
+36
2025-05-13
blk-throttle: Introduce flag "BIO_TG_BPS_THROTTLED"
Zizhi Wo
1
-2
/
+7
2025-05-13
blk-throttle: Split throtl_charge_bio() into bps and iops functions
Zizhi Wo
1
-15
/
+20
2025-05-13
blk-throttle: Refactor tg_dispatch_time by extracting tg_dispatch_bps/iops_time
Zizhi Wo
1
-43
/
+55
2025-05-13
blk-throttle: Rename tg_may_dispatch() to tg_dispatch_time()
Zizhi Wo
1
-25
/
+15
2025-05-13
Merge tag 'md-6.16-20250513' of https://git.kernel.org/pub/scm/linux/kernel/git/mdraid/linux into for-6.16/block
Jens Axboe
5
-51
/
+48
2025-05-12
scsi: sd_zbc: block: Respect bio vector limits for REPORT ZONES buffer
Steve Siwinski
1
-1
/
+1
2025-05-12
block: unfreeze queue if realloc tag set fails during nr_hw_queues update
Nilay Shroff
1
-1
/
+4
2025-05-12
block: always allocate integrity buffer when required
Keith Busch
1
-15
/
+47
2025-05-10
block: export API to get the number of bdev inflight IO
Yu Kuai
3
-8
/
+17
2025-05-10
block: clean up blk_mq_in_flight_rw()
Yu Kuai
3
-26
/
+32
2025-05-10
block: WARN if bdev inflight counter is negative
Yu Kuai
1
-2
/
+2
2025-05-10
block: reuse part_in_flight_rw for part_in_flight
Yu Kuai
1
-15
/
+9
2025-05-10
blk-mq: remove blk_mq_in_flight()
Yu Kuai
2
-12
/
+0
2025-05-09
Merge tag 'block-6.15-20250509' of git://git.kernel.dk/linux
Linus Torvalds
2
-6
/
+3
2025-05-08
block: remove test of incorrect io priority level
Aaron Lu
1
-5
/
+1
2025-05-08
block: move removing elevator after deleting disk->queue_kobj
Ming Lei
1
-3
/
+3
2025-05-08
block: don't quiesce queue for calling elevator_set_none()
Ming Lei
1
-4
/
+1
2025-05-07
fs: add atomic write unit max opt to statx
John Garry
1
-1
/
+2
2025-05-07
block: simplify bio_map_kern
Christoph Hellwig
1
-47
/
+9
2025-05-07
block: pass the operation to bio_{map,copy}_kern
Christoph Hellwig
1
-16
/
+14
2025-05-07
block: remove the q argument from blk_rq_map_kern
Christoph Hellwig
1
-13
/
+9
2025-05-07
block: add a bio_add_vmalloc helpers
Christoph Hellwig
1
-0
/
+55
2025-05-07
block: add a bdev_rw_virt helper
Christoph Hellwig
1
-0
/
+30
2025-05-07
block: add a bio_add_virt_nofail helper
Christoph Hellwig
1
-0
/
+16
2025-05-06
block: expose write streams for block device nodes
Christoph Hellwig
1
-0
/
+23
2025-05-06
block: introduce a write_stream_granularity queue limit
Christoph Hellwig
1
-0
/
+3
2025-05-06
block: introduce max_write_streams queue limit
Keith Busch
1
-0
/
+3
2025-05-06
block: add a bi_write_stream field
Christoph Hellwig
3
-0
/
+7
2025-05-06
block: only update request sector if needed
Johannes Thumshirn
1
-1
/
+2
2025-05-06
block: only update request sector if needed
Johannes Thumshirn
1
-1
/
+2
2025-05-06
block: move wbt_enable_default() out of queue freezing from sched ->exit()
Ming Lei
6
-7
/
+18
2025-05-06
block: move hctx cpuhp add/del out of queue freezing
Ming Lei
1
-1
/
+4
[next]