aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfsd/xdr4.h
AgeCommit message (Expand)AuthorFilesLines
14 daysNFSD: Add COPY status code to OFFLOAD_STATUS responseChuck Lever1-1/+3
14 daysNFSD: Record status of async copy operation in struct nfsd4_copyChuck Lever1-0/+1
14 daysnfsd: trivial GET_DIR_DELEGATION supportJeff Layton1-0/+19
2024-01-07NFSD: Modify NFSv4 to use nfsd_read_splice_ok()Chuck Lever1-0/+1
2023-10-16NFSD: Clean up nfsd4_encode_copy_notify()Chuck Lever1-2/+1
2023-10-16NFSD: Clean up nfsd4_do_encode_secinfo()Chuck Lever1-0/+1
2023-10-16NFSD: Clean up nfsd4_encode_entry4()Chuck Lever1-0/+3
2023-10-16NFSD: Clean up nfsd4_encode_sequence()Chuck Lever1-0/+1
2023-10-16NFSD: Restructure nfsd4_encode_create_session()Chuck Lever1-0/+1
2023-10-16NFSD: Add nfsd4_encode_open_read_delegation4()Chuck Lever1-1/+1
2023-10-16NFSD: Remove a layering violation when encoding lock_deniedChuck Lever1-12/+5
2023-10-16NFSD: Clean up nfsd4_encode_layoutreturn()Chuck Lever1-1/+1
2023-10-16NFSD: Clean up nfsd4_encode_layoutcommit()Chuck Lever1-1/+1
2023-10-16NFSD: Clean up nfsd4_encode_layoutget()Chuck Lever1-0/+2
2023-10-16NFSD: Add nfsd4_encode_count4()Chuck Lever1-0/+1
2023-10-16NFSD: Add nfsd4_encode_fattr4_mode()Chuck Lever1-0/+1
2023-10-16NFSD: Add nfsd4_encode_nfsace4()Chuck Lever1-0/+3
2023-10-16NFSD: Add nfsd4_encode_fattr4_lease_time()Chuck Lever1-0/+2
2023-10-16NFSD: Add nfsd4_encode_fattr4_change()Chuck Lever1-0/+2
2023-10-16NFSD: Add simple u32, u64, and bool encodersChuck Lever1-0/+111
2023-08-29nfsd: remove unsafe BUG_ON from set_change_infoJeff Layton1-11/+0
2023-02-20NFSD: enhance inter-server copy cleanupDai Ngo1-1/+1
2022-12-10NFSD: add support for sending CB_RECALL_ANYDai Ngo1-0/+5
2022-09-26NFSD: Pack struct nfsd4_compoundresChuck Lever1-1/+1
2022-09-26NFSD: Remove unused nfsd4_compoundargs::cachetype fieldChuck Lever1-1/+0
2022-09-26NFSD: Remove "inline" directives on op_rsize_bop helpersChuck Lever1-1/+2
2022-09-26NFSD: Fix handling of oversized NFSv4 COMPOUND requestsChuck Lever1-1/+2
2022-07-29NFSD: verify the opened dentry after setting a delegationJeff Layton1-0/+1
2022-07-29NFSD: Move copy offload callback arguments into a separate structureChuck Lever1-4/+7
2022-07-29NFSD: Replace boolean fields in struct nfsd4_copyChuck Lever1-5/+28
2022-07-29NFSD: Reorder the fields in struct nfsd4_opChuck Lever1-2/+2
2022-07-29NFSD: Shrink size of struct nfsd4_copyChuck Lever1-1/+1
2022-07-29NFSD: Shrink size of struct nfsd4_copy_notifyChuck Lever1-2/+2
2022-07-29NFSD: Add an nfsd4_read::rd_eof fieldChuck Lever1-2/+3
2022-05-23NFSD: Instantiate a struct file when creating a regular NFSv4 fileChuck Lever1-0/+1
2021-10-13SUNRPC: Change return value type of .pc_encodeChuck Lever1-1/+1
2021-10-13SUNRPC: Replace the "__be32 *p" parameter to .pc_encodeChuck Lever1-1/+1
2021-10-13NFSD: Save location of NFSv4 COMPOUND statusChuck Lever1-1/+2
2021-10-13SUNRPC: Change return value type of .pc_decodeChuck Lever1-1/+1
2021-10-13SUNRPC: Replace the "__be32 *p" parameter to .pc_decodeChuck Lever1-1/+1
2021-05-25NFSD add vfs_fsync after async copy is doneOlga Kornievskaia1-0/+1
2021-05-07treewide: remove editor modelines and cruftMasahiro Yamada1-6/+0
2021-03-22NFSD: Extract the svcxdr_init_encode() helperChuck Lever1-1/+1
2020-12-18NFSD: Fix sparse warning in nfssvc.cChuck Lever1-1/+0
2020-12-09nfsd: Record NFSv4 pre/post-op attributes as non-atomicTrond Myklebust1-1/+1
2020-12-09nfsd: simplify nfsd4_change_infoJ. Bruce Fields1-11/+0
2020-11-30NFSD: Remove macros that are no longer usedChuck Lever1-9/+0
2020-11-30NFSD: Make nfsd4_ops::opnum a u32Chuck Lever1-1/+1
2020-11-30NFSD: Replace READ* macros in nfsd4_decode_copy()Chuck Lever1-1/+1
2020-11-30NFSD: Add a helper to decode state_protect4_aChuck Lever1-1/+1
2020-11-30NFSD: Add helper to decode OPEN's open_claim4 argumentChuck Lever1-1/+2
2020-11-30NFSD: Replace the internals of the READ_BUF() macroChuck Lever1-8/+2
2020-11-30NFSD: Add common helpers to decode void args and encode void resultsChuck Lever1-2/+0
2020-10-02NFSD: Encoder and decoder functions are always presentChuck Lever1-0/+1
2020-07-13nfsd: add structure definitions for xattr requests / responsesFrank van der Linden1-0/+31
2019-12-09NFSD add nfs4 inter ssc to nfsd4_copyOlga Kornievskaia1-0/+5
2019-12-09NFSD: allow inter server COPY to have a STALE source server fhOlga Kornievskaia1-0/+1
2019-12-09NFSD generalize nfsd4_compound_state flag namesOlga Kornievskaia1-3/+3
2019-12-09NFSD add COPY_NOTIFY operationOlga Kornievskaia1-1/+1
2019-12-09NFSD COPY_NOTIFY xdrOlga Kornievskaia1-0/+13
2019-12-09NFSD add ca_source_server<> to COPYOlga Kornievskaia1-5/+7
2019-08-19nfsd: hook up nfs4_preprocess_stateid_op to the nfsd_file cacheJeff Layton1-10/+9
2019-07-03nfsd: decode implementation idJ. Bruce Fields1-0/+3
2019-07-03nfsd: use 64-bit seconds fields in nfsd v4 codeJ. Bruce Fields1-1/+1
2018-09-25NFSD introduce async copy featureOlga Kornievskaia1-0/+12
2018-09-25NFSD OFFLOAD_STATUS xdrOlga Kornievskaia1-0/+10
2018-09-25NFSD CB_OFFLOAD xdrOlga Kornievskaia1-0/+6
2018-04-03nfsd: fix incorrect umasksJ. Bruce Fields1-0/+2
2018-04-03NFSD: Clean up legacy NFS SYMLINK argument XDR decodersChuck Lever1-0/+2
2018-03-19nfsd: remove unsused "cp_consecutive" fieldJ. Bruce Fields1-1/+0
2017-11-07nfsd4: fix cached replies to solo SEQUENCE compoundsJ. Bruce Fields1-2/+11
2017-09-05nfsd: Incoming xdr_bufs may have content in tail bufferChuck Lever1-0/+1
2017-08-24nfsd4: skip encoder in trivial error casesJ. Bruce Fields1-0/+2
2017-08-24nfsd4: define ->op_release for compound opsJ. Bruce Fields1-0/+1
2017-08-24nfsd4: opdesc will be useful outside nfs4proc.cJ. Bruce Fields1-0/+2
2017-08-01nfsd4: move some nfsd4 op definitions to xdr4.hJ. Bruce Fields1-0/+44
2017-05-15nfsd4: properly type op_func callbacksChristoph Hellwig1-35/+31
2017-05-15nfsd4: properly type op_set_currentstateid callbacksChristoph Hellwig1-1/+1
2017-05-15sunrpc: properly type pc_encode callbacksChristoph Hellwig1-3/+2
2017-05-15sunrpc: properly type pc_decode callbacksChristoph Hellwig1-2/+1
2017-05-15sunrpc: properly type pc_release callbacksChristoph Hellwig1-1/+1
2016-10-07NFSD: Implement the COPY callAnna Schumaker1-0/+23
2016-07-13nfsd: implement machine credential support for some operationsAndrew Elble1-0/+3
2016-07-13nfsd: allow mach_creds_match to be used more broadlyAndrew Elble1-0/+2
2015-12-07nfsd: implement the NFSv4.2 CLONE operationChristoph Hellwig1-0/+10
2015-10-12nfsd: switch unsigned char flags in svc_fh to boolsJeff Layton1-1/+1
2015-06-22nfsd: take struct file setup fully into nfs4_preprocess_stateid_opChristoph Hellwig1-0/+1
2015-05-04nfsd: fix pNFS return on close semanticsSachin Bhamare1-0/+1
2015-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+1
2015-04-15VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells1-1/+1
2015-03-31nfsd: Remove duplicate macro define for max sec label lengthKinglong Mee1-1/+0
2015-03-31nfsd: remove unused status arg to nfsd4_cleanup_open_stateJeff Layton1-1/+1
2015-02-02nfsd: implement pNFS operationsChristoph Hellwig1-0/+59
2014-11-07nfsd: Add DEALLOCATE supportAnna Schumaker1-0/+1
2014-11-07nfsd: Add ALLOCATE supportAnna Schumaker1-0/+8
2014-09-29NFSD: Implement SEEKAnna Schumaker1-0/+14
2014-07-31nfsd: Add a mutex to protect the NFSv4.0 open owner replay cacheJeff Layton1-1/+4
2014-07-09nfsd: Allow struct nfsd4_compound_state to cache the nfs4_clientJeff Layton1-0/+1
2014-07-08nfsd: Cleanup nfs4svc_encode_compoundresTrond Myklebust1-1/+1
2014-07-08nfsd4: replace defer_free by svcxdr_tmpallocJ. Bruce Fields1-4/+9
2014-07-08nfsd4: remove unused defer_free argumentJ. Bruce Fields1-1/+0
2014-07-08nfsd4: rename cr_linkname->cr_dataJ. Bruce Fields1-4/+4
2014-05-30nfsd4: allow large readdirsJ. Bruce Fields1-3/+2
2014-05-30nfsd4: more precise nfsd4_max_replyJ. Bruce Fields1-0/+1
2014-05-30nfsd4: convert 4.1 replay encodingJ. Bruce Fields1-1/+1
2014-05-30nfsd4: teach encoders to handle reserve_space failuresJ. Bruce Fields1-1/+1
2014-05-27nfsd4: fix encoding of out-of-space repliesJ. Bruce Fields1-0/+2
2014-05-23nfsd4: tweak nfsd4_encode_getattr to take xdr_streamJ. Bruce Fields1-3/+4
2014-05-23nfsd4: embed xdr_stream in nfsd4_compoundresJ. Bruce Fields1-3/+1
2014-03-28nfsd4: nfsd4_replay_cache_entry should be staticJ. Bruce Fields1-2/+0
2014-01-06Define op_iattr for nfsd4_open instead using macroKinglong Mee1-2/+1
2014-01-03nfsd: using nfsd4_encode_noop for encoding destroy_session/free_stateidKinglong Mee1-1/+0
2013-05-15NFSD: Server implementation of MAC LabelingDavid Quigley1-0/+4
2013-04-08nfsd4: cleanup handling of nfsv4.0 closed stateid'sJ. Bruce Fields1-0/+1
2013-04-03nfsd: remove unused macro in nfsv4Yanchuan Nian1-1/+0
2013-04-03nfsd4: handle seqid-mutating open errors from xdr decodingJ. Bruce Fields1-0/+1
2013-01-23nfsd4: simplify nfsd4_encode_fattr interface slightlyJ. Bruce Fields1-1/+1
2012-12-17nfsd4: disable zero-copy on non-final read opsJ. Bruce Fields1-0/+8
2012-11-26nfsd4: delay filling in write iovec array till after xdr decodingJ. Bruce Fields1-1/+0
2012-11-26nfsd4: move more write parameters into xdr argumentJ. Bruce Fields1-0/+2
2012-11-15nfsd: use service net instead of hard-coded init_netStanislav Kinsbursky1-1/+1
2012-11-07nfsd4: implement backchannel_ctl operationJ. Bruce Fields1-0/+2
2012-05-31nfsd4: int/__be32 fixesJ. Bruce Fields1-3/+3
2012-03-20NFSD: Fix nfs4_verifier memory alignmentChuck Lever1-2/+2
2012-02-17nfsd41: implement NFS4_SHARE_WANT_NO_DELEG, NFS4_OPEN_DELEGATE_NONE_EXT, why_...Benny Halevy1-0/+1
2012-02-17NFSD: Clean up the test_stateid functionBryan Schumaker1-2/+7
2012-02-17nfsd41: split out share_access want and signal flags while decodingBenny Halevy1-2/+4
2012-02-15nfsd41: use current stateid by valueTigran Mkrtchyan1-2/+11
2012-02-15nfsd41: save and restore current stateid with current fhTigran Mkrtchyan1-0/+1
2012-02-15nfsd41: handle current stateid in open and closeTigran Mkrtchyan1-0/+1
2012-02-14nfsd4: rearrange struct nfsd4_slotJ. Bruce Fields1-1/+2
2011-10-24nfs41: implement DESTROY_CLIENTID operationMi Jinlong1-0/+5
2011-10-17nfsd4: warn on open failure after createJ. Bruce Fields1-1/+2
2011-10-17nfsd4: preallocate open stateid in process_open1()J. Bruce Fields1-0/+1
2011-10-17nfsd4: preallocate nfs4_file in process_open1()J. Bruce Fields1-0/+1
2011-10-17nfsd4: clean up open owners on OPEN failureJ. Bruce Fields1-0/+1
2011-10-11nfsd4: move name-length checks to xdrJ. Bruce Fields1-2/+1
2011-09-26nfsd4: assume test_stateid always has sessionJ. Bruce Fields1-1/+0
2011-09-16nfsd41: try to check reply size before operationMi Jinlong1-0/+1
2011-09-07nfsd4: split stateowners into open and lockownersJ. Bruce Fields1-1/+1
2011-09-01nfsd4: eliminate unused lt_stateownerJ. Bruce Fields1-1/+0
2011-09-01nfsd4: drop most stateowner refcountingJ. Bruce Fields1-1/+1
2011-08-31nfsd4: cleanup seqid op stateowner usageJ. Bruce Fields1-7/+0
2011-08-27nfsd4: remove HAS_SESSIONJ. Bruce Fields1-1/+1
2011-07-18nfsd: turn on reply cache for NFSv4J. Bruce Fields1-0/+3
2011-07-18nfsd4: call nfsd4_release_compoundargs from pc_releaseJ. Bruce Fields1-1/+1
2011-07-15NFSD: Added TEST_STATEID operationBryan Schumaker1-0/+17
2011-07-15NFSD: added FREE_STATEID operationBryan Schumaker1-0/+8
2011-01-11nfsd4: set sequence flag when backchannel is downJ. Bruce Fields1-1/+1
2011-01-11nfsd4: support BIND_CONN_TO_SESSIONJ. Bruce Fields1-0/+2
2010-12-17nfsd4: implement secinfo_no_nameJ. Bruce Fields1-0/+5
2010-12-08nfsd: Fix possible BUG_ON firing in set_change_infoNeil Brown1-11/+10
2010-05-13nfsd4: implement reclaim_completeJ. Bruce Fields1-0/+6
2010-04-19nfsd4: indentation cleanupJ. Bruce Fields1-3/+2
2009-12-15nfsd: remove pointless paths in file headersJ. Bruce Fields1-2/+0
2009-12-14nfsd: Move private headers to source directoryBoaz Harrosh1-0/+564