aboutsummaryrefslogtreecommitdiffstats
path: root/fs/afs/internal.h
Commit message (Expand)AuthorAge
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-30
* afs: Pass pre-fetch server and volume break counts into afs_iget5_set()David Howells2019-05-16
* afs: Fix unlink to handle YFS.RemoveFile2 betterDavid Howells2019-05-16
* afs: Make vnode->cb_interest RCU safeDavid Howells2019-05-16
* afs: Split afs_validate() so first part can be used under LOOKUP_RCUDavid Howells2019-05-16
* afs: Don't save callback version and type fieldsDavid Howells2019-05-16
* afs: Fix application of status and callback to be under same lockDavid Howells2019-05-16
* afs: Always get the reply timeDavid Howells2019-05-16
* afs: Fix order-1 allocation in afs_do_lookup()David Howells2019-05-16
* afs: Get rid of afs_call::reply[]David Howells2019-05-16
* afs: Make some RPC operations non-interruptibleDavid Howells2019-05-16
* afs: Fix the maximum lifespan of VL and probe callsDavid Howells2019-05-16
* afs: Fix cell DNS lookupDavid Howells2019-05-16
* afs: Fix afs_xattr_get_yfs() to not try freeing an error valueDavid Howells2019-05-15
* afs: Implement YFS ACL settingDavid Howells2019-05-07
* afs: Get YFS ACLs and information through xattrsDavid Howells2019-05-07
* afs: implement acl settingJoe Gorse2019-05-07
* afs: Get an AFS3 ACL as an xattrDavid Howells2019-05-07
* afs: Log more information for "kAFS: AFS vnode with undefined type\n"David Howells2019-05-07
* afs: Provide mount-time configurable byte-range file locking emulationDavid Howells2019-04-25
* afs: Implement sillyrename for unlink and renameDavid Howells2019-04-25
* afs: Handle lock rpc ops failing on a file that got deletedDavid Howells2019-04-25
* afs: Calculate lock extend timer from set/extend reply receptionDavid Howells2019-04-25
* afs: Split wait from afs_make_call()David Howells2019-04-25
* afs: Fix in-progess ops to ignore server-level callback invalidationDavid Howells2019-04-13
* afs: Use fs_context to pass parameters over automountDavid Howells2019-02-28
* afs: Add fs_context supportDavid Howells2019-02-28
* afs: Fix missing net error handlingDavid Howells2018-11-29
* 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: Calc callback expiry in op reply deliveryDavid Howells2018-10-23
* afs: Add a couple of tracepoints to log I/O errorsDavid 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
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-10-13
|\
| * afs: Fix cell proc listDavid Howells2018-10-12
* | afs: Do better max capacity handling on address listsDavid Howells2018-10-04
|/
* fs/afs: use new return type vm_fault_tSouptick Joarder2018-08-23
* 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: Handle CONFIG_PROC_FS=nDavid Howells2018-06-15
* Merge tag 'afs-fixes-20180514' into afs-procAl Viro2018-06-02
|\
| * afs: Fix whole-volume callback handlingDavid Howells2018-05-14
| * afs: Fix refcounting in callback registrationDavid Howells2018-05-14
| * afs: Fix giving up callbacks on server destructionDavid Howells2018-05-14