aboutsummaryrefslogtreecommitdiffstats
path: root/fs/afs/proc.c
AgeCommit message (Expand)Author
2018-11-04afs: Fix cell proc listDavid Howells
2018-10-10afs: Fix cell specification to permit an empty address listDavid Howells
2018-06-15afs: Show all of a server's addresses in /proc/fs/afs/serversDavid Howells
2018-05-23afs: Implement network namespacingDavid Howells
2018-05-23afs: Mark afs_net::ws_cell as __rcu and set using rcu functionsDavid Howells
2018-05-18afs: Rearrange fs/afs/proc.c to remove remaining predeclarations.David Howells
2018-05-18afs: Rearrange fs/afs/proc.c to move the show routines upDavid Howells
2018-05-18afs: Rearrange fs/afs/proc.c by moving fops and open functions downDavid Howells
2018-05-18afs: Move /proc management functions to the end of the fileDavid Howells
2018-05-16afs: simplify procfs codeChristoph Hellwig
2018-04-09afs: Add stats for data transfer operationsDavid Howells
2018-04-09afs: Locally edit directory data for mkdir/create/unlink/...David Howells
2018-04-09afs: Fix directory handlingDavid Howells
2018-04-09afs: Introduce a statistics proc fileDavid Howells
2018-04-09afs: Implement @cell substitution handlingDavid Howells
2018-04-09afs: Implement @sys substitution handlingDavid Howells
2018-04-09afs: Don't over-increment the cell usage count when pinning itDavid Howells
2018-04-09afs: Fix checker warningsDavid Howells
2017-11-13afs: Overhaul volume and server record caching and fileserver rotationDavid Howells
2017-11-13afs: Add an address list conceptDavid Howells
2017-11-13afs: Overhaul cell database managementDavid Howells
2017-11-13afs: Allow IPv6 address specification of VL serversDavid Howells
2017-11-13afs: Keep and pass sockaddr_rxrpc addresses rather than in_addrDavid Howells
2017-11-13afs: Push the net ns pointer to more placesDavid Howells
2017-11-13afs: Lay the groundwork for supporting network namespacesDavid Howells
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-01-04convert a bunch of open-coded instances of memdup_user_nul()Al Viro
2014-02-01afs: proc cells and rootcell are writeablePali Rohár
2014-01-25afs: get rid of junk in fs/afs/proc.cAl Viro
2013-04-09procfs: new helper - PDE_DATA(inode)Al Viro
2010-08-11AFS: Implement an autocell mount capability [ver #2]wanglei
2009-09-23seq_file: constify seq_operationsJames Morris
2009-03-31proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan
2008-10-31fs: replace NIPQUAD()Harvey Harrison
2008-04-29afs: use non-racy method for proc entries creationDenis V. Lunev
2007-10-17fs/afs/: possible cleanupsAdrian Bunk
2007-07-16Make AFS use seq_list_xxx helpersPavel Emelianov
2007-05-21Detach sched.h from mm.hAlexey Dobriyan
2007-04-26[AF_RXRPC]: Make the in-kernel AFS filesystem use AF_RXRPC.David Howells
2007-04-26[AFS]: Clean up the AFS sourcesDavid Howells
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2006-09-29[PATCH] afs: add lock annotations to afs_proc_cell_servers_{start,stop}Josh Triplett
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds