aboutsummaryrefslogtreecommitdiffstats
path: root/fs/afs/server.c
Commit message (Expand)AuthorAge
* Merge tag 'afs-next-20190628' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-07-10
|\
| * afs: Trace afs_server usageDavid Howells2019-06-20
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-30
|/
* afs: Make some RPC operations non-interruptibleDavid Howells2019-05-16
* afs: Fix error propagation from server record check/updateDavid Howells2019-05-16
* afs: Fix in-progess ops to ignore server-level callback invalidationDavid Howells2019-04-13
* afs: Probe multiple fileservers simultaneouslyDavid Howells2018-10-23
* afs: Eliminate the address pointer from the address list cursorDavid Howells2018-10-23
* afs: Implement YFS support in the fs clientDavid Howells2018-10-23
* afs: Add a couple of tracepoints to log I/O errorsDavid Howells2018-10-23
* afs: Implement VL server rotationDavid Howells2018-10-23
* afs: Fix clearance of replyDavid Howells2018-10-15
* afs: Fix afs_server struct leakDavid Howells2018-10-12
* afs: Optimise callback breaking by not repeating volume lookupDavid Howells2018-06-15
* afs: Fix afs_find_server search loopMarc Dionne2018-05-14
* afs: Fix giving up callbacks on server destructionDavid Howells2018-05-14
* afs: Fix server record deletionDavid Howells2018-04-20
* afs: Fix checker warningsDavid Howells2018-04-09
* sched/wait, fs/afs: Convert wait_on_atomic_t() usage to the new wait_var_even...Peter Zijlstra2018-03-20
* afs: Make use of the YFS service upgrade to fully support IPv6David Howells2017-11-13
* afs: Overhaul volume and server record caching and fileserver rotationDavid Howells2017-11-13
* afs: Add an address list conceptDavid Howells2017-11-13
* afs: Overhaul the callback handlingDavid Howells2017-11-13
* afs: Allow IPv6 address specification of VL serversDavid Howells2017-11-13
* afs: Keep and pass sockaddr_rxrpc addresses rather than in_addrDavid Howells2017-11-13
* afs: Push the net ns pointer to more placesDavid Howells2017-11-13
* afs: Fix server reapingDavid Howells2017-11-13
* afs: Lay the groundwork for supporting network namespacesDavid Howells2017-11-13
* afs: Migrate vlocation fields to 64-bitTina Ruchandani2017-03-16
* rxrpc: Provide a way for AFS to ask for the peer address of a callDavid Howells2016-08-30
* workqueue: use mod_delayed_work() instead of cancel + queueTejun Heo2012-08-13
* afs: add afs_wq and use it instead of the system workqueueTejun Heo2011-01-14
* AFS: Fix possible null pointer dereference in afs_alloc_server()Denis Kirjanov2010-06-01
* fs: replace NIPQUAD()Harvey Harrison2008-10-31
* fs/afs/: possible cleanupsAdrian Bunk2007-10-17
* AFS: AFS fixupsDavid Howells2007-05-09
* [AFS]: Add "directory write" support.David Howells2007-04-26
* [AF_RXRPC]: Make the in-kernel AFS filesystem use AF_RXRPC.David Howells2007-04-26
* [AFS]: Clean up the AFS sourcesDavid Howells2007-04-26
* [PATCH] affs: replace kmalloc+memset with kzallocYan Burman2006-12-07
* [PATCH] fs: use list_move()Akinobu Mita2006-06-26
* Linux-2.6.12-rc2Linus Torvalds2005-04-16