summaryrefslogtreecommitdiffstats
path: root/fs/ext4/fast_commit.h
Commit message (Expand)AuthorAgeFilesLines
* ext4: add missing validation of fast-commit record lengthsEric Biggers2022-12-081-1/+1
* ext4: disable fast-commit of encrypted dir operationsEric Biggers2022-12-081-0/+1
* ext4: introduce EXT4_FC_TAG_BASE_LEN helperYe Bin2022-09-301-0/+3
* Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...Linus Torvalds2022-03-241-2/+2
|\
| * treewide: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva2022-02-171-2/+2
* | ext4: remove unused enum EXT4_FC_COMMIT_FAILEDRitesh Harjani2022-03-121-1/+0
* | ext4: improve fast_commit performance and scalabilityRitesh Harjani2022-03-021-0/+1
|/
* ext4: simplify updating of fast commit statsHarshad Shirwadkar2021-12-231-13/+14
* ext4: fix fast commit alignment issuesHarshad Shirwadkar2021-06-061-19/+0
* ext4: make fast_commit.h byte identical with e2fsprogs/fast_commit.hHarshad Shirwadkar2020-12-171-17/+61
* ext4: disable fast commit with data journallingHarshad Shirwadkar2020-11-061-0/+1
* ext4: clean up the JBD2 API that initializes fast commitsHarshad Shirwadkar2020-11-061-3/+0
* ext4: mark fc ineligible if inode gets evictied due to mem pressureHarshad Shirwadkar2020-11-061-1/+1
* ext4: fast commit recovery pathHarshad Shirwadkar2020-10-211-0/+40
* ext4: main fast-commit commit pathHarshad Shirwadkar2020-10-211-0/+110
* ext4 / jbd2: add fast commit initializationHarshad Shirwadkar2020-10-211-0/+9