aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfsd/nfs4xdr.c
AgeCommit message (Expand)Author
2021-10-13nfsd4: Handle the NFSv4 READDIR 'dircount' hint being zeroTrond Myklebust
2021-01-27nfsd: Don't set eof on a truncated READ_PLUSTrond Myklebust
2021-01-27nfsd: Fixes for nfsd4_encode_read_plus_data()Trond Myklebust
2020-10-12NFSD: Encode a full READ_PLUS replyAnna Schumaker
2020-10-12NFSD: Return both a hole and a data segmentAnna Schumaker
2020-10-12NFSD: Add READ_PLUS hole segment encodingAnna Schumaker
2020-10-12NFSD: Add READ_PLUS data supportAnna Schumaker
2020-10-12NFSD: Hoist status code encoding into XDR encoder functionsChuck Lever
2020-10-02NFSD: Encoder and decoder functions are always presentChuck Lever
2020-09-25NFSD: Correct type annotations in COPY XDR functionsChuck Lever
2020-09-25NFSD: Correct type annotations in user xattr XDR functionsChuck Lever
2020-09-25SUNRPC/NFSD: Implement xdr_reserve_space_vec()Anna Schumaker
2020-09-25nfsd: Remove unnecessary assignment in nfs4xdr.cAlex Dewar
2020-09-25nfsd: Fix typo in commentAlex Dewar
2020-07-13nfsd: add fattr support for user extended attributesFrank van der Linden
2020-07-13nfsd: implement the xattr functions and en/decode logicFrank van der Linden
2020-07-13nfsd: split off the write decode code into a separate functionFrank van der Linden
2020-03-16NFSD: Clean up nfsd4_encode_readvChuck Lever
2020-03-16nfsd: Fix NFSv4 READ on RDMA when using readvChuck Lever
2020-03-16nfsd: set the server_scope during service startupScott Mayhew
2019-12-19nfsd: use timespec64 in encode_time_deltaArnd Bergmann
2019-12-19nfsd: remove unnecessary assertion in nfsd4_encode_replayAditya Pakki
2019-12-09NFSD COPY_NOTIFY xdrOlga Kornievskaia
2019-12-09NFSD add ca_source_server<> to COPYOlga Kornievskaia
2019-12-07Merge tag 'nfsd-5.5' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2019-11-15new helper: lookup_positive_unlocked()Al Viro
2019-10-08nfsd: remove set but not used variable 'len'YueHaibing
2019-09-23nfsd: fix nfs read eof detectionTrond Myklebust
2019-08-28nfsd: eliminate an unnecessary acl size limitJ. Bruce Fields
2019-08-19nfsd: Fix the documentation for svcxdr_tmpalloc()Trond Myklebust
2019-08-19nfsd: Fix up some unused variable warningsTrond Myklebust
2019-08-19nfsd: hook up nfs4_preprocess_stateid_op to the nfsd_file cacheJeff Layton
2019-07-03nfsd: decode implementation idJ. Bruce Fields
2019-07-03nfsd4: remove outdated nfsd4_decode_time commentJ. Bruce Fields
2019-07-03nfsd: use 64-bit seconds fields in nfsd v4 codeJ. Bruce Fields
2019-04-24nfsd: knfsd must use the container user namespaceTrond Myklebust
2019-04-24nfsd: avoid uninitialized variable warningArnd Bergmann
2018-09-25NFSD introduce async copy featureOlga Kornievskaia
2018-09-25NFSD OFFLOAD_CANCEL xdrOlga Kornievskaia
2018-09-25NFSD OFFLOAD_STATUS xdrOlga Kornievskaia
2018-08-09fs/nfsd: Delete invalid assignment statements in nfsd4_decode_exchange_idnixiaoming
2018-06-17nfsd4: support change_attr_type attributeJ. Bruce Fields
2018-06-17nfsd: fix NFSv4 time_delta attributeJ. Bruce Fields
2018-06-15Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-06-08nfsd: fix potential use-after-free in nfsd4_decode_getdeviceinfoScott Mayhew
2018-06-05vfs: change inode times to use struct timespec64Deepa Dinamani
2018-05-07nfsd: restrict rd_maxcount to svc_max_payload in nfsd_encode_readdirScott Mayhew
2018-04-03nfsd: fix incorrect umasksJ. Bruce Fields
2018-04-03nfsd: Add I/O trace points in the NFSv4 read procChuck Lever
2018-03-19nfsd: remove unsused "cp_consecutive" fieldJ. Bruce Fields