summaryrefslogtreecommitdiff
path: root/fs/afs/vlclient.c
AgeCommit message (Expand)Author
2019-11-21afs: Switch the naming of call->iter and call->_iterDavid Howells
2019-07-30afs: Fix loop index mixup in afs_deliver_vl_get_entry_by_name_u()Marc Dionne
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-16afs: Always get the reply timeDavid Howells
2019-05-16afs: Get rid of afs_call::reply[]David Howells
2019-05-16afs: Fix the maximum lifespan of VL and probe callsDavid Howells
2019-05-07Merge tag 'afs-next-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-04-25afs: Split wait from afs_make_call()David Howells
2019-04-08afs: Mark expected switch fall-throughsGustavo A. R. Silva
2018-10-24afs: Probe multiple fileservers simultaneouslyDavid Howells
2018-10-24afs: Implement VL server rotationDavid Howells
2018-10-24afs: Set up the iov_iter before calling afs_extract_data()David Howells
2018-10-24afs: Better tracing of protocol errorsDavid Howells
2018-05-16afs: Fix mounting of backup volumesMarc Dionne
2018-04-09afs: Trace protocol errorsDavid Howells
2018-04-09afs: Fix checker warningsDavid Howells
2018-02-06afs: Fix server list handlingDavid Howells
2017-11-13afs: Trace the initiation and completion of client callsDavid Howells
2017-11-13afs: Make use of the YFS service upgrade to fully support IPv6David Howells
2017-11-13afs: Overhaul volume and server record caching and fileserver rotationDavid Howells
2017-11-13afs: Add an address list conceptDavid Howells
2017-11-13afs: Condense afs_call's reply{,2,3,4} into an arrayDavid Howells
2017-11-13afs: Consolidate abort_to_error translatorsDavid Howells
2017-11-13afs: Allow IPv6 address specification of VL serversDavid Howells
2017-11-13afs: Keep and pass sockaddr_rxrpc addresses rather than in_addrDavid Howells
2017-11-13afs: Lay the groundwork for supporting network namespacesDavid Howells
2017-01-09afs: Kill afs_wait_modeDavid Howells
2016-09-01rxrpc: Don't expose skbs to in-kernel users [ver #2]David Howells
2016-08-06rxrpc: Fix races between skb free, ACK generation and replyingDavid Howells
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2007-04-26[AFS]: Add security support.David Howells
2007-04-26[AF_RXRPC]: Make the in-kernel AFS filesystem use AF_RXRPC.David Howells
2007-04-26[AFS]: Clean up the AFS sourcesDavid Howells
2005-04-16Linux-2.6.12-rc2Linus Torvalds