summaryrefslogtreecommitdiff
path: root/fs/nfsd/nfs4proc.c
AgeCommit message (Expand)Author
2022-02-09NFSD: Clamp WRITE offsetsChuck Lever
2022-02-09NFSD: Fix the behavior of READ near OFFSET_MAXChuck Lever
2022-01-08NFSD: Move fill_pre_wcc() and fill_post_wcc()Chuck Lever
2022-01-08NFSD: Rename boot verifier functionsChuck Lever
2022-01-08nfsd: Add a tracepoint for errors in nfsd4_clone_file_range()Trond Myklebust
2022-01-08nfsd: Replace use of rwsem with errseq_tTrond Myklebust
2021-12-13NFSD: Fix sparse warningChuck Lever
2021-10-13NFSD: Save location of NFSv4 COMPOUND statusChuck Lever
2021-10-02NFSD: Have legacy NFSD WRITE decoders use xdr_stream_subsegment()Chuck Lever
2021-10-02NFSD: Initialize pointer ni with NULL and not plain integer 0Colin Ian King
2021-10-02NFSD: simplify struct nfsfhNeilBrown
2021-07-06nfsd: remove redundant assignment to pointer 'this'Colin Ian King
2021-07-06NFSD: Fix error return code in nfsd4_interssc_connect()Wei Yongjun
2021-07-06nfsd: fix kernel test robot warning in SSC codeDai Ngo
2021-05-25NFSD: delay unmount source's export after inter-server copy completed.Dai Ngo
2021-05-25NFSD add vfs_fsync after async copy is doneOlga Kornievskaia
2021-05-18NFSD: Add an nfsd_cb_offload tracepointChuck Lever
2021-05-07treewide: remove editor modelines and cruftMasahiro Yamada
2021-04-01NFSv4.2: fix copy stateid copying for the async copyOlga Kornievskaia
2021-03-22nfsd: don't ignore high bits of copy countJ. Bruce Fields
2021-03-22nfsd: COPY with length 0 should copy to end of fileJ. Bruce Fields
2021-03-22NFSD: Extract the svcxdr_init_encode() helperChuck Lever
2021-03-09NFSD: fix dest to src mount in inter-server COPYOlga Kornievskaia
2021-01-28nfsd: cstate->session->se_client -> cstate->clpJ. Bruce Fields
2021-01-28nfsd: simplify nfsd4_check_open_reclaimJ. Bruce Fields
2021-01-25nfsd: protect concurrent access to nfsd stats countersAmir Goldstein
2021-01-25SUNRPC: Make trace_svc_process() display the RPC procedure symbolicallyChuck Lever
2020-12-18NFSD: Fix sparse warning in nfssvc.cChuck Lever
2020-12-09NFSD: Fix sparse warning in nfs4proc.cChuck Lever
2020-11-30NFSD: Make nfsd4_ops::opnum a u32Chuck Lever
2020-11-30NFSD: Add helper to decode OPEN's open_claim4 argumentChuck Lever
2020-11-30NFSD: Replace the internals of the READ_BUF() macroChuck Lever
2020-11-30NFSD: Add common helpers to decode void args and encode void resultsChuck Lever
2020-11-30SUNRPC: Add xdr_set_scratch_page() and xdr_reset_scratch_buffer()Chuck Lever
2020-11-05NFSD: fix missing refcount in nfsd4_copy by nfsd4_do_async_copyDai Ngo
2020-11-05NFSD: Fix use-after-free warning when doing inter-server copyDai Ngo
2020-10-21NFSv4.2: Fix NFS4ERR_STALE error when doing inter server copyDai Ngo
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: fix comparison to bool warningZheng Bin
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-13nfsd: implement the xattr functions and en/decode logicFrank van der Linden
2020-07-13nfsd: take xattr bits into account for permission checksFrank van der Linden
2020-05-21Merge branch 'nfsd-5.8' of git://linux-nfs.org/~cel/cel-2.6 into for-5.8-inco...J. Bruce Fields
2020-05-20NFSD: Fix improperly-formatted Doxygen commentsChuck Lever
2020-05-08nfsd: clients don't need to break their own delegationsJ. Bruce Fields
2020-02-06nfsd4: fix double free in nfsd4_do_async_copy()Dan Carpenter
2020-01-22nfsd: Ensure sampling of the write verifier is atomic with the writeTrond Myklebust
2020-01-22nfsd: Ensure sampling of the commit verifier is atomic with the commitTrond Myklebust