index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
nfs42proc.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2020-07-13
NFSv4.2: add the extended attribute proc functions.
Frank van der Linden
1
-0
/
+236
2020-02-04
NFS: Fix memory leaks
Wenwen Wang
1
-2
/
+2
2020-01-15
NFSv4.x recover from pre-mature loss of openstateid
Olga Kornievskaia
1
-8
/
+28
2019-11-18
NFSv4: Make _nfs42_proc_copy_notify() static
YueHaibing
1
-3
/
+3
2019-11-18
NFS: Fallocate should use the nfs4_fattr_bitmap
Anna Schumaker
1
-1
/
+1
2019-10-09
NFS based on file size issue sync copy or fallback to generic copy offload
Olga Kornievskaia
1
-2
/
+2
2019-10-09
NFS: handle source server reboot
Olga Kornievskaia
1
-21
/
+47
2019-10-09
NFS: also send OFFLOAD_CANCEL to source server
Olga Kornievskaia
1
-4
/
+8
2019-10-09
NFS: COPY handle ERR_OFFLOAD_DENIED
Olga Kornievskaia
1
-1
/
+2
2019-10-09
NFS: for "inter" copy treat ESTALE as ENOTSUPP
Olga Kornievskaia
1
-0
/
+5
2019-10-09
NFS: add ca_source_server<> to COPY
Olga Kornievskaia
1
-9
/
+17
2019-10-09
NFS: add COPY_NOTIFY operation
Olga Kornievskaia
1
-0
/
+91
2019-04-11
NFSv4.1 fix incorrect return value in copy_file_range
Olga Kornievskaia
1
-3
/
+0
2019-03-01
NFSv4.2: Add client support for the generic 'layouterror' RPC call
Trond Myklebust
1
-0
/
+164
2018-11-22
NFSv4.2 copy do not allocate memory under the lock
Olga Kornievskaia
1
-9
/
+10
2018-08-13
NFS recover from destination server reboot for copies
Olga Kornievskaia
1
-3
/
+13
2018-08-09
NFS add a simple sync nfs4_proc_commit after async COPY
Olga Kornievskaia
1
-0
/
+31
2018-08-09
NFS handle COPY ERR_OFFLOAD_NO_REQS
Olga Kornievskaia
1
-1
/
+5
2018-08-09
NFS send OFFLOAD_CANCEL when COPY killed
Olga Kornievskaia
1
-1
/
+90
[next]