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
2020-07-09
nfsd: apply umask on fs without ACL support
J. Bruce Fields
1
-0
/
+6
2020-06-25
nfsd: Fix svc_xprt refcnt leak when setup callback client failed
Xiyu Yang
1
-0
/
+2
2020-05-02
nfsd: memory corruption in nfsd4_lock()
Vasily Averin
1
-0
/
+2
2020-02-15
nfsd: fix jiffies/time_t mixup in LRU list
Arnd Bergmann
2
-2
/
+2
2020-02-15
nfsd: fix delay timer on 32-bit architectures
Arnd Bergmann
1
-1
/
+1
2020-01-09
nfsd4: fix up replay_matches_cache()
Scott Mayhew
1
-5
/
+10
2019-12-17
nfsd: Return EPERM, not EACCES, in some SETATTR cases
zhengbin
1
-2
/
+15
2019-12-17
nfsd: fix a warning in __cld_pipe_upcall()
Scott Mayhew
1
-11
/
+6
2019-07-31
nfsd: Fix overflow causing non-working mounts on 1 TB machines
Paul Menzel
1
-1
/
+1
2019-07-31
nfsd: fix performance-limiting session calculation
J. Bruce Fields
1
-4
/
+4
2019-07-31
nfsd: give out fewer session slots as limit approaches
J. Bruce Fields
1
-0
/
+5
2019-07-31
nfsd: increase DRC cache limit
J. Bruce Fields
1
-1
/
+1
2019-06-15
nfsd: allow fh_want_write to be called twice
J. Bruce Fields
1
-1
/
+4
2019-05-02
nfsd: Don't release the callback slot unless it was actually held
Trond Myklebust
2
-1
/
+8
2019-03-23
nfsd: fix wrong check in write_v4_end_grace()
Yihao Wu
1
-1
/
+1
2019-03-23
nfsd: fix memory corruption caused by readdir
NeilBrown
2
-2
/
+15
2019-02-12
nfsd4: catch some false session retries
J. Bruce Fields
2
-1
/
+37
2019-02-12
nfsd4: fix cached replies to solo SEQUENCE compounds
J. Bruce Fields
3
-7
/
+27
2019-02-12
nfsd4: fix crash on writing v4_end_grace before nfsd startup
J. Bruce Fields
1
-0
/
+2
2018-11-21
nfsd: COPY and CLONE operations require the saved filehandle to be set
Scott Mayhew
1
-0
/
+3
2018-11-10
vfs: swap names of {do,vfs}_clone_file_range()
Amir Goldstein
1
-1
/
+2
2018-10-04
nfsd: fix corrupted reply to badly ordered compound
J. Bruce Fields
1
-0
/
+1
2018-08-03
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-04-19
nfsd: fix incorrect umasks
J. Bruce Fields
3
-7
/
+15
2018-03-28
nfsd: remove blocked locks on client teardown
Jeff Layton
1
-19
/
+43
2018-03-24
nfsd4: permit layoutget of executable-only files
Benjamin Coddington
1
-3
/
+3
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
-3
/
+3
2017-12-20
kernel: make groups_sort calling a responsibility group_info allocators
Thiago Rafael Becker
1
-0
/
+3
2017-12-05
nfsd: fix panic in posix_unblock_lock called from nfs4_laundromat
Naofumi Honda
1
-2
/
+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-11-30
nfsd: deal with revoked delegations appropriately
Andrew Elble
1
-1
/
+24
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
36
-0
/
+36
2017-10-05
nfsd4: define nfsd4_secinfo_no_name_release()
Eryu Guan
1
-1
/
+8
2017-09-09
Merge tag 'nfsd-4.14' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
4
-275
/
+233
2017-09-05
nfsd: Incoming xdr_bufs may have content in tail buffer
Chuck Lever
2
-0
/
+21
2017-09-05
merge nfsd 4.13 bugfixes into nfsd for-4.14 branch
J. Bruce Fields
1
-4
/
+2
2017-09-01
annotate RWF_... flags
Christoph Hellwig
1
-1
/
+1
2017-08-25
sunrpc: Const-ify struct sv_serv_ops
Chuck Lever
1
-1
/
+1
2017-08-25
nfsd: Const-ify NFSv4 encoding and decoding ops arrays
Chuck Lever
1
-2
/
+2
2017-08-25
nfsd4: individual encoders no longer see error cases
J. Bruce Fields
1
-206
/
+103
2017-08-25
nfsd4: skip encoder in trivial error cases
J. Bruce Fields
3
-3
/
+12
2017-08-25
nfsd4: define ->op_release for compound ops
J. Bruce Fields
3
-6
/
+36
2017-08-25
nfsd4: opdesc will be useful outside nfs4proc.c
J. Bruce Fields
3
-14
/
+14
2017-08-25
nfsd: Limit end of page list when decoding NFSv4 WRITE
Chuck Lever
1
-4
/
+2
[next]