Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ext4: fix fast commit alignment issues | Harshad Shirwadkar | 2021-06-06 | 1 | -19/+0 |
* | ext4: make fast_commit.h byte identical with e2fsprogs/fast_commit.h | Harshad Shirwadkar | 2020-12-17 | 1 | -17/+61 |
* | ext4: disable fast commit with data journalling | Harshad Shirwadkar | 2020-11-06 | 1 | -0/+1 |
* | ext4: clean up the JBD2 API that initializes fast commits | Harshad Shirwadkar | 2020-11-06 | 1 | -3/+0 |
* | ext4: mark fc ineligible if inode gets evictied due to mem pressure | Harshad Shirwadkar | 2020-11-06 | 1 | -1/+1 |
* | ext4: fast commit recovery path | Harshad Shirwadkar | 2020-10-21 | 1 | -0/+40 |
* | ext4: main fast-commit commit path | Harshad Shirwadkar | 2020-10-21 | 1 | -0/+110 |
* | ext4 / jbd2: add fast commit initialization | Harshad Shirwadkar | 2020-10-21 | 1 | -0/+9 |