index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
nfs42xdr.c
Age
Commit message (
Expand
)
Author
2022-07-23
NFS: Replace the READ_PLUS decoding code
Anna Schumaker
2021-11-17
NFSv42: Don't fail clone() unless the OP_CLONE operation failed
Trond Myklebust
2020-12-17
Merge tag 'nfs-for-5.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2020-12-15
Merge tag 'nfsd-5.11' of git://git.linux-nfs.org/projects/cel/cel-2.6
Linus Torvalds
2020-12-14
NFSv4.2: Deal with potential READ_PLUS data extent buffer overflow
Trond Myklebust
2020-12-14
NFSv4.2: Don't error when exiting early on a READ_PLUS buffer overflow
Trond Myklebust
2020-12-14
NFSv4.2: Handle hole lengths that exceed the READ_PLUS read buffer
Trond Myklebust
2020-12-14
NFSv4.2: decode_read_plus_hole() needs to check the extent offset
Trond Myklebust
2020-12-14
NFSv4.2: decode_read_plus_data() must skip padding after data segment
Trond Myklebust
2020-12-14
NFSv4.2: Ensure we always reset the result->count in decode_read_plus()
Trond Myklebust
2020-12-14
NFSv4.2: improve page handling for GETXATTR
Frank van der Linden
2020-12-10
NFS: Fix rpcrdma_inline_fixup() crash with new LISTXATTRS operation
Chuck Lever
2020-12-10
NFSv4.2: Fix up the get/listxattr calls to rpc_prepare_reply_pages()
Trond Myklebust
2020-12-02
NFS: Fix rpcrdma_inline_fixup() crash with new LISTXATTRS operation
Chuck Lever
2020-11-30
SUNRPC: Add xdr_set_scratch_page() and xdr_reset_scratch_buffer()
Chuck Lever
2020-11-12
NFS: Fix listxattr receive buffer size
Chuck Lever
2020-10-07
NFS: Decode a full READ_PLUS reply
Anna Schumaker
2020-10-07
NFS: Add READ_PLUS hole segment decoding
Anna Schumaker
2020-10-07
NFS: Add READ_PLUS data segment support
Anna Schumaker
2020-07-13
NFSv4.2: add client side XDR handling for extended attributes
Frank van der Linden
2020-07-13
NFSv4.2: define limits and sizes for user xattr handling
Frank van der Linden
2019-10-09
NFS: add ca_source_server<> to COPY
Olga Kornievskaia
2019-10-09
NFS: add COPY_NOTIFY operation
Olga Kornievskaia
2019-03-01
NFSv4.2: Add client support for the generic 'layouterror' RPC call
Trond Myklebust
2019-03-01
NFS: Add missing encode / decode sequence_maxsz to v4.2 operations
Anna Schumaker
2019-02-13
NFS: Remove print_overflow_msg()
Chuck Lever
2018-08-09
NFS add support for asynchronous COPY
Olga Kornievskaia
2018-08-09
NFS COPY xdr handle async reply
Olga Kornievskaia
2018-08-09
NFS OFFLOAD_CANCEL xdr
Olga Kornievskaia
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-05-15
nfs: fix decoder callback prototypes
Christoph Hellwig
2017-05-15
nfs: fix encoder callback prototypes
Christoph Hellwig
2017-05-08
NFS append COMMIT after synchronous COPY
Olga Kornievskaia
2016-12-03
pNFS/flexfiles: Minor refactoring before adding iostats to layoutreturn
Trond Myklebust
2016-07-24
NFSv4.2: Fix warning "variable ‘stateids’ set but not used"
Trond Myklebust
2016-05-17
NFS: Add COPY nfs operation
Anna Schumaker
2015-10-15
nfs42: add CLONE xdr functions
Peng Tao
2015-08-25
nfs42: decode_layoutstats does not need res parameter
Peng Tao
2015-06-27
NFSv4.2: Fix up a decoding error in layoutstats
Trond Myklebust
2015-06-24
NFSv.2/pnfs Add a LAYOUTSTATS rpc function
Trond Myklebust
2015-04-23
NFS: Don't zap caches on fallocate()
Anna Schumaker
2014-11-25
nfs: Add DEALLOCATE support
Anna Schumaker
2014-11-25
nfs: Add ALLOCATE support
Anna Schumaker
2014-09-30
NFS: Implement SEEK
Anna Schumaker