Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-06-09 | afs: Fix debugging statements with %px to be %p | David Howells | 1 | -1/+1 |
2020-06-09 | afs: Fix use of BUG() | David Howells | 1 | -1/+2 |
2020-06-04 | afs: Reorganise volume and server trees to be rooted on the cell | David Howells | 1 | -7/+7 |
2020-06-04 | afs: Add a tracepoint to track the lifetime of the afs_volume struct | David Howells | 1 | -4/+5 |
2020-06-04 | afs: Detect cell aliases 3 - YFS Cells with a canonical cell name op | David Howells | 1 | -0/+58 |
2020-06-04 | afs: Detect cell aliases 2 - Cells with no root volumes | David Howells | 1 | -1/+89 |
2020-06-04 | afs: Detect cell aliases 1 - Cells with root volumes | David Howells | 1 | -0/+235 |