summaryrefslogtreecommitdiffstats
path: root/fs/ext4/orphan.c
Commit message (Expand)AuthorAgeFilesLines
* ext4: use ext4_debug() instead of jbd_debug()Eric Biggers2023-01-121-12/+12
* ext4: remove trailing newline from ext4_msg() messageLuís Henriques2023-01-121-1/+1
* ext4: Improve scalability of ext4 orphan file handlingJan Kara2021-08-301-25/+52
* ext4: Speedup ext4 orphan inode handlingJan Kara2021-08-301-39/+301
* ext4: Move orphan inode handling into a separate fileJan Kara2021-08-301-0/+363