Eric W. Biederman
|
fa7614ddd6
fs: Readd the fs module aliases.
|
12 years ago |
Eric W. Biederman
|
7f78e03513
fs: Limit sys_mount to only request filesystem modules.
|
12 years ago |
Linus Torvalds
|
b6669737d3
Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux
|
12 years ago |
Linus Torvalds
|
d895cb1af1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 years ago |
Jeff Layton
|
ecf3d1f1aa
vfs: kill FS_REVAL_DOT by adding a d_weak_revalidate dentry op
|
12 years ago |
Jeff Layton
|
5976687a2b
sunrpc: move address copy/cmp/convert routines and prototypes from clnt.h to addr.h
|
12 years ago |
Trond Myklebust
|
322b2b9032
Revert "NFS: add nfs_sb_deactive_async to avoid deadlock"
|
12 years ago |
Trond Myklebust
|
dee972b967
NFS: Fix error reporting in nfs_xdev_mount
|
12 years ago |
Xi Wang
|
e25fbe380c
nfs: fix null checking in nfs_get_option_str()
|
12 years ago |
Trond Myklebust
|
c4271c6e37
NFS: Kill fscache warnings when mounting without -ofsc
|
12 years ago |
Trond Myklebust
|
eed9935745
NFS: Ensure that we always drop inodes that have been marked as stale
|
12 years ago |
Trond Myklebust
|
76e697ba7e
NFSv4.1: Move slot table and session struct definitions to nfs4session.h
|
12 years ago |
Weston Andros Adamson
|
324d003b0c
NFS: add nfs_sb_deactive_async to avoid deadlock
|
12 years ago |
Ben Hutchings
|
97a5486826
nfs: Show original device name verbatim in /proc/*/mount{s,info}
|
12 years ago |
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 |