- 6260d9a NFSD: Clamp WRITE offsets by Chuck Lever · 3 years ago
- 0cb4d23 NFSD: Fix the behavior of READ near OFFSET_MAX by Chuck Lever · 2 years, 11 months ago
- fcb5e3f NFSD: Move fill_pre_wcc() and fill_post_wcc() by Chuck Lever · 3 years ago
- 3988a57 NFSD: Rename boot verifier functions by Chuck Lever · 3 years ago
- a2f4c3f nfsd: Add a tracepoint for errors in nfsd4_clone_file_range() by Trond Myklebust · 3 years ago
- 555dbf1 nfsd: Replace use of rwsem with errseq_t by Trond Myklebust · 3 years ago
- c2f1c4b NFSD: Fix sparse warning by Chuck Lever · 3 years, 3 months ago
- 3b0ebb2 NFSD: Save location of NFSv4 COMPOUND status by Chuck Lever · 3 years, 3 months ago
- dae9a6c NFSD: Have legacy NFSD WRITE decoders use xdr_stream_subsegment() by Chuck Lever · 3 years, 3 months ago
- 8e70bf2 NFSD: Initialize pointer ni with NULL and not plain integer 0 by Colin Ian King · 3 years, 3 months ago
- d8b2607 NFSD: simplify struct nfsfh by NeilBrown · 3 years, 4 months ago
- e34c0ce nfsd: remove redundant assignment to pointer 'this' by Colin Ian King · 3 years, 8 months ago
- 5418526 NFSD: Fix error return code in nfsd4_interssc_connect() by Wei Yongjun · 3 years, 7 months ago
- f47dc2d nfsd: fix kernel test robot warning in SSC code by Dai Ngo · 3 years, 7 months ago
- f4e44b3 NFSD: delay unmount source's export after inter-server copy completed. by Dai Ngo · 3 years, 7 months ago
- eac0b17 NFSD add vfs_fsync after async copy is done by Olga Kornievskaia · 3 years, 7 months ago
- 8751238 NFSD: Add an nfsd_cb_offload tracepoint by Chuck Lever · 3 years, 8 months ago
- fa60ce2 treewide: remove editor modelines and cruft by Masahiro Yamada · 3 years, 8 months ago
- e739b12 NFSv4.2: fix copy stateid copying for the async copy by Olga Kornievskaia · 3 years, 9 months ago
- e7a833e nfsd: don't ignore high bits of copy count by J. Bruce Fields · 3 years, 9 months ago
- 792a511 nfsd: COPY with length 0 should copy to end of file by J. Bruce Fields · 3 years, 9 months ago
- bddfdbc NFSD: Extract the svcxdr_init_encode() helper by Chuck Lever · 4 years, 2 months ago
- 614c975 NFSD: fix dest to src mount in inter-server COPY by Olga Kornievskaia · 3 years, 10 months ago
- ec59659 nfsd: cstate->session->se_client -> cstate->clp by J. Bruce Fields · 4 years ago
- 1722b04 nfsd: simplify nfsd4_check_open_reclaim by J. Bruce Fields · 4 years ago
- e567b98 nfsd: protect concurrent access to nfsd stats counters by Amir Goldstein · 4 years ago
- 2289e87 SUNRPC: Make trace_svc_process() display the RPC procedure symbolically by Chuck Lever · 4 years, 3 months ago
- d6c9e43 NFSD: Fix sparse warning in nfssvc.c by Chuck Lever · 4 years ago
- eb162e1 NFSD: Fix sparse warning in nfs4proc.c by Chuck Lever · 4 years, 1 month ago
- 3a237b4 NFSD: Make nfsd4_ops::opnum a u32 by Chuck Lever · 4 years, 1 month ago
- 1708e50 NFSD: Add helper to decode OPEN's open_claim4 argument by Chuck Lever · 4 years, 1 month ago
- c1346a12 NFSD: Replace the internals of the READ_BUF() macro by Chuck Lever · 4 years, 2 months ago
- 788f718 NFSD: Add common helpers to decode void args and encode void results by Chuck Lever · 4 years, 2 months ago
- 0ae4c3e SUNRPC: Add xdr_set_scratch_page() and xdr_reset_scratch_buffer() by Chuck Lever · 4 years, 2 months ago
- 49a3613 NFSD: fix missing refcount in nfsd4_copy by nfsd4_do_async_copy by Dai Ngo · 4 years, 2 months ago
- 36e1e5b NFSD: Fix use-after-free warning when doing inter-server copy by Dai Ngo · 4 years, 2 months ago
- 0cfcd40 NFSv4.2: Fix NFS4ERR_STALE error when doing inter server copy by Dai Ngo · 4 years, 2 months ago
- 528b849 NFSD: Add READ_PLUS data support by Anna Schumaker · 4 years, 3 months ago
- cc028a1 NFSD: Hoist status code encoding into XDR encoder functions by Chuck Lever · 4 years, 3 months ago
- dcc4699 NFSD: Encoder and decoder functions are always present by Chuck Lever · 4 years, 3 months ago
- 44b49aa nfsd: fix comparison to bool warning by Zheng Bin · 4 years, 4 months ago
- df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
- 23e50fe nfsd: implement the xattr functions and en/decode logic by Frank van der Linden · 4 years, 6 months ago
- c11d7fd nfsd: take xattr bits into account for permission checks by Frank van der Linden · 4 years, 6 months ago
- 6670ee2 Merge branch 'nfsd-5.8' of git://linux-nfs.org/~cel/cel-2.6 into for-5.8-incoming by J. Bruce Fields · 4 years, 7 months ago
- f245397 NFSD: Fix improperly-formatted Doxygen comments by Chuck Lever · 4 years, 9 months ago
- 28df3d1 nfsd: clients don't need to break their own delegations by J. Bruce Fields · 7 years ago
- 91fd3c3 nfsd4: fix double free in nfsd4_do_async_copy() by Dan Carpenter · 5 years ago
- 19e0663 nfsd: Ensure sampling of the write verifier is atomic with the write by Trond Myklebust · 5 years ago
- 524ff1a nfsd: Ensure sampling of the commit verifier is atomic with the commit by Trond Myklebust · 5 years ago
- b66ae6d nfsd: Pass the nfsd_file as arguments to nfsd4_clone_file_range() by Trond Myklebust · 5 years ago
- 16f8f89 nfsd: Allow nfsd_vfs_write() to take the nfsd_file as an argument by Trond Myklebust · 5 years ago
- 500c2481 nfsd: use true,false for bool variable in nfs4proc.c by zhengbin · 5 years ago
- 2a1aa48 nfsd: pass a 64-bit guardtime to nfsd_setattr() by Arnd Bergmann · 5 years ago
- d781e3d nfsd4: avoid NULL deference on strange COPY compounds by J. Bruce Fields · 5 years ago
- 2e577f0 NFSD fixing possible null pointer derefering in copy offload by Olga Kornievskaia · 5 years ago
- b8290ca NFSD fix nfserro errno mismatch by Olga Kornievskaia · 5 years ago
- 3f9544c NFSD: fix seqid in copy stateid by Olga Kornievskaia · 5 years ago
- ce0887a NFSD add nfs4 inter ssc to nfsd4_copy by Olga Kornievskaia · 5 years ago
- b9e8638 NFSD: allow inter server COPY to have a STALE source server fh by Olga Kornievskaia · 5 years ago
- 51100d2 NFSD generalize nfsd4_compound_state flag names by Olga Kornievskaia · 6 years ago
- 624322f NFSD add COPY_NOTIFY operation by Olga Kornievskaia · 5 years ago
- 5191186 NFSD COPY_NOTIFY xdr by Olga Kornievskaia · 5 years ago
- 18f428d NFSD fixing possible null pointer derefering in copy offload by Olga Kornievskaia · 5 years ago
- a25e3726 nfsd: Ensure CLONE persists data and metadata changes to the target file by Trond Myklebust · 5 years ago
- 27c438f nfsd: Support the server resetting the boot verifier by Trond Myklebust · 5 years ago
- 5c4583b nfsd: hook up nfs4_preprocess_stateid_op to the nfsd_file cache by Jeff Layton · 5 years ago
- 700a800 Merge tag 'nfsd-5.2' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 6 years ago
- e333f3b nfsd: Allow containers to set supported nfs versions by Trond Myklebust · 6 years ago
- 0a4c926 fs: mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
- 03b31f4 NFSD remove OP_CACHEME from 4.2 op_flags by Olga Kornievskaia · 6 years ago
- 0d4d672 nfsd4: skip unused assignment by J. Bruce Fields · 6 years ago
- f8f71d0 nfsd4: forbid all renames during grace period by J. Bruce Fields · 6 years ago
- fdec611 nfsd4: zero-length WRITE should succeed by J. Bruce Fields · 6 years ago
- 01310bb nfsd: COPY and CLONE operations require the saved filehandle to be set by Scott Mayhew · 6 years ago
- e0639dc NFSD introduce async copy feature by Olga Kornievskaia · 6 years ago
- 885e2bf NFSD OFFLOAD_CANCEL xdr by Olga Kornievskaia · 6 years ago
- 6308bc9 NFSD OFFLOAD_STATUS xdr by Olga Kornievskaia · 6 years ago
- 3fd9557 NFSD: Refactor the generic write vector fill helper by Chuck Lever · 6 years ago
- 5b7b15ae nfsd: fix corrupted reply to badly ordered compound by J. Bruce Fields · 7 years ago
- 7a04cfd nfsd: clarify check_op_ordering by J. Bruce Fields · 7 years ago
- 03f318c nfsd4: extend reclaim period for reclaiming clients by J. Bruce Fields · 7 years ago
- 880a3a5 nfsd: fix incorrect umasks by J. Bruce Fields · 7 years ago
- fff4080 nfsd: Trace NFSv4 COMPOUND execution by Chuck Lever · 7 years ago
- 87c5942 nfsd: Add I/O trace points in the NFSv4 read proc by Chuck Lever · 7 years ago
- d890be1 nfsd: Add I/O trace points in the NFSv4 write path by Chuck Lever · 7 years ago
- f394b62 nfsd: Add "nfsd_" to trace point names by Chuck Lever · 7 years ago
- edcc845 nfsd: remove unsused "cp_consecutive" field by J. Bruce Fields · 7 years ago
- 0078117 nfsd: return RESOURCE not GARBAGE_ARGS on too many ops by J. Bruce Fields · 7 years ago
- 66282ec nfsd4: permit layoutget of executable-only files by Benjamin Coddington · 7 years ago
- 4dd3c2e Merge tag 'nfsd-4.15' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 7 years ago
- 256a89f nfds: avoid gettimeofday for nfssvc_boot time by Arnd Bergmann · 7 years ago
- ec572b9 nfsd4: define nfsd4_secinfo_no_name_release() by Eryu Guan · 7 years ago
- 9542446 nfsd: remove unnecessary nofilehandle checks by J. Bruce Fields · 7 years ago
- b7571e4 nfsd4: skip encoder in trivial error cases by J. Bruce Fields · 8 years ago
- 34b1744c nfsd4: define ->op_release for compound ops by J. Bruce Fields · 8 years ago
- f4f9ef4 nfsd4: opdesc will be useful outside nfs4proc.c by J. Bruce Fields · 7 years ago
- 0020939 nfsd4: move some nfsd4 op definitions to xdr4.h by J. Bruce Fields · 8 years ago
- 9a1d168 Merge tag 'v4.12-rc5' into nfsd tree by J. Bruce Fields · 8 years ago
- 9a30740 nfsd4: fix null dereference on replay by J. Bruce Fields · 8 years ago