Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
cab92c19821a814ecf5a5279e2699bf28e66caee
/
fs
/
nfs
/
nfs4proc.c
cab92c1
NFSv4: Fix a slot leak in nfs40_sequence_done
by Trond Myklebust
· 11 years ago
f9c96fc
NFSv4.1 free slot before resending I/O to MDS
by Andy Adamson
· 11 years ago
7dd7d95
nfs: handle servers that support only ALLOW ACE type.
by Malahal Naineni
· 11 years ago
ed7e542
pnfs: Proper delay for NFS4ERR_RECALLCONFLICT in layout_get_done
by Boaz Harrosh
· 11 years ago
78b19ba
nfs4.1: properly handle ENOTSUP in SECINFO_NO_NAME
by Weston Andros Adamson
· 11 years ago
d8c951c
NFSv4.1: Don't trust attributes if a pNFS LAYOUTCOMMIT is outstanding
by Trond Myklebust
· 11 years ago
29be634
Merge tag 'nfs-for-3.13-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 11 years ago
f22e5ed
NFSv4.1: Prevent a 3-way deadlock between layoutreturn, open and state recovery
by Trond Myklebust
· 11 years ago
69794ad
NFSv4: close needs to handle NFS4ERR_ADMIN_REVOKED
by Trond Myklebust
· 11 years ago
c97cf60
NFSv4: Update list of irrecoverable errors on DELEGRETURN
by Trond Myklebust
· 11 years ago
4a82fd7
NFSv4 wait on recovery for async session errors
by Andy Adamson
· 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
fab99eb
NFSv4.2: Remove redundant checks in nfs_setsecurity+nfs4_label_init_security
by Trond Myklebust
· 11 years ago
b944dba
NFSv4: Sanity check the server reply in _nfs4_server_capabilities
by Trond Myklebust
· 11 years ago
fcb63a9
NFS: Fix a missing initialisation when reading the SELinux label
by Trond Myklebust
· 11 years ago
12207f6
nfs: fix oops when trying to set SELinux label
by Jeff Layton
· 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
cd3fade
NFS: Set EXCHGID4_FLAG_SUPP_MOVED_MIGR
by Chuck Lever
· 11 years ago
f8aba1e
NFS: Handle NFS4ERR_LEASE_MOVED during async RENEW
by Chuck Lever
· 11 years ago
60ea681
NFS: Migration support for RELEASE_LOCKOWNER
by Chuck Lever
· 11 years ago
8ef2f8d
NFS: Implement support for NFS4ERR_LEASE_MOVED
by Chuck Lever
· 11 years ago
44c9993
NFS: Add method to detect whether an FSID is still on the server
by Chuck Lever
· 11 years ago
352297b
NFS: Handle NFS4ERR_MOVED during delegation recall
by Chuck Lever
· 11 years ago
519ae25
NFS: Add migration recovery callouts in nfs4proc.c
by Chuck Lever
· 11 years ago
9f51a78
NFS: Rename "stateid_invalid" label
by Chuck Lever
· 11 years ago
f1478c1
NFS: Re-use exit code in nfs4_async_handle_error()
by Chuck Lever
· 11 years ago
b03d735
NFS: Add method to retrieve fs_locations during migration recovery
by Chuck Lever
· 11 years ago
ec011fe
NFS: Introduce a vector of migration recovery ops
by Chuck Lever
· 11 years ago
d2bfda2
NFSv4: don't reprocess cached open CLAIM_PREVIOUS
by Weston Andros Adamson
· 11 years ago
d49f042
NFSv4: Fix state reference counting in _nfs4_opendata_reclaim_to_nfs4_state
by Trond Myklebust
· 11 years ago
a43ec98
NFSv4: don't fail on missing fattr in open recover
by Weston Andros Adamson
· 11 years ago
f494a60
NFSv4: fix NULL dereference in open recover
by Weston Andros Adamson
· 11 years ago
83c78eb
NFSv4.1: Don't change the security label as part of open reclaim.
by Trond Myklebust
· 11 years ago
6de1472
nfs: use %p[dD] instead of open-coded (and often racy) equivalents
by Al Viro
· 11 years ago
a6f951d
NFSv4: Fix a use-after-free situation in _nfs4_proc_getlk()
by Trond Myklebust
· 11 years ago
367156d
NFS: Give "flavor" an initial value to fix a compile warning
by Anna Schumaker
· 11 years ago
58a8cf1
NFSv4.1: try SECINFO_NO_NAME flavs until one works
by Weston Andros Adamson
· 11 years ago
5bc2afc
NFSv4: Honour the 'opened' parameter in the atomic_open() filesystem method
by Trond Myklebust
· 11 years ago
1d7b24f
Merge tag 'nfs-for-3.12-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 11 years ago
7cb852d
NFSv4.1: fix SECINFO* use of put_rpccred
by Weston Andros Adamson
· 11 years ago
a027962
NFSv4.1: sp4_mach_cred: ask for WRITE and COMMIT
by Weston Andros Adamson
· 11 years ago
bf97293
Merge tag 'nfs-for-3.12-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 11 years ago
b1b3e13
NFSv4: use mach cred for SECINFO_NO_NAME w/ integrity
by Weston Andros Adamson
· 11 years ago
41d058c
NFSv4: Disallow security negotiation for lookups when 'sec=' is specified
by Trond Myklebust
· 11 years ago
5e6b199
NFSv4: Fix security auto-negotiation
by Trond Myklebust
· 11 years ago
8897538
nfs4: Map NFS4ERR_WRONG_CRED to EPERM
by Weston Andros Adamson
· 11 years ago
8c21c62
nfs4.1: Add SP4_MACH_CRED write and commit support
by Weston Andros Adamson
· 11 years ago
3787d50
nfs4.1: Add SP4_MACH_CRED stateid support
by Weston Andros Adamson
· 11 years ago
8b5bee2
nfs4.1: Add SP4_MACH_CRED secinfo support
by Weston Andros Adamson
· 11 years ago
fa94072
nfs4.1: Add SP4_MACH_CRED cleanup support
by Weston Andros Adamson
· 11 years ago
2031cd1
nfs4.1: Minimal SP4_MACH_CRED implementation
by Weston Andros Adamson
· 11 years ago
f6de7a3
NFSv4: Document the recover_lost_locks kernel parameter
by Trond Myklebust
· 11 years ago
ef1820f
NFSv4: Don't try to recover NFSv4 locks when they are lost.
by NeilBrown
· 11 years ago
be05c86
NFS: Add nfs4_sequence calls for OPEN_CONFIRM
by Chuck Lever
· 11 years ago
fbd4bfd
NFS: Add nfs4_sequence calls for RELEASE_LOCKOWNER
by Chuck Lever
· 11 years ago
160881e
NFS: Enable nfs4_setup_sequence() for DELEGRETURN
by Chuck Lever
· 11 years ago
3bd2384
NFS: NFSv4.0 transport blocking
by Chuck Lever
· 11 years ago
abf79bb
NFS: Add a slot table to struct nfs_client for NFSv4.0 transport blocking
by Chuck Lever
· 11 years ago
220e09c
NFS: Remove unused call_sync minor version op
by Chuck Lever
· 11 years ago
9915ea7
NFS: Add RPC callouts to start NFSv4.0 synchronous requests
by Chuck Lever
· 11 years ago
a9c92d6
NFS: Common versions of sequence helper functions
by Chuck Lever
· 11 years ago
5a580e0
NFS: Clean up nfs4_setup_sequence()
by Chuck Lever
· 11 years ago
2a3eb2b
NFS: Rename nfs41_call_sync_data as a common data structure
by Chuck Lever
· 11 years ago
e8d9238
NFS: When displaying session slot numbers, use "%u" consistently
by Chuck Lever
· 11 years ago
a5250de
NFSv4: use the mach cred for SECINFO w/ integrity
by Weston Andros Adamson
· 11 years ago
c219066
SUNRPC: Replace clnt->cl_principal
by Trond Myklebust
· 11 years ago
08cb47f
NFSv4.1: Add tracepoints for debugging test_stateid events
by Trond Myklebust
· 11 years ago
2f92ae3
NFSv4.1: Add tracepoints for debugging slot table operations
by Trond Myklebust
· 11 years ago
1037e6e
NFSv4.1: Add tracepoints for debugging layoutget/return/commit
by Trond Myklebust
· 11 years ago
cc668ab
NFSv4: Add tracepoints for debugging reads and writes
by Trond Myklebust
· 11 years ago
b5f875a
NFSv4: Add tracepoints for debugging getattr
by Trond Myklebust
· 11 years ago
ca8acf8
NFSv4: Add tracepoints for debugging delegations
by Trond Myklebust
· 11 years ago
fbc6f7c
NFSv4: Add tracepoints for debugging rename
by Trond Myklebust
· 11 years ago
c1578b7
NFSv4: Add tracepoints for debugging inode manipulations
by Trond Myklebust
· 11 years ago
078ea3d
NFSv4: Add tracepoints for debugging lookup/create operations
by Trond Myklebust
· 11 years ago
d1b748a
NFSv4: Add tracepoints for debugging file locking
by Trond Myklebust
· 11 years ago
42113a7
NFSv4: Add tracepoints for debugging file open
by Trond Myklebust
· 11 years ago
c6d01c6
NFSv4: Add tracepoints for debugging state management problems
by Trond Myklebust
· 11 years ago
17f26b1
NFSv4: Deal with some more sparse warnings
by Trond Myklebust
· 11 years ago
c281fa9c
NFSv4: Deal with a sparse warning in nfs4_opendata_alloc
by Trond Myklebust
· 11 years ago
9743120
NFSv4.1 Use clientid management rpc_clnt for secinfo_no_name
by Andy Adamson
· 11 years ago
5ec16a8
NFSv4.1 Use clientid management rpc_clnt for secinfo
by Andy Adamson
· 11 years ago
b72888c
NFSv4: Fix up nfs4_proc_lookup_mountpoint
by Trond Myklebust
· 11 years ago
73d8bde
NFS: Never use user credentials for lease renewal
by Chuck Lever
· 11 years ago
55b5929
NFSv4: Fix nfs4_init_uniform_client_string for net namespaces
by Trond Myklebust
· 11 years ago
1771c57
NFSv4.1 Use the mount point rpc_clnt for layoutreturn
by Andy Adamson
· 11 years ago
cc7936f
nfs: fix open(O_RDONLY|O_TRUNC) in NFS4.0
by Nadav Shemer
· 11 years ago
be0c5d8
Merge tag 'nfs-for-3.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 11 years ago
959d921
Merge branch 'labeled-nfs' into linux-next
by Trond Myklebust
· 11 years ago
18aad3d
NFSv4.1 Refactor nfs4_init_session and nfs4_init_channel_attrs
by Andy Adamson
· 11 years ago
207bc11
Merge branch 'freezer'
by Rafael J. Wysocki
· 11 years ago
7017310
NFS: Apply v4.1 capabilities to v4.2
by Bryan Schumaker
· 11 years ago
fe2d539
NFSv4: SETCLIENTID add the format string for the NETID
by Djalal Harouni
· 11 years ago
c9bccef
NFS: Extend NFS xattr handlers to accept the security namespace
by David Quigley
· 11 years ago
aa9c266
NFS: Client implementation of Labeled-NFS
by David Quigley
· 11 years ago
14c43f7
NFS: Add label lifecycle management
by David Quigley
· 11 years ago
1775fd3
NFS:Add labels to client function prototypes
by David Quigley
· 11 years ago
a09df2c
NFSv4: Extend fattr bitmaps to support all 3 words
by David Quigley
· 11 years ago
42c2c42
NFSv4.2: Added NFS v4.2 support to the NFS client
by Steve Dickson
· 11 years ago
Next »