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