summaryrefslogtreecommitdiff
path: root/fs/nfsd/nfs4proc.c
AgeCommit message (Expand)Author
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
2020-01-22nfsd: Pass the nfsd_file as arguments to nfsd4_clone_file_range()Trond Myklebust
2020-01-22nfsd: Allow nfsd_vfs_write() to take the nfsd_file as an argumentTrond Myklebust
2020-01-03nfsd: use true,false for bool variable in nfs4proc.czhengbin
2019-12-19nfsd: pass a 64-bit guardtime to nfsd_setattr()Arnd Bergmann
2019-12-09nfsd4: avoid NULL deference on strange COPY compoundsJ. Bruce Fields
2019-12-09NFSD fixing possible null pointer derefering in copy offloadOlga Kornievskaia
2019-12-09NFSD fix nfserro errno mismatchOlga Kornievskaia
2019-12-09NFSD: fix seqid in copy stateidOlga Kornievskaia
2019-12-09NFSD add nfs4 inter ssc to nfsd4_copyOlga Kornievskaia
2019-12-09NFSD: allow inter server COPY to have a STALE source server fhOlga Kornievskaia
2019-12-09NFSD generalize nfsd4_compound_state flag namesOlga Kornievskaia
2019-12-09NFSD add COPY_NOTIFY operationOlga Kornievskaia
2019-12-09NFSD COPY_NOTIFY xdrOlga Kornievskaia
2019-12-07NFSD fixing possible null pointer derefering in copy offloadOlga Kornievskaia
2019-11-30nfsd: Ensure CLONE persists data and metadata changes to the target fileTrond Myklebust
2019-09-10nfsd: Support the server resetting the boot verifierTrond Myklebust
2019-08-19nfsd: hook up nfs4_preprocess_stateid_op to the nfsd_file cacheJeff Layton