aboutsummaryrefslogtreecommitdiffstats
path: root/fs/afs/inode.c
AgeCommit message (Expand)Author
2019-03-08afs: Fix key refcounting in file locking codeDavid Howells
2018-12-30afs: Fix validation/callback interactionDavid Howells
2018-05-14afs: Fix whole-volume callback handlingDavid Howells
2018-05-14afs: Fix directory page lockingDavid Howells
2018-04-09afs: Trace protocol errorsDavid Howells
2018-04-09afs: Locally edit directory data for mkdir/create/unlink/...David Howells
2018-04-09afs: Fix directory handlingDavid Howells
2018-04-09afs: Keep track of invalid-before version for dentry coherencyDavid Howells
2018-04-09afs: Rearrange status mappingDavid Howells
2018-04-09afs: Make it possible to get the data version in readpageDavid Howells
2018-04-09afs: Init inode before accessing cacheDavid Howells
2018-04-09afs: Introduce a statistics proc fileDavid Howells
2018-04-09afs: Fix checker warningsDavid Howells
2018-04-06fscache: Pass object size in rather than calling back for itDavid Howells
2018-04-04fscache: Attach the index key and aux data to the cookieDavid Howells
2018-04-04afs: Be more aggressive in retiring cached vnodesDavid Howells
2018-04-04afs: Invalidate cache on server data changeDavid Howells
2018-02-06afs: Support the AFS dynamic rootDavid Howells
2018-01-29Merge tag 'iversion-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-01-29afs: convert to new i_version APIJeff Layton
2018-01-02afs: Fix unlinkDavid Howells
2017-11-13afs: Get rid of the afs_writeback recordDavid Howells
2017-11-13afs: Introduce a file-private data recordDavid Howells
2017-11-13afs: Overhaul volume and server record caching and fileserver rotationDavid Howells
2017-11-13afs: Overhaul permit cachingDavid Howells
2017-11-13afs: Overhaul the callback handlingDavid Howells
2017-11-13afs: Push the net ns pointer to more placesDavid Howells
2017-07-09afs: Add metadata xattrsDavid Howells
2017-03-16afs: Populate and use client modification timeMarc Dionne
2017-03-16afs: Prevent callback expiry timer overflowTina Ruchandani
2017-03-16afs: inode: Replace rcu_assign_pointer() with RCU_INIT_POINTER()Andreea-Cristina Bernat
2017-03-16afs: Distinguish mountpoints from symlinks by file mode aloneDavid Howells
2017-03-16afs: Populate group ID from vnode statusMarc Dionne
2017-03-02statx: Add a system call to make enhanced file info availableDavid Howells
2015-12-08don't put symlink bodies in pagecache into highmemAl Viro
2015-04-15VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells
2014-11-19assorted conversions to %p[dD]Al Viro
2014-04-03mm + fs: store shadow entries in page cacheJohannes Weiner
2013-09-27FS-Cache: Provide the ability to enable/disable cookiesDavid Howells
2013-02-13afs: Support interacting with multiple user namespacesEric W. Biederman
2012-05-06vfs: Rename end_writeback() to clear_inode()Jan Kara
2011-11-02filesystems: add set_nlink()Miklos Szeredi
2011-06-16AFS: Use i_generation not i_version for the vnode uniquifierDavid Howells
2011-01-15AFS: Use d_automount() rather than abusing follow_link()David Howells
2010-08-11AFS: Implement an autocell mount capability [ver #2]wanglei
2010-08-09convert remaining ->clear_inode() to ->evict_inode()Al Viro
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-04-03FS-Cache: Make kAFS use FS-CacheDavid Howells
2008-06-06Fix various old email addresses for dwmw2David Woodhouse
2008-02-07iget: use iget_failed() in AFSDavid Howells