开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
disk-events.c
Age
Commit message (
Expand
)
Author
2026-03-31
loop: fix partition scan race between udev and loop_reread_partitions()
Daan De Meyer
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