Age | Commit message (Expand) | Author |
2013-11-15 | NFS: correctly report misuse of "migration" mount option. | NeilBrown |
2013-10-28 | NFS: add support for multiple sec= mount options | Weston Andros Adamson |
2013-10-28 | NFS: stop using NFS_MOUNT_SECFLAVOUR server flag | Weston Andros Adamson |
2013-10-28 | NFS: cache parsed auth_info in nfs_server | Weston Andros Adamson |
2013-10-28 | NFS: separate passed security flavs from selected | Weston Andros Adamson |
2013-10-28 | NFS: Add a super_block backpointer to the nfs_server struct | Chuck Lever |
2013-10-28 | nfs: fix handling of invalid mount options in nfs_remount | Jeff Layton |
2013-10-28 | nfs: reject version and minorversion changes on remount attempts | Jeff Layton |
2013-09-10 | fs: convert fs shrinkers to new scan/count API | Dave Chinner |
2013-09-09 | Merge tag 'nfs-for-3.12-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2013-09-07 | NFS: nfs_compare_super shouldn't check the auth flavour unless 'sec=' was set | Trond Myklebust |
2013-09-07 | NFS: Clean up nfs_parse_security_flavors() | Trond Myklebust |
2013-09-07 | NFS: Clean up the auth flavour array mess | Trond Myklebust |
2013-09-04 | NFSv4: Document the recover_lost_locks kernel parameter | Trond Myklebust |
2013-08-07 | NFSv4: Fix the sync mount option for nfs4 mounts | Scott Mayhew |
2013-08-07 | NFSv4: Refuse mount attempts with proto=udp | Trond Myklebust |
2013-06-28 | Merge branch 'labeled-nfs' into linux-next | Trond Myklebust |
2013-06-28 | nfs: have NFSv3 try server-specified auth flavors in turn | Jeff Layton |
2013-06-28 | nfs: have nfs_mount fake up a auth_flavs list when the server didn't provide it | Jeff Layton |
2013-06-28 | nfs: move server_authlist into nfs_try_mount_request | Jeff Layton |
2013-06-28 | nfs: refactor "need_mount" code out of nfs_try_mount | Jeff Layton |
2013-06-08 | NFS: Client implementation of Labeled-NFS | David Quigley |
2013-06-08 | NFSv4: Extend fattr bitmaps to support all 3 words | David Quigley |
2013-06-08 | NFSv4.2: Added NFS v4.2 support to the NFS client | Steve Dickson |
2013-06-08 | LSM: Add flags field to security_sb_set_mnt_opts for in kernel mount data. | David Quigley |
2013-05-30 | NFS: Fix security flavor negotiation with legacy binary mounts | Chuck Lever |
2013-05-09 | Merge tag 'nfs-for-3.10-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2013-05-06 | NFSv3: match sec= flavor against server list | Weston Andros Adamson |
2013-04-30 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds |
2013-04-30 | Merge tag 'nfs-for-3.10-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2013-04-04 | NFS: Use server-recommended security flavor by default (NFSv3) | Chuck Lever |
2013-04-02 | selinux: make security_sb_clone_mnt_opts return an error on context mismatch | Jeff Layton |
2013-03-12 | fs: Readd the fs module aliases. | Eric W. Biederman |
2013-03-03 | fs: Limit sys_mount to only request filesystem modules. | Eric W. Biederman |
2013-02-28 | Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2013-02-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-02-26 | vfs: kill FS_REVAL_DOT by adding a d_weak_revalidate dentry op | Jeff Layton |
2013-02-05 | sunrpc: move address copy/cmp/convert routines and prototypes from clnt.h to ... | Jeff Layton |
2013-02-01 | Revert "NFS: add nfs_sb_deactive_async to avoid deadlock" | Trond Myklebust |
2013-01-27 | NFS: Fix error reporting in nfs_xdev_mount | Trond Myklebust |
2013-01-04 | nfs: fix null checking in nfs_get_option_str() | Xi Wang |
2012-12-21 | NFS: Kill fscache warnings when mounting without -ofsc | Trond Myklebust |
2012-12-14 | NFS: Ensure that we always drop inodes that have been marked as stale | Trond Myklebust |
2012-12-06 | NFSv4.1: Move slot table and session struct definitions to nfs4session.h | Trond Myklebust |
2012-10-31 | NFS: add nfs_sb_deactive_async to avoid deadlock | Weston Andros Adamson |
2012-10-31 | nfs: Show original device name verbatim in /proc/*/mount{s,info} | Ben Hutchings |
2012-10-10 | Merge tag 'nfs-for-3.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2012-10-02 | nfs: declare nfs_xdev_mount as static | Stanislav Kinsbursky |
2012-10-01 | nfs: replace strict_strto* with kstrto* | Daniel Walter |
2012-10-01 | NFS: Add nfs4_unique_id boot parameter | Chuck Lever |