summaryrefslogtreecommitdiff
path: root/fs/afs/fsclient.c
AgeCommit message (Expand)Author
2017-11-13afs: Get rid of the afs_writeback recordDavid Howells
2017-11-13afs: Trace the initiation and completion of client callsDavid 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: Overhaul permit cachingDavid Howells
2017-11-13afs: Overhaul the callback handlingDavid 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: Keep and pass sockaddr_rxrpc addresses rather than in_addrDavid Howells
2017-11-13afs: Lay the groundwork for supporting network namespacesDavid Howells
2017-03-16afs: Populate and use client modification timeMarc Dionne
2017-03-16afs: Fix the maths in afs_fs_store_data()David Howells
2017-03-16afs: Make struct afs_read::remain 64-bitDavid Howells
2017-03-16afs: Fix AFS read bugDavid Howells
2017-03-16afs: Prevent callback expiry timer overflowTina Ruchandani
2017-03-16afs: Handle a short write to an AFS pageDavid Howells
2017-03-16afs: Handle better the server returning excess or short dataDavid Howells
2017-01-09afs: Kill afs_wait_modeDavid Howells
2017-01-06afs: Make afs_fs_fetch_data() take a list of pagesDavid Howells
2016-10-13afs: unmapping the wrong bufferDan Carpenter
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
2013-02-13afs: Support interacting with multiple user namespacesEric W. Biederman
2012-03-20afs: remove the second argument of k[un]map_atomic()Cong Wang
2011-11-02filesystems: add set_nlink()Miklos Szeredi
2011-06-16AFS: Use i_generation not i_version for the vnode uniquifierDavid Howells
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2007-07-16AFS: implement file lockingDavid Howells
2007-05-11AFS: implement statfsDavid Howells
2007-05-10AFS: write support fixesDavid Howells
2007-05-09AFS: implement basic file write supportDavid Howells
2007-05-09AFS: AFS fixupsDavid Howells
2007-05-03[AFS/AF_RXRPC]: Miscellaneous fixes.David Howells
2007-04-26[AFS]: Fix u64 printing in debug logging.David S. Miller
2007-04-26[AFS]: Add "directory write" support.David Howells
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