index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
nfs4state.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nfs: fix NULL deference in nfs4_get_valid_delegation
J. Bruce Fields
2020-05-11
1
-1
/
+1
*
NFSv4: Add support for CB_RECALL_ANY for flexfiles layouts
Trond Myklebust
2020-03-16
1
-2
/
+22
*
NFSv4.0: nfs4_do_fsinfo() should not do implicit lease renewals
Robert Milkowski
2020-02-04
1
-3
/
+1
*
NFSv4: Try to return the delegation immediately when marked for return on close
Trond Myklebust
2020-02-03
1
-0
/
+1
*
NFS4: Remove unneeded semicolon
zhengbin
2020-01-15
1
-1
/
+1
*
NFS4: Trace lock reclaims
Chuck Lever
2019-11-18
1
-0
/
+1
*
NFS4: Trace state recovery operation
Chuck Lever
2019-11-18
1
-0
/
+3
*
Merge branch 'linux-ssc-for-5.5'
Trond Myklebust
2019-11-06
1
-5
/
+35
|
\
|
*
NFS: handle source server reboot
Olga Kornievskaia
2019-10-09
1
-5
/
+21
|
*
NFS: skip recovery of copy open on dest server
Olga Kornievskaia
2019-10-09
1
-0
/
+14
*
|
NFS: nfs_inode_find_state_and_recover() fix stateid matching
Trond Myklebust
2019-11-03
1
-3
/
+4
|
/
*
NFSv4: Handle NFS4ERR_OLD_STATEID in CLOSE/OPEN_DOWNGRADE
Trond Myklebust
2019-09-20
1
-16
/
+0
*
NFSv4: Fix a memory leak bug
Wenwen Wang
2019-08-21
1
-2
/
+4
*
NFSv4: Ensure state recovery handles ETIMEDOUT correctly
Trond Myklebust
2019-08-07
1
-2
/
+5
*
NFSv4: Fix a potential sleep while atomic in nfs4_do_reclaim()
Trond Myklebust
2019-08-04
1
-5
/
+22
*
NFSv4: When recovering state fails with EAGAIN, retry the same recovery
Trond Myklebust
2019-08-04
1
-1
/
+8
*
NFSv4: Print an error in the syslog when state is marked as irrecoverable
Trond Myklebust
2019-08-04
1
-2
/
+4
*
NFSv4: Don't use the zero stateid with layoutget
Trond Myklebust
2019-07-18
1
-2
/
+1
*
nfs4.0: Refetch lease_time after clientid update
Donald Buczek
2019-07-13
1
-22
/
+22
*
nfs4: Rename nfs41_setup_state_renewal
Donald Buczek
2019-07-13
1
-2
/
+2
*
NFSv4: don't mark all open state for recovery when handling recallable state ...
Scott Mayhew
2019-05-09
1
-2
/
+1
*
NFS4: Fix v4.0 client state corruption when mount
ZhangXiaoxu
2019-05-09
1
-0
/
+4
*
NFS: Fix up documentation warnings
Trond Myklebust
2019-02-20
1
-0
/
+1
*
NFSv4.2 fix async copy reboot recovery
Olga Kornievskaia
2019-01-02
1
-1
/
+1
*
NFS/NFSD/SUNRPC: replace generic creds with 'struct cred'.
NeilBrown
2018-12-19
1
-45
/
+47
*
NFS/SUNRPC: don't lookup machine credential until rpcauth_bindcred().
NeilBrown
2018-12-19
1
-17
/
+4
*
NFSv4: don't require lock for get_renew_cred or get_machine_cred
NeilBrown
2018-12-19
1
-16
/
+10
*
NFSv4: add cl_root_cred for use when machine cred is not available.
NeilBrown
2018-12-19
1
-8
/
+12
*
NFSv4: Fix a NFSv4 state manager deadlock
Trond Myklebust
2018-11-19
1
-5
/
+11
*
NFSv4: Ensure that the state manager exits the loop on SIGKILL
Trond Myklebust
2018-11-12
1
-1
/
+1
*
NFSv4: Don't exit the state manager without clearing NFS4CLNT_MANAGER_RUNNING
Trond Myklebust
2018-11-12
1
-3
/
+5
*
NFSv4: Split out NFS v4.2 copy completion functions
Anna Schumaker
2018-09-30
1
-15
/
+26
*
NFS: Reduce indentation of nfs4_recovery_handle_error()
Anna Schumaker
2018-09-30
1
-32
/
+32
*
NFS: Reduce indentation of the switch statement in nfs4_reclaim_open_state()
Anna Schumaker
2018-09-30
1
-37
/
+33
*
NFS: Split out the body of nfs4_reclaim_open_state()
Anna Schumaker
2018-09-30
1
-36
/
+47
*
NFSv4: Convert struct nfs4_state to use refcount_t
Trond Myklebust
2018-09-30
1
-4
/
+4
*
NFSv4: Convert open state lookup to use RCU
Trond Myklebust
2018-09-30
1
-6
/
+6
*
NFS: Convert lookups of the open context to RCU
Trond Myklebust
2018-09-30
1
-6
/
+6
*
NFSv4.1 fix infinite loop on I/O.
Trond Myklebust
2018-09-14
1
-0
/
+2
*
NFSv4: Don't busy wait if NFSv4 session draining is interrupted
Trond Myklebust
2018-08-13
1
-5
/
+13
*
NFS recover from destination server reboot for copies
Olga Kornievskaia
2018-08-13
1
-0
/
+16
*
NFS: Mark expected switch fall-throughs
Gustavo A. R. Silva
2018-08-08
1
-0
/
+6
*
pnfs: Add LAYOUTGET to OPEN of a new file
Fred Isaman
2018-05-31
1
-0
/
+8
*
nfs: Use ida_simple API
Matthew Wilcox
2018-04-10
1
-12
/
+10
*
NFSv4: always set NFS_LOCK_LOST when a lock is lost.
NeilBrown
2018-01-14
1
-1
/
+4
*
NFSv4: Ensure gcc 4.4.4 can compile initialiser for "invalid_stateid"
Trond Myklebust
2017-11-29
1
-2
/
+2
*
NFSv4: Replace closed stateids with the "invalid special stateid"
Trond Myklebust
2017-11-17
1
-0
/
+8
*
NFSv4: Check the open stateid when searching for expired state
Trond Myklebust
2017-11-17
1
-0
/
+5
*
NFSv4: Don't try to CLOSE if the stateid 'other' field has changed
Trond Myklebust
2017-11-17
1
-2
/
+7
*
NFSv4: Retry CLOSE and DELEGRETURN on NFS4ERR_OLD_STATEID.
Trond Myklebust
2017-11-17
1
-0
/
+16
[next]