summaryrefslogtreecommitdiffstats
path: root/fs/afs/vlclient.c
Commit message (Expand)AuthorAgeFilesLines
* afs: Fix loop index mixup in afs_deliver_vl_get_entry_by_name_u()Marc Dionne2019-07-301-5/+6
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1Star
* afs: Always get the reply timeDavid Howells2019-05-161-1/+0Star
* afs: Get rid of afs_call::reply[]David Howells2019-05-161-20/+13Star
* afs: Fix the maximum lifespan of VL and probe callsDavid Howells2019-05-161-0/+4
* Merge tag 'afs-next-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-05-081-11/+15
|\
| * afs: Split wait from afs_make_call()David Howells2019-04-251-11/+15
* | afs: Mark expected switch fall-throughsGustavo A. R. Silva2019-04-091-7/+11
|/
* afs: Probe multiple fileservers simultaneouslyDavid Howells2018-10-241-14/+21
* afs: Implement VL server rotationDavid Howells2018-10-241-18/+14Star
* afs: Set up the iov_iter before calling afs_extract_data()David Howells2018-10-241-58/+46Star
* afs: Better tracing of protocol errorsDavid Howells2018-10-241-10/+20
* afs: Fix mounting of backup volumesMarc Dionne2018-05-161-9/+10
* afs: Trace protocol errorsDavid Howells2018-04-091-10/+10
* afs: Fix checker warningsDavid Howells2018-04-091-4/+4
* afs: Fix server list handlingDavid Howells2018-02-061-3/+7
* afs: Trace the initiation and completion of client callsDavid Howells2017-11-131-1/+9
* afs: Make use of the YFS service upgrade to fully support IPv6David Howells2017-11-131-1/+336
* afs: Overhaul volume and server record caching and fileserver rotationDavid Howells2017-11-131-94/+213
* afs: Add an address list conceptDavid Howells2017-11-131-4/+4
* afs: Condense afs_call's reply{,2,3,4} into an arrayDavid Howells2017-11-131-3/+3
* afs: Consolidate abort_to_error translatorsDavid Howells2017-11-131-43/+0Star
* afs: Allow IPv6 address specification of VL serversDavid Howells2017-11-131-4/+9
* afs: Keep and pass sockaddr_rxrpc addresses rather than in_addrDavid Howells2017-11-131-8/+12
* afs: Lay the groundwork for supporting network namespacesDavid Howells2017-11-131-4/+6
* afs: Kill afs_wait_modeDavid Howells2017-01-091-4/+4
* rxrpc: Don't expose skbs to in-kernel users [ver #2]David Howells2016-09-021-4/+3Star
* rxrpc: Fix races between skb free, ACK generation and replyingDavid Howells2016-08-061-7/+4Star
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* [AFS]: Add security support.David Howells2007-04-271-0/+6
* [AF_RXRPC]: Make the in-kernel AFS filesystem use AF_RXRPC.David Howells2007-04-271-590/+119Star
* [AFS]: Clean up the AFS sourcesDavid Howells2007-04-271-35/+23Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+695