Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-03-19NFSv4: Schedule recovery if nfs40_walk_client_list() is interruptedTrond Myklebust
2014-02-17NFSv4: Use the correct net namespace in nfs4_update_serverTrond Myklebust
2014-02-02NFSv4.1: nfs4_destroy_session must call rpc_destroy_waitqueueTrond Myklebust
2014-01-28sunrpc: turn warn_gssd() log message into a dprintk()Jeff Layton
2014-01-21nfs4: fix discover_server_trunking use after freeWeston Andros Adamson
2014-01-19NFSv4.1: Handle errors correctly in nfs41_walk_client_listTrond Myklebust
2013-12-06nfs: check if gssd is running before attempting to use krb5i auth in SETCLIEN...Jeff Layton
2013-10-28NFS: add support for multiple sec= mount optionsWeston Andros Adamson
2013-10-28NFS: stop using NFS_MOUNT_SECFLAVOUR server flagWeston Andros Adamson
2013-10-28NFS: cache parsed auth_info in nfs_serverWeston Andros Adamson
2013-10-28NFS: separate passed security flavs from selectedWeston Andros Adamson
2013-10-28NFS: Add basic migration support to state manager threadChuck Lever
2013-10-28NFS: Export _nfs_display_fhandle()Chuck Lever
2013-10-28NFS: Add nfs4_update_serverChuck Lever
2013-10-02NFSv4: Ensure that we disable the resend timeout for NFSv4Trond Myklebust
2013-09-08NFSv4: Allow security autonegotiation for submountsTrond Myklebust
2013-09-08NFSv4: Fix security auto-negotiationTrond Myklebust
2013-09-06NFSv4.1 Use MDS auth flavor for data server connectionAndy Adamson
2013-09-03NFS: Add a slot table to struct nfs_client for NFSv4.0 transport blockingChuck Lever
2013-08-07NFS Remove unused authflavour parameter from init_clientAndy Adamson
2013-06-29Merge branch 'labeled-nfs' into linux-nextTrond Myklebust
2013-06-29NFS: Set NFS_CS_MIGRATION for NFSv4 mountsChuck Lever
2013-06-28NFSv4.1 Refactor nfs4_init_session and nfs4_init_channel_attrsAndy Adamson
2013-06-09NFS: Make callbacks minor version genericBryan Schumaker
2013-06-09NFSv4.2: Added NFS v4.2 support to the NFS clientSteve Dickson
2013-05-24NFS: Fix SETCLIENTID fallback if GSS is not availableChuck Lever
2013-04-23Merge branch 'bugfixes' into linux-nextTrond Myklebust
2013-04-23Merge branch 'rpcsec_gss-from_cel' into linux-nextTrond Myklebust
2013-04-14NFSv4.1: Set the RPC_CLNT_CREATE_INFINITE_SLOTS flag for NFSv4.1 transportsTrond Myklebust
2013-04-10NFSv4: Doh! Typo in the fix to nfs41_walk_client_listTrond Myklebust
2013-04-06NFSv4/4.1: Fix bugs in nfs4[01]_walk_client_listTrond Myklebust
2013-04-05NFSv4: Fix the fallback to AUTH_NULL if krb5i is not availableTrond Myklebust
2013-03-29NFS: Use "krb5i" to establish NFSv4 state whenever possibleChuck Lever
2013-03-25NFSv4: Prepare for minorversion-specific nfs_server capabilitiesTrond Myklebust
2013-03-01Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2013-02-28nfs4client: convert to idr_alloc()Tejun Heo
2013-02-05sunrpc: move address copy/cmp/convert routines and prototypes from clnt.h to ...Jeff Layton
2013-01-28NFSv4.1: Ensure that nfs41_walk_client_list() does start lease recoveryTrond Myklebust
2013-01-28NFSv4: Fix NFSv4 trunking discoveryTrond Myklebust
2013-01-28NFSv4: Fix NFSv4 reference counting for trunked sessionsTrond Myklebust
2012-12-06NFSv4.1: Cleanup move session slot management to fs/nfs/nfs4session.cTrond Myklebust
2012-11-04NFS: Get rid of unnecessary assertsTrond Myklebust
2012-10-02NFS: nfs41_walk_client_list(): re-lock before iteratingChuck Lever
2012-10-02NFSv4: nfs4_match_clientids is only used by NFSv4.1Trond Myklebust
2012-10-02NFS: Discover NFSv4 server trunking when mountingChuck Lever
2012-10-02NFS: move per-net callback thread initialization to nfs_callback_up_net()Stanislav Kinsbursky
2012-10-02NFS: pass net to nfs_callback_down()Stanislav Kinsbursky
2012-08-20NFSv4: Ensure that nfs4_alloc_client cleans up on error.Trond Myklebust
2012-07-31NFS: Keep module parameters in the generic NFS clientBryan Schumaker
2012-07-31NFS: Only initialize the ACL client in the v3 caseBryan Schumaker