index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
nfs4state.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-19
Merge branch 'devel-for-2.6.31' into for-2.6.31
Trond Myklebust
1
-10
/
+27
2009-06-18
NFS: Ensure we always hold the BKL when dereferencing inode->i_flock
Trond Myklebust
1
-0
/
+9
2009-06-18
NFSv4: Handle more errors when recovering open file and locking state
Trond Myklebust
1
-10
/
+18
2009-06-17
nfs41: increment_{open,lock}_seqid
Benny Halevy
1
-5
/
+7
2009-06-17
nfs41: only retry EXCHANGE_ID on recoverable errors
Andy Adamson
1
-1
/
+22
2009-06-17
nfs41: get_clid_cred for EXCHANGE_ID
Andy Adamson
1
-0
/
+14
2009-06-17
nfs41: add a get_clid_cred function to nfs4_state_recovery_ops
Andy Adamson
1
-1
/
+1
2009-06-17
nfs41: establish sessions-based clientid
Andy Adamson
1
-4
/
+8
2009-06-17
nfs41: introduce get_state_renewal_cred
Andy Adamson
1
-13
/
+5
2009-06-17
nfs41: support minorversion 1 for nfs4_check_lease
Benny Halevy
1
-1
/
+3
2009-06-17
nfs41: add session reset to state manager
Andy Adamson
1
-2
/
+49
2009-06-17
nfs41: add session setup to the state manager
Andy Adamson
1
-1
/
+34
2009-06-17
nfs41: translate NFS4ERR_MINOR_VERS_MISMATCH to EPROTONOSUPPORT
Benny Halevy
1
-0
/
+2
2009-03-28
NFS: Start PF_INET6 callback listener only if IPv6 support is available
Chuck Lever
1
-2
/
+8
2008-12-23
NFSv4: Convert the open and close ops to use fmode
Trond Myklebust
1
-12
/
+12
2008-12-23
NFSv4: Clean up nfs_expire_all_delegations()
Trond Myklebust
1
-1
/
+1
2008-12-23
NFSv4: Fix a BAD_SEQUENCEID condition.
Trond Myklebust
1
-2
/
+0
2008-12-23
NFSv4: Don't exit the state management if there are still tasks to do
Trond Myklebust
1
-2
/
+6
2008-12-23
NFSv4: Rename the state reclaimer thread
Trond Myklebust
1
-21
/
+28
2008-12-23
NFSv4: Clean up NFS4ERR_CB_PATH_DOWN error management...
Trond Myklebust
1
-3
/
+6
2008-12-23
NFSv4: Add recovery for individual stateids
Trond Myklebust
1
-1
/
+1
2008-12-23
NFSv4: Remove nfs_client->cl_sem
Trond Myklebust
1
-17
/
+0
2008-12-23
NFSv4: Ensure that file unlock requests don't conflict with state recovery
Trond Myklebust
1
-0
/
+4
2008-12-23
NFSv4: Ensure that nfs4_reclaim_open_state() doesn't depend on cl_sem
Trond Myklebust
1
-1
/
+10
2008-12-23
NFSv4: Add a recovery marking scheme for state owners
Trond Myklebust
1
-4
/
+17
2008-12-23
NFSv4: Don't tell server we rebooted when not necessary
Trond Myklebust
1
-11
/
+11
2008-12-23
NFSv4: Remove redundant RENEW calls if we know the lease has expired
Trond Myklebust
1
-18
/
+29
2008-12-23
NFSv4: Fix state recovery when the client runs over the grace period
Trond Myklebust
1
-45
/
+144
2008-12-23
NFSv4: Callers to nfs4_get_renew_cred() need to hold nfs_client->cl_lock
Trond Myklebust
1
-5
/
+15
2008-12-23
NFSv4: Clean up for the state loss reclaimer
Trond Myklebust
1
-49
/
+81
2008-07-16
NFSv4: Remove BKL from the nfsv4 state recovery
Trond Myklebust
1
-2
/
+0
2008-05-16
nfs: make nfs4_drop_state_owner() static
Adrian Bunk
1
-1
/
+1
2008-05-16
nfs: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-3
/
+3
2008-04-20
NFSv4: Attempt to use machine credentials in SETCLIENTID calls
Trond Myklebust
1
-4
/
+37
2008-02-29
SUNRPC: Add a (empty for the moment) destructor for rpc_wait_queues
Trond Myklebust
1
-1
/
+5
2008-02-26
SUNRPC: Run rpc timeout functions as callbacks instead of in softirqs
Trond Myklebust
1
-1
/
+1
2008-02-21
nfs: fix sparse warnings
Harvey Harrison
1
-1
/
+1
2008-02-14
NFS: missing spaces in KERN_WARNING
Dan Muntz
1
-2
/
+2
2008-01-30
NFS: eliminate NIPQUAD(clp->cl_addr.sin_addr)
Chuck Lever
1
-4
/
+5
2008-01-30
NFSv4: Clean up the OPEN/CLOSE serialisation code
Trond Myklebust
1
-16
/
+16
2008-01-11
NFSv4: Give the lock stateid its own sequence queue
Trond Myklebust
1
-1
/
+4
2007-10-20
NFSv4: Ensure that we wait for the CLOSE request to complete
Trond Myklebust
1
-2
/
+12
2007-10-10
NFS: Replace file->private_data with calls to nfs_file_open_context()
Trond Myklebust
1
-1
/
+1
2007-08-07
NFSv4: Fix a locking regression in nfs4_set_mode_locked()
Trond Myklebust
1
-4
/
+1
2007-07-11
NFSv4: Make the NFS state model work with the nosharedcache mount option
Trond Myklebust
1
-2
/
+20
2007-07-11
NFSv4: Fix up stateid locking...
Trond Myklebust
1
-4
/
+6
2007-07-11
NFSv4: Improve the debugging of bad sequence id errors...
Trond Myklebust
1
-0
/
+7
2007-07-11
NFSv4: Always use the delegation if we have one
Trond Myklebust
1
-9
/
+19
2007-07-11
NFSv4: Fix a bug in __nfs4_find_state_byowner
Trond Myklebust
1
-5
/
+2
2007-07-11
NFSv4: Reduce the chances of an open_owner identifier collision
Trond Myklebust
1
-39
/
+154
[next]