Linus Torvalds
|
df632d3ce7
Merge tag 'nfs-for-3.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
|
12 years ago |
Stanislav Kinsbursky
|
3dd4f8ef7b
nfs: declare nfs_xdev_mount as static
|
12 years ago |
Daniel Walter
|
7297cb682a
nfs: replace strict_strto* with kstrto*
|
12 years ago |
Chuck Lever
|
6f2ea7f2a3
NFS: Add nfs4_unique_id boot parameter
|
12 years ago |
Chuck Lever
|
896526174c
NFS: Introduce "migration" mount option
|
12 years ago |
Linus Torvalds
|
99dbb1632f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
12 years ago |
Trond Myklebust
|
872ece86ea
NFS: Fix a problem with the legacy binary mount code
|
13 years ago |
Peter Meerwald
|
1856b225ca
nfs: comment fix
|
13 years ago |
bjschuma@gmail.com
|
425e776d93
NFS: Alias the nfs module to nfs4
|
13 years ago |
bjschuma@gmail.com
|
1ae811ee27
NFS: Fix a regression when loading the NFS v4 module
|
13 years ago |
Bryan Schumaker
|
89d77c8fa8
NFS: Convert v4 into a module
|
13 years ago |
Bryan Schumaker
|
1c606fb74c
NFS: Convert v3 into a module
|
13 years ago |
Bryan Schumaker
|
ddda8e0aa8
NFS: Convert v2 into a module
|
13 years ago |
Bryan Schumaker
|
fac1e8e4ef
NFS: Keep module parameters in the generic NFS client
|
13 years ago |
Bryan Schumaker
|
6a74490dca
NFS: Pass super operations and xattr handlers in the nfs_subversion
|
13 years ago |
Bryan Schumaker
|
1179acc6a3
NFS: Only initialize the ACL client in the v3 case
|
13 years ago |
Bryan Schumaker
|
ff9099f266
NFS: Create a try_mount rpc op
|
13 years ago |
Bryan Schumaker
|
e8f25e6d6d
NFS: Remove the NFS v4 xdev mount function
|
13 years ago |
Bryan Schumaker
|
ab7017a3a0
NFS: Add version registering framework
|
13 years ago |
Bryan Schumaker
|
fbdefd6442
NFS: Split out the NFS v4 filesystem types
|
13 years ago |
Bryan Schumaker
|
3cadf4b864
NFS: Create a single nfs_clone_super() function
|
13 years ago |
Trond Myklebust
|
8626e4a426
Merge commit '9249e17fe094d853d1ef7475dd559a2cc7e23d42' into nfs-for-3.6
|
13 years ago |
David Howells
|
9249e17fe0
VFS: Pass mount flags to sget()
|
13 years ago |
Trond Myklebust
|
f1daf666dd
NFSv4: Fix an NFSv4 mount regression
|
13 years ago |
Bryan Schumaker
|
a8d8f02cf0
NFS: Create custom NFS v4 write_inode() function
|
13 years ago |
Bryan Schumaker
|
eeebf91675
NFS: Use nfs4_destroy_server() to clean up NFS v4
|
13 years ago |
Bryan Schumaker
|
c5afc8da5b
NFS: Use the NFS_DEFAULT_VERSION for v2 and v3 mounts
|
13 years ago |
Bryan Schumaker
|
cdf66442fa
NFS4: Set parsed mount data version to 4
|
13 years ago |
Chuck Lever
|
591555465e
NFS: Use proper naming conventions for nfs_client.impl_id field
|
13 years ago |
Trond Myklebust
|
39ffb9218e
NFS: Fix a compile issue when CONFIG_NFS_FSCACHE was undefined
|
13 years ago |