summaryrefslogtreecommitdiff
path: root/fs/afs/internal.h
AgeCommit message (Expand)Author
2017-11-13afs: Overhaul cell database managementDavid Howells
2017-11-13afs: Overhaul permit cachingDavid Howells
2017-11-13afs: Overhaul the callback handlingDavid Howells
2017-11-13afs: Rename struct afs_call server member to cm_serverDavid Howells
2017-11-13afs: Potentially return call->reply[0] from afs_make_call()David Howells
2017-11-13afs: Condense afs_call's reply{,2,3,4} into an arrayDavid Howells
2017-11-13afs: Consolidate abort_to_error translatorsDavid Howells
2017-11-13afs: Keep and pass sockaddr_rxrpc addresses rather than in_addrDavid Howells
2017-11-13afs: Update the cache index structureDavid Howells
2017-11-13afs: Push the net ns pointer to more placesDavid Howells
2017-11-13afs: Note the cell in the superblock info alsoDavid Howells
2017-11-13afs: Fix server reapingDavid Howells
2017-11-13afs: Lay the groundwork for supporting network namespacesDavid Howells
2017-10-18rxrpc: Support service upgrade from a kernel serviceDavid Howells
2017-07-09afs: Add metadata xattrsDavid Howells
2017-06-05uuid,afs: move struct uuid_v1 back into afsChristoph Hellwig
2017-04-20afs: Convert to separately allocated bdiJan Kara
2017-03-16afs: Make struct afs_read::remain 64-bitDavid Howells
2017-03-16afs: Prevent callback expiry timer overflowTina Ruchandani
2017-03-16afs: Migrate vlocation fields to 64-bitTina Ruchandani
2017-03-16afs: Distinguish mountpoints from symlinks by file mode aloneDavid Howells
2017-03-16afs: Flush outstanding writes when an fd is closedDavid Howells
2017-03-16afs: Handle a short write to an AFS pageDavid Howells
2017-03-16afs: Kill struct afs_read::pg_offsetDavid Howells
2017-03-16afs: Deal with an empty callback arrayMarc Dionne
2017-03-02statx: Add a system call to make enhanced file info availableDavid Howells
2017-02-10afs: Use core kernel UUID generationArnd Bergmann
2017-02-10afs: Move UUID struct to linux/uuid.hDavid Howells
2017-01-09afs: Refcount the afs_call structDavid Howells
2017-01-09afs: Kill afs_wait_modeDavid Howells
2017-01-09afs: Add some tracepointsDavid Howells
2017-01-06afs: Make afs_fs_fetch_data() take a list of pagesDavid Howells
2016-10-13afs: call->operation_ID sometimes used as __be32 sometimes as u32David Howells
2016-09-01rxrpc: Don't expose skbs to in-kernel users [ver #2]David Howells
2016-08-30rxrpc: Provide a way for AFS to ask for the peer address of a callDavid Howells
2016-08-06rxrpc: Fix races between skb free, ACK generation and replyingDavid Howells
2014-06-12Merge commit '9f12600fe425bc28f0ccba034a77783c09c15af4' into for-linusAl Viro
2014-05-23AFS: Pass an afs_call* to call->async_workfn() instead of a work_struct*David Howells
2014-05-06afs: switch to ->write_iter()Al Viro
2014-03-07afs: don't use PREPARE_WORKTejun Heo
2014-01-25afs: get rid of junk in fs/afs/proc.cAl Viro
2012-03-16afs: Read of file returns EBADMSGAnton Blanchard
2011-07-20fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlersJosef Bacik
2011-07-20->permission() sanitizing: don't pass flags to ->permission()Al Viro
2011-01-15AFS: Use d_automount() rather than abusing follow_link()David Howells
2011-01-14afs: add afs_wq and use it instead of the system workqueueTejun Heo
2011-01-12switch afsAl Viro
2011-01-07fs: provide rcu-walk aware permission i_opsNick Piggin
2010-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2010-08-12Add a dummy printk function for the maintenance of unused printksDavid Howells