Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
416886ad1eb0f90f1ee6415ede7037865fc58a2d
/
fs
/
nfs
/
nfs4_fs.h
835c92d
Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
beffb8f
qstr: constify instances in nfs
by Al Viro
· 8 years ago
8487c47
NFSv4: Allow retry of operations that used a returned delegation stateid
by Trond Myklebust
· 8 years ago
abf4e13
NFSv4: Use the right stateid for delegations in setattr, read and write
by Trond Myklebust
· 8 years ago
93b717f
NFSv4: Label stateids with the type
by Trond Myklebust
· 8 years ago
b3c2aa0
NFSv4: Refactor NFSv4 error handling
by Trond Myklebust
· 9 years ago
3f10a6a
NFS: Remove nfs41_server_notify_{target|highest}_slotid_update()
by Anna Schumaker
· 9 years ago
be3a5d2
NFSv.2/pnfs Add a LAYOUTSTATS rpc function
by Trond Myklebust
· 9 years ago
e2c63e0
Merge branch 'flexfiles'
by Trond Myklebust
· 10 years ago
2c4b131
nfs4: export nfs4_sequence_done
by Peng Tao
· 10 years ago
cb04ad2
nfs4: pass slot table to nfs40_setup_sequence
by Peng Tao
· 10 years ago
63f5f79
NFSv4.1: Allow parallel OPEN/OPEN_DOWNGRADE/CLOSE
by Trond Myklebust
· 10 years ago
f4ac167
nfs: Add ALLOCATE support
by Anna Schumaker
· 10 years ago
b4b5679
Merge branch 'client-4.2' into linux-next
by Trond Myklebust
· 10 years ago
1c6dcbe
NFS: Implement SEEK
by Anna Schumaker
· 10 years ago
0c0e0d3
nfs: revert "nfs4: queue free_lock_state job submission to nfsiod"
by Jeff Layton
· 10 years ago
f1cdae8
nfs4: turn free_lock_state into a void return operation
by Jeff Layton
· 11 years ago
49a4bda
nfs4: queue free_lock_state job submission to nfsiod
by Jeff Layton
· 11 years ago
8003d3c
nfs4: treat lock owners as opaque values
by Jeff Layton
· 11 years ago
d45f60c
nfs: merge nfs_pgio_data into _header
by Weston Andros Adamson
· 10 years ago
66b0686
NFSv4: test SECINFO RPC_AUTH_GSS pseudoflavors for support
by Andy Adamson
· 10 years ago
9c7e1b3
NFS: Create a common read and write data struct
by Anna Schumaker
· 11 years ago
4f14c19
NFSv4: Clear the open state flags if the new stateid does not match
by Trond Myklebust
· 11 years ago
e999e80
NFSv4: Don't update the open stateid unless it is newer than the old one
by Trond Myklebust
· 11 years ago
f9c96fc
NFSv4.1 free slot before resending I/O to MDS
by Andy Adamson
· 11 years ago
694e096
NFS: Enabling v4.2 should not recompile nfsd and lockd
by Anna Schumaker
· 11 years ago
47fd88e
NFSv4: make nfs_find_best_sec static
by Weston Andros Adamson
· 11 years ago
b7f7a66
NFS: Support NFS4ERR_LEASE_MOVED recovery in state manager
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
c9fdeb2
NFS: Add basic migration support to state manager thread
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
800c06a
NFS: Add functions to swap transports during migration recovery
by Chuck Lever
· 11 years ago
312cd95
NFSv4.1: sp4_mach_cred: WARN_ON -> WARN_ON_ONCE
by Weston Andros Adamson
· 11 years ago
ade33ff
NFSv4.1: sp4_mach_cred: no need to ref count creds
by Weston Andros Adamson
· 11 years ago
5e6b199
NFSv4: Fix security auto-negotiation
by Trond Myklebust
· 11 years ago
8c21c62
nfs4.1: Add SP4_MACH_CRED write and commit support
by Weston Andros Adamson
· 11 years ago
ab4c236
nfs4.1: Add state protection handler
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
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
5a580e0
NFS: Clean up nfs4_setup_sequence()
by Chuck Lever
· 11 years ago
73d8bde
NFS: Never use user credentials for lease renewal
by Chuck Lever
· 11 years ago
959d921
Merge branch 'labeled-nfs' into linux-next
by Trond Myklebust
· 11 years ago
a09df2c
NFSv4: Extend fattr bitmaps to support all 3 words
by David Quigley
· 11 years ago
965e9c2
NFSv4.1: Ensure that reclaim_complete uses the right credential
by Trond Myklebust
· 11 years ago
c8b2d0b
NFSv4.1: Ensure that we free the lock stateid on the server
by Trond Myklebust
· 12 years ago
92b40e9
NFSv4: Use the open stateid if the delegation has the wrong mode
by Trond Myklebust
· 12 years ago
39c6daa
NFSv4: Prepare for minorversion-specific nfs_server capabilities
by Trond Myklebust
· 12 years ago
5521abf
NFSv4: Resend the READ/WRITE RPC call if a stateid change causes an error
by Trond Myklebust
· 12 years ago
9b20614
NFSv4: The stateid must remain the same for replayed RPC calls
by Trond Myklebust
· 12 years ago
5d42230
NFSv4: Fail I/O if the state recovery fails irrevocably
by Trond Myklebust
· 12 years ago
65b62a2
NFSv4: Ensure delegation recall and byte range lock removal don't conflict
by Trond Myklebust
· 12 years ago
c137afa
NFSv4: Allow the state manager to mark an open_owner as being recovered
by Trond Myklebust
· 12 years ago
7ce0171
Merge branch 'bugfixes' into nfs-for-next
by Trond Myklebust
· 12 years ago
275e7e2
NFSv4.1: Remove the 'FIFO' behaviour for nfs41_setup_sequence
by Trond Myklebust
· 12 years ago
fd0c095
NFSv4: Simplify the NFSv4/v4.1 synchronous call switch
by Trond Myklebust
· 12 years ago
d9afbd1
NFSv4.1: Simplify the sequence setup
by Trond Myklebust
· 12 years ago
c10e449
NFSv4.1: Ping server when our session table limits are too high
by Trond Myklebust
· 12 years ago
76e697b
NFSv4.1: Move slot table and session struct definitions to nfs4session.h
by Trond Myklebust
· 12 years ago
73e39aa
NFSv4.1: Cleanup move session slot management to fs/nfs/nfs4session.c
by Trond Myklebust
· 12 years ago
3302127
NFSv4: Move nfs4_wait_clnt_recover and nfs4_client_recover_expired_lease
by Trond Myklebust
· 12 years ago
5d63360
NFSv4.1: Clean up session draining
by Trond Myklebust
· 12 years ago
ac07483
NFSv4.1: CB_RECALL_SLOT must schedule a sequence op after updating targets
by Trond Myklebust
· 12 years ago
afa2961
NFSv4.1: Remove the state manager code to resize the slot table
by Trond Myklebust
· 12 years ago
87dda67
NFSv4.1: Allow SEQUENCE to resize the slot table on the fly
by Trond Myklebust
· 12 years ago
ce008c4
NFSv4.1: Fix nfs4_callback_recallslot to work with dynamic slot allocation
by Trond Myklebust
· 12 years ago
e3725ec
NFSv4.1: Shrink struct nfs4_sequence_res by moving the session pointer
by Trond Myklebust
· 12 years ago
fe20d7d
NFSv4: Fix a compile time warning when #undef CONFIG_NFS_V4_1
by Trond Myklebust
· 12 years ago
9216106
NFSv4.1: clean up nfs4_recall_slot to use nfs4_alloc_slots
by Trond Myklebust
· 12 years ago
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
Next »