Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
30d1e0e806e5b2fadc297ba78f2d7afd6ba309cf
/
fs
/
nfs
/
nfs4namespace.c
66b0686
NFSv4: test SECINFO RPC_AUTH_GSS pseudoflavors for support
by Andy Adamson
· 10 years ago
8445cd3
NFS Return -EPERM if no supported or matching SECINFO flavor
by Andy Adamson
· 10 years ago
57bbe3d
NFS check the return of nfs4_negotiate_security in nfs4_submount
by Andy Adamson
· 10 years ago
292f503
NFSv4: Use the correct net namespace in nfs4_update_server
by Trond Myklebust
· 11 years ago
9bc9ccd
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
4d4b69d
NFS: add support for multiple sec= mount options
by Weston Andros Adamson
· 11 years ago
5837f6d
NFS: stop using NFS_MOUNT_SECFLAVOUR server flag
by Weston Andros Adamson
· 11 years ago
47fd88e
NFSv4: make nfs_find_best_sec static
by Weston Andros Adamson
· 11 years ago
800c06a
NFS: Add functions to swap transports during migration recovery
by Chuck Lever
· 11 years ago
6de1472
nfs: use %p[dD] instead of open-coded (and often racy) equivalents
by Al Viro
· 11 years ago
47040da
NFSv4: Allow security autonegotiation for submounts
by Trond Myklebust
· 11 years ago
9568c5e
SUNRPC: Introduce rpcauth_get_pseudoflavor()
by Chuck Lever
· 12 years ago
fb15b26
SUNRPC: Define rpcsec_gss_info structure
by Chuck Lever
· 12 years ago
5976687
sunrpc: move address copy/cmp/convert routines and prototypes from clnt.h to addr.h
by Jeff Layton
· 12 years ago
97a5486
nfs: Show original device name verbatim in /proc/*/mount{s,info}
by Ben Hutchings
· 12 years ago
ba9b584
SUNRPC: Introduce rpc_clone_client_set_auth()
by Chuck Lever
· 12 years ago
62d98c9
NFS4: avoid underflow when converting error to pointer.
by NeilBrown
· 12 years ago
e8d920c
NFS: fix the return value check by using IS_ERR
by Wei Yongjun
· 12 years ago
b3f87b9
Merge branch 'bugfixes' into nfs-for-next
by Trond Myklebust
· 12 years ago
5f23eff3
NFS: fix unsigned comparison in nfs4_create_sec_client
by Benny Halevy
· 12 years ago
281cad4
NFS: Create a submount rpc_op
by Bryan Schumaker
· 13 years ago
2671bfc
NFS: Remove secinfo knowledge out of the generic client
by Bryan Schumaker
· 13 years ago
f05d147
NFS: Fix following referral mount points with different security
by Bryan Schumaker
· 13 years ago
72de53e
NFS: Do secinfo as part of lookup
by Bryan Schumaker
· 13 years ago
1aba156
nfs4: fix referrals on mounts that use IPv6 addrs
by Weston Andros Adamson
· 13 years ago
2446ab6
SUNRPC: Use RCU to dereference the rpc_clnt.cl_xprt field
by Trond Myklebust
· 13 years ago
33faaa3
NFS: pass transport net to rpc_pton() while parse server name
by Stanislav Kinsbursky
· 13 years ago
90100b1
SUNRPC: parametrize rpc_pton() by network context
by Stanislav Kinsbursky
· 13 years ago
1b340d0
NFS: DNS resolver cache per network namespace context introduced
by Stanislav Kinsbursky
· 13 years ago
f8ad9c4
nfs: nfs_do_{ref,sub}mount() superblock argument is redundant
by Al Viro
· 14 years ago
b514f87
nfs: make nfs_path() work without vfsmount
by Al Viro
· 14 years ago
fd86dfd
NFSv4: Fix up the documentation for nfs_do_refmount
by Trond Myklebust
· 15 years ago
364d015e5
NFSv4: Reduce the stack footprint of try_location()
by Trond Myklebust
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
517be09
NFSv4: Fix the referral mount code
by Trond Myklebust
· 15 years ago
7d7ea88
NFS: Use the DNS resolver in the mount code.
by Trond Myklebust
· 15 years ago
ec6ee61
NFS: Replace nfs_set_port() with rpc_set_port()
by Chuck Lever
· 15 years ago
53a0b9c
NFS: Replace nfs_parse_ip_address() with rpc_pton()
by Chuck Lever
· 15 years ago
ef95d31
NFS: Fix misparsing of nfsv4 fs_locations attribute (take 2)
by Trond Myklebust
· 16 years ago
ea31a443
nfs: Fix misparsing of nfsv4 fs_locations attribute
by J. Bruce Fields
· 16 years ago
460cdbc
nfs: replace while loop by for loops in nfs_follow_referral
by J. Bruce Fields
· 16 years ago
4ada29d
nfs: break up nfs_follow_referral
by J. Bruce Fields
· 16 years ago
3110ff8
nfs: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
6677d09
NFS: Adjust nfs_clone_mount structure to store "struct sockaddr *"
by Chuck Lever
· 17 years ago
3f43c66
NFS: Address a couple of nits in nfs_follow_referral()
by Chuck Lever
· 17 years ago
588a700
NFSv4: /proc/mounts displays the wrong server name for referrals
by Trond Myklebust
· 18 years ago
c228fd3
NFSv4: Cleanups for fs_locations code.
by Trond Myklebust
· 18 years ago
038b0a6
Remove all inclusions of <linux/config.h>
by Dave Jones
· 18 years ago
54ceac4
NFS: Share NFS superblocks per-protocol per-server per-FSID
by David Howells
· 18 years ago
509de81
NFS: Add extra const qualifiers
by David Howells
· 18 years ago
f7b422b
NFS: Split fs/nfs/inode.c
by David Howells
· 18 years ago