aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux/part_stat.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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