summaryrefslogtreecommitdiffstats
path: root/fs/afs/internal.h
Commit message (Expand)AuthorAgeFilesLines
* afs: Probe multiple fileservers simultaneouslyDavid Howells2018-10-241-19/+79
* afs: Fix callback handlingDavid Howells2018-10-241-3/+6
* afs: Eliminate the address pointer from the address list cursorDavid Howells2018-10-241-1/+0Star
* afs: Allow dumping of server cursor on operation failureDavid Howells2018-10-241-0/+3
* afs: Implement YFS support in the fs clientDavid Howells2018-10-241-1/+34
* afs: Calc callback expiry in op reply deliveryDavid Howells2018-10-241-0/+2
* afs: Add a couple of tracepoints to log I/O errorsDavid Howells2018-10-241-0/+11
* afs: Implement VL server rotationDavid Howells2018-10-241-13/+101
* afs: Improve FS server rotation error handlingDavid Howells2018-10-241-0/+1
* afs: Set up the iov_iter before calling afs_extract_data()David Howells2018-10-241-4/+52
* afs: Better tracing of protocol errorsDavid Howells2018-10-241-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-10-131-2/+2
|\
| * afs: Fix cell proc listDavid Howells2018-10-121-2/+2
* | afs: Do better max capacity handling on address listsDavid Howells2018-10-041-3/+5
|/
* fs/afs: use new return type vm_fault_tSouptick Joarder2018-08-241-1/+2
* afs: Optimise callback breaking by not repeating volume lookupDavid Howells2018-06-151-2/+13
* afs: Display manually added cells in dynamic root mountDavid Howells2018-06-151-1/+6
* afs: Handle CONFIG_PROC_FS=nDavid Howells2018-06-151-0/+8
* Merge tag 'afs-fixes-20180514' into afs-procAl Viro2018-06-031-3/+22
|\
| * afs: Fix whole-volume callback handlingDavid Howells2018-05-141-0/+15
| * afs: Fix refcounting in callback registrationDavid Howells2018-05-141-2/+5
| * afs: Fix giving up callbacks on server destructionDavid Howells2018-05-141-0/+1
| * afs: Fix directory page lockingDavid Howells2018-05-141-1/+1
* | afs: Implement network namespacingDavid Howells2018-05-231-19/+24
* | afs: Mark afs_net::ws_cell as __rcu and set using rcu functionsDavid Howells2018-05-231-1/+1
|/
* 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-281-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/+18Star
* 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