aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/client.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-10-28NFS: cache parsed auth_info in nfs_serverWeston Andros Adamson1-0/+2
2013-10-28NFS: separate passed security flavs from selectedWeston Andros Adamson1-1/+2
2013-10-28NFS: Add nfs4_update_serverChuck Lever1-1/+2
2013-10-01NFSv4: Ensure that we disable the resend timeout for NFSv4Trond Myklebust1-0/+2
2013-08-07NFS Remove unused authflavour parameter from init_clientAndy Adamson1-4/+2
2013-06-28Merge branch 'labeled-nfs' into linux-nextTrond Myklebust1-1/+1
2013-06-28NFS: Set NFS_CS_MIGRATION for NFSv4 mountsChuck Lever1-2/+0
2013-06-08NFS:Add labels to client function prototypesDavid Quigley1-1/+1
2013-04-14NFSv4.1: Set the RPC_CLNT_CREATE_INFINITE_SLOTS flag for NFSv4.1 transportsTrond Myklebust1-0/+2
2013-02-27nfs: idr_destroy() no longer needs idr_remove_all()Tejun Heo1-1/+0
2012-12-12NFS: avoid NULL dereference in nfs_destroy_serverNeilBrown1-2/+1
2012-11-04NFS: Get rid of unnecessary assertsTrond Myklebust1-5/+1
2012-10-01NFS: Remove unnecessary semicolons (fs/nfs/client.c)Yanchuan Nian1-2/+2
2012-10-01NFS41: fix error of setting blocklayoutdriverPeng Tao1-1/+0
2012-10-01NFS: Discover NFSv4 server trunking when mountingChuck Lever1-1/+2
2012-10-01NFS: Introduce "migration" mount optionChuck Lever1-0/+2
2012-10-01SUNRPC: Introduce rpc_clone_client_set_auth()Chuck Lever1-11/+2
2012-08-16NFS: Fix a regression when loading the NFS v4 modulebjschuma@gmail.com1-1/+1
2012-07-30NFS: Convert v4 into a moduleBryan Schumaker1-20/+14
2012-07-30NFS: Convert v3 into a moduleBryan Schumaker1-5/+0
2012-07-30NFS: Convert v2 into a moduleBryan Schumaker1-6/+6
2012-07-30NFS: Only initialize the ACL client in the v3 caseBryan Schumaker1-56/+5
2012-07-30NFS: Add version registering frameworkBryan Schumaker1-35/+112
2012-07-17NFS: Split out NFS v4 client functionsBryan Schumaker1-93/+0
2012-07-17NFS: Split out NFS v4 server creating codeBryan Schumaker1-448/+9
2012-07-17NFS: Initialize the NFS v4 client from init_nfs_v4()Bryan Schumaker1-134/+3
2012-06-29NFS: Create an alloc_client rpc_opBryan Schumaker1-14/+26
2012-06-29NFS: Create a free_client rpc_opBryan Schumaker1-9/+9
2012-06-29NFS: Use nfs4_destroy_server() to clean up NFS v4Bryan Schumaker1-1/+2
2012-06-29NFS: set_pnfs_layoutdriver() from nfs4_proc_fsinfo()Bryan Schumaker1-1/+0
2012-06-18NFSv4.1: Fix umount when filelayout DS is also the MDSTrond Myklebust1-1/+0
2012-06-07NFS: Remove incorrect BUG_ON in nfs_found_clientTrond Myklebust1-2/+0
2012-05-26NFSv4.1: Add DESTROY_CLIENTIDTrond Myklebust1-0/+1
2012-05-23NFS: Add memory barriers to the nfs_client->cl_cons_state initialisationTrond Myklebust1-0/+5
2012-05-23NFSv4: Fix a race in the net namespace mount notificationTrond Myklebust1-3/+13
2012-05-23NFSv4.1: Fix session initialisation racesTrond Myklebust1-16/+0
2012-05-22NFS: EXCHANGE_ID should save the server major and minor IDChuck Lever1-0/+1
2012-05-22NFS: Add nfs_client behavior flagsChuck Lever1-22/+20
2012-05-22NFS: Refactor nfs_get_client(): initialize nfs_clientChuck Lever1-34/+42
2012-05-22NFS: Refactor nfs_get_client(): add nfs_found_client()Chuck Lever1-30/+37
2012-05-22NFS: Always use the same SETCLIENTID boot verifierChuck Lever1-1/+1
2012-05-22NFS: Use proper naming conventions for the nfs_client.net fieldChuck Lever1-11/+11
2012-05-22NFS: Use proper naming conventions for nfs_client.impl_id fieldChuck Lever1-1/+1
2012-05-22NFS: Use proper naming conventions for NFSv4.1 server scope fieldsChuck Lever1-1/+1
2012-05-19NFSv4.1 data server timeo and retrans module parametersAndy Adamson1-8/+4
2012-05-14NFS: Make v2 configurableBryan Schumaker1-2/+14
2012-05-01NFSv2/v3: Simulate the change attributeTrond Myklebust1-1/+1
2012-04-27NFS: Honor the authflavor set in the clone mount dataBryan Schumaker1-2/+3
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_systemLinus Torvalds1-1/+0
2012-03-28Remove all #inclusions of asm/system.hDavid Howells1-1/+0