Age | Commit message (Expand) | Author | Files | Lines |
2024-01-01 | afs: Parse the VolSync record in the reply of a number of RPC ops | David Howells | 1 | -1/+2 |
2023-05-01 | rxrpc: Fix timeout of a call that hasn't yet been granted a channel | David Howells | 1 | -2/+2 |
2020-06-04 | afs: Implement client support for the YFSVL.GetCellName RPC op | David Howells | 1 | -1/+1 |
2020-06-04 | afs: Build an abstraction around an "operation" concept | David Howells | 1 | -1/+0 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 1 | -5/+1 |
2019-05-17 | afs: Fix application of the results of a inline bulk status fetch | David Howells | 1 | -0/+1 |
2019-05-17 | afs: Fix unlink to handle YFS.RemoveFile2 better | David Howells | 1 | -0/+2 |
2019-05-17 | afs: Don't save callback version and type fields | David Howells | 1 | -2/+2 |
2019-05-16 | afs: Fix order-1 allocation in afs_do_lookup() | David Howells | 1 | -0/+6 |
2019-05-16 | afs: Fix the maximum lifespan of VL and probe calls | David Howells | 1 | -0/+3 |
2018-10-24 | afs: Expand data structure fields to support YFS | David Howells | 1 | -17/+18 |
2018-10-24 | afs: Calc callback expiry in op reply delivery | David Howells | 1 | -1/+1 |
2018-10-24 | afs: Remove callback details from afs_callback_break struct | David Howells | 1 | -1/+1 |
2018-10-24 | afs: Increase to 64-bit volume ID and 96-bit vnode ID for YFS | David Howells | 1 | -5/+6 |
2018-04-09 | afs: Rearrange status mapping | David Howells | 1 | -4/+2 |
2018-04-09 | afs: Prospectively look up extra files when doing a single lookup | David Howells | 1 | -8/+13 |
2017-11-13 | afs: Overhaul permit caching | David Howells | 1 | -1/+0 |
2017-11-13 | afs: Fix the afs_uuid struct to make the char-sized fields signed | David Howells | 1 | -3/+3 |
2017-11-13 | afs: Add some protocol defs | David Howells | 1 | -5/+20 |
2017-11-13 | afs: Lay the groundwork for supporting network namespaces | David Howells | 1 | -0/+9 |
2013-02-13 | afs: Support interacting with multiple user namespaces | Eric W. Biederman | 1 | -2/+2 |
2013-02-12 | afs: Remove unused structure afs_store_status | Eric W. Biederman | 1 | -7/+0 |
2007-07-16 | AFS: implement file locking | David Howells | 1 | -0/+8 |
2007-05-11 | AFS: implement statfs | David Howells | 1 | -0/+23 |
2007-04-27 | [AFS]: Add "directory write" support. | David Howells | 1 | -4/+22 |
2007-04-27 | [AFS]: Add security support. | David Howells | 1 | -2/+25 |
2007-04-27 | [AF_RXRPC]: Make the in-kernel AFS filesystem use AF_RXRPC. | David Howells | 1 | -0/+105 |