summaryrefslogtreecommitdiff
path: root/fs/ext4/fast_commit.c
AgeCommit message (Expand)AuthorFilesLines
2020-10-28ext4: make num of fast commit blocks configurableHarshad Shirwadkar1-1/+11
2020-10-28ext4: fix double locking in ext4_fc_commit_dentry_updates()Harshad Shirwadkar1-1/+0
2020-10-22ext4: add fast commit stats in procfsHarshad Shirwadkar1-0/+34
2020-10-22ext4: fast commit recovery pathHarshad Shirwadkar1-9/+888
2020-10-22jbd2: fast commit recovery pathHarshad Shirwadkar1-0/+15
2020-10-22ext4: main fast-commit commit pathHarshad Shirwadkar1-0/+1183
2020-10-22jbd2: add fast commit machineryHarshad Shirwadkar1-0/+8
2020-10-22ext4 / jbd2: add fast commit initializationHarshad Shirwadkar1-0/+20