summaryrefslogtreecommitdiffstats
path: root/fs/afs/main.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
* afs: Fix cell proc listDavid Howells2018-10-121-1/+1
* afs: Display manually added cells in dynamic root mountDavid Howells2018-06-151-1/+1
* afs: Implement network namespacingDavid Howells2018-05-231-6/+27
* afs: Implement @sys substitution handlingDavid Howells2018-04-091-0/+44
* afs: Overhaul volume and server record caching and fileserver rotationDavid Howells2017-11-131-22/+13
* afs: Overhaul cell database managementDavid Howells2017-11-131-5/+11
* afs: Overhaul permit cachingDavid Howells2017-11-131-0/+1
* afs: Overhaul the callback handlingDavid Howells2017-11-131-7/+0
* afs: Fix server reapingDavid Howells2017-11-131-1/+2
* afs: Close the rxrpc socket only after purging the serversDavid Howells2017-11-131-1/+1
* afs: Lay the groundwork for supporting network namespacesDavid Howells2017-11-131-48/+105
* uuid,afs: move struct uuid_v1 back into afsChristoph Hellwig2017-06-051-1/+1
* afs: Use core kernel UUID generationArnd Bergmann2017-02-101-47/+1
* afs: Move UUID struct to linux/uuid.hDavid Howells2017-02-101-12/+13
* afs: Add some tracepointsDavid Howells2017-01-091-0/+1
* afs: Need linux/random.hDavid Howells2016-08-301-0/+1
* AFS: Correctly assemble the client UUIDDavid Howells2014-07-291-2/+2
* afs: add afs_wq and use it instead of the system workqueueTejun Heo2011-01-141-2/+11
* AFS: Fix the module init error handlingDavid Howells2010-08-071-3/+6
* FS-Cache: Make kAFS use FS-CacheDavid Howells2009-04-031-20/+7
* AFS: Do not describe debug parameters with their valuePaul Bolle2008-04-161-1/+1
* AFS: implement file lockingDavid Howells2007-07-161-0/+1
* Detach sched.h from mm.hAlexey Dobriyan2007-05-211-0/+1
* AFS: AFS fixupsDavid Howells2007-05-091-0/+2
* [AFS]: Adjust the new netdevice scanning codeDavid Howells2007-05-031-1/+1
* [AFS]: Add support for the CB.GetCapabilities operation.David Howells2007-04-261-0/+49
* [AF_RXRPC]: Make the in-kernel AFS filesystem use AF_RXRPC.David Howells2007-04-261-113/+22
* [AFS]: Clean up the AFS sourcesDavid Howells2007-04-261-78/+16
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+286