aboutsummaryrefslogtreecommitdiffstats
path: root/fs/afs/afs.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-24afs: Expand data structure fields to support YFSDavid Howells1-17/+18
2018-10-24afs: Calc callback expiry in op reply deliveryDavid Howells1-1/+1
2018-10-24afs: Remove callback details from afs_callback_break structDavid Howells1-1/+1
2018-10-24afs: Increase to 64-bit volume ID and 96-bit vnode ID for YFSDavid Howells1-5/+6
2018-04-09afs: Rearrange status mappingDavid Howells1-4/+2
2018-04-09afs: Prospectively look up extra files when doing a single lookupDavid Howells1-8/+13
2017-11-13afs: Overhaul permit cachingDavid Howells1-1/+0
2017-11-13afs: Fix the afs_uuid struct to make the char-sized fields signedDavid Howells1-3/+3
2017-11-13afs: Add some protocol defsDavid Howells1-5/+20
2017-11-13afs: Lay the groundwork for supporting network namespacesDavid Howells1-0/+9
2013-02-13afs: Support interacting with multiple user namespacesEric W. Biederman1-2/+2
2013-02-12afs: Remove unused structure afs_store_statusEric W. Biederman1-7/+0
2007-07-16AFS: implement file lockingDavid Howells1-0/+8
2007-05-11AFS: implement statfsDavid Howells1-0/+23
2007-04-26[AFS]: Add "directory write" support.David Howells1-4/+22
2007-04-26[AFS]: Add security support.David Howells1-2/+25
2007-04-26[AF_RXRPC]: Make the in-kernel AFS filesystem use AF_RXRPC.David Howells1-0/+105