summaryrefslogtreecommitdiffstats
path: root/fs/afs/inode.c
Commit message (Expand)AuthorAgeFilesLines
* afs: Fix whole-volume callback handlingDavid Howells2018-05-141-5/+8
* afs: Fix directory page lockingDavid Howells2018-05-141-3/+3
* afs: Trace protocol errorsDavid Howells2018-04-091-1/+1
* afs: Locally edit directory data for mkdir/create/unlink/...David Howells2018-04-091-2/+5
* afs: Fix directory handlingDavid Howells2018-04-091-16/+10Star
* afs: Keep track of invalid-before version for dentry coherencyDavid Howells2018-04-091-0/+1
* afs: Rearrange status mappingDavid Howells2018-04-091-16/+7Star
* afs: Make it possible to get the data version in readpageDavid Howells2018-04-091-4/+4
* afs: Init inode before accessing cacheDavid Howells2018-04-091-5/+2Star
* afs: Introduce a statistics proc fileDavid Howells2018-04-091-0/+3
* afs: Fix checker warningsDavid Howells2018-04-091-1/+1
* fscache: Pass object size in rather than calling back for itDavid Howells2018-04-061-1/+1
* fscache: Attach the index key and aux data to the cookieDavid Howells2018-04-041-9/+37
* afs: Be more aggressive in retiring cached vnodesDavid Howells2018-04-041-2/+3
* afs: Invalidate cache on server data changeDavid Howells2018-04-041-0/+4
* afs: Support the AFS dynamic rootDavid Howells2018-02-061-18/+30
* Merge tag 'iversion-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-01-291-2/+3
|\
| * afs: convert to new i_version APIJeff Layton2018-01-291-2/+3
* | afs: Fix unlinkDavid Howells2018-01-021-0/+4
|/
* afs: Get rid of the afs_writeback recordDavid Howells2017-11-131-4/+7
* afs: Introduce a file-private data recordDavid Howells2017-11-131-1/+1
* afs: Overhaul volume and server record caching and fileserver rotationDavid Howells2017-11-131-4/+46
* afs: Overhaul permit cachingDavid Howells2017-11-131-10/+3Star
* afs: Overhaul the callback handlingDavid Howells2017-11-131-49/+60
* afs: Push the net ns pointer to more placesDavid Howells2017-11-131-1/+1
* afs: Add metadata xattrsDavid Howells2017-07-091-1/+6
* afs: Populate and use client modification timeMarc Dionne2017-03-161-1/+1
* afs: Prevent callback expiry timer overflowTina Ruchandani2017-03-161-3/+4
* afs: inode: Replace rcu_assign_pointer() with RCU_INIT_POINTER()Andreea-Cristina Bernat2017-03-161-1/+1
* afs: Distinguish mountpoints from symlinks by file mode aloneDavid Howells2017-03-161-14/+15
* afs: Populate group ID from vnode statusMarc Dionne2017-03-161-1/+1
* statx: Add a system call to make enhanced file info availableDavid Howells2017-03-031-5/+3Star
* don't put symlink bodies in pagecache into highmemAl Viro2015-12-091-0/+1
* VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-151-2/+2
* assorted conversions to %p[dD]Al Viro2014-11-191-2/+2
* mm + fs: store shadow entries in page cacheJohannes Weiner2014-04-041-1/+1
* FS-Cache: Provide the ability to enable/disable cookiesDavid Howells2013-09-271-1/+1
* afs: Support interacting with multiple user namespacesEric W. Biederman2013-02-131-3/+3
* vfs: Rename end_writeback() to clear_inode()Jan Kara2012-05-061-1/+1
* filesystems: add set_nlink()Miklos Szeredi2011-11-021-2/+2
* AFS: Use i_generation not i_version for the vnode uniquifierDavid Howells2011-06-161-5/+5
* AFS: Use d_automount() rather than abusing follow_link()David Howells2011-01-161-1/+2
* AFS: Implement an autocell mount capability [ver #2]wanglei2010-08-111-0/+86
* convert remaining ->clear_inode() to ->evict_inode()Al Viro2010-08-091-1/+4
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0Star
* FS-Cache: Make kAFS use FS-CacheDavid Howells2009-04-031-11/+20
* Fix various old email addresses for dwmw2David Woodhouse2008-06-061-1/+1
* iget: use iget_failed() in AFSDavid Howells2008-02-071-4/+1Star
* vfs: Add 64 bit i_version supportJean Noel Cordenner2008-01-291-1/+2
* Detach sched.h from mm.hAlexey Dobriyan2007-05-211-0/+1