Age | Commit message (Expand) | Author |
2022-03-24 | Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p... | Linus Torvalds |
2022-03-12 | ext4: remove unused enum EXT4_FC_COMMIT_FAILED | Ritesh Harjani |
2022-03-02 | ext4: improve fast_commit performance and scalability | Ritesh Harjani |
2022-02-17 | treewide: Replace zero-length arrays with flexible-array members | Gustavo A. R. Silva |
2021-12-23 | ext4: simplify updating of fast commit stats | Harshad Shirwadkar |
2021-06-06 | ext4: fix fast commit alignment issues | Harshad Shirwadkar |
2020-12-17 | ext4: make fast_commit.h byte identical with e2fsprogs/fast_commit.h | Harshad Shirwadkar |
2020-11-06 | ext4: disable fast commit with data journalling | Harshad Shirwadkar |
2020-11-06 | ext4: clean up the JBD2 API that initializes fast commits | Harshad Shirwadkar |
2020-11-06 | ext4: mark fc ineligible if inode gets evictied due to mem pressure | Harshad Shirwadkar |
2020-10-21 | ext4: fast commit recovery path | Harshad Shirwadkar |
2020-10-21 | ext4: main fast-commit commit path | Harshad Shirwadkar |
2020-10-21 | ext4 / jbd2: add fast commit initialization | Harshad Shirwadkar |