summaryrefslogtreecommitdiffstats
path: root/fs/afs/internal.h
Commit message (Expand)AuthorAgeFilesLines
* afs: Move UUID struct to linux/uuid.hDavid Howells2017-02-101-25/+2Star
* afs: Refcount the afs_call structDavid Howells2017-01-091-1/+8
* afs: Kill afs_wait_modeDavid Howells2017-01-091-50/+18Star
* afs: Add some tracepointsDavid Howells2017-01-091-9/+12
* afs: Make afs_fs_fetch_data() take a list of pagesDavid Howells2017-01-061-2/+19
* afs: call->operation_ID sometimes used as __be32 sometimes as u32David Howells2016-10-131-1/+1
* rxrpc: Don't expose skbs to in-kernel users [ver #2]David Howells2016-09-021-24/+9Star
* rxrpc: Provide a way for AFS to ask for the peer address of a callDavid Howells2016-08-301-1/+4
* rxrpc: Fix races between skb free, ACK generation and replyingDavid Howells2016-08-061-1/+13
* Merge commit '9f12600fe425bc28f0ccba034a77783c09c15af4' into for-linusAl Viro2014-06-121-1/+1
|\
| * AFS: Pass an afs_call* to call->async_workfn() instead of a work_struct*David Howells2014-05-231-1/+1
* | afs: switch to ->write_iter()Al Viro2014-05-061-2/+1Star
|/
* afs: don't use PREPARE_WORKTejun Heo2014-03-071-0/+1
* afs: get rid of junk in fs/afs/proc.cAl Viro2014-01-251-1/+0Star
* afs: Read of file returns EBADMSGAnton Blanchard2012-03-171-1/+1
* fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlersJosef Bacik2011-07-211-1/+1
* ->permission() sanitizing: don't pass flags to ->permission()Al Viro2011-07-201-1/+1
* AFS: Use d_automount() rather than abusing follow_link()David Howells2011-01-161-0/+1
* afs: add afs_wq and use it instead of the system workqueueTejun Heo2011-01-141-0/+1
* switch afsAl Viro2011-01-131-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/+3Star
|/
* convert remaining ->clear_inode() to ->evict_inode()Al Viro2010-08-091-1/+1
* drop unused dentry argument to ->fsyncChristoph Hellwig2010-05-281-1/+1
* AFS: Don't put struct file on the stackAl Viro2010-05-221-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/+0Star
* afs: remove cache.hChristoph Hellwig2009-10-021-1/+1
* FS-Cache: Make kAFS use FS-CacheDavid Howells2009-04-031-28/+25Star
* afs: convert to new aopsNick Piggin2008-10-161-2/+6
* [PATCH] sanitize ->permission() prototypeAl Viro2008-07-271-3/+1Star
* afs: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-301-4/+4
* afs: remove smp_prcessor_id() from debug macroSven Schnelle2008-04-041-1/+1
* [PATCH] do shrink_submounts() for all fs typesAl Viro2008-03-281-1/+0Star
* fs/afs/: possible cleanupsAdrian Bunk2007-10-171-1/+0Star
* 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/+0Star
* [AFS]: Fix use of __exit functions from __init pathDavid Howells2007-05-031-2/+2
* [AF_RXRPC/AFS]: Arch-specific fixes.David Howells2007-04-281-1/+1
* [AFS]: Eliminate cmpxchg() usage in vlocation code.David S. Miller2007-04-271-1/+1
* [AFS]: Add "directory write" support.David Howells2007-04-271-8/+46
* [AFS]: Add support for the CB.GetCapabilities operation.David Howells2007-04-271-0/+42