summaryrefslogtreecommitdiff
path: root/include/linux/part_stat.h
AgeCommit message (Expand)Author
2021-10-18block: drop unused includes in <linux/genhd.h>Christoph Hellwig
2020-12-01block: switch partition lookup to use struct block_deviceChristoph Hellwig
2020-12-01block: allocate struct hd_struct as part of struct bdev_inodeChristoph Hellwig
2020-12-01block: move disk stat accounting to struct block_deviceChristoph Hellwig
2020-05-27block: use __this_cpu_add() instead of access by smp_processor_id()Konstantin Khlebnikov
2020-05-27block: remove rcu_read_lock() from part_stat_lock()Konstantin Khlebnikov
2020-05-27block: always use a percpu variable for disk statsChristoph Hellwig
2020-03-25block: move the part_stat* helpers from genhd.h to a new headerChristoph Hellwig