index
:
linux-stable.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.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
/
nfs4xdr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
NFSD: Encode a full READ_PLUS reply
Anna Schumaker
2020-10-12
1
-24
/
+25
*
NFSD: Return both a hole and a data segment
Anna Schumaker
2020-10-12
1
-16
/
+40
*
NFSD: Add READ_PLUS hole segment encoding
Anna Schumaker
2020-10-12
1
-1
/
+38
*
NFSD: Add READ_PLUS data support
Anna Schumaker
2020-10-12
1
-3
/
+84
*
NFSD: Hoist status code encoding into XDR encoder functions
Chuck Lever
2020-10-12
1
-3
/
+2
*
NFSD: Encoder and decoder functions are always present
Chuck Lever
2020-10-02
1
-0
/
+6
*
NFSD: Correct type annotations in COPY XDR functions
Chuck Lever
2020-09-25
1
-1
/
+1
*
NFSD: Correct type annotations in user xattr XDR functions
Chuck Lever
2020-09-25
1
-4
/
+4
*
SUNRPC/NFSD: Implement xdr_reserve_space_vec()
Anna Schumaker
2020-09-25
1
-25
/
+3
*
nfsd: Remove unnecessary assignment in nfs4xdr.c
Alex Dewar
2020-09-25
1
-1
/
+1
*
nfsd: Fix typo in comment
Alex Dewar
2020-09-25
1
-1
/
+1
*
nfsd: add fattr support for user extended attributes
Frank van der Linden
2020-07-13
1
-0
/
+9
*
nfsd: implement the xattr functions and en/decode logic
Frank van der Linden
2020-07-13
1
-0
/
+450
*
nfsd: split off the write decode code into a separate function
Frank van der Linden
2020-07-13
1
-30
/
+42
*
NFSD: Clean up nfsd4_encode_readv
Chuck Lever
2020-03-16
1
-5
/
+4
*
nfsd: Fix NFSv4 READ on RDMA when using readv
Chuck Lever
2020-03-16
1
-9
/
+11
*
nfsd: set the server_scope during service startup
Scott Mayhew
2020-03-16
1
-4
/
+5
*
nfsd: use timespec64 in encode_time_delta
Arnd Bergmann
2019-12-19
1
-2
/
+2
*
nfsd: remove unnecessary assertion in nfsd4_encode_replay
Aditya Pakki
2019-12-19
1
-2
/
+0
*
NFSD COPY_NOTIFY xdr
Olga Kornievskaia
2019-12-09
1
-2
/
+88
*
NFSD add ca_source_server<> to COPY
Olga Kornievskaia
2019-12-09
1
-1
/
+64
*
Merge tag 'nfsd-5.5' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2019-12-07
1
-2
/
+0
|
\
|
*
nfsd: remove set but not used variable 'len'
YueHaibing
2019-10-08
1
-2
/
+0
*
|
new helper: lookup_positive_unlocked()
Al Viro
2019-11-15
1
-10
/
+1
|
/
*
nfsd: fix nfs read eof detection
Trond Myklebust
2019-09-23
1
-8
/
+3
*
nfsd: eliminate an unnecessary acl size limit
J. Bruce Fields
2019-08-28
1
-1
/
+13
*
nfsd: Fix the documentation for svcxdr_tmpalloc()
Trond Myklebust
2019-08-19
1
-3
/
+3
*
nfsd: Fix up some unused variable warnings
Trond Myklebust
2019-08-19
1
-7
/
+4
*
nfsd: hook up nfs4_preprocess_stateid_op to the nfsd_file cache
Jeff Layton
2019-08-19
1
-8
/
+6
*
nfsd: decode implementation id
J. Bruce Fields
2019-07-03
1
-12
/
+9
*
nfsd4: remove outdated nfsd4_decode_time comment
J. Bruce Fields
2019-07-03
1
-4
/
+0
*
nfsd: use 64-bit seconds fields in nfsd v4 code
J. Bruce Fields
2019-07-03
1
-9
/
+4
*
nfsd: knfsd must use the container user namespace
Trond Myklebust
2019-04-24
1
-2
/
+3
*
nfsd: avoid uninitialized variable warning
Arnd Bergmann
2019-04-24
1
-0
/
+4
*
NFSD introduce async copy feature
Olga Kornievskaia
2018-09-25
1
-4
/
+17
*
NFSD OFFLOAD_CANCEL xdr
Olga Kornievskaia
2018-09-25
1
-1
/
+1
*
NFSD OFFLOAD_STATUS xdr
Olga Kornievskaia
2018-09-25
1
-2
/
+25
*
fs/nfsd: Delete invalid assignment statements in nfsd4_decode_exchange_id
nixiaoming
2018-08-09
1
-3
/
+1
*
nfsd4: support change_attr_type attribute
J. Bruce Fields
2018-06-17
1
-0
/
+10
*
nfsd: fix NFSv4 time_delta attribute
J. Bruce Fields
2018-06-17
1
-3
/
+26
*
Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-06-15
1
-2
/
+5
|
\
|
*
vfs: change inode times to use struct timespec64
Deepa Dinamani
2018-06-05
1
-2
/
+5
*
|
nfsd: fix potential use-after-free in nfsd4_decode_getdeviceinfo
Scott Mayhew
2018-06-08
1
-0
/
+2
*
|
nfsd: restrict rd_maxcount to svc_max_payload in nfsd_encode_readdir
Scott Mayhew
2018-05-07
1
-2
/
+3
|
/
*
nfsd: fix incorrect umasks
J. Bruce Fields
2018-04-03
1
-5
/
+3
*
nfsd: Add I/O trace points in the NFSv4 read proc
Chuck Lever
2018-04-03
1
-4
/
+6
*
nfsd: remove unsused "cp_consecutive" field
J. Bruce Fields
2018-03-19
1
-2
/
+2
*
NFSD: hide unused svcxdr_dupstr()
Arnd Bergmann
2018-02-08
1
-3
/
+2
*
nfsd: store stat times in fill_pre_wcc() instead of inode times
Amir Goldstein
2018-02-08
1
-1
/
+1
*
nfsd: return RESOURCE not GARBAGE_ARGS on too many ops
J. Bruce Fields
2018-02-08
1
-2
/
+7
[next]