Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_context | David Howells | 2022-06-09 | 1 | -3/+3 |
* | afs: Fix speculative status fetches | David Howells | 2021-05-01 | 1 | -0/+6 |
* | afs: Use the fs operation ops to handle FetchData completion | David Howells | 2021-04-23 | 1 | -1/+3 |
* | afs: Fix accessing YFS xattrs on a non-YFS server | David Howells | 2021-03-15 | 1 | -2/+5 |
* | afs: Fix key ref leak in afs_put_operation() | David Howells | 2020-08-20 | 1 | -0/+1 |
* | afs: Fix interruption of operations | David Howells | 2020-07-15 | 1 | -2/+2 |
* | afs: Fix use of afs_check_for_remote_deletion() | David Howells | 2020-06-16 | 1 | -1/+9 |
* | afs: Reorganise volume and server trees to be rooted on the cell | David Howells | 2020-06-04 | 1 | -9/+2 |
* | afs: Add a tracepoint to track the lifetime of the afs_volume struct | David Howells | 2020-06-04 | 1 | -2/+2 |
* | afs: Build an abstraction around an "operation" concept | David Howells | 2020-06-04 | 1 | -0/+246 |