aboutsummaryrefslogtreecommitdiff
path: root/fs/afs/server.c
AgeCommit message (Expand)AuthorFilesLines
2017-11-13afs: Make use of the YFS service upgrade to fully support IPv6Gravatar David Howells 1-1/+4
2017-11-13afs: Overhaul volume and server record caching and fileserver rotationGravatar David Howells 1-213/+537
2017-11-13afs: Add an address list conceptGravatar David Howells 1-23/+47
2017-11-13afs: Overhaul the callback handlingGravatar David Howells 1-17/+4
2017-11-13afs: Allow IPv6 address specification of VL serversGravatar David Howells 1-5/+0
2017-11-13afs: Keep and pass sockaddr_rxrpc addresses rather than in_addrGravatar David Howells 1-15/+16
2017-11-13afs: Push the net ns pointer to more placesGravatar David Howells 1-4/+3
2017-11-13afs: Fix server reapingGravatar David Howells 1-8/+51
2017-11-13afs: Lay the groundwork for supporting network namespacesGravatar David Howells 1-43/+39
2017-03-16afs: Migrate vlocation fields to 64-bitGravatar Tina Ruchandani 1-3/+3
2016-08-30rxrpc: Provide a way for AFS to ask for the peer address of a callGravatar David Howells 1-3/+8
2012-08-13workqueue: use mod_delayed_work() instead of cancel + queueGravatar Tejun Heo 1-8/+2
2011-01-14afs: add afs_wq and use it instead of the system workqueueGravatar Tejun Heo 1-6/+7
2010-06-01AFS: Fix possible null pointer dereference in afs_alloc_server()Gravatar Denis Kirjanov 1-2/+3
2008-10-31fs: replace NIPQUAD()Gravatar Harvey Harrison 1-5/+4
2007-10-17fs/afs/: possible cleanupsGravatar Adrian Bunk 1-1/+1
2007-05-09AFS: AFS fixupsGravatar David Howells 1-0/+3
2007-04-26[AFS]: Add "directory write" support.Gravatar David Howells 1-0/+2
2007-04-26[AF_RXRPC]: Make the in-kernel AFS filesystem use AF_RXRPC.Gravatar David Howells 1-394/+230
2007-04-26[AFS]: Clean up the AFS sourcesGravatar David Howells 1-30/+17
2006-12-07[PATCH] affs: replace kmalloc+memset with kzallocGravatar Yan Burman 1-2/+1
2006-06-26[PATCH] fs: use list_move()Gravatar Akinobu Mita 1-4/+2
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+502