aboutsummaryrefslogtreecommitdiff
path: root/fs/nfs/client.c
AgeCommit message (Expand)Author
2012-02-06NFS: make nfs_client_list per net nsStanislav Kinsbursky
2012-01-31SUNRPC: constify the rpc_programTrond Myklebust
2012-01-31NFS: remove unused nfs4_find_client_no_ident functionStanislav Kinsbursky
2012-01-31NFSv4: Replace lock_owner->ld_id with an ida based allocatorTrond Myklebust
2012-01-31NFSv4: Replace state_owner->so_owner_id with an ida based allocatorTrond Myklebust
2012-01-31NFS: idmap PipeFS notifier introducedStanislav Kinsbursky
2012-01-31NFS: pass NFS client owner network namespace to RPC client creation routineStanislav Kinsbursky
2012-01-31NFS: make NFS client allocated per network namespace contextStanislav Kinsbursky
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell
2012-01-09NFSv4: Change the default setting of the nfs4_disable_idmapping parameterTrond Myklebust
2012-01-05NFS: Cache state owners after files are closedChuck Lever
2012-01-05SUNRPC: Clean up the RPCSEC_GSS service ticket requestsTrond Myklebust
2011-10-20Check validity of cl_rpcclient in nfs_server_list_showMalahal Naineni
2011-10-18nfs: fix bug about IPv6 address scope checkingMi Jinlong
2011-07-31pnfsblock: add device operationsJim Rees
2011-07-31pnfs: ask for layout_blksize and save it in nfs_serverFred Isaman
2011-07-31pnfs: add set-clear layoutdriver interfaceBenny Halevy
2011-07-15NFS: Convert nfs4_set_ds_client to EXPORT_SYMBOL_GPLTrond Myklebust
2011-07-12NFS: move pnfs layouts to nfs_server structureWeston Andros Adamson
2011-07-12NFS: use scope from exchange_id to skip reclaimWeston Andros Adamson
2011-05-29NFSv4.1: purge deviceid cache on nfs_free_clientBenny Halevy
2011-03-11NFSv4: Send unmapped uid/gids to the server when using auth_sysTrond Myklebust
2011-03-11NFSv4.1: data server connectionAndy Adamson
2011-03-11NFSv4.1: add MDS mount DS only checkAndy Adamson
2011-03-11NFSv4.1: new flag for lease time checkAndy Adamson
2011-03-11NFSv4.1: new flag for state renewal checkAndy Adamson
2011-03-11NFS move nfs_client initialization into nfs_get_clientAndy Adamson
2011-01-25NFS do not find client in NFSv4 pg_authenticateAndy Adamson
2011-01-06NFS: Move cl_delegations to the nfs_server structChuck Lever
2011-01-06NFS: Allow walking nfs_client.cl_superblocks list outside client.cChuck Lever
2011-01-06pnfs: layout roc codeFred Isaman
2011-01-06NFS refactor nfs_find_client and reference client across callback processingAndy Adamson
2011-01-06NFS implement v4.0 callback_identAndy Adamson
2011-01-06NFS do not clear minor version at nfs_client freeAndy Adamson
2010-10-26Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2010-10-26Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds
2010-10-25Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds
2010-10-24NFSv4.1: pnfs: filelayout: add driver's LAYOUTGET and GETDEVICEINFO infrastru...Andy Adamson
2010-10-24NFS: client needs to maintain list of inodes with active layoutsAndy Adamson
2010-10-24NFS: set layout driverRicardo Labiaga
2010-10-24Revalidate caches on lockRicardo Labiaga
2010-10-23NFS: Readdir plus in v4Bryan Schumaker
2010-10-23NFS: readdir with vmapped pagesBryan Schumaker
2010-10-01sunrpc: Add net to rpc_create_argsPavel Emelyanov
2010-09-23nfs: introduce mount option '-olocal_lock' to make locks localSuresh Jayaraman
2010-09-12NFS: Fix a typo in nfs_sockaddr_match_ipaddr6Trond Myklebust
2010-06-22NFSv41: Cleanup for nfs4_alloc_session.Trond Myklebust
2010-06-22NFSv41: Clean up the NFSv4.1 minor version specific operationsTrond Myklebust
2010-06-22NFSv4.1: Ensure that we initialise the session when following a referralTrond Myklebust
2010-05-14NFS: Reduce the stack footprint of nfs_create_serverTrond Myklebust