aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/client.c
Commit message (Expand)AuthorAge
* 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
| * NFS: make nfs_client_lock per net nsStanislav Kinsbursky2012-02-06
| * NFS: make cb_ident_idr per net nsStanislav Kinsbursky2012-02-06
| * NFS: make nfs_volume_list per net nsStanislav Kinsbursky2012-02-06
| * NFS: make nfs_client_list per net nsStanislav Kinsbursky2012-02-06
| * SUNRPC: constify the rpc_programTrond Myklebust2012-01-31
| * NFS: remove unused nfs4_find_client_no_ident functionStanislav Kinsbursky2012-01-31
| * NFSv4: Replace lock_owner->ld_id with an ida based allocatorTrond Myklebust2012-01-31
| * NFSv4: Replace state_owner->so_owner_id with an ida based allocatorTrond Myklebust2012-01-31
| * NFS: idmap PipeFS notifier introducedStanislav Kinsbursky2012-01-31
| * NFS: pass NFS client owner network namespace to RPC client creation routineStanislav Kinsbursky2012-01-31
| * NFS: make NFS client allocated per network namespace contextStanislav Kinsbursky2012-01-31
* | security: trim security.hAl Viro2012-02-13
|/
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-12
* NFSv4: Change the default setting of the nfs4_disable_idmapping parameterTrond Myklebust2012-01-09
* NFS: Cache state owners after files are closedChuck Lever2012-01-05
* SUNRPC: Clean up the RPCSEC_GSS service ticket requestsTrond Myklebust2012-01-05
* Check validity of cl_rpcclient in nfs_server_list_showMalahal Naineni2011-10-20
* nfs: fix bug about IPv6 address scope checkingMi Jinlong2011-10-18