summaryrefslogtreecommitdiff
path: root/fs/afs/inode.c
Commit message (Expand)AuthorAge
* afs: Populate and use client modification timeMarc Dionne2017-03-16
* afs: Prevent callback expiry timer overflowTina Ruchandani2017-03-16
* afs: inode: Replace rcu_assign_pointer() with RCU_INIT_POINTER()Andreea-Cristina Bernat2017-03-16
* afs: Distinguish mountpoints from symlinks by file mode aloneDavid Howells2017-03-16
* afs: Populate group ID from vnode statusMarc Dionne2017-03-16
* statx: Add a system call to make enhanced file info availableDavid Howells2017-03-02
* don't put symlink bodies in pagecache into highmemAl Viro2015-12-08
* VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-15
* assorted conversions to %p[dD]Al Viro2014-11-19
* mm + fs: store shadow entries in page cacheJohannes Weiner2014-04-03
* FS-Cache: Provide the ability to enable/disable cookiesDavid Howells2013-09-27
* afs: Support interacting with multiple user namespacesEric W. Biederman2013-02-13
* vfs: Rename end_writeback() to clear_inode()Jan Kara2012-05-06
* filesystems: add set_nlink()Miklos Szeredi2011-11-02
* AFS: Use i_generation not i_version for the vnode uniquifierDavid Howells2011-06-16
* AFS: Use d_automount() rather than abusing follow_link()David Howells2011-01-15
* AFS: Implement an autocell mount capability [ver #2]wanglei2010-08-11
* convert remaining ->clear_inode() to ->evict_inode()Al Viro2010-08-09
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* FS-Cache: Make kAFS use FS-CacheDavid Howells2009-04-03
* Fix various old email addresses for dwmw2David Woodhouse2008-06-06
* iget: use iget_failed() in AFSDavid Howells2008-02-07
* vfs: Add 64 bit i_version supportJean Noel Cordenner2008-01-28
* Detach sched.h from mm.hAlexey Dobriyan2007-05-21
* AFS: fix a couple of problems with unlinking AFS filesDavid Howells2007-05-11
* AFS: implement basic file write supportDavid Howells2007-05-09
* AFS: AFS fixupsDavid Howells2007-05-09
* [AFS]: Fix u64 printing in debug logging.David S. Miller2007-04-26
* [AFS]: Add "directory write" support.David Howells2007-04-26
* [AFS]: Add security support.David Howells2007-04-26
* [AF_RXRPC]: Make the in-kernel AFS filesystem use AF_RXRPC.David Howells2007-04-26
* [AFS]: Clean up the AFS sourcesDavid Howells2007-04-26
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
* [PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o2006-09-27
* [PATCH] afs: use generic_ro_fopsChristoph Hellwig2005-11-07
* Linux-2.6.12-rc2Linus Torvalds2005-04-16