Kinglong Mee
|
c8c081b70c
sunrpc/nfsd: Remove redundant code by exports seq_operations functions
|
10 gadi atpakaļ |
Linus Torvalds
|
9ec3a646fe
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
10 gadi atpakaļ |
David Howells
|
2b0143b5c9
VFS: normal filesystems (and lustre): d_inode() annotations
|
10 gadi atpakaļ |
Christoph Hellwig
|
9b3075c59f
nfsd: add NFSEXP_PNFS to the exflags array
|
10 gadi atpakaļ |
Kinglong Mee
|
b77a4b2edb
NFSD: Using path_equal() for checking two paths
|
10 gadi atpakaļ |
Christoph Hellwig
|
9cf514ccfa
nfsd: implement pNFS operations
|
11 gadi atpakaļ |
Rajesh Ghanekar
|
18c01ab302
nfsd: allow turning off nfsv3 readdir_plus
|
11 gadi atpakaļ |
Kinglong Mee
|
bf18f163e8
NFSD: Using exp_get for export getting
|
11 gadi atpakaļ |
Kinglong Mee
|
0da22a919d
NFSD: Using path_get when assigning path for export
|
11 gadi atpakaļ |
Kinglong Mee
|
be69da8052
NFSD: Error out when getting more than one fsloc/secinfo/uuid
|
11 gadi atpakaļ |
Kinglong Mee
|
1f53146da9
NFSD: Using type of uint32_t for ex_nflavors instead of int
|
11 gadi atpakaļ |
Kinglong Mee
|
f0db79d54b
NFSD: Add missing comment of "expiry" in expkey_parse()
|
11 gadi atpakaļ |
Kinglong Mee
|
e6d615f742
NFSD: Remove typedef of svc_client and svc_export in export.c
|
11 gadi atpakaļ |
Kinglong Mee
|
a30ae94c07
NFSD: Cleanup unneeded including net/ipv6.h
|
11 gadi atpakaļ |
Kinglong Mee
|
94eb36892d
NFSD: Adds macro EX_UUID_LEN for exports uuid's length
|
11 gadi atpakaļ |
Kinglong Mee
|
0d63790c36
NFSD: Helper function for parsing uuid
|
11 gadi atpakaļ |
Kinglong Mee
|
a1f05514b0
NFS4: Avoid NULL reference or double free in nfsd4_fslocs_free()
|
11 gadi atpakaļ |
J. Bruce Fields
|
6f6cc3205c
nfsd: -EINVAL on invalid anonuid/gid instead of silent failure
|
12 gadi atpakaļ |
J. Bruce Fields
|
427d6c6646
nfsd: return better errors to exportfs
|
12 gadi atpakaļ |
Linus Torvalds
|
b6669737d3
Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux
|
12 gadi atpakaļ |
Stanislav Kinsbursky
|
2d4383383b
SUNRPC: rework cache upcall logic
|
12 gadi atpakaļ |
Stanislav Kinsbursky
|
73fb847a44
SUNRPC: introduce cache_detail->cache_request callback
|
12 gadi atpakaļ |
Eric W. Biederman
|
4c1e1b34d5
nfsd: Store ex_anon_uid and ex_anon_gid as kuids and kgids
|
12 gadi atpakaļ |
Jeff Layton
|
2eeb9b2abc
nfsd: initialize the exp->ex_uuid field in svc_export_init
|
12 gadi atpakaļ |
majianpeng
|
885c91f746
nfsd: Fix memleak in svc_export_put
|
12 gadi atpakaļ |
Stanislav Kinsbursky
|
9695c7057f
SUNRPC: service request network namespace helper introduced
|
13 gadi atpakaļ |
J. Bruce Fields
|
a007c4c3e9
nfsd: add get_uint for u32's
|
13 gadi atpakaļ |
J. Bruce Fields
|
d5497fc693
nfsd4: move rq_flavor into svc_cred
|
13 gadi atpakaļ |
J. Bruce Fields
|
2355c59644
nfsd4: fix missing "static"
|
13 gadi atpakaļ |
Stanislav Kinsbursky
|
e5f06f720e
nfsd: make expkey cache allocated per network namespace context
|
13 gadi atpakaļ |