aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ext4/orphan.c
AgeCommit message (Expand)AuthorFilesLines
2022-12-08ext4: remove trailing newline from ext4_msg() messageLuís Henriques1-1/+1
2022-08-02ext4: use ext4_debug() instead of jbd_debug()Jan Kara1-12/+12
2022-02-03fs/ext4: fix comments mentioning i_mutexhongnanli1-2/+2
2021-08-30ext4: Improve scalability of ext4 orphan file handlingJan Kara1-25/+52
2021-08-30ext4: Speedup ext4 orphan inode handlingJan Kara1-39/+301
2021-08-30ext4: Move orphan inode handling into a separate fileJan Kara1-0/+363