Age | Commit message (Expand) | Author |
---|---|---|
2020-11-06 | ext4: fixup ext4_fc_track_* functions' signature | Harshad Shirwadkar |
2020-11-06 | ext4: mark fc ineligible if inode gets evictied due to mem pressure | Harshad Shirwadkar |
2020-10-28 | ext4: use IS_ERR() for error checking of path | Harshad Shirwadkar |
2020-10-28 | ext4: use s_mount_flags instead of s_mount_state for fast commit state | Harshad Shirwadkar |
2020-10-28 | ext4: make num of fast commit blocks configurable | Harshad Shirwadkar |
2020-10-28 | ext4: fix double locking in ext4_fc_commit_dentry_updates() | Harshad Shirwadkar |
2020-10-21 | ext4: add fast commit stats in procfs | Harshad Shirwadkar |
2020-10-21 | ext4: fast commit recovery path | Harshad Shirwadkar |
2020-10-21 | jbd2: fast commit recovery path | Harshad Shirwadkar |
2020-10-21 | ext4: main fast-commit commit path | Harshad Shirwadkar |
2020-10-21 | jbd2: add fast commit machinery | Harshad Shirwadkar |
2020-10-21 | ext4 / jbd2: add fast commit initialization | Harshad Shirwadkar |