| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-01-27 | ext4 fast_commit: make use of name_snapshot primitives | Al Viro | 1 | -2/+1 |
| 2022-12-08 | ext4: add missing validation of fast-commit record lengths | Eric Biggers | 1 | -1/+1 |
| 2022-12-08 | ext4: disable fast-commit of encrypted dir operations | Eric Biggers | 1 | -0/+1 |
| 2022-09-30 | ext4: introduce EXT4_FC_TAG_BASE_LEN helper | Ye Bin | 1 | -0/+3 |
| 2022-03-24 | Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p... | Linus Torvalds | 1 | -2/+2 |
| 2022-03-12 | ext4: remove unused enum EXT4_FC_COMMIT_FAILED | Ritesh Harjani | 1 | -1/+0 |
| 2022-03-02 | ext4: improve fast_commit performance and scalability | Ritesh Harjani | 1 | -0/+1 |
| 2022-02-17 | treewide: Replace zero-length arrays with flexible-array members | Gustavo A. R. Silva | 1 | -2/+2 |
| 2021-12-23 | ext4: simplify updating of fast commit stats | Harshad Shirwadkar | 1 | -13/+14 |
| 2021-06-06 | ext4: fix fast commit alignment issues | Harshad Shirwadkar | 1 | -19/+0 |
| 2020-12-17 | ext4: make fast_commit.h byte identical with e2fsprogs/fast_commit.h | Harshad Shirwadkar | 1 | -17/+61 |
| 2020-11-06 | ext4: disable fast commit with data journalling | Harshad Shirwadkar | 1 | -0/+1 |
| 2020-11-06 | ext4: clean up the JBD2 API that initializes fast commits | Harshad Shirwadkar | 1 | -3/+0 |
| 2020-11-06 | ext4: mark fc ineligible if inode gets evictied due to mem pressure | Harshad Shirwadkar | 1 | -1/+1 |
| 2020-10-21 | ext4: fast commit recovery path | Harshad Shirwadkar | 1 | -0/+40 |
| 2020-10-21 | ext4: main fast-commit commit path | Harshad Shirwadkar | 1 | -0/+110 |
| 2020-10-21 | ext4 / jbd2: add fast commit initialization | Harshad Shirwadkar | 1 | -0/+9 |