summaryrefslogtreecommitdiffstats
path: root/fs/afs/server.c
AgeCommit message (Expand)AuthorLines
2018-05-14afs: Fix afs_find_server search loopMarc Dionne-13/+0
2018-05-14afs: Fix giving up callbacks on server destructionDavid Howells-3/+5
2018-04-20afs: Fix server record deletionDavid Howells-1/+8
2018-04-09afs: Fix checker warningsDavid Howells-6/+8
2018-03-20sched/wait, fs/afs: Convert wait_on_atomic_t() usage to the new wait_var_even...Peter Zijlstra-3/+3
2017-11-13afs: Make use of the YFS service upgrade to fully support IPv6David Howells-1/+4
2017-11-13afs: Overhaul volume and server record caching and fileserver rotationDavid Howells-213/+537
2017-11-13afs: Add an address list conceptDavid Howells-23/+47
2017-11-13afs: Overhaul the callback handlingDavid Howells-17/+4
2017-11-13afs: Allow IPv6 address specification of VL serversDavid Howells-5/+0
2017-11-13afs: Keep and pass sockaddr_rxrpc addresses rather than in_addrDavid Howells-15/+16
2017-11-13afs: Push the net ns pointer to more placesDavid Howells-4/+3
2017-11-13afs: Fix server reapingDavid Howells-8/+51
2017-11-13afs: Lay the groundwork for supporting network namespacesDavid Howells-43/+39
2017-03-16afs: Migrate vlocation fields to 64-bitTina Ruchandani-3/+3
2016-08-30rxrpc: Provide a way for AFS to ask for the peer address of a callDavid Howells-3/+8
2012-08-13workqueue: use mod_delayed_work() instead of cancel + queueTejun Heo-8/+2
2011-01-14afs: add afs_wq and use it instead of the system workqueueTejun Heo-6/+7
2010-06-01AFS: Fix possible null pointer dereference in afs_alloc_server()Denis Kirjanov-2/+3
2008-10-31fs: replace NIPQUAD()Harvey Harrison-5/+4
2007-10-17fs/afs/: possible cleanupsAdrian Bunk-1/+1
2007-05-09AFS: AFS fixupsDavid Howells-0/+3
2007-04-26[AFS]: Add "directory write" support.David Howells-0/+2
2007-04-26[AF_RXRPC]: Make the in-kernel AFS filesystem use AF_RXRPC.David Howells-394/+230
2007-04-26[AFS]: Clean up the AFS sourcesDavid Howells-30/+17
2006-12-07[PATCH] affs: replace kmalloc+memset with kzallocYan Burman-2/+1
2006-06-26[PATCH] fs: use list_move()Akinobu Mita-4/+2
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+502