aboutsummaryrefslogtreecommitdiff
path: root/include/linux/part_stat.h
AgeCommit message (Expand)AuthorFilesLines
2020-05-27block: use __this_cpu_add() instead of access by smp_processor_id()Gravatar Konstantin Khlebnikov 1-1/+1
2020-05-27block: remove rcu_read_lock() from part_stat_lock()Gravatar Konstantin Khlebnikov 1-2/+2
2020-05-27block: always use a percpu variable for disk statsGravatar Christoph Hellwig 1-44/+11
2020-03-25block: move the part_stat* helpers from genhd.h to a new headerGravatar Christoph Hellwig 1-0/+115