summaryrefslogtreecommitdiff
path: root/fs/ext4/orphan.c
Commit message (Expand)AuthorAgeFilesLines
* ext4: remove trailing newline from ext4_msg() messageLuís Henriques2022-12-081-1/+1
* ext4: use ext4_debug() instead of jbd_debug()Jan Kara2022-08-021-12/+12
* fs/ext4: fix comments mentioning i_mutexhongnanli2022-02-031-2/+2
* 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