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
Commit message (
Expand
)
Author
Age
Files
Lines
*
NFSD: Clean up after updating NFSv3 ACL encoders
Chuck Lever
2021-03-22
2
-88
/
+0
*
NFSD: Update the NFSv3 SETACL result encoder to use struct xdr_stream
Chuck Lever
2021-03-22
1
-3
/
+3
*
NFSD: Update the NFSv3 GETACL result encoder to use struct xdr_stream
Chuck Lever
2021-03-22
3
-16
/
+43
*
NFSD: Clean up after updating NFSv2 ACL encoders
Chuck Lever
2021-03-22
2
-65
/
+0
*
NFSD: Update the NFSv2 ACL ACCESS result encoder to use struct xdr_stream
Chuck Lever
2021-03-22
1
-7
/
+12
*
NFSD: Update the NFSv2 ACL GETATTR result encoder to use struct xdr_stream
Chuck Lever
2021-03-22
1
-22
/
+2
*
NFSD: Update the NFSv2 SETACL result encoder to use struct xdr_stream
Chuck Lever
2021-03-22
1
-2
/
+2
*
NFSD: Update the NFSv2 GETACL result encoder to use struct xdr_stream
Chuck Lever
2021-03-22
3
-28
/
+41
*
NFSD: Remove unused NFSv2 directory entry encoders
Chuck Lever
2021-03-22
3
-57
/
+6
*
NFSD: Update the NFSv2 READDIR entry encoder to use struct xdr_stream
Chuck Lever
2021-03-22
3
-11
/
+103
*
NFSD: Update the NFSv2 READDIR result encoder to use struct xdr_stream
Chuck Lever
2021-03-22
2
-9
/
+14
*
NFSD: Count bytes instead of pages in the NFSv2 READDIR encoder
Chuck Lever
2021-03-22
2
-5
/
+2
*
NFSD: Add a helper that encodes NFSv3 directory offset cookies
Chuck Lever
2021-03-22
3
-4
/
+18
*
NFSD: Update the NFSv2 STATFS result encoder to use struct xdr_stream
Chuck Lever
2021-03-22
1
-9
/
+16
*
NFSD: Update the NFSv2 READ result encoder to use struct xdr_stream
Chuck Lever
2021-03-22
3
-17
/
+17
*
NFSD: Update the NFSv2 READLINK result encoder to use struct xdr_stream
Chuck Lever
2021-03-22
3
-16
/
+16
*
NFSD: Update the NFSv2 diropres encoder to use struct xdr_stream
Chuck Lever
2021-03-22
1
-13
/
+25
*
NFSD: Update the NFSv2 attrstat encoder to use struct xdr_stream
Chuck Lever
2021-03-22
3
-12
/
+86
*
NFSD: Update the NFSv2 stat encoder to use struct xdr_stream
Chuck Lever
2021-03-22
3
-9
/
+22
*
NFSD: Reduce svc_rqst::rq_pages churn during READDIR operations
Chuck Lever
2021-03-22
1
-0
/
+6
*
NFSD: Remove unused NFSv3 directory entry encoders
Chuck Lever
2021-03-22
2
-201
/
+0
*
NFSD: Update NFSv3 READDIR entry encoders to use struct xdr_stream
Chuck Lever
2021-03-22
3
-30
/
+185
*
NFSD: Update the NFSv3 READDIR3res encoder to use struct xdr_stream
Chuck Lever
2021-03-22
3
-20
/
+38
*
NFSD: Count bytes instead of pages in the NFSv3 READDIR encoder
Chuck Lever
2021-03-22
2
-29
/
+3
*
NFSD: Add a helper that encodes NFSv3 directory offset cookies
Chuck Lever
2021-03-22
3
-35
/
+27
*
NFSD: Update the NFSv3 COMMIT3res encoder to use struct xdr_stream
Chuck Lever
2021-03-22
1
-39
/
+15
*
NFSD: Update the NFSv3 PATHCONF3res encoder to use struct xdr_stream
Chuck Lever
2021-03-22
1
-11
/
+33
*
NFSD: Update the NFSv3 FSINFO3res encoder to use struct xdr_stream
Chuck Lever
2021-03-22
1
-16
/
+46
*
NFSD: Update the NFSv3 FSSTAT3res encoder to use struct xdr_stream
Chuck Lever
2021-03-22
1
-14
/
+44
*
NFSD: Update the NFSv3 LINK3res encoder to use struct xdr_stream
Chuck Lever
2021-03-22
1
-4
/
+4
*
NFSD: Update the NFSv3 RENAMEv3res encoder to use struct xdr_stream
Chuck Lever
2021-03-22
1
-4
/
+4
*
NFSD: Update the NFSv3 CREATE family of encoders to use struct xdr_stream
Chuck Lever
2021-03-22
1
-7
/
+28
*
NFSD: Update the NFSv3 WRITE3res encoder to use struct xdr_stream
Chuck Lever
2021-03-22
1
-8
/
+32
*
NFSD: Update the NFSv3 READ3res encode to use struct xdr_stream
Chuck Lever
2021-03-22
3
-20
/
+25
*
NFSD: Update the NFSv3 READLINK3res encoder to use struct xdr_stream
Chuck Lever
2021-03-22
3
-18
/
+22
*
NFSD: Update the NFSv3 wccstat result encoder to use struct xdr_stream
Chuck Lever
2021-03-22
1
-3
/
+65
*
NFSD: Update the NFSv3 LOOKUP3res encoder to use struct xdr_stream
Chuck Lever
2021-03-22
3
-10
/
+37
*
NFSD: Update the NFSv3 ACCESS3res encoder to use struct xdr_stream
Chuck Lever
2021-03-22
2
-6
/
+46
*
NFSD: Update the GETATTR3res encoder to use struct xdr_stream
Chuck Lever
2021-03-22
5
-12
/
+91
*
NFSD: Extract the svcxdr_init_encode() helper
Chuck Lever
2021-03-22
5
-84
/
+69
*
NFSD: fix error handling in NFSv4.0 callbacks
Olga Kornievskaia
2021-03-11
1
-0
/
+1
*
NFSD: fix dest to src mount in inter-server COPY
Olga Kornievskaia
2021-03-09
1
-1
/
+1
*
Revert "nfsd4: a client's own opens needn't prevent delegations"
J. Bruce Fields
2021-03-09
1
-40
/
+14
*
Revert "nfsd4: remove check_conflicting_opens warning"
J. Bruce Fields
2021-03-09
1
-0
/
+1
*
nfsd: don't abort copies early
J. Bruce Fields
2021-03-06
1
-1
/
+1
*
fs: nfsd: fix kconfig dependency warning for NFSD_V4
Julian Braha
2021-03-06
1
-0
/
+1
*
nfsd: Don't keep looking up unhashed files in the nfsd file cache
Trond Myklebust
2021-03-06
1
-0
/
+2
*
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-02-23
8
-33
/
+57
|
\
|
*
nfs: do not export idmapped mounts
Christian Brauner
2021-01-24
1
-3
/
+9
|
*
namei: prepare for idmapped mounts
Christian Brauner
2021-01-24
2
-11
/
+14
[next]