summaryrefslogtreecommitdiffstats
path: root/fs/nfs/client.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* pnfs: add set-clear layoutdriver interfaceBenny Halevy2011-07-311-3/+5
* NFS: Convert nfs4_set_ds_client to EXPORT_SYMBOL_GPLTrond Myklebust2011-07-151-1/+1
* NFS: move pnfs layouts to nfs_server structureWeston Andros Adamson2011-07-121-3/+1
* NFS: use scope from exchange_id to skip reclaimWeston Andros Adamson2011-07-121-0/+1
* NFSv4.1: purge deviceid cache on nfs_free_clientBenny Halevy2011-05-291-0/+2
* NFSv4: Send unmapped uid/gids to the server when using auth_sysTrond Myklebust2011-03-111-0/+16
* NFSv4.1: data server connectionAndy Adamson2011-03-111-0/+41
* NFSv4.1: add MDS mount DS only checkAndy Adamson2011-03-111-0/+4
* NFSv4.1: new flag for lease time checkAndy Adamson2011-03-111-0/+9
* NFSv4.1: new flag for state renewal checkAndy Adamson2011-03-111-0/+5
* NFS move nfs_client initialization into nfs_get_clientAndy Adamson2011-03-111-26/+30
* NFS do not find client in NFSv4 pg_authenticateAndy Adamson2011-01-251-10/+5
* NFS: Move cl_delegations to the nfs_server structChuck Lever2011-01-061-1/+1
* NFS: Allow walking nfs_client.cl_superblocks list outside client.cChuck Lever2011-01-061-19/+25
* pnfs: layout roc codeFred Isaman2011-01-061-0/+12
* NFS refactor nfs_find_client and reference client across callback processingAndy Adamson2011-01-061-59/+112
* NFS implement v4.0 callback_identAndy Adamson2011-01-061-0/+51
* NFS do not clear minor version at nfs_client freeAndy Adamson2011-01-061-13/+9
* Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2010-10-261-0/+1
|\
| * sunrpc: Add net to rpc_create_argsPavel Emelyanov2010-10-011-0/+1
* | Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds2010-10-261-1/+9
|\ \
| * | NFSv4.1: pnfs: filelayout: add driver's LAYOUTGET and GETDEVICEINFO infrastru...Andy Adamson2010-10-241-0/+1
OpenPOWER on IntegriCloud