summaryrefslogtreecommitdiff
path: root/include/linux/iversion.h
AgeCommit message (Expand)Author
2023-10-16NFSD: Add nfsd4_encode_fattr4_change()Chuck Lever
2023-01-26fs: clarify when the i_version counter must be updatedJeff Layton
2023-01-26fs: uninline inode_query_iversionJeff Layton
2022-10-03fs: uninline inode_maybe_inc_iversion()Andrew Morton
2022-09-11iversion: use atomic64_try_cmpxchg)Uros Bizjak
2020-12-09nfsd: minor nfsd4_change_attribute cleanupJ. Bruce Fields
2019-07-08iversion: add a routine to update a raw value with a larger oneJeff Layton
2018-02-01iversion: Rename make inode_cmp_iversion{+raw} to inode_eq_iversion{+raw}Goffredo Baroncelli
2018-01-31iversion: make inode_cmp_iversion{+raw} return bool instead of s64Jeff Layton
2018-01-29fs: handle inode->i_version more efficientlyJeff Layton
2018-01-29fs: don't take the i_lock in inode_inc_iversionJeff Layton
2018-01-29fs: new API for handling inode->i_versionJeff Layton