summaryrefslogtreecommitdiff
path: root/fs/nfsd/nfs4proc.c
AgeCommit message (Expand)Author
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
2019-05-15Merge tag 'nfsd-5.2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2019-04-24nfsd: Allow containers to set supported nfs versionsTrond Myklebust
2019-04-08fs: mark expected switch fall-throughsGustavo A. R. Silva
2018-12-14NFSD remove OP_CACHEME from 4.2 op_flagsOlga Kornievskaia
2018-11-27nfsd4: skip unused assignmentJ. Bruce Fields
2018-11-27nfsd4: forbid all renames during grace periodJ. Bruce Fields
2018-11-27nfsd4: zero-length WRITE should succeedJ. Bruce Fields
2018-11-08nfsd: COPY and CLONE operations require the saved filehandle to be setScott Mayhew
2018-09-25NFSD introduce async copy featureOlga Kornievskaia
2018-09-25NFSD OFFLOAD_CANCEL xdrOlga Kornievskaia
2018-09-25NFSD OFFLOAD_STATUS xdrOlga Kornievskaia
2018-08-09NFSD: Refactor the generic write vector fill helperChuck Lever
2018-06-17nfsd: fix corrupted reply to badly ordered compoundJ. Bruce Fields
2018-06-17nfsd: clarify check_op_orderingJ. Bruce Fields
2018-06-17nfsd4: extend reclaim period for reclaiming clientsJ. Bruce Fields
2018-04-03nfsd: fix incorrect umasksJ. Bruce Fields
2018-04-03nfsd: Trace NFSv4 COMPOUND executionChuck Lever
2018-04-03nfsd: Add I/O trace points in the NFSv4 read procChuck Lever
2018-04-03nfsd: Add I/O trace points in the NFSv4 write pathChuck Lever
2018-04-03nfsd: Add "nfsd_" to trace point namesChuck Lever
2018-03-19nfsd: remove unsused "cp_consecutive" fieldJ. Bruce Fields
2018-02-08nfsd: return RESOURCE not GARBAGE_ARGS on too many opsJ. Bruce Fields
2017-12-21nfsd4: permit layoutget of executable-only filesBenjamin Coddington
2017-11-18Merge tag 'nfsd-4.15' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2017-11-07nfds: avoid gettimeofday for nfssvc_boot timeArnd Bergmann
2017-10-05nfsd4: define nfsd4_secinfo_no_name_release()Eryu Guan
2017-10-04nfsd: remove unnecessary nofilehandle checksJ. Bruce Fields
2017-08-24nfsd4: skip encoder in trivial error casesJ. Bruce Fields
2017-08-24nfsd4: define ->op_release for compound opsJ. Bruce Fields
2017-08-24nfsd4: opdesc will be useful outside nfs4proc.cJ. Bruce Fields