aboutsummaryrefslogtreecommitdiffstats
path: root/fs/afs/internal.h
Commit message (Expand)AuthorAge
* afs: Read of file returns EBADMSGAnton Blanchard2012-03-16
* fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlersJosef Bacik2011-07-20
* ->permission() sanitizing: don't pass flags to ->permission()Al Viro2011-07-20
* AFS: Use d_automount() rather than abusing follow_link()David Howells2011-01-15
* afs: add afs_wq and use it instead of the system workqueueTejun Heo2011-01-14
* switch afsAl Viro2011-01-12
* fs: provide rcu-walk aware permission i_opsNick Piggin2011-01-07
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2010-08-13
|\
| * AFS: Implement an autocell mount capability [ver #2]wanglei2010-08-11
* | Add a dummy printk function for the maintenance of unused printksDavid Howells2010-08-12
|/
* convert remaining ->clear_inode() to ->evict_inode()Al Viro2010-08-09
* drop unused dentry argument to ->fsyncChristoph Hellwig2010-05-27
* AFS: Don't put struct file on the stackAl Viro2010-05-21
* afs: add bdi backing to mount session.Jens Axboe2010-04-22
* make sure data is on disk before calling ->write_inodeChristoph Hellwig2010-03-05
* afs: remove cache.hChristoph Hellwig2009-10-01
* FS-Cache: Make kAFS use FS-CacheDavid Howells2009-04-03
* afs: convert to new aopsNick Piggin2008-10-16
* [PATCH] sanitize ->permission() prototypeAl Viro2008-07-26
* afs: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-30
* afs: remove smp_prcessor_id() from debug macroSven Schnelle2008-04-03
* [PATCH] do shrink_submounts() for all fs typesAl Viro2008-03-27
* fs/afs/: possible cleanupsAdrian Bunk2007-10-17
* AFS: implement file lockingDavid Howells2007-07-16
* afs: needs sched.hAndrew Morton2007-05-31
* Detach sched.h from mm.hAlexey Dobriyan2007-05-21
* AFS: implement statfsDavid Howells2007-05-11
* AFS: implement basic file write supportDavid Howells2007-05-09
* AFS: AFS fixupsDavid Howells2007-05-09
* [AFS]: Adjust the new netdevice scanning codeDavid Howells2007-05-03
* [AFS]: Replace rtnetlink client by direct dev_base walkingPatrick McHardy2007-05-03
* [AFS]: Fix use of __exit functions from __init pathDavid Howells2007-05-03
* [AF_RXRPC/AFS]: Arch-specific fixes.David Howells2007-04-27
* [AFS]: Eliminate cmpxchg() usage in vlocation code.David S. Miller2007-04-26
* [AFS]: Add "directory write" support.David Howells2007-04-26
* [AFS]: Add support for the CB.GetCapabilities operation.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] mark struct inode_operations const 1Arjan van de Ven2007-02-12
* [PATCH] mark address_space_operations constChristoph Hellwig2006-06-28
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-28
* [PATCH] afs: use generic_ro_fopsChristoph Hellwig2005-11-07
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16