summaryrefslogtreecommitdiffstats
path: root/fs/nfs/Makefile
AgeCommit message (Expand)AuthorLines
2026-01-30NFS: Merge CONFIG_NFS_V4_1 with CONFIG_NFS_V4Anna Schumaker-2/+1
2026-01-30NFS: Add a way to disable NFS v4.0 via KConfigAnna Schumaker-1/+2
2026-01-30NFS: Split out the nfs40_reboot_recovery_ops into nfs40client.cAnna Schumaker-1/+1
2026-01-30NFS: Move nfs40_call_sync_ops into nfs40proc.cAnna Schumaker-1/+1
2024-09-23nfs: add LOCALIO supportWeston Andros Adamson-0/+1
2022-01-10nfs: Convert to new fscache volume/cookie APIDave Wysochanski-1/+1
2020-07-13NFSv4.2: add client side xattr caching.Frank van der Linden-1/+1
2020-01-15NFS: Move mount parameterisation bits into their own fileDavid Howells-1/+1
2019-07-06NFS: Create a root NFS directory in /sys/fs/nfsTrond Myklebust-1/+2
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