Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-10-16 | NFSD: Add nfsd4_encode_fattr4_change() | 1 | -1/+1 | |
2023-01-26 | fs: clarify when the i_version counter must be updated | 1 | -2/+20 | |
2023-01-26 | fs: uninline inode_query_iversion | 1 | -36/+2 | |
2022-10-03 | fs: uninline inode_maybe_inc_iversion() | 1 | -45/+1 | |
2022-09-11 | iversion: use atomic64_try_cmpxchg) | 1 | -23/+9 | |
2020-12-09 | nfsd: minor nfsd4_change_attribute cleanup | 1 | -0/+13 | |
2019-07-08 | iversion: add a routine to update a raw value with a larger one | 1 | -0/+24 | |
2018-02-01 | iversion: Rename make inode_cmp_iversion{+raw} to inode_eq_iversion{+raw} | 1 | -11/+11 | |
2018-01-31 | iversion: make inode_cmp_iversion{+raw} return bool instead of s64 | 1 | -12/+8 | |
2018-01-29 | fs: handle inode->i_version more efficiently | 1 | -55/+153 | |
2018-01-29 | fs: don't take the i_lock in inode_inc_iversion | 1 | -3/+4 | |
2018-01-29 | fs: new API for handling inode->i_version | 1 | -0/+242 |