index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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: 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
*
nfsd: Incoming xdr_bufs may have content in tail buffer
Chuck Lever
2017-09-05
1
-0
/
+20
*
merge nfsd 4.13 bugfixes into nfsd for-4.14 branch
J. Bruce Fields
2017-09-05
1
-4
/
+2
|
\
|
*
nfsd: Limit end of page list when decoding NFSv4 WRITE
Chuck Lever
2017-08-24
1
-4
/
+2
*
|
nfsd: Const-ify NFSv4 encoding and decoding ops arrays
Chuck Lever
2017-08-24
1
-2
/
+2
*
|
nfsd4: individual encoders no longer see error cases
J. Bruce Fields
2017-08-24
1
-206
/
+103
*
|
nfsd4: skip encoder in trivial error cases
J. Bruce Fields
2017-08-24
1
-0
/
+3
*
|
nfsd4: define ->op_release for compound ops
J. Bruce Fields
2017-08-24
1
-6
/
+3
*
|
nfsd4: opdesc will be useful outside nfs4proc.c
J. Bruce Fields
2017-08-24
1
-0
/
+1
|
/
*
nfsd4: factor ctime into change attribute
J. Bruce Fields
2017-07-12
1
-1
/
+1
*
sunrpc: properly type pc_encode callbacks
Christoph Hellwig
2017-05-15
1
-2
/
+3
*
sunrpc: properly type pc_decode callbacks
Christoph Hellwig
2017-05-15
1
-1
/
+3
*
sunrpc: properly type pc_release callbacks
Christoph Hellwig
2017-05-15
1
-3
/
+1
*
nfsd: Fix up the "supattr_exclcreat" attributes
Trond Myklebust
2017-05-10
1
-3
/
+8
*
nfsd: encoders mustn't use unitialized values in error cases
J. Bruce Fields
2017-05-10
1
-4
/
+4
[next]