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
/
nfsd
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-20
nfsd4: fix crash on writing v4_end_grace before nfsd startup
J. Bruce Fields
1
-0
/
+2
2018-10-10
nfsd: fix corrupted reply to badly ordered compound
J. Bruce Fields
1
-0
/
+1
2018-08-06
nfsd: fix potential use-after-free in nfsd4_decode_getdeviceinfo
Scott Mayhew
1
-0
/
+2
2018-07-03
nfsd: restrict rd_maxcount to svc_max_payload in nfsd_encode_readdir
Scott Mayhew
1
-2
/
+3
2018-03-24
nfsd4: permit layoutget of executable-only files
Benjamin Coddington
1
-3
/
+3
2018-03-24
NFS: don't try to cross a mountpount when there isn't one there.
NeilBrown
1
-4
/
+20
2018-02-03
lockd: fix "list_add double add" caused by legacy signal interface
Vasily Averin
1
-3
/
+4
2018-02-03
nfsd: check for use of the closed special stateid
Andrew Elble
1
-2
/
+5
2018-02-03
nfsd: Ensure we check stateid validity in the seqid operation checks
Trond Myklebust
1
-9
/
+3
2018-02-03
nfsd: CLOSE SHOULD return the invalid special stateid for NFSv4.x (x>0)
Trond Myklebust
1
-0
/
+8
2018-01-31
nfsd: auth: Fix gid sorting when rootsquash enabled
Ben Hutchings
1
-2
/
+3
2018-01-10
kernel: make groups_sort calling a responsibility group_info allocators
Thiago Rafael Becker
1
-0
/
+3
2017-12-20
NFSD: fix nfsd_reset_versions for NFSv4.
NeilBrown
1
-15
/
+12
2017-12-20
NFSD: fix nfsd_minorversion(.., NFSD_AVAIL)
NeilBrown
1
-1
/
+2
2017-12-05
nfsd: Fix another OPEN stateid race
Trond Myklebust
1
-15
/
+13
2017-12-05
nfsd: Fix stateid races between OPEN and CLOSE
Trond Myklebust
1
-8
/
+59
2017-12-05
nfsd: Make init_open_stateid() a bit more whole
Oleg Drokin
1
-15
/
+12
2017-11-30
nfsd: deal with revoked delegations appropriately
Andrew Elble
1
-1
/
+24
2017-10-21
nfsd/callback: Cleanup callback cred on shutdown
Kinglong Mee
3
-4
/
+15
2017-09-27
nfsd: Fix general protection fault in release_lock_stateid()
Chuck Lever
1
-6
/
+4
2017-08-30
nfsd: Limit end of page list when decoding NFSv4 WRITE
Chuck Lever
1
-4
/
+2
2017-06-14
fs: add i_blocksize()
Fabian Frederick
1
-2
/
+2
2017-06-14
nfsd: Fix up the "supattr_exclcreat" attributes
Trond Myklebust
1
-3
/
+10
2017-06-14
nfsd4: fix null dereference on replay
J. Bruce Fields
1
-7
/
+6
2017-05-25
nfsd: encoders mustn't use unitialized values in error cases
J. Bruce Fields
1
-4
/
+4
2017-05-08
nfsd: stricter decoding of write-like NFSv2/v3 ops
J. Bruce Fields
2
-0
/
+6
2017-05-08
nfsd4: minor NFSv2/v3 write decoding cleanup
J. Bruce Fields
2
-8
/
+8
2017-05-03
nfsd: check for oversized NFSv2/v3 arguments
J. Bruce Fields
1
-0
/
+36
2017-03-12
nfsd: special case truncates some more
Christoph Hellwig
1
-6
/
+26
2017-03-12
nfsd: minor nfsd_setattr cleanup
Christoph Hellwig
1
-17
/
+12
2017-02-09
NFSD: Fix a null reference case in find_or_create_lock_stateid()
Kinglong Mee
3
-15
/
+13
2016-09-24
nfsd: Close race between nfsd4_release_lockowner and nfsd4_lock
Chuck Lever
1
-23
/
+17
2016-08-20
nfsd: don't return an unhashed lock stateid after taking mutex
Jeff Layton
1
-5
/
+20
2016-08-20
nfsd: Fix race between FREE_STATEID and LOCK
Chuck Lever
1
-12
/
+28
2016-07-27
nfsd: check permissions when setting ACLs
Ben Hutchings
3
-27
/
+25
2016-07-27
nfsd: Extend the mutex holding region around in nfsd4_process_open2()
Oleg Drokin
1
-3
/
+13
2016-07-27
nfsd: Always lock state exclusively.
Oleg Drokin
2
-21
/
+21
2016-07-27
nfsd4/rpc: move backchannel create logic into rpc code
J. Bruce Fields
1
-17
/
+1
2016-04-12
nfsd: fix deadlock secinfo+readdir compound
J. Bruce Fields
1
-0
/
+1
2016-04-12
nfsd4: fix bad bounds checking
J. Bruce Fields
1
-5
/
+8
2015-12-16
nfsd: don't hold ls_mutex across a layout recall
Jeff Layton
1
-1
/
+1
2015-11-10
nfsd: fix race with open / open upgrade stateids
Andrew Elble
1
-25
/
+53
2015-11-10
nfsd: eliminate sending duplicate and repeated delegations
Andrew Elble
1
-10
/
+84
2015-11-10
nfsd: remove recurring workqueue job to clean DRC
Jeff Layton
1
-26
/
+0
2015-10-23
nfsd: ensure that seqid morphing operations are atomic wrt to copies
Jeff Layton
3
-39
/
+31
2015-10-23
nfsd: serialize layout stateid morphing operations
Jeff Layton
3
-4
/
+26
2015-10-23
nfsd: improve client_has_state to check for unused openowners
J. Bruce Fields
1
-8
/
+12
2015-10-23
nfsd: fix clid_inuse on mount with security change
J. Bruce Fields
1
-2
/
+8
2015-10-23
nfsd: move include of state.h from trace.c to trace.h
Jeff Layton
2
-2
/
+2
2015-10-13
nfsd: switch unsigned char flags in svc_fh to bools
Jeff Layton
6
-20
/
+17
[next]