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