| Commit message (Expand) | Author | Age | Files | Lines |
* | NFS: Move mount parameterisation bits into their own file | David Howells | 2020-01-15 | 1 | -1/+1 |
* | NFS: Create a root NFS directory in /sys/fs/nfs | Trond Myklebust | 2019-07-06 | 1 | -1/+2 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | nfs: add export operations | Peng Tao | 2017-07-13 | 1 | -1/+1 |
* | nfs: remove the objlayout driver | Christoph Hellwig | 2017-04-20 | 1 | -1/+0 |
* | NFS: Do not serialise O_DIRECT reads and writes | Trond Myklebust | 2016-07-06 | 1 | -1/+1 |
* | NFS: Rename idmap.c to nfs4idmap.c | Anna Schumaker | 2015-04-23 | 1 | -1/+1 |
* | pnfs/flexfiles: Add the FlexFile Layout Driver | Tom Haynes | 2015-02-03 | 1 | -0/+1 |
* | pnfs: Prepare for flexfiles by pulling out common code | Tom Haynes | 2015-02-03 | 1 | -1/+1 |
* | NFS: Implement SEEK | Anna Schumaker | 2014-09-30 | 1 | -0/+1 |
* | Push the file layout driver into a subdirectory | Tom Haynes | 2014-05-30 | 1 | -3/+1 |
* | NFS: Enable slot table helpers for NFSv4.0 | Chuck Lever | 2013-09-03 | 1 | -3/+3 |
* | NFSv4: Add tracepoints for debugging state management problems | Trond Myklebust | 2013-08-22 | 1 | -1/+3 |
* | NFS: Add event tracing for generic NFS events | Trond Myklebust | 2013-08-22 | 1 | -1/+2 |
* | NFSv4: Move the DNS resolver into the NFSv4 module | Trond Myklebust | 2013-06-18 | 1 | -3/+3 |
* | NFSv4.1: Cleanup move session slot management to fs/nfs/nfs4session.c | Trond Myklebust | 2012-12-06 | 1 | -1/+1 |
* | NFS: Fix a regression when loading the NFS v4 module | bjschuma@gmail.com | 2012-08-16 | 1 | -9/+9 |
* | NFS: Convert v4 into a module | Bryan Schumaker | 2012-07-31 | 1 | -11/+8 |
* | NFS: Convert v3 into a module | Bryan Schumaker | 2012-07-31 | 1 | -2/+4 |
* | NFS: Convert v2 into a module | Bryan Schumaker | 2012-07-31 | 1 | -1/+3 |
* | NFS: Only initialize the ACL client in the v3 case | Bryan Schumaker | 2012-07-31 | 1 | -1/+1 |
* | NFS: Add version registering framework | Bryan Schumaker | 2012-07-31 | 1 | -2/+2 |
* | NFS: Initialize the NFS v4 client from init_nfs_v4() | Bryan Schumaker | 2012-07-17 | 1 | -1/+1 |
* | NFS: Move the v4 getroot code to nfs4getroot.c | Bryan Schumaker | 2012-07-17 | 1 | -1/+1 |
* | NFS: Split out NFS v4 file operations | Bryan Schumaker | 2012-07-17 | 1 | -1/+1 |
* | NFS: Initialize v4 sysctls from nfs_init_v4() | Bryan Schumaker | 2012-07-17 | 1 | -1/+6 |
* | NFS: Create an init_nfs_v4() function | Bryan Schumaker | 2012-07-17 | 1 | -1/+1 |
* | NFS: Make v2 configurable | Bryan Schumaker | 2012-05-15 | 1 | -2/+3 |
* | pnfsblock: add blocklayout Kconfig option, Makefile, and stubs | Fred Isaman | 2011-07-31 | 1 | -0/+1 |
* | pnfs-obj: objlayoutdriver module skeleton | Benny Halevy | 2011-05-29 | 1 | -0/+2 |
* | NFSv4.1: make deviceid cache global | Benny Halevy | 2011-05-29 | 1 | -1/+1 |
* | NFSv4.1: pnfs: filelayout: add driver's LAYOUTGET and GETDEVICEINFO infrastru... | Andy Adamson | 2010-10-25 | 1 | -1/+1 |
* | NFSv4.1: pnfs: filelayout: introduce minimal file layout driver | Dean Hildebrand | 2010-10-25 | 1 | -0/+3 |
* | NFS: set layout driver | Ricardo Labiaga | 2010-10-25 | 1 | -0/+1 |
* | NFS: Add a dns resolver for use with NFSv4 referrals and migration | Trond Myklebust | 2009-08-20 | 1 | -1/+2 |
* | NFS: Define and create server-level objects | David Howells | 2009-04-03 | 1 | -1/+1 |
* | NFS: Register NFS for caching and retrieve the top-level index | David Howells | 2009-04-03 | 1 | -0/+1 |
* | NFS: Always enable NFS direct I/O | Chuck Lever | 2008-03-19 | 1 | -2/+1 |
* | [NFS] [PATCH] nfs: tiny makefile cleanup | Christoph Hellwig | 2007-10-09 | 1 | -1/+0 |
* | NFS: Remake nfsroot_mount as a permanent part of NFS client | Chuck Lever | 2007-07-11 | 1 | -2/+2 |
* | NFS: Share NFS superblocks per-protocol per-server per-FSID | David Howells | 2006-09-23 | 1 | -1/+1 |
* | NFS: Generalise the nfs_client structure | David Howells | 2006-09-23 | 1 | -3/+3 |
* | NFS: Split fs/nfs/inode.c | David Howells | 2006-06-09 | 1 | -2/+3 |
* | NFS: Ensure the client submounts, when it crosses a server mountpoint. | Trond Myklebust | 2006-06-09 | 1 | -1/+2 |
* | NFSv4: Allow user to set the port used by the NFSv4 callback channel | Trond Myklebust | 2006-01-06 | 1 | -0/+1 |
* | [PATCH] NFS: Add support for NFSv3 ACLs | Andreas Gruenbacher | 2005-06-22 | 1 | -0/+1 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-17 | 1 | -0/+15 |