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
14 hours
Merge tag 'for-7.3/block-20260819' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3 days
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linux
Linus Torvalds
4 days
Merge tag 'vfs-7.3-rc1.super' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4 days
Merge tag 'vfs-7.3-rc1.iomap' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5 days
blk-mq: add missing call to srcu_barrier() in blk_mq_free_tag_set()
Marek Szyprowski
5 days
block: don't include blk-integrity.h in bdev.c
Christoph Hellwig
6 days
block: set QUEUE_FLAG_DYING unconditionally in blk_mark_disk_dead()
胡连勤
6 days
block: skip blkcg walk in blk_cgroup_congested() when nothing throttled
Usama Arif
6 days
blk-iocost: clear delay state when freeing policy data
Usama Arif
6 days
blk-iolatency: clear delay state when freeing policy data
Usama Arif
6 days
block/mq-deadline: Drop unused dd parameters
Hongfu Li
6 days
block: introduce bio_iov_iter_set()
Pavel Begunkov
6 days
block: move bvec init into __bio_clone
Pavel Begunkov
2026-08-06
block: rename bi_bvec_done
Pavel Begunkov
2026-08-04
block/blk-iocost: annotate ioc_pd_stat reads with data_race()
Tao Cui
2026-08-04
block: handle nogenerate/noverify properly in fs-integrity
Christoph Hellwig
2026-08-04
block: lift BIP_CHECK_FLAGS to include/linux/bio-integrity.h
Christoph Hellwig
2026-08-04
block: remove bip_should_check
Christoph Hellwig
2026-08-04
block: implement async io_uring zone reset all
Christoph Hellwig
2026-08-04
block: remove most blkdev_cmd_discard arguments
Christoph Hellwig
2026-08-04
block: also reject zone open / close on conventional zones
Christoph Hellwig
2026-08-04
block: remove blk_zone_wplug_handle_zone_mgmt
Christoph Hellwig
2026-08-04
block: allow REQ_NOWAIT zone management commands
Christoph Hellwig
2026-08-04
block: remove a dead return statement in blk_zone_plug_bio
Christoph Hellwig
2026-08-03
block/bfq-cgroup: use data_race() for online test
Tao Cui
2026-08-03
blk-throttle: remove dead field last_check_time from throtl_grp
Tao Cui
2026-08-03
block/kyber-iosched: flush per-cpu latency buckets over possible CPUs
Tao Cui
2026-08-03
block/blk-iocost: collect per-cpu latency stats over possible CPUs
Tao Cui
2026-08-03
block/blk-iolatency: account per-cpu latency stats over possible CPUs
Tao Cui
2026-08-03
block/blk-stat: drain per-cpu callback stats over possible CPUs
Tao Cui
2026-08-03
blk-cgroup: factor policy pd teardown loop into helper
Zheng Qixing
2026-08-03
blk-cgroup: skip dying blkg in blkcg_activate_policy()
Zheng Qixing
2026-08-03
blk-cgroup: fix race between policy activation and blkg destruction
Zheng Qixing
2026-08-03
blk-cgroup: protect q->blkg_list iteration in blkg_destroy_all() with blkcg_m...
Yu Kuai
2026-08-03
block/blk-cgroup-rwstat: use data_race() for online test
Tao Cui
2026-07-31
block: enable RWF_DONTCACHE for block devices
Tal Zussman
2026-07-31
block: add task-context bio completion infrastructure
Tal Zussman
2026-07-31
block: validate user space vectors during extraction
Keith Busch
2026-07-31
block: convert iomap ops to ->iomap_next()
Joanne Koong
2026-07-30
block: fix dio leak on metadata mapping error
Keith Busch
2026-07-30
block: use blkdev_iov_iter_get_pages status for errors
Keith Busch
2026-07-29
block: stop the timeout timer when releasing a never added disk
Chao Shi
2026-07-20
blk-crypto: Remove unused function blk_crypto_config_supported()
Eric Biggers
2026-07-20
blk-crypto: Allow control over whether hardware is used
Eric Biggers
2026-07-20
blk-crypto: Fold __blk_crypto_cfg_supported() into its caller
Eric Biggers
2026-07-20
blk-crypto: Simplify check for fallback support
Eric Biggers
2026-07-16
block: fix aligning of bounced dio read bios
Christoph Hellwig
2026-07-16
block: handle huge zero folios in bio_free_folios
Christoph Hellwig
2026-07-16
block: try slab allocation in bio_alloc_bioset() before mempool
Joseph Qi
2026-07-16
block: show operation in error injection rules
Jackie Liu
[next]