index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
disk-events.c
Age
Commit message (
Expand
)
Author
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2023-10-28
block: move bdev_mark_dead out of disk_check_media_change
Christoph Hellwig
2023-09-26
block: fix kernel-doc for disk_force_media_change()
Randy Dunlap
2023-08-21
block: consolidate __invalidate_device and fsync_bdev
Christoph Hellwig
2023-08-21
block: drop the "busy inodes on changed media" log message
Christoph Hellwig
2023-08-21
block: simplify the disk_force_media_change interface
Christoph Hellwig
2023-06-20
block: increment diskseq on all media change events
Demi Marie Obenour
2023-06-12
block: pass a gendisk on bdev_check_media_change
Christoph Hellwig
2022-02-02
block: remove genhd.h
Christoph Hellwig
2021-08-23
block: return errors from disk_alloc_events
Luis Chamberlain
2021-08-02
block: add a helper to raise a media changed event
Matteo Croce
2021-08-02
block: add disk sequence number
Matteo Croce
2021-06-24
block: add the events* attributes to disk_attrs
Christoph Hellwig
2021-06-24
block: move the disk events code to a separate file
Christoph Hellwig