index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
nfs4xdr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-03
nfsd: decode implementation id
J. Bruce Fields
1
-12
/
+9
2019-07-03
nfsd4: remove outdated nfsd4_decode_time comment
J. Bruce Fields
1
-4
/
+0
2019-07-03
nfsd: use 64-bit seconds fields in nfsd v4 code
J. Bruce Fields
1
-9
/
+4
2019-04-24
nfsd: knfsd must use the container user namespace
Trond Myklebust
1
-2
/
+3
2019-04-24
nfsd: avoid uninitialized variable warning
Arnd Bergmann
1
-0
/
+4
2018-09-25
NFSD introduce async copy feature
Olga Kornievskaia
1
-4
/
+17
2018-09-25
NFSD OFFLOAD_CANCEL xdr
Olga Kornievskaia
1
-1
/
+1
2018-09-25
NFSD OFFLOAD_STATUS xdr
Olga Kornievskaia
1
-2
/
+25
2018-08-09
fs/nfsd: Delete invalid assignment statements in nfsd4_decode_exchange_id
nixiaoming
1
-3
/
+1
2018-06-17
nfsd4: support change_attr_type attribute
J. Bruce Fields
1
-0
/
+10
2018-06-17
nfsd: fix NFSv4 time_delta attribute
J. Bruce Fields
1
-3
/
+26
2018-06-15
Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-2
/
+5
2018-06-08
nfsd: fix potential use-after-free in nfsd4_decode_getdeviceinfo
Scott Mayhew
1
-0
/
+2
2018-06-05
vfs: change inode times to use struct timespec64
Deepa Dinamani
1
-2
/
+5
2018-05-07
nfsd: restrict rd_maxcount to svc_max_payload in nfsd_encode_readdir
Scott Mayhew
1
-2
/
+3
2018-04-03
nfsd: fix incorrect umasks
J. Bruce Fields
1
-5
/
+3
2018-04-03
nfsd: Add I/O trace points in the NFSv4 read proc
Chuck Lever
1
-4
/
+6
2018-03-19
nfsd: remove unsused "cp_consecutive" field
J. Bruce Fields
1
-2
/
+2
2018-02-08
NFSD: hide unused svcxdr_dupstr()
Arnd Bergmann
1
-3
/
+2
2018-02-08
nfsd: store stat times in fill_pre_wcc() instead of inode times
Amir Goldstein
1
-1
/
+1
2018-02-08
nfsd: return RESOURCE not GARBAGE_ARGS on too many ops
J. Bruce Fields
1
-2
/
+7
2017-09-05
nfsd: Incoming xdr_bufs may have content in tail buffer
Chuck Lever
1
-0
/
+20
2017-09-05
merge nfsd 4.13 bugfixes into nfsd for-4.14 branch
J. Bruce Fields
1
-4
/
+2
2017-08-24
nfsd: Const-ify NFSv4 encoding and decoding ops arrays
Chuck Lever
1
-2
/
+2
2017-08-24
nfsd4: individual encoders no longer see error cases
J. Bruce Fields
1
-206
/
+103
2017-08-24
nfsd4: skip encoder in trivial error cases
J. Bruce Fields
1
-0
/
+3
2017-08-24
nfsd4: define ->op_release for compound ops
J. Bruce Fields
1
-6
/
+3
2017-08-24
nfsd4: opdesc will be useful outside nfs4proc.c
J. Bruce Fields
1
-0
/
+1
2017-08-24
nfsd: Limit end of page list when decoding NFSv4 WRITE
Chuck Lever
1
-4
/
+2
2017-07-12
nfsd4: factor ctime into change attribute
J. Bruce Fields
1
-1
/
+1
2017-05-15
sunrpc: properly type pc_encode callbacks
Christoph Hellwig
1
-2
/
+3
2017-05-15
sunrpc: properly type pc_decode callbacks
Christoph Hellwig
1
-1
/
+3
2017-05-15
sunrpc: properly type pc_release callbacks
Christoph Hellwig
1
-3
/
+1
2017-05-10
nfsd: Fix up the "supattr_exclcreat" attributes
Trond Myklebust
1
-3
/
+8
2017-05-10
nfsd: encoders mustn't use unitialized values in error cases
J. Bruce Fields
1
-4
/
+4
2017-03-02
statx: Add a system call to make enhanced file info available
David Howells
1
-2
/
+2
2017-02-17
NFSD: Reserve adequate space for LOCKT operation
Kinglong Mee
1
-5
/
+5
2017-02-06
NFSDv4: use export cache flushtime for changeid on V4ROOT objects.
NeilBrown
1
-3
/
+7
2017-01-31
nfsd: opt in to labeled nfs per export
J. Bruce Fields
1
-1
/
+4
2017-01-31
nfsd: constify nfsd_suppatttrs
J. Bruce Fields
1
-1
/
+1
2017-01-31
NFSD: pass an integer for stable type to nfsd_vfs_write
Kinglong Mee
1
-1
/
+1
2017-01-12
nfsd: fix supported attributes for acl & labels
J. Bruce Fields
1
-1
/
+3
2016-12-17
Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/...
Linus Torvalds
1
-4
/
+4
2016-12-15
nfsd: add support for the umask attribute
Andreas Gruenbacher
1
-5
/
+21
2016-12-09
vfs: replace calling i_op->readlink with vfs_readlink()
Miklos Szeredi
1
-4
/
+4
2016-11-01
nfsd: catch errors in decode_fattr earlier
J. Bruce Fields
1
-6
/
+9
2016-11-01
nfsd: clean up supported attribute handling
J. Bruce Fields
1
-14
/
+24
2016-10-07
NFSD: Implement the COPY call
Anna Schumaker
1
-2
/
+61
2016-09-23
nfsd: fix dprintk in nfsd4_encode_getdeviceinfo
Jeff Layton
1
-1
/
+1
2016-07-15
nfsd: allow nfsd to advertise multiple layout types
Jeff Layton
1
-16
/
+14
[next]