index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
nfs42proc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-23
NFS: Update listxattr to use xdr_set_scratch_folio()
Anna Schumaker
1
-2
/
+2
2025-09-06
NFSv4.2: Serialise O_DIRECT i/o and copy range
Trond Myklebust
1
-0
/
+1
2025-09-06
NFSv4.2: Serialise O_DIRECT i/o and fallocate()
Trond Myklebust
1
-0
/
+1
2025-09-06
NFSv4.2: Protect copy offload and clone against 'eof page pollution'
Trond Myklebust
1
-6
/
+13
2025-09-06
NFS: Protect against 'eof page pollution'
Trond Myklebust
1
-3
/
+11
2025-05-28
NFS: Add support for fallocate(FALLOC_FL_ZERO_RANGE)
Anna Schumaker
1
-2
/
+27
2025-03-17
NFS: Refactor trace_nfs4_offload_cancel
Chuck Lever
1
-0
/
+1
2025-03-17
NFS: Use NFSv4.2's OFFLOAD_STATUS operation
Chuck Lever
1
-11
/
+59
2025-03-17
NFS: Implement NFSv4.2's OFFLOAD_STATUS operation
Chuck Lever
1
-0
/
+103
2025-01-21
NFSv4.2: make LAYOUTSTATS and LAYOUTERROR MOVEABLE
Olga Kornievskaia
1
-2
/
+2
2025-01-21
NFSv4.2: mark OFFLOAD_CANCEL MOVEABLE
Olga Kornievskaia
1
-1
/
+1
2025-01-21
NFS: Rename struct nfs4_offloadcancel_data
Chuck Lever
1
-9
/
+9
2024-10-03
NFSv4: Prevent NULL-pointer dereference in nfs42_complete_copies()
Yanjun Zhang
1
-1
/
+1
2023-10-11
nfs42: client needs to strip file mode's suid/sgid bit after ALLOCATE op
Dai Ngo
1
-1
/
+2
2023-08-30
NFSv4.2: fix handling of COPY ERR_OFFLOAD_NO_REQ
Olga Kornievskaia
1
-2
/
+3
2023-08-19
NFSv4.2: fix error handling in nfs42_proc_getxattr
Fedor Pchelkin
1
-3
/
+2
2023-06-19
NFSv4.2: SETXATTR should update ctime
Anna Schumaker
1
-4
/
+21
2023-02-15
nfs42: do not fail with EIO if ssc returns NFS4ERR_OFFLOAD_DENIED
Tigran Mkrtchyan
1
-1
/
+2
2022-10-27
NFSv4.2: Fixup CLONE dest file size for zero-length count
Benjamin Coddington
1
-0
/
+3
2022-10-13
Merge tag 'nfs-for-6.1-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
1
-0
/
+4
2022-10-06
Merge tag 'pull-file_inode' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2022-10-05
NFSv4.2: Add a tracepoint for listxattr
Anna Schumaker
1
-0
/
+1
2022-10-05
NFSv4.2: Add tracepoints for getxattr, setxattr, and removexattr
Anna Schumaker
1
-0
/
+3
2022-09-08
NFSv4.2: Update mode bits after ALLOCATE and DEALLOCATE
Anna Schumaker
1
-2
/
+7
2022-09-01
_nfs42_proc_copy(): use ->f_mapping instead of file_inode()->i_mapping
Al Viro
1
-1
/
+1
2022-03-24
NFS: replace usage of found with dedicated list iterator variable
Jakob Koschel
1
-7
/
+6
2022-03-22
NFSv4/pnfs: Ensure pNFS allocation modes are consistent with nfsiod
Trond Myklebust
1
-1
/
+1
2022-02-25
NFSv4.2/copyoffload: Convert GFP_NOFS to GFP_KERNEL
Trond Myklebust
1
-5
/
+5
2022-02-25
NFSv4/flexfiles: Convert GFP_NOFS to GFP_KERNEL
Trond Myklebust
1
-1
/
+1
2022-02-25
NFSv4.2: fix reference count leaks in _nfs42_proc_copy_notify()
Xin Xiong
1
-3
/
+6
2022-01-06
NFSv42: Fallocate and clone should also request 'blocks used'
Trond Myklebust
1
-5
/
+8
2021-11-17
NFSv42: Fix pagecache invalidation after COPY/CLONE
Benjamin Coddington
1
-1
/
+3
2021-11-04
NFSv4.2 add tracepoint to OFFLOAD_CANCEL
Olga Kornievskaia
1
-0
/
+1
2021-11-04
NFSv4.2 add tracepoint to COPY_NOTIFY
Olga Kornievskaia
1
-0
/
+1
2021-11-04
NFSv4.2 add tracepoint to CLONE
Olga Kornievskaia
1
-0
/
+1
2021-11-04
NFSv4.2 add tracepoint to COPY
Olga Kornievskaia
1
-0
/
+1
2021-11-04
NFSv4.2 add tracepoints to FALLOCATE and DEALLOCATE
Olga Kornievskaia
1
-0
/
+4
2021-11-04
NFSv4.2 add tracepoint to SEEK
Olga Kornievskaia
1
-0
/
+1
2021-04-14
NFSv42: Don't force attribute revalidation of the copy offload source
Trond Myklebust
1
-6
/
+1
2021-04-14
NFSv42: Copy offload should update the file size when appropriate
Trond Myklebust
1
-9
/
+32
2021-04-14
NFSv4.2 fix handling of sr_eof in SEEK's reply
Olga Kornievskaia
1
-1
/
+4
2021-04-12
NFSv4.2: Always flush out writes in nfs42_proc_fallocate()
Trond Myklebust
1
-7
/
+9
2021-04-12
NFS: Fix attribute bitmask in _nfs42_proc_fallocate()
Trond Myklebust
1
-2
/
+8
2021-03-08
NFS: Fix open coded versions of nfs_set_cache_invalid() in NFSv4
Trond Myklebust
1
-5
/
+7
2020-12-16
NFSv4.2: fix error return on memory allocation failure
Colin Ian King
1
-0
/
+1
2020-12-14
NFSv4.2: improve page handling for GETXATTR
Frank van der Linden
1
-11
/
+36
2020-12-02
NFS: Fix rpcrdma_inline_fixup() crash with new LISTXATTRS operation
Chuck Lever
1
-8
/
+13
2020-09-16
NFSv4.2: fix client's attribute cache management for copy_file_range
Olga Kornievskaia
1
-1
/
+9
2020-08-05
NFS: Add tracepoints for layouterror and layoutstats.
Trond Myklebust
1
-2
/
+8
2020-07-13
NFSv4.2: add client side xattr caching.
Frank van der Linden
1
-0
/
+12
[next]