index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
nfs42proc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
NFSv4.2: Update mode bits after ALLOCATE and DEALLOCATE
Anna Schumaker
2022-09-08
1
-2
/
+7
*
NFS: replace usage of found with dedicated list iterator variable
Jakob Koschel
2022-03-24
1
-7
/
+6
*
NFSv4/pnfs: Ensure pNFS allocation modes are consistent with nfsiod
Trond Myklebust
2022-03-22
1
-1
/
+1
*
NFSv4.2/copyoffload: Convert GFP_NOFS to GFP_KERNEL
Trond Myklebust
2022-02-25
1
-5
/
+5
*
NFSv4/flexfiles: Convert GFP_NOFS to GFP_KERNEL
Trond Myklebust
2022-02-25
1
-1
/
+1
*
NFSv4.2: fix reference count leaks in _nfs42_proc_copy_notify()
Xin Xiong
2022-02-25
1
-3
/
+6
*
NFSv42: Fallocate and clone should also request 'blocks used'
Trond Myklebust
2022-01-06
1
-5
/
+8
*
NFSv42: Fix pagecache invalidation after COPY/CLONE
Benjamin Coddington
2021-11-17
1
-1
/
+3
*
NFSv4.2 add tracepoint to OFFLOAD_CANCEL
Olga Kornievskaia
2021-11-04
1
-0
/
+1
*
NFSv4.2 add tracepoint to COPY_NOTIFY
Olga Kornievskaia
2021-11-04
1
-0
/
+1
*
NFSv4.2 add tracepoint to CLONE
Olga Kornievskaia
2021-11-04
1
-0
/
+1
*
NFSv4.2 add tracepoint to COPY
Olga Kornievskaia
2021-11-04
1
-0
/
+1
*
NFSv4.2 add tracepoints to FALLOCATE and DEALLOCATE
Olga Kornievskaia
2021-11-04
1
-0
/
+4
*
NFSv4.2 add tracepoint to SEEK
Olga Kornievskaia
2021-11-04
1
-0
/
+1
*
NFSv42: Don't force attribute revalidation of the copy offload source
Trond Myklebust
2021-04-14
1
-6
/
+1
*
NFSv42: Copy offload should update the file size when appropriate
Trond Myklebust
2021-04-14
1
-9
/
+32
*
NFSv4.2 fix handling of sr_eof in SEEK's reply
Olga Kornievskaia
2021-04-14
1
-1
/
+4
*
NFSv4.2: Always flush out writes in nfs42_proc_fallocate()
Trond Myklebust
2021-04-12
1
-7
/
+9
*
NFS: Fix attribute bitmask in _nfs42_proc_fallocate()
Trond Myklebust
2021-04-12
1
-2
/
+8
*
NFS: Fix open coded versions of nfs_set_cache_invalid() in NFSv4
Trond Myklebust
2021-03-08
1
-5
/
+7
*
NFSv4.2: fix error return on memory allocation failure
Colin Ian King
2020-12-16
1
-0
/
+1
*
NFSv4.2: improve page handling for GETXATTR
Frank van der Linden
2020-12-14
1
-11
/
+36
*
NFS: Fix rpcrdma_inline_fixup() crash with new LISTXATTRS operation
Chuck Lever
2020-12-02
1
-8
/
+13
*
NFSv4.2: fix client's attribute cache management for copy_file_range
Olga Kornievskaia
2020-09-16
1
-1
/
+9
*
NFS: Add tracepoints for layouterror and layoutstats.
Trond Myklebust
2020-08-05
1
-2
/
+8
*
NFSv4.2: add client side xattr caching.
Frank van der Linden
2020-07-13
1
-0
/
+12
*
NFSv4.2: add the extended attribute proc functions.
Frank van der Linden
2020-07-13
1
-0
/
+236
*
NFS: Fix memory leaks
Wenwen Wang
2020-02-04
1
-2
/
+2
*
NFSv4.x recover from pre-mature loss of openstateid
Olga Kornievskaia
2020-01-15
1
-8
/
+28
*
NFSv4: Make _nfs42_proc_copy_notify() static
YueHaibing
2019-11-18
1
-3
/
+3
*
NFS: Fallocate should use the nfs4_fattr_bitmap
Anna Schumaker
2019-11-18
1
-1
/
+1
*
NFS based on file size issue sync copy or fallback to generic copy offload
Olga Kornievskaia
2019-10-09
1
-2
/
+2
*
NFS: handle source server reboot
Olga Kornievskaia
2019-10-09
1
-21
/
+47
*
NFS: also send OFFLOAD_CANCEL to source server
Olga Kornievskaia
2019-10-09
1
-4
/
+8
*
NFS: COPY handle ERR_OFFLOAD_DENIED
Olga Kornievskaia
2019-10-09
1
-1
/
+2
*
NFS: for "inter" copy treat ESTALE as ENOTSUPP
Olga Kornievskaia
2019-10-09
1
-0
/
+5
*
NFS: add ca_source_server<> to COPY
Olga Kornievskaia
2019-10-09
1
-9
/
+17
*
NFS: add COPY_NOTIFY operation
Olga Kornievskaia
2019-10-09
1
-0
/
+91
*
NFSv4.1 fix incorrect return value in copy_file_range
Olga Kornievskaia
2019-04-11
1
-3
/
+0
*
NFSv4.2: Add client support for the generic 'layouterror' RPC call
Trond Myklebust
2019-03-01
1
-0
/
+164
*
NFSv4.2 copy do not allocate memory under the lock
Olga Kornievskaia
2018-11-22
1
-9
/
+10
*
NFS recover from destination server reboot for copies
Olga Kornievskaia
2018-08-13
1
-3
/
+13
*
NFS add a simple sync nfs4_proc_commit after async COPY
Olga Kornievskaia
2018-08-09
1
-0
/
+31
*
NFS handle COPY ERR_OFFLOAD_NO_REQS
Olga Kornievskaia
2018-08-09
1
-1
/
+5
*
NFS send OFFLOAD_CANCEL when COPY killed
Olga Kornievskaia
2018-08-09
1
-1
/
+90
*
NFS handle COPY reply CB_OFFLOAD call race
Olga Kornievskaia
2018-08-09
1
-2
/
+20
*
NFS add support for asynchronous COPY
Olga Kornievskaia
2018-08-09
1
-5
/
+50
*
NFSv4: Always clear the pNFS layout when handling ESTALE
Trond Myklebust
2018-05-31
1
-0
/
+4
*
NFS: Pass "privileged" value to nfs4_init_sequence()
Anna Schumaker
2018-05-31
1
-1
/
+1
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
[next]