summaryrefslogtreecommitdiffstats
path: root/fs/afs/main.c
Commit message (Expand)AuthorAgeFilesLines
* afs: Fix ignored callbacks over ipv4Marc Dionne2024-02-201-2/+1
* afs: Provide a way to configure address prioritiesDavid Howells2024-01-011-0/+1
* arch: Remove Itanium (IA-64) architectureArd Biesheuvel2023-09-111-2/+0
* afs: Convert afs to use the new fscache APIDavid Howells2022-01-071-14/+0
* afs: Fix an IS_ERR() vs NULL checkDan Carpenter2021-06-151-2/+2
* rxrpc: Fix deadlock around release of dst cached on udp tunnelDavid Howells2021-01-291-3/+3
* afs: Fix rapid cell addition/removal by not using RCU on cells treeDavid Howells2020-10-161-1/+1
* afs: Fix hang on rmmod due to outstanding timerDavid Howells2020-06-201-0/+3
* afs: Detect cell aliases 1 - Cells with root volumesDavid Howells2020-06-041-0/+1
* afs: Actively poll fileservers to maintain NAT or firewall openingsDavid Howells2020-05-311-1/+4
* 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