summaryrefslogtreecommitdiffstats
path: root/block/disk-events.c
Commit message (Expand)AuthorAgeFilesLines
* block: increment diskseq on all media change eventsDemi Marie Obenour2023-06-201-0/+1
* block: pass a gendisk on bdev_check_media_changeChristoph Hellwig2023-06-121-9/+9
* block: remove genhd.hChristoph Hellwig2022-02-021-1/+1
* block: return errors from disk_alloc_eventsLuis Chamberlain2021-08-231-3/+4
* block: add a helper to raise a media changed eventMatteo Croce2021-08-021-15/+46
* block: add disk sequence numberMatteo Croce2021-08-021-0/+3
* block: add the events* attributes to disk_attrsChristoph Hellwig2021-06-241-19/+4
* block: move the disk events code to a separate fileChristoph Hellwig2021-06-241-0/+484