summaryrefslogtreecommitdiffstats
path: root/fs/nfs/nfs42proc.c
Commit message (Expand)AuthorAgeFilesLines
* NFSv42: Fix pagecache invalidation after COPY/CLONEBenjamin Coddington2021-11-171-1/+3
* NFSv4.2 add tracepoint to OFFLOAD_CANCELOlga Kornievskaia2021-11-041-0/+1
* NFSv4.2 add tracepoint to COPY_NOTIFYOlga Kornievskaia2021-11-041-0/+1
* NFSv4.2 add tracepoint to CLONEOlga Kornievskaia2021-11-041-0/+1
* NFSv4.2 add tracepoint to COPYOlga Kornievskaia2021-11-041-0/+1
* NFSv4.2 add tracepoints to FALLOCATE and DEALLOCATEOlga Kornievskaia2021-11-041-0/+4
* NFSv4.2 add tracepoint to SEEKOlga Kornievskaia2021-11-041-0/+1
* NFSv42: Don't force attribute revalidation of the copy offload sourceTrond Myklebust2021-04-141-6/+1
* NFSv42: Copy offload should update the file size when appropriateTrond Myklebust2021-04-141-9/+32
* NFSv4.2 fix handling of sr_eof in SEEK's replyOlga Kornievskaia2021-04-141-1/+4
* NFSv4.2: Always flush out writes in nfs42_proc_fallocate()Trond Myklebust2021-04-121-7/+9
* NFS: Fix attribute bitmask in _nfs42_proc_fallocate()Trond Myklebust2021-04-121-2/+8
* NFS: Fix open coded versions of nfs_set_cache_invalid() in NFSv4Trond Myklebust2021-03-081-5/+7
* NFSv4.2: fix error return on memory allocation failureColin Ian King2020-12-161-0/+1
* NFSv4.2: improve page handling for GETXATTRFrank van der Linden2020-12-141-11/+36
* NFS: Fix rpcrdma_inline_fixup() crash with new LISTXATTRS operationChuck Lever2020-12-021-8/+13
* NFSv4.2: fix client's attribute cache management for copy_file_rangeOlga Kornievskaia2020-09-161-1/+9
* NFS: Add tracepoints for layouterror and layoutstats.Trond Myklebust2020-08-051-2/+8
* NFSv4.2: add client side xattr caching.Frank van der Linden2020-07-131-0/+12
* NFSv4.2: add the extended attribute proc functions.Frank van der Linden2020-07-131-0/+236
* NFS: Fix memory leaksWenwen Wang2020-02-041-2/+2
* NFSv4.x recover from pre-mature loss of openstateidOlga Kornievskaia2020-01-151-8/+28
* NFSv4: Make _nfs42_proc_copy_notify() staticYueHaibing2019-11-181-3/+3
* NFS: Fallocate should use the nfs4_fattr_bitmapAnna Schumaker2019-11-181-1/+1
* NFS based on file size issue sync copy or fallback to generic copy offloadOlga Kornievskaia2019-10-091-2/+2
* NFS: handle source server rebootOlga Kornievskaia2019-10-091-21/+47
* NFS: also send OFFLOAD_CANCEL to source serverOlga Kornievskaia2019-10-091-4/+8
* NFS: COPY handle ERR_OFFLOAD_DENIEDOlga Kornievskaia2019-10-091-1/+2
* NFS: for "inter" copy treat ESTALE as ENOTSUPPOlga Kornievskaia2019-10-091-0/+5
* NFS: add ca_source_server<> to COPYOlga Kornievskaia2019-10-091-9/+17
* NFS: add COPY_NOTIFY operationOlga Kornievskaia2019-10-091-0/+91
* NFSv4.1 fix incorrect return value in copy_file_rangeOlga Kornievskaia2019-04-111-3/+0
* NFSv4.2: Add client support for the generic 'layouterror' RPC callTrond Myklebust2019-03-011-0/+164
* NFSv4.2 copy do not allocate memory under the lockOlga Kornievskaia2018-11-221-9/+10
* NFS recover from destination server reboot for copiesOlga Kornievskaia2018-08-131-3/+13
* NFS add a simple sync nfs4_proc_commit after async COPYOlga Kornievskaia2018-08-091-0/+31
* NFS handle COPY ERR_OFFLOAD_NO_REQSOlga Kornievskaia2018-08-091-1/+5
* NFS send OFFLOAD_CANCEL when COPY killedOlga Kornievskaia2018-08-091-1/+90
* NFS handle COPY reply CB_OFFLOAD call raceOlga Kornievskaia2018-08-091-2/+20
* NFS add support for asynchronous COPYOlga Kornievskaia2018-08-091-5/+50
* NFSv4: Always clear the pNFS layout when handling ESTALETrond Myklebust2018-05-311-0/+4
* NFS: Pass "privileged" value to nfs4_init_sequence()Anna Schumaker2018-05-311-1/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* NFSv4.2 fix size storage for nfs42_proc_copyOlga Kornievskaia2017-07-131-1/+1
* NFS fix COMMIT after COPYOlga Kornievskaia2017-05-241-1/+1
* NFS append COMMIT after synchronous COPYOlga Kornievskaia2017-05-081-6/+15
* pNFS: Ensure we commit the layout if it has been invalidatedTrond Myklebust2017-04-291-0/+1
* NFS: Clean up nfs42_layoutstat_done()Anna Schumaker2017-04-201-2/+0
* NFSv4: Fix reboot recovery in copy offloadTrond Myklebust2017-02-221-26/+37
* NFS: Use nfs4_setup_sequence() everywhereAnna Schumaker2017-01-301-2/+2