Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-02-01 | iversion: Rename make inode_cmp_iversion{+raw} to inode_eq_iversion{+raw} | Goffredo Baroncelli | 1 | -11/+11 |
2018-01-31 | iversion: make inode_cmp_iversion{+raw} return bool instead of s64 | Jeff Layton | 1 | -12/+8 |
2018-01-29 | fs: handle inode->i_version more efficiently | Jeff Layton | 1 | -55/+153 |
2018-01-29 | fs: don't take the i_lock in inode_inc_iversion | Jeff Layton | 1 | -3/+4 |
2018-01-29 | fs: new API for handling inode->i_version | Jeff Layton | 1 | -0/+242 |