index
:
Linux Stable
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.13.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
nfs4state.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
lockd: fix "list_add double add" caused by legacy signal interface
Vasily Averin
2018-02-03
1
-3
/
+4
*
nfsd: check for use of the closed special stateid
Andrew Elble
2018-02-03
1
-2
/
+5
*
nfsd: Ensure we check stateid validity in the seqid operation checks
Trond Myklebust
2018-02-03
1
-9
/
+3
*
nfsd: CLOSE SHOULD return the invalid special stateid for NFSv4.x (x>0)
Trond Myklebust
2018-02-03
1
-0
/
+8
*
nfsd: Fix another OPEN stateid race
Trond Myklebust
2017-12-05
1
-15
/
+13
*
nfsd: Fix stateid races between OPEN and CLOSE
Trond Myklebust
2017-12-05
1
-8
/
+59
*
nfsd: Make init_open_stateid() a bit more whole
Oleg Drokin
2017-12-05
1
-15
/
+12
*
nfsd: deal with revoked delegations appropriately
Andrew Elble
2017-11-30
1
-1
/
+24
*
nfsd/callback: Cleanup callback cred on shutdown
Kinglong Mee
2017-10-21
1
-4
/
+6
*
nfsd: Fix general protection fault in release_lock_stateid()
Chuck Lever
2017-09-27
1
-6
/
+4
*
NFSD: Fix a null reference case in find_or_create_lock_stateid()
Kinglong Mee
2017-02-09
1
-11
/
+8
*
nfsd: Close race between nfsd4_release_lockowner and nfsd4_lock
Chuck Lever
2016-09-24
1
-23
/
+17
*
nfsd: don't return an unhashed lock stateid after taking mutex
Jeff Layton
2016-08-20
1
-5
/
+20
*
nfsd: Fix race between FREE_STATEID and LOCK
Chuck Lever
2016-08-20
1
-12
/
+28
*
nfsd: Extend the mutex holding region around in nfsd4_process_open2()
Oleg Drokin
2016-07-27
1
-3
/
+13
*
nfsd: Always lock state exclusively.
Oleg Drokin
2016-07-27
1
-20
/
+20
*
nfsd: fix race with open / open upgrade stateids
Andrew Elble
2015-11-10
1
-25
/
+53
*
nfsd: eliminate sending duplicate and repeated delegations
Andrew Elble
2015-11-10
1
-10
/
+84
*
nfsd: ensure that seqid morphing operations are atomic wrt to copies
Jeff Layton
2015-10-23
1
-15
/
+19
*
nfsd: improve client_has_state to check for unused openowners
J. Bruce Fields
2015-10-23
1
-8
/
+12
*
nfsd: fix clid_inuse on mount with security change
J. Bruce Fields
2015-10-23
1
-2
/
+8
*
nfsd: serialize state seqid morphing operations
Jeff Layton
2015-10-12
1
-5
/
+28
*
nfsd: deal with DELEGRETURN racing with CB_RECALL
Andrew Elble
2015-09-02
1
-0
/
+3
*
nfsd: return CLID_INUSE for unexpected SETCLIENTID_CONFIRM case
J. Bruce Fields
2015-09-01
1
-3
/
+4
*
nfsd: ensure that delegation stateid hash references are only put once
Jeff Layton
2015-08-31
1
-9
/
+17
*
nfsd: ensure that the ol stateid hash reference is only put once
Jeff Layton
2015-08-31
1
-22
/
+36
*
nfsd: allow more than one laundry job to run at a time
Jeff Layton
2015-08-31
1
-1
/
+1
*
lockd: NLM grace period shouldn't block NFSv4 opens
J. Bruce Fields
2015-08-13
1
-3
/
+5
*
Merge branch 'for-4.2' into for-4.3
J. Bruce Fields
2015-08-10
1
-6
/
+6
|
\
|
*
nfsd: do nfs4_check_fh in nfs4_check_file instead of nfs4_check_olstateid
Jeff Layton
2015-07-31
1
-6
/
+6
*
|
nfsd: Remove unused clientid arguments from, find_lockowner_str{_locked}
Kinglong Mee
2015-08-10
1
-10
/
+6
*
|
nfsd: Use lk_new_xxx instead of v.new.xxx for nfs4_lockowner
Kinglong Mee
2015-08-10
1
-4
/
+4
*
|
nfsd: Remove macro LOFF_OVERFLOW
Kinglong Mee
2015-08-10
1
-5
/
+2
*
|
nfsd: Remove duplicate checking of nfsd_net in nfs4_laundromat()
Kinglong Mee
2015-08-10
1
-2
/
+0
*
|
nfsd: Remove unused values in nfs4_setlease()
Kinglong Mee
2015-08-10
1
-2
/
+1
*
|
nfsd: Remove nfs4_set_claim_prev()
Kinglong Mee
2015-08-10
1
-7
/
+1
*
|
nfsd: Drop duplicate checking of seqid in nfsd4_create_session()
Kinglong Mee
2015-08-10
1
-5
/
+3
*
|
nfsd: Add missing gen_confirm in nfsd4_setclientid()
Kinglong Mee
2015-08-10
1
-2
/
+3
*
|
nfsd: New counter for generating client confirm verifier
Kinglong Mee
2015-08-10
1
-1
/
+1
*
|
nfsd: Fix memory leak of so_owner.data in nfs4_stateowner
Kinglong Mee
2015-08-10
1
-4
/
+11
*
|
nfsd: Add layouts checking in client_has_state()
Kinglong Mee
2015-08-10
1
-0
/
+3
*
|
nfsd: Fix a memory leak of struct file_lock
Kinglong Mee
2015-08-10
1
-0
/
+1
|
/
*
nfsd: take struct file setup fully into nfs4_preprocess_stateid_op
Christoph Hellwig
2015-06-22
1
-11
/
+49
*
nfsd: refactor nfs4_preprocess_stateid_op
Christoph Hellwig
2015-06-19
1
-45
/
+52
*
nfsd: work around a gcc-5.1 warning
Arnd Bergmann
2015-05-29
1
-2
/
+1
*
nfsd: remove nfsd_close
Christoph Hellwig
2015-05-04
1
-1
/
+1
*
nfsd: fix callback restarts
Christoph Hellwig
2015-05-04
1
-1
/
+0
*
nfsd: fix pNFS return on close semantics
Sachin Bhamare
2015-05-04
1
-7
/
+118
*
nfsd: fix the check for confirmed openowner in nfs4_preprocess_stateid_op
Christoph Hellwig
2015-05-04
1
-10
/
+11
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-04-26
1
-2
/
+2
|
\
[next]