aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/client.c
Commit message (Expand)AuthorAge
* NFS: Remove unnecessary semicolons (fs/nfs/client.c)Yanchuan Nian2012-10-01
* NFS41: fix error of setting blocklayoutdriverPeng Tao2012-10-01
* NFS: Discover NFSv4 server trunking when mountingChuck Lever2012-10-01
* NFS: Introduce "migration" mount optionChuck Lever2012-10-01
* SUNRPC: Introduce rpc_clone_client_set_auth()Chuck Lever2012-10-01
* NFS: Fix a regression when loading the NFS v4 modulebjschuma@gmail.com2012-08-16
* NFS: Convert v4 into a moduleBryan Schumaker2012-07-30
* NFS: Convert v3 into a moduleBryan Schumaker2012-07-30
* NFS: Convert v2 into a moduleBryan Schumaker2012-07-30
* NFS: Only initialize the ACL client in the v3 caseBryan Schumaker2012-07-30
* NFS: Add version registering frameworkBryan Schumaker2012-07-30
* NFS: Split out NFS v4 client functionsBryan Schumaker2012-07-17
* NFS: Split out NFS v4 server creating codeBryan Schumaker2012-07-17
* NFS: Initialize the NFS v4 client from init_nfs_v4()Bryan Schumaker2012-07-17
* NFS: Create an alloc_client rpc_opBryan Schumaker2012-06-29
* NFS: Create a free_client rpc_opBryan Schumaker2012-06-29
* NFS: Use nfs4_destroy_server() to clean up NFS v4Bryan Schumaker2012-06-29
* NFS: set_pnfs_layoutdriver() from nfs4_proc_fsinfo()Bryan Schumaker2012-06-29
* NFSv4.1: Fix umount when filelayout DS is also the MDSTrond Myklebust2012-06-18
* NFS: Remove incorrect BUG_ON in nfs_found_clientTrond Myklebust2012-06-07
* NFSv4.1: Add DESTROY_CLIENTIDTrond Myklebust2012-05-26
* NFS: Add memory barriers to the nfs_client->cl_cons_state initialisationTrond Myklebust2012-05-23
* NFSv4: Fix a race in the net namespace mount notificationTrond Myklebust2012-05-23
* NFSv4.1: Fix session initialisation racesTrond Myklebust2012-05-23
* NFS: EXCHANGE_ID should save the server major and minor IDChuck Lever2012-05-22
* NFS: Add nfs_client behavior flagsChuck Lever2012-05-22
* NFS: Refactor nfs_get_client(): initialize nfs_clientChuck Lever2012-05-22
* NFS: Refactor nfs_get_client(): add nfs_found_client()Chuck Lever2012-05-22
* NFS: Always use the same SETCLIENTID boot verifierChuck Lever2012-05-22
* NFS: Use proper naming conventions for the nfs_client.net fieldChuck Lever2012-05-22
* NFS: Use proper naming conventions for nfs_client.impl_id fieldChuck Lever2012-05-22
* NFS: Use proper naming conventions for NFSv4.1 server scope fieldsChuck Lever2012-05-22
* NFSv4.1 data server timeo and retrans module parametersAndy Adamson2012-05-19
* NFS: Make v2 configurableBryan Schumaker2012-05-14
* NFSv2/v3: Simulate the change attributeTrond Myklebust2012-05-01
* NFS: Honor the authflavor set in the clone mount dataBryan Schumaker2012-04-27
* Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-28
|\
| * Remove all #inclusions of asm/system.hDavid Howells2012-03-28
* | Merge tag 'nfs-for-3.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2012-03-23
|\ \ | |/ |/|
| * NFS: Only define some function when v4.1 is enabledBryan Schumaker2012-03-12
| * NFS: Fix a number of sparse warningsTrond Myklebust2012-03-11
| * NFS: Make clientaddr= optionalChuck Lever2012-03-02
| * SUNRPC: Use RCU to dereference the rpc_clnt.cl_xprt fieldTrond Myklebust2012-03-02
| * NFSv4: parse and display server implementation idsWeston Andros Adamson2012-03-01
| * NFSv4.1: Don't call nfs4_deviceid_purge_client() unless we're NFSv4.1Trond Myklebust2012-02-26
| * NFS: Ensure struct nfs_client holds a reference to the net namespaceTrond Myklebust2012-02-19
| * NFS: fix nfs4_find_client_sessionid() arguments listStanislav Kinsbursky2012-02-15
| * NFS: Initialise the nfs_net->nfs_client_lockTrond Myklebust2012-02-15
| * LockD: make nlm hosts network namespace awareStanislav Kinsbursky2012-02-15
| * NFS: search for client session id in proper network namespaceStanislav Kinsbursky2012-02-06