summaryrefslogtreecommitdiffstats
path: root/fs/afs/afs.h
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1Star
* afs: Fix application of the results of a inline bulk status fetchDavid Howells2019-05-161-0/+1
* afs: Fix unlink to handle YFS.RemoveFile2 betterDavid Howells2019-05-161-0/+2
* afs: Don't save callback version and type fieldsDavid Howells2019-05-161-2/+2
* afs: Fix order-1 allocation in afs_do_lookup()David Howells2019-05-161-0/+6
* afs: Fix the maximum lifespan of VL and probe callsDavid Howells2019-05-161-0/+3
* afs: Expand data structure fields to support YFSDavid Howells2018-10-241-17/+18
* afs: Calc callback expiry in op reply deliveryDavid Howells2018-10-241-1/+1
* afs: Remove callback details from afs_callback_break structDavid Howells2018-10-241-1/+1
* afs: Increase to 64-bit volume ID and 96-bit vnode ID for YFSDavid Howells2018-10-241-5/+6
* afs: Rearrange status mappingDavid Howells2018-04-091-4/+2Star
* afs: Prospectively look up extra files when doing a single lookupDavid Howells2018-04-091-8/+13
* afs: Overhaul permit cachingDavid Howells2017-11-131-1/+0Star
* afs: Fix the afs_uuid struct to make the char-sized fields signedDavid Howells2017-11-131-3/+3
* afs: Add some protocol defsDavid Howells2017-11-131-5/+20
* afs: Lay the groundwork for supporting network namespacesDavid Howells2017-11-131-0/+9
* afs: Support interacting with multiple user namespacesEric W. Biederman2013-02-131-2/+2
* afs: Remove unused structure afs_store_statusEric W. Biederman2013-02-121-7/+0Star
* AFS: implement file lockingDavid Howells2007-07-161-0/+8
* AFS: implement statfsDavid Howells2007-05-111-0/+23
* [AFS]: Add "directory write" support.David Howells2007-04-271-4/+22
* [AFS]: Add security support.David Howells2007-04-271-2/+25
* [AF_RXRPC]: Make the in-kernel AFS filesystem use AF_RXRPC.David Howells2007-04-271-0/+105