aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/client.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-06NFS: Move cl_delegations to the nfs_server structChuck Lever1-1/+1
2011-01-06NFS: Allow walking nfs_client.cl_superblocks list outside client.cChuck Lever1-19/+25
2011-01-06pnfs: layout roc codeFred Isaman1-0/+12
2011-01-06NFS refactor nfs_find_client and reference client across callback processingAndy Adamson1-59/+112
2011-01-06NFS implement v4.0 callback_identAndy Adamson1-0/+51
2011-01-06NFS do not clear minor version at nfs_client freeAndy Adamson1-13/+9
2010-10-26Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-0/+1
2010-10-26Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds1-1/+9
2010-10-25Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds1-6/+11
2010-10-24NFSv4.1: pnfs: filelayout: add driver's LAYOUTGET and GETDEVICEINFO infrastructureAndy Adamson1-0/+1
2010-10-24NFS: client needs to maintain list of inodes with active layoutsAndy Adamson1-1/+3
2010-10-24NFS: set layout driverRicardo Labiaga1-0/+5
2010-10-24Revalidate caches on lockRicardo Labiaga1-0/+2
2010-10-23NFS: Readdir plus in v4Bryan Schumaker1-2/+3
2010-10-23NFS: readdir with vmapped pagesBryan Schumaker1-2/+2
2010-10-01sunrpc: Add net to rpc_create_argsPavel Emelyanov1-0/+1
2010-09-23nfs: introduce mount option '-olocal_lock' to make locks localSuresh Jayaraman1-2/+4
2010-09-12NFS: Fix a typo in nfs_sockaddr_match_ipaddr6Trond Myklebust1-1/+1
2010-06-22NFSv41: Cleanup for nfs4_alloc_session.Trond Myklebust1-0/+7
2010-06-22NFSv41: Clean up the NFSv4.1 minor version specific operationsTrond Myklebust1-8/+6
2010-06-22NFSv4.1: Ensure that we initialise the session when following a referralTrond Myklebust1-71/+51
2010-05-14NFS: Reduce the stack footprint of nfs_create_serverTrond Myklebust1-12/+39
2010-05-14NFSv4: Eliminate nfs4_path_walk()Trond Myklebust1-2/+2
2010-04-22NFS: rsize and wsize settings ignored on v4 mountsChuck Lever1-0/+2
2010-04-12NFSv4: fix delegated lockingTrond Myklebust1-1/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-02nfs: kill renewd before clearing client minor versionAlexandros Batsakis1-24/+24
2009-12-05nfs41: V2 adjust max_rqst_sz, max_resp_sz w.r.t to rsize, wsizeAlexandros Batsakis1-2/+12
2009-10-06nfs: Avoid overrun when copying client IP address stringBen Hutchings1-1/+1
2009-09-23NFS: Propagate 'fsc' mount option through automountsDavid Howells1-0/+1
2009-09-23NFS: Get rid of the NFS_MOUNT_VER3 and NFS_MOUNT_TCP flagsTrond Myklebust1-3/+9
2009-09-23seq_file: constify seq_operationsJames Morris1-2/+2
2009-09-21nfs: initialize the backing_dev_info when creating the serverJens Axboe1-4/+6
2009-09-11Merge branch 'nfs-for-2.6.32'Trond Myklebust1-10/+5
2009-09-11writeback: add name to backing_dev_infoJens Axboe1-0/+1
2009-08-10nfs: remove superfluous BUG_ON()sBartlomiej Zolnierkiewicz1-8/+0
2009-08-09NFSv4: Add 'server capability' flags for NFSv4 recommended attributesTrond Myklebust1-2/+5
2009-07-21NFSv4: Fix an NFSv4 mount regressionTrond Myklebust1-15/+3
2009-06-18Merge branch 'devel-for-2.6.31' into for-2.6.31Trond Myklebust1-3/+6
2009-06-17NFS: Return error code from nfs_callback_up() to user spaceChuck Lever1-4/+8
2009-06-17nfs41: Setup the backchannelAndy Adamson1-0/+9
2009-06-17nfs41: Allow NFSv4 and NFSv4.1 callback services to coexistAndy Adamson1-1/+1
2009-06-17nfs41: minorversion support for nfs4_{init,destroy}_callbackBenny Halevy1-14/+7
2009-06-17nfs41: Refactor nfs4_{init,destroy}_callback for nfs4.0Benny Halevy1-9/+37
2009-06-17nfs41: recover lease in _nfs4_lookup_rootBenny Halevy1-0/+16
2009-06-17nfs41: add session setup to the state managerAndy Adamson1-4/+6
2009-06-17nfs41: use session attributes for rsize and wsizeAndy Adamson1-0/+17
2009-06-17nfs41: introduce nfs4_call_syncAndy Adamson1-0/+5
2009-06-17nfs41: sessions client infrastructureAndy Adamson1-0/+60
2009-06-17nfs41: Use mount minorversion optionBenny Halevy1-1/+6