aboutsummaryrefslogtreecommitdiff
path: root/fs/afs/internal.h
AgeCommit message (Expand)AuthorFilesLines
2014-06-12Merge commit '9f12600fe425bc28f0ccba034a77783c09c15af4' into for-linusGravatar Al Viro 1-1/+1
2014-05-23AFS: Pass an afs_call* to call->async_workfn() instead of a work_struct*Gravatar David Howells 1-1/+1
2014-05-06afs: switch to ->write_iter()Gravatar Al Viro 1-2/+1
2014-03-07afs: don't use PREPARE_WORKGravatar Tejun Heo 1-0/+1
2014-01-25afs: get rid of junk in fs/afs/proc.cGravatar Al Viro 1-1/+0
2012-03-16afs: Read of file returns EBADMSGGravatar Anton Blanchard 1-1/+1
2011-07-20fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlersGravatar Josef Bacik 1-1/+1
2011-07-20->permission() sanitizing: don't pass flags to ->permission()Gravatar Al Viro 1-1/+1
2011-01-15AFS: Use d_automount() rather than abusing follow_link()Gravatar David Howells 1-0/+1
2011-01-14afs: add afs_wq and use it instead of the system workqueueGravatar Tejun Heo 1-0/+1
2011-01-12switch afsGravatar Al Viro 1-0/+1
2011-01-07fs: provide rcu-walk aware permission i_opsGravatar Nick Piggin 1-1/+1
2010-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Gravatar Linus Torvalds 1-2/+9
2010-08-12Add a dummy printk function for the maintenance of unused printksGravatar David Howells 1-9/+3
2010-08-11AFS: Implement an autocell mount capability [ver #2]Gravatar wanglei 1-2/+9
2010-08-09convert remaining ->clear_inode() to ->evict_inode()Gravatar Al Viro 1-1/+1
2010-05-27drop unused dentry argument to ->fsyncGravatar Christoph Hellwig 1-1/+1
2010-05-21AFS: Don't put struct file on the stackGravatar Al Viro 1-0/+1
2010-04-22afs: add bdi backing to mount session.Gravatar Jens Axboe 1-0/+2
2010-03-05make sure data is on disk before calling ->write_inodeGravatar Christoph Hellwig 1-1/+0
2009-10-01afs: remove cache.hGravatar Christoph Hellwig 1-1/+1
2009-04-03FS-Cache: Make kAFS use FS-CacheGravatar David Howells 1-28/+25
2008-10-16afs: convert to new aopsGravatar Nick Piggin 1-2/+6
2008-07-26[PATCH] sanitize ->permission() prototypeGravatar Al Viro 1-3/+1
2008-04-30afs: replace remaining __FUNCTION__ occurrencesGravatar Harvey Harrison 1-4/+4
2008-04-03afs: remove smp_prcessor_id() from debug macroGravatar Sven Schnelle 1-1/+1
2008-03-27[PATCH] do shrink_submounts() for all fs typesGravatar Al Viro 1-1/+0
2007-10-17fs/afs/: possible cleanupsGravatar Adrian Bunk 1-1/+0
2007-07-16AFS: implement file lockingGravatar David Howells 1-0/+30
2007-05-31afs: needs sched.hGravatar Andrew Morton 1-0/+2
2007-05-21Detach sched.h from mm.hGravatar Alexey Dobriyan 1-0/+1
2007-05-11AFS: implement statfsGravatar David Howells 1-0/+6
2007-05-09AFS: implement basic file write supportGravatar David Howells 1-1/+65
2007-05-09AFS: AFS fixupsGravatar David Howells 1-7/+22
2007-05-03[AFS]: Adjust the new netdevice scanning codeGravatar David Howells 1-1/+1
2007-05-03[AFS]: Replace rtnetlink client by direct dev_base walkingGravatar Patrick McHardy 1-1/+0
2007-05-03[AFS]: Fix use of __exit functions from __init pathGravatar David Howells 1-2/+2
2007-04-27[AF_RXRPC/AFS]: Arch-specific fixes.Gravatar David Howells 1-1/+1
2007-04-26[AFS]: Eliminate cmpxchg() usage in vlocation code.Gravatar David S. Miller 1-1/+1
2007-04-26[AFS]: Add "directory write" support.Gravatar David Howells 1-8/+46
2007-04-26[AFS]: Add support for the CB.GetCapabilities operation.Gravatar David Howells 1-0/+42
2007-04-26[AFS]: Add security support.Gravatar David Howells 1-26/+80
2007-04-26[AF_RXRPC]: Make the in-kernel AFS filesystem use AF_RXRPC.Gravatar David Howells 1-46/+553
2007-04-26[AFS]: Clean up the AFS sourcesGravatar David Howells 1-23/+13
2007-02-12[PATCH] mark struct inode_operations const 1Gravatar Arjan van de Ven 1-3/+3
2006-06-28[PATCH] mark address_space_operations constGravatar Christoph Hellwig 1-1/+1
2006-03-28[PATCH] Make most file operations structs in fs/ constGravatar Arjan van de Ven 1-2/+2
2005-11-07[PATCH] afs: use generic_ro_fopsGravatar Christoph Hellwig 1-1/+0
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+140