aboutsummaryrefslogtreecommitdiffstats
path: root/fs/afs/yfsclient.c
Commit message (Expand)AuthorAge
* afs: Use afs_extract_discard() rather than iov_iter_discard()David Howells2019-09-02
* afs: use correct afs_call_type in yfs_fs_store_opaque_acl2YueHaibing2019-08-22
* afs: yfsclient: Mark expected switch fall-throughsGustavo A. R. Silva2019-07-25
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36Thomas Gleixner2019-05-24
* afs: Fix unlink to handle YFS.RemoveFile2 betterDavid 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: Don't pass the vnode pointer through into the inline bulk status opDavid Howells2019-05-16
* afs: Fix calculation of callback expiry timeDavid Howells2019-05-16
* afs: Make some RPC operations non-interruptibleDavid Howells2019-05-16
* afs: Fix afs_xattr_get_yfs() to not try freeing an error valueDavid Howells2019-05-15
* Merge tag 'afs-next-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-05-07
|\
| * afs: Implement YFS ACL settingDavid Howells2019-05-07
| * afs: Get YFS ACLs and information through xattrsDavid Howells2019-05-07
| * afs: Provide mount-time configurable byte-range file locking emulationDavid Howells2019-04-25
| * afs: Add more tracepointsDavid 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
* | Merge tag 'Wimplicit-fallthrough-5.2-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2019-05-07
|\ \ | |/ |/|
| * afs: Mark expected switch fall-throughsGustavo A. R. Silva2019-04-08
* | afs: Fix StoreData op marshallingDavid Howells2019-03-28
|/
* afs: Set correct lock type for the yfs CreateFileMarc Dionne2019-01-10
* afs: Fix callback handlingDavid Howells2018-10-23
* afs: Implement YFS support in the fs clientDavid Howells2018-10-23