summaryrefslogtreecommitdiffstats
path: root/fs/afs/inode.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+3
* 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-021-5/+3
* don't put symlink bodies in pagecache into highmemAl Viro2015-12-081-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-031-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-151-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/+0
* 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/+1
* vfs: Add 64 bit i_version supportJean Noel Cordenner2008-01-281-1/+2
* Detach sched.h from mm.hAlexey Dobriyan2007-05-211-0/+1
* AFS: fix a couple of problems with unlinking AFS filesDavid Howells2007-05-111-3/+7
* AFS: implement basic file write supportDavid Howells2007-05-091-1/+46
* AFS: AFS fixupsDavid Howells2007-05-091-7/+18
* [AFS]: Fix u64 printing in debug logging.David S. Miller2007-04-261-1/+1
* [AFS]: Add "directory write" support.David Howells2007-04-261-10/+105
* [AFS]: Add security support.David Howells2007-04-261-6/+15
* [AF_RXRPC]: Make the in-kernel AFS filesystem use AF_RXRPC.David Howells2007-04-261-73/+34
* [AFS]: Clean up the AFS sourcesDavid Howells2007-04-261-19/+10
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* [PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o2006-09-271-1/+0
* [PATCH] afs: use generic_ro_fopsChristoph Hellwig2005-11-071-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+287