index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
9 days
block: save page offset gaps in cloned bio
Keith Busch
1
-0
/
+9
10 days
block: flag zoned disks with GENHD_FL_NO_PART
Damien Le Moal
1
-0
/
+7
2026-08-20
Merge tag 'for-7.3/block-20260819' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
24
-155
/
+389
2026-08-17
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linux
Linus Torvalds
4
-43
/
+31
2026-08-17
Merge tag 'vfs-7.3-rc1.super' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-26
/
+99
2026-08-17
Merge tag 'vfs-7.3-rc1.iomap' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+3
2026-08-15
blk-mq: add missing call to srcu_barrier() in blk_mq_free_tag_set()
Marek Szyprowski
1
-0
/
+1
2026-08-15
block: don't include blk-integrity.h in bdev.c
Christoph Hellwig
1
-1
/
+0
2026-08-15
block: set QUEUE_FLAG_DYING unconditionally in blk_mark_disk_dead()
胡连勤
1
-0
/
+1
2026-08-15
block: skip blkcg walk in blk_cgroup_congested() when nothing throttled
Usama Arif
2
-5
/
+35
2026-08-15
blk-iocost: clear delay state when freeing policy data
Usama Arif
1
-0
/
+7
2026-08-15
blk-iolatency: clear delay state when freeing policy data
Usama Arif
1
-0
/
+9
2026-08-15
block/mq-deadline: Drop unused dd parameters
Hongfu Li
1
-14
/
+11
2026-08-15
block: introduce bio_iov_iter_set()
Pavel Begunkov
3
-15
/
+16
2026-08-15
block: move bvec init into __bio_clone
Pavel Begunkov
1
-3
/
+2
2026-08-06
block: rename bi_bvec_done
Pavel Begunkov
4
-8
/
+8
2026-08-04
block/blk-iocost: annotate ioc_pd_stat reads with data_race()
Tao Cui
1
-6
/
+6
2026-08-04
block: handle nogenerate/noverify properly in fs-integrity
Christoph Hellwig
1
-1
/
+5
2026-08-04
block: lift BIP_CHECK_FLAGS to include/linux/bio-integrity.h
Christoph Hellwig
1
-2
/
+0
2026-08-04
block: remove bip_should_check
Christoph Hellwig
1
-6
/
+2
2026-08-04
block: implement async io_uring zone reset all
Christoph Hellwig
1
-0
/
+37
2026-08-04
block: remove most blkdev_cmd_discard arguments
Christoph Hellwig
1
-13
/
+10
2026-08-04
block: also reject zone open / close on conventional zones
Christoph Hellwig
1
-6
/
+3
2026-08-04
block: remove blk_zone_wplug_handle_zone_mgmt
Christoph Hellwig
2
-20
/
+8
2026-08-04
block: allow REQ_NOWAIT zone management commands
Christoph Hellwig
1
-9
/
+0
2026-08-04
block: remove a dead return statement in blk_zone_plug_bio
Christoph Hellwig
1
-2
/
+0
2026-08-03
block/bfq-cgroup: use data_race() for online test
Tao Cui
1
-2
/
+2
2026-08-03
blk-throttle: remove dead field last_check_time from throtl_grp
Tao Cui
1
-2
/
+0
2026-08-03
block/kyber-iosched: flush per-cpu latency buckets over possible CPUs
Tao Cui
1
-1
/
+1
2026-08-03
block/blk-iocost: collect per-cpu latency stats over possible CPUs
Tao Cui
1
-1
/
+1
2026-08-03
block/blk-iolatency: account per-cpu latency stats over possible CPUs
Tao Cui
1
-2
/
+2
2026-08-03
block/blk-stat: drain per-cpu callback stats over possible CPUs
Tao Cui
1
-1
/
+1
2026-08-03
blk-cgroup: factor policy pd teardown loop into helper
Zheng Qixing
1
-30
/
+27
2026-08-03
blk-cgroup: skip dying blkg in blkcg_activate_policy()
Zheng Qixing
1
-0
/
+2
2026-08-03
blk-cgroup: fix race between policy activation and blkg destruction
Zheng Qixing
1
-0
/
+3
2026-08-03
blk-cgroup: protect q->blkg_list iteration in blkg_destroy_all() with blkcg_m...
Yu Kuai
1
-0
/
+3
2026-08-03
block/blk-cgroup-rwstat: use data_race() for online test
Tao Cui
1
-3
/
+2
2026-07-31
block: enable RWF_DONTCACHE for block devices
Tal Zussman
1
-1
/
+1
2026-07-31
block: add task-context bio completion infrastructure
Tal Zussman
1
-1
/
+131
2026-07-31
block: validate user space vectors during extraction
Keith Busch
3
-5
/
+55
2026-07-31
block: convert iomap ops to ->iomap_next()
Joanne Koong
1
-1
/
+3
2026-07-30
block: fix dio leak on metadata mapping error
Keith Busch
1
-2
/
+4
2026-07-30
block: use blkdev_iov_iter_get_pages status for errors
Keith Busch
1
-1
/
+1
2026-07-29
block: stop the timeout timer when releasing a never added disk
Chao Shi
1
-4
/
+8
2026-07-20
blk-crypto: Remove unused function blk_crypto_config_supported()
Eric Biggers
1
-14
/
+0
2026-07-20
blk-crypto: Allow control over whether hardware is used
Eric Biggers
1
-1
/
+10
2026-07-20
blk-crypto: Fold __blk_crypto_cfg_supported() into its caller
Eric Biggers
3
-27
/
+21
2026-07-20
blk-crypto: Simplify check for fallback support
Eric Biggers
1
-2
/
+1
2026-07-16
block: fix aligning of bounced dio read bios
Christoph Hellwig
1
-23
/
+28
2026-07-16
block: handle huge zero folios in bio_free_folios
Christoph Hellwig
1
-1
/
+1
[next]