Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
6715ddf94576ff39f5d1cda8d4c568d3b79e82ec
/
fs
/
nfs
/
nfs4_fs.h
6f2ea7f
NFS: Add nfs4_unique_id boot parameter
by Chuck Lever
· 12 years ago
05f4c35
NFS: Discover NFSv4 server trunking when mounting
by Chuck Lever
· 12 years ago
1f7977c
NFSv4.1: Simplify the pNFS return-on-close code
by Trond Myklebust
· 12 years ago
795a88c
NFSv4: Convert the nfs4_lock_state->ls_flags to a bit field
by Trond Myklebust
· 12 years ago
2a36915
NFS: Clean up helper function nfs4_select_rw_stateid()
by Trond Myklebust
· 12 years ago
1ae811e
NFS: Fix a regression when loading the NFS v4 module
by bjschuma@gmail.com
· 12 years ago
89d77c8
NFS: Convert v4 into a module
by Bryan Schumaker
· 12 years ago
fac1e8e
NFS: Keep module parameters in the generic NFS client
by Bryan Schumaker
· 12 years ago
19d87ca
NFS: Split out remaining NFS v4 inode functions
by Bryan Schumaker
· 12 years ago
ff9099f2
NFS: Create a try_mount rpc op
by Bryan Schumaker
· 12 years ago
ab7017a
NFS: Add version registering framework
by Bryan Schumaker
· 12 years ago
0add3e8
nfs: fix stub return type warnings
by Randy Dunlap
· 12 years ago
fbdefd6
NFS: Split out the NFS v4 filesystem types
by Bryan Schumaker
· 12 years ago
466bfe7
NFS: Initialize v4 sysctls from nfs_init_v4()
by Bryan Schumaker
· 12 years ago
129d197
NFS: Create an init_nfs_v4() function
by Bryan Schumaker
· 12 years ago
73a7970
NFS: Split out NFS v4 inode operations
by Bryan Schumaker
· 12 years ago
a8d8f02
NFS: Create custom NFS v4 write_inode() function
by Bryan Schumaker
· 12 years ago
6663ee7
NFS: Create an alloc_client rpc_op
by Bryan Schumaker
· 12 years ago
cdb7ece
NFS: Create a free_client rpc_op
by Bryan Schumaker
· 12 years ago
1549210f
NFSv4: Fix an Oops in the open recovery code
by Trond Myklebust
· 12 years ago
9f59479
NFSv4.1: Handle other occurrences of NFS4ERR_CONN_NOT_BOUND_TO_SESSION
by Trond Myklebust
· 12 years ago
6624553
NFSv4.1: Add DESTROY_CLIENTID
by Trond Myklebust
· 12 years ago
2cf047c
NFSv4.1: Ensure we use the correct credentials for bind_conn_to_session
by Trond Myklebust
· 12 years ago
848f5bd
NFSv4.1: Ensure we use the correct credentials for session create/destroy
by Trond Myklebust
· 12 years ago
a9e6444
nfs41: Use BIND_CONN_TO_SESSION for CB_PATH_DOWN*
by Weston Andros Adamson
· 12 years ago
7c44f1ae
nfs4.1: add BIND_CONN_TO_SESSION operation
by Weston Andros Adamson
· 12 years ago
2c820d9
NFS: Force server to drop NFSv4 state
by Chuck Lever
· 12 years ago
ce1c8fc
NFS: Remove nfs_unique_id
by Chuck Lever
· 12 years ago
79d4e1f
NFS: Use proper naming conventions for NFSv4.1 server scope fields
by Chuck Lever
· 12 years ago
3028eb2
NFS: Rename nfs4_proc_get_root()
by Bryan Schumaker
· 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
95b72eb
NFSv4: Ensure we do not reuse open owner names
by Trond Myklebust
· 13 years ago
5ae67c4
NFSv4: It is not safe to dereference lsp->ls_state in release_lockowner
by Trond Myklebust
· 13 years ago
4fc8796
NFSv4: Clean up nfs4_select_rw_stateid()
by Trond Myklebust
· 13 years ago
3114ea7
NFSv4: Return the delegation if the server returns NFS4ERR_OPENMODE
by Trond Myklebust
· 13 years ago
cf470c3
NFSv4: Don't free the nfs4_lock_state until after the release_lockowner
by Trond Myklebust
· 13 years ago
2d2f24a
NFSv4: Simplify the struct nfs4_stateid
by Trond Myklebust
· 13 years ago
f597c53
NFSv4: Add helpers for basic copying of stateids
by Trond Myklebust
· 13 years ago
1e3987c
NFSv4: Rename nfs4_copy_stateid()
by Trond Myklebust
· 13 years ago
36281ca
NFSv4: Further clean-ups of delegation stateid validation
by Trond Myklebust
· 13 years ago
a1d0b5e
NFS: Properly handle the case where the delegation is revoked
by Trond Myklebust
· 13 years ago
0cb3284
NFSv4.1: Get rid of NFS4CLNT_LAYOUTRECALL
by Trond Myklebust
· 13 years ago
4601df2
NFSv4: Avoid thundering herd issues with nfs_release_seqid
by Trond Myklebust
· 13 years ago
961a828
SUNRPC: Fix potential races in xprt_lock_write_next()
by Trond Myklebust
· 13 years ago
48c22eb
NFS: Move struct nfs_unique_id into struct nfs_seqid_counter
by Trond Myklebust
· 13 years ago
7ba127a
NFSv4: Move contents of struct rpc_sequence into struct nfs_seqid_counter
by Trond Myklebust
· 13 years ago
9d12b21
NFSv41: Add a new helper nfs4_init_sequence()
by Trond Myklebust
· 13 years ago
d2d7ce2
NFSv4: Replace lock_owner->ld_id with an ida based allocator
by Trond Myklebust
· 13 years ago
9157c31
NFSv4: Replace state_owner->so_owner_id with an ida based allocator
by Trond Myklebust
· 13 years ago
d1e284d
NFSv4: Clean up nfs4_get_state_owner
by Trond Myklebust
· 13 years ago
0aaaf5c
NFS: Cache state owners after files are closed
by Chuck Lever
· 13 years ago
1442d16
Merge branch 'for-3.2' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 13 years ago
a9004ab
nfsd4: cleanup and consolidate seqid_mutating_err
by J. Bruce Fields
· 13 years ago
042b60b
NFSv4: renewd needs to be able to handle the NFS4ERR_CB_PATH_DOWN error
by Trond Myklebust
· 13 years ago
2f60ea6
NFSv4: The NFSv4.0 client must send RENEW calls if it holds a delegation
by Trond Myklebust
· 13 years ago
8534d4e
NFSv4: nfs4_proc_renew should be declared static
by Trond Myklebust
· 13 years ago
dae100c
pnfs: ask for layout_blksize and save it in nfs_server
by Fred Isaman
· 13 years ago
5f00bcb
Merge branch 'master' into devel and apply fixup from Stephen Rothwell:
by Stephen Rothwell
· 13 years ago
643168c
nfs4_closedata doesn't need to mess with struct path
by Al Viro
· 13 years ago
fca78d6
NFS: Add SECINFO_NO_NAME procedure
by Bryan Schumaker
· 13 years ago
78fe0f4
NFS: use scope from exchange_id to skip reclaim
by Weston Andros Adamson
· 13 years ago
fd954ae
NFSv4.1: Don't loop forever in nfs4_proc_create_session
by Trond Myklebust
· 14 years ago
0acd220
Merge branch 'nfs-for-2.6.39' into nfs-for-next
by Trond Myklebust
· 14 years ago
ef31153
NFSv4.1 convert layoutcommit sync to boolean
by Andy Adamson
· 14 years ago
7c51305
NFS: lookup supports alternate client
by Bryan Schumaker
· 14 years ago
863a3c6
NFSv4.1: layoutcommit
by Andy Adamson
· 14 years ago
dc70d7b
NFSv4.1: filelayout read
by Andy Adamson
· 14 years ago
d83217c
NFSv4.1: data server connection
by Andy Adamson
· 14 years ago
94de8b2
NFSv4.1: add MDS mount DS only check
by Andy Adamson
· 14 years ago
f9feab1
NFSv4: nfs4_state_mark_reclaim_nograce() should be static
by Trond Myklebust
· 14 years ago
0400a6b
NFSv4/4.1: Fix nfs4_schedule_state_recovery abuses
by Trond Myklebust
· 14 years ago
24d292b
NFS: Move cl_state_owners and related fields to the nfs_server struct
by Chuck Lever
· 14 years ago
f7e8917
pnfs: layout roc code
by Fred Isaman
· 14 years ago
43f1b3d
pnfs: add CB_LAYOUTRECALL handling
by Fred Isaman
· 14 years ago
64c2ce8
nfsv4: Switch to generic xattr handling code
by Aneesh Kumar K.V
· 14 years ago
573c4e1
NFS: Simplify ->decode_dirent() calling sequence
by Chuck Lever
· 14 years ago
82f2e54
NFS: Readdir plus in v4
by Bryan Schumaker
· 14 years ago
babddc7
NFS: decode_dirent should use an xdr_stream
by Bryan Schumaker
· 14 years ago
2b48429
NFS: Add an 'open_context' element to struct nfs_rpc_ops
by Trond Myklebust
· 14 years ago
535918f
NFSv4: Further cleanups for nfs4_open_revalidate()
by Trond Myklebust
· 14 years ago
b8d4cad
NFSv4: Clean up nfs4_open_revalidate
by Trond Myklebust
· 14 years ago
f46e0bd
NFSv4: Further minor cleanups for nfs4_atomic_open()
by Trond Myklebust
· 14 years ago
cd9a1c0
NFSv4: Clean up nfs4_atomic_open
by Trond Myklebust
· 14 years ago
77041ed
NFSv4: Ensure the lockowners are labelled using the fl_owner and/or fl_pid
by Trond Myklebust
· 14 years ago
d3c7b7c
NFSv4: Add support for the RELEASE_LOCKOWNER operation
by Trond Myklebust
· 14 years ago
1f0e890
NFSv4: Clean up struct nfs4_state_owner
by Trond Myklebust
· 14 years ago
1055d76
NFSv4.1: There is no need to init the session more than once...
by Trond Myklebust
· 14 years ago
e047a10
NFSv41: Fix nfs_async_inode_return_delegation() ugliness
by Trond Myklebust
· 14 years ago
c48f4f3
NFSv41: Convert the various reboot recovery ops etc to minor version ops
by Trond Myklebust
· 14 years ago
97dc135
NFSv41: Clean up the NFSv4.1 minor version specific operations
by Trond Myklebust
· 14 years ago
a2118c3
NFSv41: Don't store session state in the nfs_client->cl_state
by Trond Myklebust
· 14 years ago
035168a
NFSv4.1: Make nfs4_setup_sequence take a nfs_server argument
by Trond Myklebust
· 14 years ago
8535b2b
NFSv4: Don't use GFP_KERNEL allocations in state recovery
by Trond Myklebust
· 14 years ago
bb8b27e
NFSv4: Clean up the NFSv4 setclientid operation
by Trond Myklebust
· 15 years ago
b9efa1b
nfs41: implement cb_recall_slot
by Andy Adamson
· 15 years ago
a2c0b9e
NFS: Ensure that we handle NFS4ERR_STALE_STATEID correctly
by Trond Myklebust
· 15 years ago
8e469eb
NFSv4: Don't allow posix locking against servers that don't support it
by Trond Myklebust
· 15 years ago
Next »