summaryrefslogtreecommitdiffstats
path: root/fs/nfs/client.c
Commit message (Expand)AuthorAgeFilesLines
* NFSv4.1: Add DESTROY_CLIENTIDTrond Myklebust2012-05-261-0/+1
* NFS: Add memory barriers to the nfs_client->cl_cons_state initialisationTrond Myklebust2012-05-231-0/+5
* NFSv4: Fix a race in the net namespace mount notificationTrond Myklebust2012-05-231-3/+13
* NFSv4.1: Fix session initialisation racesTrond Myklebust2012-05-231-16/+0
* NFS: EXCHANGE_ID should save the server major and minor IDChuck Lever2012-05-221-0/+1
* NFS: Add nfs_client behavior flagsChuck Lever2012-05-221-22/+20
* NFS: Refactor nfs_get_client(): initialize nfs_clientChuck Lever2012-05-221-34/+42
* NFS: Refactor nfs_get_client(): add nfs_found_client()Chuck Lever2012-05-221-30/+37
* NFS: Always use the same SETCLIENTID boot verifierChuck Lever2012-05-221-1/+1
* NFS: Use proper naming conventions for the nfs_client.net fieldChuck Lever2012-05-221-11/+11
* NFS: Use proper naming conventions for nfs_client.impl_id fieldChuck Lever2012-05-221-1/+1
* NFS: Use proper naming conventions for NFSv4.1 server scope fieldsChuck Lever2012-05-221-1/+1
* NFSv4.1 data server timeo and retrans module parametersAndy Adamson2012-05-191-8/+4
* NFS: Make v2 configurableBryan Schumaker2012-05-141-2/+14
* NFSv2/v3: Simulate the change attributeTrond Myklebust2012-05-011-1/+1
* NFS: Honor the authflavor set in the clone mount dataBryan Schumaker2012-04-271-2/+3
* Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-281-1/+0
|\
| * Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
* | Merge tag 'nfs-for-3.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2012-03-231-94/+152
|\ \ | |/ |/|
| * NFS: Only define some function when v4.1 is enabledBryan Schumaker2012-03-121-0/+4
| * NFS: Fix a number of sparse warningsTrond Myklebust2012-03-111-3/+2
| * NFS: Make clientaddr= optionalChuck Lever2012-03-021-0/+15
| * SUNRPC: Use RCU to dereference the rpc_clnt.cl_xprt fieldTrond Myklebust2012-03-021-5/+11
| * NFSv4: parse and display server implementation idsWeston Andros Adamson2012-03-011-0/+1
| * NFSv4.1: Don't call nfs4_deviceid_purge_client() unless we're NFSv4.1Trond Myklebust2012-02-261-3/+4
| * NFS: Ensure struct nfs_client holds a reference to the net namespaceTrond Myklebust2012-02-191-1/+2
| * NFS: fix nfs4_find_client_sessionid() arguments listStanislav Kinsbursky2012-02-151-1/+1
| * NFS: Initialise the nfs_net->nfs_client_lockTrond Myklebust2012-02-151-2/+6
| * LockD: make nlm hosts network namespace awareStanislav Kinsbursky2012-02-151-0/+1
| * NFS: search for client session id in proper network namespaceStanislav Kinsbursky2012-02-061-2/+2
| * NFS: make nfs_client_lock per net nsStanislav Kinsbursky2012-02-061-22/+29
| * NFS: make cb_ident_idr per net nsStanislav Kinsbursky2012-02-061-10/+18
| * NFS: make nfs_volume_list per net nsStanislav Kinsbursky2012-02-061-6/+14
| * NFS: make nfs_client_list per net nsStanislav Kinsbursky2012-02-061-11/+27
| * SUNRPC: constify the rpc_programTrond Myklebust2012-01-311-4/+4
| * NFS: remove unused nfs4_find_client_no_ident functionStanislav Kinsbursky2012-01-311-27/+0
| * NFSv4: Replace lock_owner->ld_id with an ida based allocatorTrond Myklebust2012-01-311-0/+2
| * NFSv4: Replace state_owner->so_owner_id with an ida based allocatorTrond Myklebust2012-01-311-0/+2
| * NFS: idmap PipeFS notifier introducedStanislav Kinsbursky2012-01-311-2/+2
| * NFS: pass NFS client owner network namespace to RPC client creation routineStanislav Kinsbursky2012-01-311-1/+1
| * NFS: make NFS client allocated per network namespace contextStanislav Kinsbursky2012-01-311-3/+13
* | security: trim security.hAl Viro2012-02-141-0/+1
|/
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-131-1/+1
* NFSv4: Change the default setting of the nfs4_disable_idmapping parameterTrond Myklebust2012-01-091-1/+1
* NFS: Cache state owners after files are closedChuck Lever2012-01-051-0/+8
* SUNRPC: Clean up the RPCSEC_GSS service ticket requestsTrond Myklebust2012-01-051-1/+1
* Check validity of cl_rpcclient in nfs_server_list_showMalahal Naineni2011-10-201-0/+4
* nfs: fix bug about IPv6 address scope checkingMi Jinlong2011-10-181-3/+4
* pnfsblock: add device operationsJim Rees2011-07-311-1/+1
* pnfs: ask for layout_blksize and save it in nfs_serverFred Isaman2011-07-311-0/+1