index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
afs
/
proc.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
afs: Add tracing for cell refcount and active user count
David Howells
2020-10-16
1
-1
/
+1
*
afs: Fix cell refcounting by splitting the usage counter
David Howells
2020-10-16
1
-12
/
+11
*
afs: Don't use VL probe running state to make decisions outside probe code
David Howells
2020-08-20
1
-1
/
+1
*
afs: Expose information from afs_vlserver through /proc for debugging
David Howells
2020-08-20
1
-0
/
+5
*
afs: Fix memory leak in afs_put_sysnames()
Zhihao Cheng
2020-06-09
1
-0
/
+1
*
afs: Show more a bit more server state in /proc/net/afs/servers
David Howells
2020-06-04
1
-3
/
+7
*
afs: Reorganise volume and server trees to be rooted on the cell
David Howells
2020-06-04
1
-9
/
+6
*
afs: Detect cell aliases 1 - Cells with root volumes
David Howells
2020-06-04
1
-2
/
+3
*
afs: Show more information in /proc/net/afs/servers
David Howells
2020-05-31
1
-8
/
+9
*
afs: Split the usage count on struct afs_server
David Howells
2020-05-31
1
-4
/
+5
*
afs: Show volume name in /proc/net/afs/<cell>/volumes
David Howells
2019-12-11
1
-3
/
+4
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
afs: Fix afs_cell records to always have a VL server list record
David Howells
2019-05-15
1
-4
/
+4
*
afs: Probe multiple fileservers simultaneously
David Howells
2018-10-24
1
-3
/
+3
*
afs: Increase to 64-bit volume ID and 96-bit vnode ID for YFS
David Howells
2018-10-24
1
-1
/
+1
*
afs: Fix TTL on VL server and address lists
David Howells
2018-10-24
1
-3
/
+11
*
afs: Implement VL server rotation
David Howells
2018-10-24
1
-22
/
+68
*
afs: Fix cell proc list
David Howells
2018-10-12
1
-4
/
+3
*
afs: Fix cell specification to permit an empty address list
David Howells
2018-09-08
1
-8
/
+7
*
afs: Show all of a server's addresses in /proc/fs/afs/servers
David Howells
2018-06-15
1
-2
/
+8
*
afs: Implement network namespacing
David Howells
2018-05-23
1
-255
/
+103
*
afs: Mark afs_net::ws_cell as __rcu and set using rcu functions
David Howells
2018-05-23
1
-1
/
+1
*
afs: Rearrange fs/afs/proc.c to remove remaining predeclarations.
David Howells
2018-05-18
1
-192
/
+160
*
afs: Rearrange fs/afs/proc.c to move the show routines up
David Howells
2018-05-18
1
-75
/
+75
*
afs: Rearrange fs/afs/proc.c by moving fops and open functions down
David Howells
2018-05-18
1
-44
/
+27
*
afs: Move /proc management functions to the end of the file
David Howells
2018-05-18
1
-81
/
+79
*
afs: simplify procfs code
Christoph Hellwig
2018-05-16
1
-119
/
+15
*
afs: Add stats for data transfer operations
David Howells
2018-04-09
1
-0
/
+7
*
afs: Locally edit directory data for mkdir/create/unlink/...
David Howells
2018-04-09
1
-0
/
+4
*
afs: Fix directory handling
David Howells
2018-04-09
1
-2
/
+3
*
afs: Introduce a statistics proc file
David Howells
2018-04-09
1
-0
/
+37
*
afs: Implement @cell substitution handling
David Howells
2018-04-09
1
-1
/
+34
*
afs: Implement @sys substitution handling
David Howells
2018-04-09
1
-1
/
+230
*
afs: Don't over-increment the cell usage count when pinning it
David Howells
2018-04-09
1
-1
/
+2
*
afs: Fix checker warnings
David Howells
2018-04-09
1
-0
/
+8
*
afs: Overhaul volume and server record caching and fileserver rotation
David Howells
2017-11-13
1
-95
/
+58
*
afs: Add an address list concept
David Howells
2017-11-13
1
-12
/
+11
*
afs: Overhaul cell database management
David Howells
2017-11-13
1
-9
/
+6
*
afs: Allow IPv6 address specification of VL servers
David Howells
2017-11-13
1
-1
/
+1
*
afs: Keep and pass sockaddr_rxrpc addresses rather than in_addr
David Howells
2017-11-13
1
-5
/
+5
*
afs: Push the net ns pointer to more places
David Howells
2017-11-13
1
-1
/
+1
*
afs: Lay the groundwork for supporting network namespaces
David Howells
2017-11-13
1
-24
/
+40
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
convert a bunch of open-coded instances of memdup_user_nul()
Al Viro
2016-01-04
1
-19
/
+6
*
afs: proc cells and rootcell are writeable
Pali Rohár
2014-02-01
1
-2
/
+2
*
afs: get rid of junk in fs/afs/proc.c
Al Viro
2014-01-25
1
-100
/
+22
*
procfs: new helper - PDE_DATA(inode)
Al Viro
2013-04-09
1
-4
/
+4
*
AFS: Implement an autocell mount capability [ver #2]
wanglei
2010-08-11
1
-1
/
+1
*
seq_file: constify seq_operations
James Morris
2009-09-23
1
-4
/
+4
*
proc 2/2: remove struct proc_dir_entry::owner
Alexey Dobriyan
2009-03-30
1
-1
/
+0
[next]