index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
afs
/
fs_operation.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
afs: Fix the setting of the server responding flag
David Howells
2024-09-27
1
-1
/
+1
*
afs: Fix fileserver rotation
David Howells
2024-01-01
1
-5
/
+3
*
afs: Overhaul invalidation handling to better support RO volumes
David Howells
2024-01-01
1
-2
/
+1
*
afs: Parse the VolSync record in the reply of a number of RPC ops
David Howells
2024-01-01
1
-6
/
+8
*
afs: Defer volume record destruction to a workqueue
David Howells
2024-01-01
1
-1
/
+1
*
afs: Keep a record of the current fileserver endpoint state
David Howells
2024-01-01
1
-8
/
+11
*
afs: Add some more info to /proc/net/afs/servers
David Howells
2024-01-01
1
-2
/
+0
*
afs: Fold the afs_addr_cursor struct in
David Howells
2023-12-24
1
-4
/
+17
*
afs: Simplify error handling
David Howells
2023-12-24
1
-12
/
+12
*
afs: Don't put afs_call in afs_wait_for_call_to_complete()
David Howells
2023-12-24
1
-2
/
+5
*
afs: Wrap most op->error accesses with inline funcs
David Howells
2023-12-24
1
-9
/
+12
*
afs: Use op->nr_iterations=-1 to indicate to begin fileserver iteration
David Howells
2023-12-24
1
-1
/
+1
*
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-16
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