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