aboutsummaryrefslogtreecommitdiffstats
path: root/fs/afs
Commit message (Expand)AuthorAge
* afs: Probe multiple fileservers simultaneouslyDavid Howells2018-10-23
* afs: Fix callback handlingDavid Howells2018-10-23
* afs: Eliminate the address pointer from the address list cursorDavid Howells2018-10-23
* afs: Allow dumping of server cursor on operation failureDavid Howells2018-10-23
* afs: Implement YFS support in the fs clientDavid Howells2018-10-23
* afs: Expand data structure fields to support YFSDavid Howells2018-10-23
* afs: Get the target vnode in afs_rmdir() and get a callback on itDavid Howells2018-10-23
* afs: Calc callback expiry in op reply deliveryDavid Howells2018-10-23
* afs: Fix FS.FetchStatus delivery from updating wrong vnodeDavid Howells2018-10-23
* afs: Implement the YFS cache manager serviceDavid Howells2018-10-23
* afs: Remove callback details from afs_callback_break structDavid Howells2018-10-23
* afs: Commit the status on a new file/dir/symlinkDavid Howells2018-10-23
* afs: Increase to 64-bit volume ID and 96-bit vnode ID for YFSDavid Howells2018-10-23
* afs: Don't invoke the server to read data beyond EOFDavid Howells2018-10-23
* afs: Add a couple of tracepoints to log I/O errorsDavid Howells2018-10-23
* afs: Handle EIO from delivery functionDavid Howells2018-10-23
* afs: Fix TTL on VL server and address listsDavid Howells2018-10-23
* afs: Implement VL server rotationDavid Howells2018-10-23
* afs: Improve FS server rotation error handlingDavid Howells2018-10-23
* afs: Set up the iov_iter before calling afs_extract_data()David Howells2018-10-23
* afs: Better tracing of protocol errorsDavid Howells2018-10-23
* iov_iter: Separate type from direction and use accessor functionsDavid Howells2018-10-23
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-10-19
|\
| * afs: Fix clearance of replyDavid Howells2018-10-15
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-10-13
|\|
| * afs: Fix afs_server struct leakDavid Howells2018-10-12
| * afs: Fix cell proc listDavid Howells2018-10-12
* | rxrpc: Use IPv4 addresses throught the IPv6David Howells2018-10-04
* | afs: Sort address lists so that they are in logical ascending orderDavid Howells2018-10-04
* | afs: Always build address lists using the helper functionsDavid Howells2018-10-04
* | afs: Do better max capacity handling on address listsDavid Howells2018-10-04
|/
* afs: Fix cell specification to permit an empty address listDavid Howells2018-09-07
* fs/afs: use new return type vm_fault_tSouptick Joarder2018-08-23
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-08-15
|\
| * rxrpc: Push iov_iter up from rxrpc_kernel_recv_data() to callerDavid Howells2018-08-03
* | Merge branch 'work.lookup' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2018-08-13
|\ \
| * | afs_try_auto_mntpt(): return NULL instead of ERR_PTR(-ENOENT)Al Viro2018-08-05
| * | afs_lookup(): switch to d_splice_alias()Al Viro2018-08-05
| * | afs: switch dynroot lookups to d_splice_alias()Al Viro2018-08-05
| |/
* / atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless()Mark Rutland2018-06-21
|/
* Merge branch 'afs-proc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2018-06-16
|\
| * afs: Optimise callback breaking by not repeating volume lookupDavid Howells2018-06-15
| * afs: Display manually added cells in dynamic root mountDavid Howells2018-06-15
| * afs: Enable IPv6 DNS lookupsDavid Howells2018-06-15
| * afs: Show all of a server's addresses in /proc/fs/afs/serversDavid Howells2018-06-15
| * afs: Handle CONFIG_PROC_FS=nDavid Howells2018-06-15
| * Merge tag 'afs-fixes-20180514' into afs-procAl Viro2018-06-02
| |\
| * | afs: Implement network namespacingDavid Howells2018-05-23
| * | afs: Mark afs_net::ws_cell as __rcu and set using rcu functionsDavid Howells2018-05-23
| * | afs: Fix a Sparse warning in xdr_decode_AFSFetchStatus()David Howells2018-05-23