summaryrefslogtreecommitdiffstats
path: root/fs/afs/proc.c
Commit message (Expand)AuthorAgeFilesLines
* afs: Overhaul volume and server record caching and fileserver rotationDavid Howells2017-11-131-95/+58Star
* afs: Add an address list conceptDavid Howells2017-11-131-12/+11Star
* afs: Overhaul cell database managementDavid Howells2017-11-131-9/+6Star
* afs: Allow IPv6 address specification of VL serversDavid Howells2017-11-131-1/+1
* afs: Keep and pass sockaddr_rxrpc addresses rather than in_addrDavid Howells2017-11-131-5/+5
* afs: Push the net ns pointer to more placesDavid Howells2017-11-131-1/+1
* afs: Lay the groundwork for supporting network namespacesDavid Howells2017-11-131-24/+40
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* convert a bunch of open-coded instances of memdup_user_nul()Al Viro2016-01-041-19/+6Star
* afs: proc cells and rootcell are writeablePali Rohár2014-02-011-2/+2
* afs: get rid of junk in fs/afs/proc.cAl Viro2014-01-251-100/+22Star
* procfs: new helper - PDE_DATA(inode)Al Viro2013-04-091-4/+4
* AFS: Implement an autocell mount capability [ver #2]wanglei2010-08-111-1/+1
* seq_file: constify seq_operationsJames Morris2009-09-231-4/+4
* proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan2009-03-301-1/+0Star
* fs: replace NIPQUAD()Harvey Harrison2008-10-311-2/+2
* afs: use non-racy method for proc entries creationDenis V. Lunev2008-04-291-19/+14Star
* fs/afs/: possible cleanupsAdrian Bunk2007-10-171-1/+1
* Make AFS use seq_list_xxx helpersPavel Emelianov2007-07-161-70/+11Star
* Detach sched.h from mm.hAlexey Dobriyan2007-05-211-0/+1
* [AF_RXRPC]: Make the in-kernel AFS filesystem use AF_RXRPC.David Howells2007-04-271-39/+34Star
* [AFS]: Clean up the AFS sourcesDavid Howells2007-04-271-103/+58Star
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0Star
* [PATCH] afs: add lock annotations to afs_proc_cell_servers_{start,stop}Josh Triplett2006-09-291-0/+2
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-281-5/+5
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+857