summaryrefslogtreecommitdiffstats
path: root/block/disk-events.c
Commit message (Expand)AuthorAgeFilesLines
* block: move bdev_mark_dead out of disk_check_media_changeChristoph Hellwig2023-10-281-11/+7
* block: fix kernel-doc for disk_force_media_change()Randy Dunlap2023-09-261-1/+0
* block: consolidate __invalidate_device and fsync_bdevChristoph Hellwig2023-08-211-2/+2
* block: drop the "busy inodes on changed media" log messageChristoph Hellwig2023-08-211-6/+2
* block: simplify the disk_force_media_change interfaceChristoph Hellwig2023-08-211-11/+4
* 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