summaryrefslogtreecommitdiffstats
path: root/include/linux/part_stat.h
Commit message (Expand)AuthorAgeFilesLines
* block: switch partition lookup to use struct block_deviceChristoph Hellwig2020-12-011-9/+8
* block: allocate struct hd_struct as part of struct bdev_inodeChristoph Hellwig2020-12-011-2/+2
* block: move disk stat accounting to struct block_deviceChristoph Hellwig2020-12-011-19/+19
* block: use __this_cpu_add() instead of access by smp_processor_id()Konstantin Khlebnikov2020-05-271-1/+1
* block: remove rcu_read_lock() from part_stat_lock()Konstantin Khlebnikov2020-05-271-2/+2
* block: always use a percpu variable for disk statsChristoph Hellwig2020-05-271-44/+11
* block: move the part_stat* helpers from genhd.h to a new headerChristoph Hellwig2020-03-251-0/+115