aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/part_stat.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-02-02block: remove genhd.hChristoph Hellwig1-1/+1
2021-10-18block: drop unused includes in <linux/genhd.h>Christoph Hellwig1-0/+1
2020-12-01block: switch partition lookup to use struct block_deviceChristoph Hellwig1-9/+8
2020-12-01block: allocate struct hd_struct as part of struct bdev_inodeChristoph Hellwig1-2/+2
2020-12-01block: move disk stat accounting to struct block_deviceChristoph Hellwig1-19/+19
2020-05-27block: use __this_cpu_add() instead of access by smp_processor_id()Konstantin Khlebnikov1-1/+1
2020-05-27block: remove rcu_read_lock() from part_stat_lock()Konstantin Khlebnikov1-2/+2
2020-05-27block: always use a percpu variable for disk statsChristoph Hellwig1-44/+11
2020-03-25block: move the part_stat* helpers from genhd.h to a new headerChristoph Hellwig1-0/+115