index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
afs
/
proc.c
Age
Commit message (
Expand
)
Author
2024-01-22
afs: Fix missing/incorrect unlocking of RCU read lock
David Howells
2024-01-01
afs: Overhaul invalidation handling to better support RO volumes
David Howells
2024-01-01
afs: Keep a record of the current fileserver endpoint state
David Howells
2024-01-01
afs: Mark address lists with configured priorities
David Howells
2024-01-01
afs: Provide a way to configure address priorities
David Howells
2024-01-01
afs: Add some more info to /proc/net/afs/servers
David Howells
2023-12-24
afs: Rename addr_list::failed to probe_failed
David Howells
2023-12-24
rxrpc, afs: Allow afs to pin rxrpc_peer objects
David Howells
2023-12-24
afs: Turn the afs_addr_list address array into an array of structs
David Howells
2022-08-02
afs: Use refcount_t rather than atomic_t
David Howells
2022-01-22
proc: remove PDE_DATA() completely
Muchun Song
2020-10-16
afs: Add tracing for cell refcount and active user count
David Howells
2020-10-16
afs: Fix cell refcounting by splitting the usage counter
David Howells
2020-08-20
afs: Don't use VL probe running state to make decisions outside probe code
David Howells
2020-08-20
afs: Expose information from afs_vlserver through /proc for debugging
David Howells
2020-06-09
afs: Fix memory leak in afs_put_sysnames()
Zhihao Cheng
2020-06-04
afs: Show more a bit more server state in /proc/net/afs/servers
David Howells
2020-06-04
afs: Reorganise volume and server trees to be rooted on the cell
David Howells
2020-06-04
afs: Detect cell aliases 1 - Cells with root volumes
David Howells
2020-05-31
afs: Show more information in /proc/net/afs/servers
David Howells
2020-05-31
afs: Split the usage count on struct afs_server
David Howells
2019-12-11
afs: Show volume name in /proc/net/afs/<cell>/volumes
David Howells
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-15
afs: Fix afs_cell records to always have a VL server list record
David Howells
2018-10-24
afs: Probe multiple fileservers simultaneously
David Howells
2018-10-24
afs: Increase to 64-bit volume ID and 96-bit vnode ID for YFS
David Howells
2018-10-24
afs: Fix TTL on VL server and address lists
David Howells
2018-10-24
afs: Implement VL server rotation
David Howells
2018-10-12
afs: Fix cell proc list
David Howells
2018-09-07
afs: Fix cell specification to permit an empty address list
David Howells
2018-06-15
afs: Show all of a server's addresses in /proc/fs/afs/servers
David Howells
2018-05-23
afs: Implement network namespacing
David Howells
2018-05-23
afs: Mark afs_net::ws_cell as __rcu and set using rcu functions
David Howells
2018-05-18
afs: Rearrange fs/afs/proc.c to remove remaining predeclarations.
David Howells
2018-05-18
afs: Rearrange fs/afs/proc.c to move the show routines up
David Howells
2018-05-18
afs: Rearrange fs/afs/proc.c by moving fops and open functions down
David Howells
2018-05-18
afs: Move /proc management functions to the end of the file
David Howells
2018-05-16
afs: simplify procfs code
Christoph Hellwig
2018-04-09
afs: Add stats for data transfer operations
David Howells
2018-04-09
afs: Locally edit directory data for mkdir/create/unlink/...
David Howells
2018-04-09
afs: Fix directory handling
David Howells
2018-04-09
afs: Introduce a statistics proc file
David Howells
2018-04-09
afs: Implement @cell substitution handling
David Howells
2018-04-09
afs: Implement @sys substitution handling
David Howells
2018-04-09
afs: Don't over-increment the cell usage count when pinning it
David Howells
2018-04-09
afs: Fix checker warnings
David Howells
2017-11-13
afs: Overhaul volume and server record caching and fileserver rotation
David Howells
2017-11-13
afs: Add an address list concept
David Howells
2017-11-13
afs: Overhaul cell database management
David Howells
2017-11-13
afs: Allow IPv6 address specification of VL servers
David Howells
[next]