summaryrefslogtreecommitdiffstats
path: root/fs/ext4/fast_commit.c
Commit message (Expand)AuthorAgeFilesLines
...
* ext4: make num of fast commit blocks configurableHarshad Shirwadkar2020-10-281-1/+11
* ext4: fix double locking in ext4_fc_commit_dentry_updates()Harshad Shirwadkar2020-10-281-1/+0
* ext4: add fast commit stats in procfsHarshad Shirwadkar2020-10-211-0/+34
* ext4: fast commit recovery pathHarshad Shirwadkar2020-10-211-9/+888
* jbd2: fast commit recovery pathHarshad Shirwadkar2020-10-211-0/+15
* ext4: main fast-commit commit pathHarshad Shirwadkar2020-10-211-0/+1183
* jbd2: add fast commit machineryHarshad Shirwadkar2020-10-211-0/+8
* ext4 / jbd2: add fast commit initializationHarshad Shirwadkar2020-10-211-0/+20