Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
304f68086f8206da7c5930a9cb0207c91d1983a6
/
fs
/
nfs
/
nfs4state.c
« Previous
9430fb6
nfs41: nfs41_setup_state_renewal
by Ricardo Labiaga
· 15 years ago
35dc1d7
NFSv41: Fix up some bugs in the NFS4CLNT_SESSION_DRAINING code
by Trond Myklebust
· 15 years ago
f26468f
NFSv41: Fix nfs4_proc_create_session
by Trond Myklebust
· 15 years ago
da6ebfe
nfs41: Invoke RECLAIM_COMPLETE
by Ricardo Labiaga
· 15 years ago
fce5c83
nfs41: RECLAIM_COMPLETE functionality
by Ricardo Labiaga
· 15 years ago
0556d1a
NFSv41: nfs4_reset_session must always set NFS4CLNT_SESSION_DRAINING
by Trond Myklebust
· 15 years ago
0629e37
nfs41: check SEQUENCE status flag
by Alexandros Batsakis
· 15 years ago
0b9e2d4
nfs41: only state manager sets NFS4CLNT_SESSION_SETUP
by Andy Adamson
· 15 years ago
ea028ac
nfs41: nfs41: fix state manager deadlock in session reset
by Andy Adamson
· 15 years ago
8ba9bf8
nfs41: fix switch in nfs4_recovery_handle_error
by Andy Adamson
· 15 years ago
6df0818
nfs41: rename cl_state session SETUP bit to RESET
by Andy Adamson
· 15 years ago
4d643d1
nfs41: add create session into establish_clid
by Andy Adamson
· 15 years ago
7285f2d
Merge branch 'devel' into linux-next
by Trond Myklebust
· 15 years ago
9c4c761
NFSv4.1: Handle NFSv4.1 session errors in the lock recovery code
by Trond Myklebust
· 15 years ago
b6d408b
NFSv4: Fix up error handling in the state manager main loop.
by Trond Myklebust
· 15 years ago
c8b7ae3d
NFSv4: Ensure the state manager handles NFS4ERR_NO_GRACE correctly
by Trond Myklebust
· 15 years ago
4f7cdf1
NFSv4: The state manager shouldn't exit on errors that were handled
by Trond Myklebust
· 15 years ago
e345e88
NFSv4: Fix up the callers of nfs4_state_end_reclaim_reboot
by Trond Myklebust
· 15 years ago
6aed628
const: make file_lock_operations const
by Alexey Dobriyan
· 15 years ago
7111dc7
NFSv4: Fix an infinite looping problem with the nfs4_state_manager
by Trond Myklebust
· 15 years ago
b64aec8
NFSv4: Fix an Oops in nfs4_free_lock_state
by Trond Myklebust
· 15 years ago
1f84603
Merge branch 'devel-for-2.6.31' into for-2.6.31
by Trond Myklebust
· 15 years ago
3f09df7
NFS: Ensure we always hold the BKL when dereferencing inode->i_flock
by Trond Myklebust
· 15 years ago
965b5d6
NFSv4: Handle more errors when recovering open file and locking state
by Trond Myklebust
· 15 years ago
34dc1ad
nfs41: increment_{open,lock}_seqid
by Benny Halevy
· 16 years ago
78722e9
nfs41: only retry EXCHANGE_ID on recoverable errors
by Andy Adamson
· 15 years ago
b4b8260
nfs41: get_clid_cred for EXCHANGE_ID
by Andy Adamson
· 16 years ago
90a1661
nfs41: add a get_clid_cred function to nfs4_state_recovery_ops
by Andy Adamson
· 16 years ago
591d71c
nfs41: establish sessions-based clientid
by Andy Adamson
· 16 years ago
a7b7210
nfs41: introduce get_state_renewal_cred
by Andy Adamson
· 16 years ago
8e69514f
nfs41: support minorversion 1 for nfs4_check_lease
by Benny Halevy
· 16 years ago
c3fad1b
nfs41: add session reset to state manager
by Andy Adamson
· 16 years ago
76db6d9
nfs41: add session setup to the state manager
by Andy Adamson
· 16 years ago
c2e713d
nfs41: translate NFS4ERR_MINOR_VERS_MISMATCH to EPROTONOSUPPORT
by Benny Halevy
· 16 years ago
f738f51
NFS: Start PF_INET6 callback listener only if IPv6 support is available
by Chuck Lever
· 16 years ago
dc0b027
NFSv4: Convert the open and close ops to use fmode
by Trond Myklebust
· 16 years ago
b0d3ded
NFSv4: Clean up nfs_expire_all_delegations()
by Trond Myklebust
· 16 years ago
0d62f85
NFSv4: Fix a BAD_SEQUENCEID condition.
by Trond Myklebust
· 16 years ago
f3c7649
NFSv4: Don't exit the state management if there are still tasks to do
by Trond Myklebust
· 16 years ago
e005e80
NFSv4: Rename the state reclaimer thread
by Trond Myklebust
· 16 years ago
707fb4b
NFSv4: Clean up NFS4ERR_CB_PATH_DOWN error management...
by Trond Myklebust
· 16 years ago
9e33bed
NFSv4: Add recovery for individual stateids
by Trond Myklebust
· 16 years ago
95d35cb
NFSv4: Remove nfs_client->cl_sem
by Trond Myklebust
· 16 years ago
19e03c5
NFSv4: Ensure that file unlock requests don't conflict with state recovery
by Trond Myklebust
· 16 years ago
fe1d819
NFSv4: Ensure that nfs4_reclaim_open_state() doesn't depend on cl_sem
by Trond Myklebust
· 16 years ago
7eff03a
NFSv4: Add a recovery marking scheme for state owners
by Trond Myklebust
· 16 years ago
0f605b5
NFSv4: Don't tell server we rebooted when not necessary
by Trond Myklebust
· 16 years ago
e598d84
NFSv4: Remove redundant RENEW calls if we know the lease has expired
by Trond Myklebust
· 16 years ago
b79a4a1
NFSv4: Fix state recovery when the client runs over the grace period
by Trond Myklebust
· 16 years ago
6dc9d57
NFSv4: Callers to nfs4_get_renew_cred() need to hold nfs_client->cl_lock
by Trond Myklebust
· 16 years ago
0286001
NFSv4: Clean up for the state loss reclaimer
by Trond Myklebust
· 16 years ago
f839c4c
NFSv4: Remove BKL from the nfsv4 state recovery
by Trond Myklebust
· 16 years ago
1d2e88e
nfs: make nfs4_drop_state_owner() static
by Adrian Bunk
· 17 years ago
3110ff8
nfs: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
a2b2bb8
NFSv4: Attempt to use machine credentials in SETCLIENTID calls
by Trond Myklebust
· 17 years ago
f6a1cc8
SUNRPC: Add a (empty for the moment) destructor for rpc_wait_queues
by Trond Myklebust
· 17 years ago
5d00837
SUNRPC: Run rpc timeout functions as callbacks instead of in softirqs
by Trond Myklebust
· 17 years ago
90dc7d2
nfs: fix sparse warnings
by Harvey Harrison
· 17 years ago
497799e
NFS: missing spaces in KERN_WARNING
by Dan Muntz
· 17 years ago
5d8515c
NFS: eliminate NIPQUAD(clp->cl_addr.sin_addr)
by Chuck Lever
· 17 years ago
2f74c0a
NFSv4: Clean up the OPEN/CLOSE serialisation code
by Trond Myklebust
· 17 years ago
d0dc370
NFSv4: Give the lock stateid its own sequence queue
by Trond Myklebust
· 17 years ago
a49c3c7
NFSv4: Ensure that we wait for the CLOSE request to complete
by Trond Myklebust
· 17 years ago
cd3758e
NFS: Replace file->private_data with calls to nfs_file_open_context()
by Trond Myklebust
· 17 years ago
ba683031
NFSv4: Fix a locking regression in nfs4_set_mode_locked()
by Trond Myklebust
· 17 years ago
6f2e64d
NFSv4: Make the NFS state model work with the nosharedcache mount option
by Trond Myklebust
· 17 years ago
8bda4e4
NFSv4: Fix up stateid locking...
by Trond Myklebust
· 17 years ago
6f43ddc
NFSv4: Improve the debugging of bad sequence id errors...
by Trond Myklebust
· 17 years ago
003707c
NFSv4: Always use the delegation if we have one
by Trond Myklebust
· 17 years ago
1c816ef
NFSv4: Fix a bug in __nfs4_find_state_byowner
by Trond Myklebust
· 17 years ago
9f958ab
NFSv4: Reduce the chances of an open_owner identifier collision
by Trond Myklebust
· 17 years ago
88d9093
NFSv4: nfs_increment_open_seqid should not return a value
by Trond Myklebust
· 17 years ago
7af654f
NFSv4: Don't reuse expired nfs4_state_owner structs
by Trond Myklebust
· 17 years ago
27b3f94
NFSv4: Fix a credential reference leak in nfs4_get_state_owner()
by Trond Myklebust
· 17 years ago
b39e625
NFSv4: Clean up nfs4_call_async()
by Trond Myklebust
· 17 years ago
4a35bd4
NFSv4: Ensure that nfs4_do_close() doesn't race with umount
by Trond Myklebust
· 17 years ago
10afec9
NFS: Fix some 'sparse' warnings...
by Trond Myklebust
· 17 years ago
54ceac4
NFS: Share NFS superblocks per-protocol per-server per-FSID
by David Howells
· 18 years ago
24c8dbb
NFS: Generalise the nfs_client structure
by David Howells
· 18 years ago
7539bba
NFS: Rename nfs_server::nfs4_state
by David Howells
· 18 years ago
adfa6f9
NFS: Rename struct nfs4_client to struct nfs_client
by David Howells
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
51581f3
NFSv4: SETCLIENTID_CONFIRM should handle NFS4ERR_DELAY/NFS4ERR_RESOURCE
by Trond Myklebust
· 19 years ago
286d7d6
NFSv4: Remove requirement for machine creds for the "setclientid" operation
by Trond Myklebust
· 19 years ago
b4454fe
NFSv4: Remove requirement for machine creds for the "renew" operation
by Trond Myklebust
· 19 years ago
5043e90
NFS: Convert instances of kernel_thread() to kthread()
by Trond Myklebust
· 19 years ago
433fbe4
NFSv4: State recovery cleanup
by Trond Myklebust
· 19 years ago
e761692
NFSv4: Make nfs4_state track O_RDWR, O_RDONLY and O_WRONLY separately
by Trond Myklebust
· 19 years ago
36f20c6
NFSv4: Fix buggy nfs_wait_on_sequence()
by Trond Myklebust
· 19 years ago
f99d49a
[PATCH] kfree cleanup: fs
by Jesper Juhl
· 19 years ago
43b2a33
NFSv4: Fix recovery of flock() locks.
by Trond Myklebust
· 19 years ago
d530838
NFSv4: Fix problem with OPEN_DOWNGRADE
by Trond Myklebust
· 19 years ago
4cecb76
NFSv4: Fix a race between open() and close()
by Trond Myklebust
· 19 years ago
ec07342
NFSv4: Fix up locking for nfs4_state_owner
by Trond Myklebust
· 19 years ago
4e51336
NFSv4: Final tweak to sequence id
by Trond Myklebust
· 19 years ago
7f709a4
NFSv4: Fix an oopsable condition in nfs_free_seqid
by Trond Myklebust
· 19 years ago
faf5f49
NFSv4: Make NFS clean up byte range locks asynchronously
by Trond Myklebust
· 19 years ago
83c9d41
NFSv4: Remove nfs4_client->cl_sem from close() path
by Trond Myklebust
· 19 years ago
e6dfa55
NFSv4: Remove obsolete state_owner and lock_owner semaphores
by Trond Myklebust
· 19 years ago
9512135
NFSv4: Fix a potential CLOSE race
by Trond Myklebust
· 19 years ago
Next »