summaryrefslogtreecommitdiffstats
path: root/include/linux/genhd.h
Commit message (Expand)AuthorAgeFilesLines
* block: add a return value to set_capacity_revalidate_and_notifyChristoph Hellwig2020-11-121-1/+1
* block: move the NEED_PART_SCAN flag to struct gendiskChristoph Hellwig2020-09-231-0/+2
* block: remove check_disk_changeChristoph Hellwig2020-09-101-1/+0
* block: add a bdev_check_media_change helperChristoph Hellwig2020-09-101-1/+1
* block: remove revalidate_disk()Christoph Hellwig2020-09-021-1/+0
* block: use revalidate_disk_size in set_capacity_revalidate_and_notifyChristoph Hellwig2020-09-021-2/+2
* block: add a new revalidate_disk_size helperChristoph Hellwig2020-09-021-0/+1
* block: remove the discard_alignment field from struct hd_structChristoph Hellwig2020-09-011-1/+0
* block: remove the alignment_offset field from struct hd_structChristoph Hellwig2020-09-011-1/+0
* block: replace bd_set_size with bd_set_nr_sectorsChristoph Hellwig2020-09-011-1/+1
* blk-cgroup: show global disk stats in root cgroup io.statBoris Burkov2020-07-171-0/+1
* block: reduce ifdef CONFIG_BLOCK madness in headersChristoph Hellwig2020-06-241-8/+6
* block: move block-related definitions out of fs.hChristoph Hellwig2020-06-241-0/+27
* Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-blockLinus Torvalds2020-06-021-4/+0
|\
| * block: always define struct blk_integrity in genhd.hMax Gurtovoy2020-05-271-4/+0
* | block: always use a percpu variable for disk statsChristoph Hellwig2020-05-271-13/+0
* | block: re-organize fields of 'struct hd_part'Ming Lei2020-05-121-7/+8
* | block: only define 'nr_sects_seq' in hd_part for 32bit SMPMing Lei2020-05-121-0/+9
|/
* block: add a cdrom_device_info pointer to struct gendiskChristoph Hellwig2020-05-041-0/+9
* block: remove the disk argument from blk_drop_partitionsChristoph Hellwig2020-04-201-1/+1
* Merge tag 'for-5.7/block-2020-03-29' of git://git.kernel.dk/linux-blockLinus Torvalds2020-03-301-462/+61
|\
| * block: move the ->devnode callback to struct block_device_operationsChristoph Hellwig2020-03-271-1/+0
| * block: move the part_stat* helpers from genhd.h to a new headerChristoph Hellwig2020-03-251-108/+0
| * block: move block layer internals out of include/linux/genhd.hChristoph Hellwig2020-03-251-120/+0
| * block: mark part_in_flight and part_in_flight_rw staticChristoph Hellwig2020-03-251-3/+0
| * block: mark block_depr staticChristoph Hellwig2020-03-251-1/+0
| * block/diskstats: replace time_in_queue with sum of request timesKonstantin Khlebnikov2020-03-251-1/+0
| * block/diskstats: accumulate all per-cpu counters in one passKonstantin Khlebnikov2020-03-251-3/+0
| * block/diskstats: more accurate approximation of io_ticks for slow disksKonstantin Khlebnikov2020-03-251-1/+1
| * block: move the various x86 Unix label formats out of genhd.hChristoph Hellwig2020-03-241-143/+0
| * block: move the *_PARTITION enum out of genhd.hChristoph Hellwig2020-03-241-30/+0
| * block: move struct partition out of genhd.hChristoph Hellwig2020-03-241-13/+0
| * block: remove alloc_part_info and free_part_infoChristoph Hellwig2020-03-241-14/+1
| * block: move sysfs methods shared by disks and partitions to genhd.cChristoph Hellwig2020-03-241-14/+0
| * block/genhd: Notify udev about capacity changeBalbir Singh2020-03-181-0/+2
| * block: Document genhd capability flagsStephen Kitt2020-03-121-11/+58
* | block: Fix partition support for host aware zoned block devicesShin'ichiro Kawasaki2020-03-121-12/+1
|/
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-01-281-3/+3
|\
| * sched/rt, fs: Use CONFIG_PREEMPTIONThomas Gleixner2019-12-081-3/+3
* | block: allow partitions on host aware zone devicesChristoph Hellwig2020-01-261-0/+12
|/
* block: fix bdev_disk_changed for non-partitioned devicesChristoph Hellwig2019-11-141-0/+1
* block: move rescan_partitions to fs/block_dev.cChristoph Hellwig2019-11-141-2/+2
* block: merge invalidate_partitions into rescan_partitionsChristoph Hellwig2019-11-141-2/+2
* block: fix use-after-free on gendiskYufen Yu2019-04-221-0/+1
* block: disk_events: introduce event flagsMartin Wilck2019-04-121-1/+9
* block: genhd: remove async_events fieldMartin Wilck2019-04-121-1/+0
* block: remove CONFIG_LBDAFChristoph Hellwig2019-04-061-4/+4
* block: return just one value from part_in_flightMikulas Patocka2018-12-101-2/+1
* block: switch to per-cpu in-flight countersMikulas Patocka2018-12-101-7/+22
* block: delete part_round_stats and switch to less precise countingMikulas Patocka2018-12-101-2/+1