开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
part_stat.h
Age
Commit message (
Expand
)
Author
2025-10-02
block: Update a comment of disk statistics
Tang Yizhou
2025-05-10
block: export API to get the number of bdev inflight IO
Yu Kuai
2025-03-16
percpu: use TYPEOF_UNQUAL() in variable declarations
Uros Bizjak
2024-05-02
Use bdev_is_paritition() instead of open-coding it
Al Viro
2022-02-02
block: remove genhd.h
Christoph Hellwig
2021-10-18
block: drop unused includes in <linux/genhd.h>
Christoph Hellwig
2020-12-01
block: switch partition lookup to use struct block_device
Christoph Hellwig
2020-12-01
block: allocate struct hd_struct as part of struct bdev_inode
Christoph Hellwig
2020-12-01
block: move disk stat accounting to struct block_device
Christoph Hellwig
2020-05-27
block: use __this_cpu_add() instead of access by smp_processor_id()
Konstantin Khlebnikov
2020-05-27
block: remove rcu_read_lock() from part_stat_lock()
Konstantin Khlebnikov
2020-05-27
block: always use a percpu variable for disk stats
Christoph Hellwig
2020-03-25
block: move the part_stat* helpers from genhd.h to a new header
Christoph Hellwig