aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ext4/orphan.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-05-20ext4: remove sbi argument from ext4_chksum()Eric Biggers1-7/+6
2025-03-17ext4: remove redundant function ext4_has_metadata_csumEric Biggers1-1/+1
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