summaryrefslogtreecommitdiffstats
path: root/fs/afs/internal.h
Commit message (Expand)AuthorAgeFilesLines
* afs: Add metadata xattrsDavid Howells2017-07-091-0/+5
* uuid,afs: move struct uuid_v1 back into afsChristoph Hellwig2017-06-051-1/+10
* afs: Convert to separately allocated bdiJan Kara2017-04-201-1/+0
* afs: Make struct afs_read::remain 64-bitDavid Howells2017-03-161-1/+1
* afs: Prevent callback expiry timer overflowTina Ruchandani2017-03-161-2/+2
* afs: Migrate vlocation fields to 64-bitTina Ruchandani2017-03-161-3/+4
* afs: Distinguish mountpoints from symlinks by file mode aloneDavid Howells2017-03-161-1/+0
* afs: Flush outstanding writes when an fd is closedDavid Howells2017-03-161-0/+1
* afs: Handle a short write to an AFS pageDavid Howells2017-03-161-1/+1
* afs: Kill struct afs_read::pg_offsetDavid Howells2017-03-161-1/+0
* afs: Deal with an empty callback arrayMarc Dionne2017-03-161-1/+4
* statx: Add a system call to make enhanced file info availableDavid Howells2017-03-021-1/+1
* afs: Use core kernel UUID generationArnd Bergmann2017-02-101-6/+5
* afs: Move UUID struct to linux/uuid.hDavid Howells2017-02-101-25/+2
* afs: Refcount the afs_call structDavid Howells2017-01-091-1/+8
* afs: Kill afs_wait_modeDavid Howells2017-01-091-50/+18
* 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-011-24/+9
* 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/+1
|/
* 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/+0
* afs: Read of file returns EBADMSGAnton Blanchard2012-03-161-1/+1
* fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlersJosef Bacik2011-07-201-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-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