index
:
git.armlinux.org.uk/linux.git
master
Linus' kernel tree
Russell King
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