Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 years ago |
Wei Yongjun
|
f36ab161be
NFS: fix typo in parameter description
|
8 years ago |
Trond Myklebust
|
5405fc44c3
NFSv4.x: Add kernel parameter to control the callback server
|
9 years ago |
Trond Myklebust
|
a956beda19
NFS: Allow the mount option retrans=0
|
9 years ago |
Steve Dickson
|
e68fd7c807
mount: use sec= that was specified on the command line
|
9 years ago |
Shirley Ma
|
181342c5eb
xprtrdma: Add rdma6 option to support NFS/RDMA IPv6
|
9 years ago |
J. Bruce Fields
|
7e3fcf61ab
nfs: don't share mounts between network namespaces
|
9 years ago |
Kinglong Mee
|
8c163d8e5a
NFS: Remove the left global variable nfs_callback_tcpport
|
10 years ago |
Kinglong Mee
|
5ef8d792fa
NFS: Error out when register_shrinker fail in register_nfs_fs
|
10 years ago |
Luis R. Rodriguez
|
9c27847dda
kernel/params: constify struct kernel_param_ops uses
|
10 years ago |
Linus Torvalds
|
59953fba87
Merge tag 'nfs-for-4.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
|
10 years ago |
Trond Myklebust
|
21330b6670
Merge branch 'bugfixes'
|
10 years ago |
Anna Schumaker
|
f9ebd61855
NFS: Remove CONFIG_NFS_V4 checks from nfs_idmap.h
|
10 years ago |
David Howells
|
2b0143b5c9
VFS: normal filesystems (and lustre): d_inode() annotations
|
10 years ago |
Benjamin Coddington
|
09a330f4b9
NFS: remount with security change should return EINVAL
|
10 years ago |
Linus Torvalds
|
6bec003528
Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-block
|
10 years ago |
Trond Myklebust
|
ea7c38fef0
NFSv4: Ensure we reference the inode for return-on-close in delegreturn
|
10 years ago |
Christoph Hellwig
|
7b14a21389
nfs: don't call bdi_unregister
|
10 years ago |
Anna Schumaker
|
f08460dc23
NFS: Remove v3 not compiled check from validate_mount_data()
|
11 years ago |
Scott Mayhew
|
71a6ec8ac5
nfs: reject changes to resvport and sharecache during remount
|
11 years ago |
Fabian Frederick
|
002160269f
NFS: use ARRAY_SIZE instead of sizeof/sizeof[0]
|
11 years ago |
Mateusz Guzik
|
a914722f33
NFS: populate ->net in mount data when remounting
|
11 years ago |
Scott Mayhew
|
c8e470280a
nfs: Apply NFS_MOUNT_CMP_FLAGMASK to nfs_compare_remount_data()
|
11 years ago |
Theodore Ts'o
|
02b9984d64
fs: push sync_filesystem() down to the file system's remount_fs()
|
11 years ago |
NeilBrown
|
9e08ef1afb
NFS: correctly report misuse of "migration" mount option.
|
11 years ago |
Weston Andros Adamson
|
4d4b69dd84
NFS: add support for multiple sec= mount options
|
11 years ago |
Weston Andros Adamson
|
5837f6dfcb
NFS: stop using NFS_MOUNT_SECFLAVOUR server flag
|
11 years ago |
Weston Andros Adamson
|
0f5f49b8b3
NFS: cache parsed auth_info in nfs_server
|
11 years ago |
Weston Andros Adamson
|
a3f73c27af
NFS: separate passed security flavs from selected
|
11 years ago |
Chuck Lever
|
ce6cda1845
NFS: Add a super_block backpointer to the nfs_server struct
|
11 years ago |