Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ext4: use IS_ERR() for error checking of path | Harshad Shirwadkar | 2020-10-28 | 1 | -2/+4 |
* | ext4: use s_mount_flags instead of s_mount_state for fast commit state | Harshad Shirwadkar | 2020-10-28 | 1 | -9/+9 |
* | ext4: make num of fast commit blocks configurable | Harshad Shirwadkar | 2020-10-28 | 1 | -1/+11 |
* | ext4: fix double locking in ext4_fc_commit_dentry_updates() | Harshad Shirwadkar | 2020-10-28 | 1 | -1/+0 |
* | ext4: add fast commit stats in procfs | Harshad Shirwadkar | 2020-10-21 | 1 | -0/+34 |
* | ext4: fast commit recovery path | Harshad Shirwadkar | 2020-10-21 | 1 | -9/+888 |
* | jbd2: fast commit recovery path | Harshad Shirwadkar | 2020-10-21 | 1 | -0/+15 |
* | ext4: main fast-commit commit path | Harshad Shirwadkar | 2020-10-21 | 1 | -0/+1183 |
* | jbd2: add fast commit machinery | Harshad Shirwadkar | 2020-10-21 | 1 | -0/+8 |
* | ext4 / jbd2: add fast commit initialization | Harshad Shirwadkar | 2020-10-21 | 1 | -0/+20 |