summaryrefslogtreecommitdiffstats
path: root/fs/afs/internal.h
Commit message (Expand)AuthorAgeFilesLines
* afs: Do better accretion of small writes on newly created contentDavid Howells2018-04-091-1/+1
* afs: Add stats for data transfer operationsDavid Howells2018-04-091-0/+4
* afs: Trace protocol errorsDavid Howells2018-04-091-0/+1
* afs: Locally edit directory data for mkdir/create/unlink/...David Howells2018-04-091-5/+14
* afs: Fix directory handlingDavid Howells2018-04-091-5/+8
* afs: Split the dynroot stuff out and give it its own ops tablesDavid Howells2018-04-091-2/+10
* afs: Keep track of invalid-before version for dentry coherencyDavid Howells2018-04-091-0/+1
* afs: Rearrange status mappingDavid Howells2018-04-091-0/+6
* afs: Make it possible to get the data version in readpageDavid Howells2018-04-091-3/+5
* afs: Introduce a statistics proc fileDavid Howells2018-04-091-1/+14
* afs: Implement @sys substitution handlingDavid Howells2018-04-091-0/+16
* afs: Prospectively look up extra files when doing a single lookupDavid Howells2018-04-091-1/+9
* afs: Fix checker warningsDavid Howells2018-04-091-1/+1
* fscache: Attach the index key and aux data to the cookieDavid Howells2018-04-041-0/+7
* rxrpc, afs: Use debug_ids rather than pointers in tracesDavid Howells2018-03-271-0/+1
* afs: Support the AFS dynamic rootDavid Howells2018-02-061-4/+8
* afs: Properly reset afs_vnode (inode) fieldsDavid Howells2017-12-011-1/+4
* afs: Fix file lockingDavid Howells2017-11-171-7/+16
* afs: Protect call->state changes against signalsDavid Howells2017-11-131-9/+54
* afs: Implement shared-writeable mmapDavid Howells2017-11-131-0/+1
* afs: Get rid of the afs_writeback recordDavid Howells2017-11-131-33/+18
* afs: Introduce a file-private data recordDavid Howells2017-11-131-0/+14
* afs: Fix directory read/modify raceDavid Howells2017-11-131-0/+1
* afs: Trace the initiation and completion of client callsDavid Howells2017-11-131-0/+1
* afs: Make use of the YFS service upgrade to fully support IPv6David Howells2017-11-131-2/+8
* afs: Overhaul volume and server record caching and fileserver rotationDavid Howells2017-11-131-218/+235
* afs: Add an address list conceptDavid Howells2017-11-131-37/+83
* afs: Overhaul cell database managementDavid Howells2017-11-131-15/+45
* afs: Overhaul permit cachingDavid Howells2017-11-131-12/+15
* afs: Overhaul the callback handlingDavid Howells2017-11-131-38/+55
* afs: Rename struct afs_call server member to cm_serverDavid Howells2017-11-131-1/+1
* afs: Potentially return call->reply[0] from afs_make_call()David Howells2017-11-131-1/+2
* afs: Condense afs_call's reply{,2,3,4} into an arrayDavid Howells2017-11-131-4/+1
* afs: Consolidate abort_to_error translatorsDavid Howells2017-11-131-3/+0
* afs: Keep and pass sockaddr_rxrpc addresses rather than in_addrDavid Howells2017-11-131-8/+7
* afs: Update the cache index structureDavid Howells2017-11-131-21/+0
* afs: Push the net ns pointer to more placesDavid Howells2017-11-131-3/+4
* afs: Note the cell in the superblock info alsoDavid Howells2017-11-131-2/+13
* afs: Fix server reapingDavid Howells2017-11-131-1/+4
* afs: Lay the groundwork for supporting network namespacesDavid Howells2017-11-131-41/+122
* rxrpc: Support service upgrade from a kernel serviceDavid Howells2017-10-181-0/+1
* 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
OpenPOWER on IntegriCloud