aboutsummaryrefslogtreecommitdiffstats
path: root/fs/afs/internal.h
Commit message (Expand)AuthorAgeFilesLines
* afs: Read of file returns EBADMSGAnton Blanchard2012-03-231-1/+1
* AFS: Use d_automount() rather than abusing follow_link()David Howells2011-01-151-0/+1
* afs: add afs_wq and use it instead of the system workqueueTejun Heo2011-01-141-0/+1
* switch afsAl Viro2011-01-121-0/+1
* fs: provide rcu-walk aware permission i_opsNick Piggin2011-01-071-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2010-08-131-2/+9
|\
| * AFS: Implement an autocell mount capability [ver #2]wanglei2010-08-111-2/+9
* | Add a dummy printk function for the maintenance of unused printksDavid Howells2010-08-121-9/+3
|/
* convert remaining ->clear_inode() to ->evict_inode()Al Viro2010-08-091-1/+1
* drop unused dentry argument to ->fsyncChristoph Hellwig2010-05-271-1/+1
* AFS: Don't put struct file on the stackAl Viro2010-05-211-0/+1
* afs: add bdi backing to mount session.Jens Axboe2010-04-221-0/+2
* make sure data is on disk before calling ->write_inodeChristoph Hellwig2010-03-051-1/+0
* afs: remove cache.hChristoph Hellwig2009-10-011-1/+1
* FS-Cache: Make kAFS use FS-CacheDavid Howells2009-04-031-28/+25
* afs: convert to new aopsNick Piggin2008-10-161-2/+6
* [PATCH] sanitize ->permission() prototypeAl Viro2008-07-261-3/+1
* afs: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-301-4/+4
* afs: remove smp_prcessor_id() from debug macroSven Schnelle2008-04-031-1/+1
* [PATCH] do shrink_submounts() for all fs typesAl Viro2008-03-271-1/+0
* fs/afs/: possible cleanupsAdrian Bunk2007-10-171-1/+0
* AFS: implement file lockingDavid Howells2007-07-161-0/+30
* afs: needs sched.hAndrew Morton2007-05-311-0/+2
* Detach sched.h from mm.hAlexey Dobriyan2007-05-211-0/+1
* AFS: implement statfsDavid Howells2007-05-111-0/+6
* AFS: implement basic file write supportDavid Howells2007-05-091-1/+65
* AFS: AFS fixupsDavid Howells2007-05-091-7/+22
* [AFS]: Adjust the new netdevice scanning codeDavid Howells2007-05-031-1/+1
* [AFS]: Replace rtnetlink client by direct dev_base walkingPatrick McHardy2007-05-031-1/+0
* [AFS]: Fix use of __exit functions from __init pathDavid Howells2007-05-031-2/+2
* [AF_RXRPC/AFS]: Arch-specific fixes.David Howells2007-04-271-1/+1
* [AFS]: Eliminate cmpxchg() usage in vlocation code.David S. Miller2007-04-261-1/+1
* [AFS]: Add "directory write" support.David Howells2007-04-261-8/+46
* [AFS]: Add support for the CB.GetCapabilities operation.David Howells2007-04-261-0/+42
* [AFS]: Add security support.David Howells2007-04-261-26/+80
* [AF_RXRPC]: Make the in-kernel AFS filesystem use AF_RXRPC.David Howells2007-04-261-46/+553
* [AFS]: Clean up the AFS sourcesDavid Howells2007-04-261-23/+13
* [PATCH] mark struct inode_operations const 1Arjan van de Ven2007-02-121-3/+3
* [PATCH] mark address_space_operations constChristoph Hellwig2006-06-281-1/+1
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-281-2/+2
* [PATCH] afs: use generic_ro_fopsChristoph Hellwig2005-11-071-1/+0
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+140