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