summaryrefslogtreecommitdiffstats
path: root/fs/afs/fsclient.c
Commit message (Expand)AuthorAgeFilesLines
* afs: Get rid of the afs_writeback recordDavid Howells2017-11-131-13/+11
* afs: Trace the initiation and completion of client callsDavid Howells2017-11-131-12/+63
* afs: Overhaul volume and server record caching and fileserver rotationDavid Howells2017-11-131-141/+206
* afs: Add an address list conceptDavid Howells2017-11-131-61/+60
* afs: Overhaul permit cachingDavid Howells2017-11-131-3/+2
* afs: Overhaul the callback handlingDavid Howells2017-11-131-93/+97
* afs: Condense afs_call's reply{,2,3,4} into an arrayDavid Howells2017-11-131-68/+68
* afs: Consolidate abort_to_error translatorsDavid Howells2017-11-131-18/+0
* afs: Keep and pass sockaddr_rxrpc addresses rather than in_addrDavid Howells2017-11-131-36/+0
* afs: Lay the groundwork for supporting network namespacesDavid Howells2017-11-131-19/+37
* afs: Populate and use client modification timeMarc Dionne2017-03-161-9/+9
* afs: Fix the maths in afs_fs_store_data()David Howells2017-03-161-1/+1
* afs: Make struct afs_read::remain 64-bitDavid Howells2017-03-161-4/+4
* afs: Fix AFS read bugDavid Howells2017-03-161-1/+1
* afs: Prevent callback expiry timer overflowTina Ruchandani2017-03-161-1/+1
* afs: Handle a short write to an AFS pageDavid Howells2017-03-161-1/+3
* afs: Handle better the server returning excess or short dataDavid Howells2017-03-161-14/+35
* afs: Kill afs_wait_modeDavid Howells2017-01-091-40/+40
* afs: Make afs_fs_fetch_data() take a list of pagesDavid Howells2017-01-061-41/+76
* afs: unmapping the wrong bufferDan Carpenter2016-10-131-2/+2
* rxrpc: Don't expose skbs to in-kernel users [ver #2]David Howells2016-09-011-86/+62
* rxrpc: Fix races between skb free, ACK generation and replyingDavid Howells2016-08-061-149/+72
* afs: Support interacting with multiple user namespacesEric W. Biederman2013-02-131-4/+10
* afs: remove the second argument of k[un]map_atomic()Cong Wang2012-03-201-4/+4
* filesystems: add set_nlink()Miklos Szeredi2011-11-021-1/+1
* AFS: Use i_generation not i_version for the vnode uniquifierDavid Howells2011-06-161-1/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* AFS: implement file lockingDavid Howells2007-07-161-1/+154
* AFS: implement statfsDavid Howells2007-05-111-0/+298
* AFS: write support fixesDavid Howells2007-05-101-6/+211
* AFS: implement basic file write supportDavid Howells2007-05-091-13/+319
* AFS: AFS fixupsDavid Howells2007-05-091-17/+20
* [AFS/AF_RXRPC]: Miscellaneous fixes.David Howells2007-05-031-1/+2
* [AFS]: Fix u64 printing in debug logging.David S. Miller2007-04-261-1/+2
* [AFS]: Add "directory write" support.David Howells2007-04-261-51/+574
* [AFS]: Add security support.David Howells2007-04-261-1/+8
* [AF_RXRPC]: Make the in-kernel AFS filesystem use AF_RXRPC.David Howells2007-04-261-732/+310
* [AFS]: Clean up the AFS sourcesDavid Howells2007-04-261-41/+32
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+837