e='robots' content='index, nofollow'/>
summaryrefslogtreecommitdiff
path: root/fs/ext4/fsmap.c
AgeCommit message (Expand)Author
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2025-09-25ext4: correctly handle queries for metadata mappingsOjaswin Mujoo
2025-08-12ext4: fix reserved gdt blocks handling in fsmapOjaswin Mujoo
2025-08-12ext4: fix fsmap end of range reporting with bigallocOjaswin Mujoo
2024-11-12ext4: fix FS_IOC_GETFSMAP handlingTheodore Ts'o
2024-02-25ext4: port block device access to fileChristian Brauner
2023-10-28ext4: Convert to bdev_open_by_dev()Jan Kara
2023-03-07ext4: fix another off-by-one fsmap error on 1k block filesystemsDarrick J. Wong