summaryrefslogtreecommitdiffstats
path: root/fs/afs/main.c
AgeCommit message (Expand)AuthorLines
2020-06-04afs: Detect cell aliases 1 - Cells with root volumesDavid Howells-0/+1
2020-05-31afs: Actively poll fileservers to maintain NAT or firewall openingsDavid Howells-1/+4
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner-5/+1
2018-10-12afs: Fix cell proc listDavid Howells-1/+1
2018-06-15afs: Display manually added cells in dynamic root mountDavid Howells-1/+1
2018-05-23afs: Implement network namespacingDavid Howells-6/+27
2018-04-09afs: Implement @sys substitution handlingDavid Howells-0/+44
2017-11-13afs: Overhaul volume and server record caching and fileserver rotationDavid Howells-22/+13
2017-11-13afs: Overhaul cell database managementDavid Howells-5/+11
2017-11-13afs: Overhaul permit cachingDavid Howells-0/+1
2017-11-13afs: Overhaul the callback handlingDavid Howells-7/+0
2017-11-13afs: Fix server reapingDavid Howells-1/+2
2017-11-13afs: Close the rxrpc socket only after purging the serversDavid Howells-1/+1
2017-11-13afs: Lay the groundwork for supporting network namespacesDavid Howells-48/+105
2017-06-05uuid,afs: move struct uuid_v1 back into afsChristoph Hellwig-1/+1
2017-02-10afs: Use core kernel UUID generationArnd Bergmann-47/+1
2017-02-10afs: Move UUID struct to linux/uuid.hDavid Howells-12/+13
2017-01-09afs: Add some tracepointsDavid Howells-0/+1
2016-08-30afs: Need linux/random.hDavid Howells-0/+1
2014-07-29AFS: Correctly assemble the client UUIDDavid Howells-2/+2
2011-01-14afs: add afs_wq and use it instead of the system workqueueTejun Heo-2/+11
2010-08-07AFS: Fix the module init error handlingDavid Howells-3/+6
2009-04-03FS-Cache: Make kAFS use FS-CacheDavid Howells-20/+7
2008-04-16AFS: Do not describe debug parameters with their valuePaul Bolle-1/+1
2007-07-16AFS: implement file lockingDavid Howells-0/+1
2007-05-21Detach sched.h from mm.hAlexey Dobriyan-0/+1
2007-05-09AFS: AFS fixupsDavid Howells-0/+2
2007-05-03[AFS]: Adjust the new netdevice scanning codeDavid Howells-1/+1
2007-04-26[AFS]: Add support for the CB.GetCapabilities operation.David Howells-0/+49
2007-04-26[AF_RXRPC]: Make the in-kernel AFS filesystem use AF_RXRPC.David Howells-113/+22
2007-04-26[AFS]: Clean up the AFS sourcesDavid Howells-78/+16
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau-1/+0
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+286