summaryrefslogtreecommitdiffstats
path: root/fs/nfs/Makefile
AgeCommit message (Expand)AuthorLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-07-13nfs: add export operationsPeng Tao-1/+1
2017-04-20nfs: remove the objlayout driverChristoph Hellwig-1/+0
2016-07-05NFS: Do not serialise O_DIRECT reads and writesTrond Myklebust-1/+1
2015-04-23NFS: Rename idmap.c to nfs4idmap.cAnna Schumaker-1/+1
2015-02-03pnfs/flexfiles: Add the FlexFile Layout DriverTom Haynes-0/+1
2015-02-03pnfs: Prepare for flexfiles by pulling out common codeTom Haynes-1/+1
2014-09-30NFS: Implement SEEKAnna Schumaker-0/+1
2014-05-29Push the file layout driver into a subdirectoryTom Haynes-3/+1
2013-09-03NFS: Enable slot table helpers for NFSv4.0Chuck Lever-3/+3
2013-08-22NFSv4: Add tracepoints for debugging state management problemsTrond Myklebust-1/+3
2013-08-22NFS: Add event tracing for generic NFS eventsTrond Myklebust-1/+2
2013-06-18NFSv4: Move the DNS resolver into the NFSv4 moduleTrond Myklebust-3/+3
2012-12-06NFSv4.1: Cleanup move session slot management to fs/nfs/nfs4session.cTrond Myklebust-1/+1
2012-08-16NFS: Fix a regression when loading the NFS v4 modulebjschuma@gmail.com-9/+9
2012-07-30NFS: Convert v4 into a moduleBryan Schumaker-11/+8
2012-07-30NFS: Convert v3 into a moduleBryan Schumaker-2/+4
2012-07-30NFS: Convert v2 into a moduleBryan Schumaker-1/+3
2012-07-30NFS: Only initialize the ACL client in the v3 caseBryan Schumaker-1/+1
2012-07-30NFS: Add version registering frameworkBryan Schumaker-2/+2
2012-07-17NFS: Initialize the NFS v4 client from init_nfs_v4()Bryan Schumaker-1/+1
2012-07-17NFS: Move the v4 getroot code to nfs4getroot.cBryan Schumaker-1/+1
2012-07-17NFS: Split out NFS v4 file operationsBryan Schumaker-1/+1
2012-07-17NFS: Initialize v4 sysctls from nfs_init_v4()Bryan Schumaker-1/+6
2012-07-17NFS: Create an init_nfs_v4() functionBryan Schumaker-1/+1
2012-05-14NFS: Make v2 configurableBryan Schumaker-2/+3
2011-07-31pnfsblock: add blocklayout Kconfig option, Makefile, and stubsFred Isaman-0/+1
2011-05-29pnfs-obj: objlayoutdriver module skeletonBenny Halevy-0/+2
2011-05-29NFSv4.1: make deviceid cache globalBenny Halevy-1/+1
2010-10-24NFSv4.1: pnfs: filelayout: add driver's LAYOUTGET and GETDEVICEINFO infrastru...Andy Adamson-1/+1
2010-10-24NFSv4.1: pnfs: filelayout: introduce minimal file layout driverDean Hildebrand-0/+3
2010-10-24NFS: set layout driverRicardo Labiaga-0/+1
2009-08-19NFS: Add a dns resolver for use with NFSv4 referrals and migrationTrond Myklebust-1/+2
2009-04-03NFS: Define and create server-level objectsDavid Howells-1/+1
2009-04-03NFS: Register NFS for caching and retrieve the top-level indexDavid Howells-0/+1
2008-03-19NFS: Always enable NFS direct I/OChuck Lever-2/+1
2007-10-09[NFS] [PATCH] nfs: tiny makefile cleanupChristoph Hellwig-1/+0
2007-07-10NFS: Remake nfsroot_mount as a permanent part of NFS clientChuck Lever-2/+2
2006-09-22NFS: Share NFS superblocks per-protocol per-server per-FSIDDavid Howells-1/+1
2006-09-22NFS: Generalise the nfs_client structureDavid Howells-3/+3
2006-06-09NFS: Split fs/nfs/inode.cDavid Howells-2/+3
2006-06-09NFS: Ensure the client submounts, when it crosses a server mountpoint.Trond Myklebust-1/+2
2006-01-06NFSv4: Allow user to set the port used by the NFSv4 callback channelTrond Myklebust-0/+1
2005-06-22[PATCH] NFS: Add support for NFSv3 ACLsAndreas Gruenbacher-0/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+15