index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
afs
/
proc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-31
1
-1
/
+0
*
fs: replace NIPQUAD()
Harvey Harrison
2008-10-31
1
-2
/
+2
*
afs: use non-racy method for proc entries creation
Denis V. Lunev
2008-04-29
1
-19
/
+14
*
fs/afs/: possible cleanups
Adrian Bunk
2007-10-17
1
-1
/
+1
*
Make AFS use seq_list_xxx helpers
Pavel Emelianov
2007-07-16
1
-70
/
+11
*
Detach sched.h from mm.h
Alexey Dobriyan
2007-05-21
1
-0
/
+1
*
[AF_RXRPC]: Make the in-kernel AFS filesystem use AF_RXRPC.
David Howells
2007-04-26
1
-39
/
+34
*
[AFS]: Clean up the AFS sources
David Howells
2007-04-26
1
-103
/
+58
*
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2007-02-14
1
-1
/
+0
*
[PATCH] afs: add lock annotations to afs_proc_cell_servers_{start,stop}
Josh Triplett
2006-09-29
1
-0
/
+2
*
[PATCH] Make most file operations structs in fs/ const
Arjan van de Ven
2006-03-28
1
-5
/
+5
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+857