| Commit message (Expand) | Author | Age | Files | Lines |
* | NFSv4: Fix the sync mount option for nfs4 mounts | Scott Mayhew | 2013-08-07 | 1 | -0/+4 |
* | Merge branch 'labeled-nfs' into linux-next | Trond Myklebust | 2013-06-28 | 1 | -2/+22 |
|\ |
|
| * | NFS: Client implementation of Labeled-NFS | David Quigley | 2013-06-08 | 1 | -2/+15 |
| * | NFSv4: Extend fattr bitmaps to support all 3 words | David Quigley | 2013-06-08 | 1 | -0/+1 |
| * | NFSv4.2: Added NFS v4.2 support to the NFS client | Steve Dickson | 2013-06-08 | 1 | -1/+6 |
| * | LSM: Add flags field to security_sb_set_mnt_opts for in kernel mount data. | David Quigley | 2013-06-08 | 1 | -1/+2 |
* | | nfs: have NFSv3 try server-specified auth flavors in turn | Jeff Layton | 2013-06-28 | 1 | -57/+69 |
* | | nfs: have nfs_mount fake up a auth_flavs list when the server didn't provide it | Jeff Layton | 2013-06-28 | 1 | -13/+0 |
* | | nfs: move server_authlist into nfs_try_mount_request | Jeff Layton | 2013-06-28 | 1 | -5/+9 |
* | | nfs: refactor "need_mount" code out of nfs_try_mount | Jeff Layton | 2013-06-28 | 1 | -8/+16 |
* | | NFS: Fix security flavor negotiation with legacy binary mounts | Chuck Lever | 2013-05-30 | 1 | -0/+2 |
|/ |
|
* | Merge tag 'nfs-for-3.10-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2013-05-09 | 1 | -7/+41 |
|\ |
|
| * | NFSv3: match sec= flavor against server list | Weston Andros Adamson | 2013-05-06 | 1 | -7/+41 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2013-04-30 | 1 | -2/+1 |
|\ \ |
|
| * | | selinux: make security_sb_clone_mnt_opts return an error on context mismatch | Jeff Layton | 2013-04-02 | 1 | -2/+1 |
* | | | Merge tag 'nfs-for-3.10-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2013-04-30 | 1 | -38/+42 |
|\ \ \
| | |/
| |/| |
|
| * | | NFS: Use server-recommended security flavor by default (NFSv3) | Chuck Lever | 2013-04-04 | 1 | -38/+42 |
* | | | fs: Readd the fs module aliases. | Eric W. Biederman | 2013-03-12 | 1 | -0/+1 |
| |/
|/| |
|
* | | fs: Limit sys_mount to only request filesystem modules. | Eric W. Biederman | 2013-03-03 | 1 | -1/+2 |
|/ |
|
* | Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2013-02-28 | 1 | -0/+1 |
|\ |
|
| * | sunrpc: move address copy/cmp/convert routines and prototypes from clnt.h to ... | Jeff Layton | 2013-02-05 | 1 | -0/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-02-26 | 1 | -3/+3 |
|\ \ |
|
| * | | vfs: kill FS_REVAL_DOT by adding a d_weak_revalidate dentry op | Jeff Layton | 2013-02-26 | 1 | -3/+3 |
* | | | Revert "NFS: add nfs_sb_deactive_async to avoid deadlock" | Trond Myklebust | 2013-02-01 | 1 | -49/+0 |
* | | | NFS: Fix error reporting in nfs_xdev_mount | Trond Myklebust | 2013-01-27 | 1 | -13/+9 |
|/ / |
|
* | | nfs: fix null checking in nfs_get_option_str() | Xi Wang | 2013-01-04 | 1 | -1/+1 |
|/ |
|
* | NFS: Kill fscache warnings when mounting without -ofsc | Trond Myklebust | 2012-12-21 | 1 | -4/+15 |
* | NFS: Ensure that we always drop inodes that have been marked as stale | Trond Myklebust | 2012-12-14 | 1 | -0/+1 |
* | NFSv4.1: Move slot table and session struct definitions to nfs4session.h | Trond Myklebust | 2012-12-06 | 1 | -0/+1 |
* | NFS: add nfs_sb_deactive_async to avoid deadlock | Weston Andros Adamson | 2012-10-31 | 1 | -0/+49 |
* | nfs: Show original device name verbatim in /proc/*/mount{s,info} | Ben Hutchings | 2012-10-31 | 1 | -1/+1 |
* | Merge tag 'nfs-for-3.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2012-10-10 | 1 | -3/+28 |
|\ |
|
| * | nfs: declare nfs_xdev_mount as static | Stanislav Kinsbursky | 2012-10-02 | 1 | -1/+1 |
| * | nfs: replace strict_strto* with kstrto* | Daniel Walter | 2012-10-01 | 1 | -2/+2 |
| * | NFS: Add nfs4_unique_id boot parameter | Chuck Lever | 2012-10-01 | 1 | -0/+5 |
| * | NFS: Introduce "migration" mount option | Chuck Lever | 2012-10-01 | 1 | -0/+20 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-10-01 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | nfs: comment fix | Peter Meerwald | 2012-09-01 | 1 | -1/+1 |
* | | NFS: Fix a problem with the legacy binary mount code | Trond Myklebust | 2012-09-04 | 1 | -0/+2 |
* | | NFS: Alias the nfs module to nfs4 | bjschuma@gmail.com | 2012-08-16 | 1 | -0/+2 |
* | | NFS: Fix a regression when loading the NFS v4 module | bjschuma@gmail.com | 2012-08-16 | 1 | -1/+36 |
* | | NFS: Convert v4 into a module | Bryan Schumaker | 2012-07-30 | 1 | -9/+32 |
* | | NFS: Convert v3 into a module | Bryan Schumaker | 2012-07-30 | 1 | -3/+3 |
* | | NFS: Convert v2 into a module | Bryan Schumaker | 2012-07-30 | 1 | -0/+3 |
* | | NFS: Keep module parameters in the generic NFS client | Bryan Schumaker | 2012-07-30 | 1 | -0/+45 |
* | | NFS: Pass super operations and xattr handlers in the nfs_subversion | Bryan Schumaker | 2012-07-30 | 1 | -4/+5 |
* | | NFS: Only initialize the ACL client in the v3 case | Bryan Schumaker | 2012-07-30 | 1 | -2/+2 |
* | | NFS: Create a try_mount rpc op | Bryan Schumaker | 2012-07-30 | 1 | -10/+4 |
* | | NFS: Remove the NFS v4 xdev mount function | Bryan Schumaker | 2012-07-30 | 1 | -20/+10 |
* | | NFS: Add version registering framework | Bryan Schumaker | 2012-07-30 | 1 | -10/+22 |