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
/
nfs4file.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-06
NFS: make sure open context mode have FMODE_EXEC when file open for exec
ChenXiaoSong
1
-8
/
+4
2022-08-19
NFSv4.2 fix problems with __nfs42_ssc_open
Olga Kornievskaia
1
-0
/
+6
2022-06-15
NFSv4: Add FMODE_CAN_ODIRECT after successful open of a NFS4.x file
Dave Wysochanski
1
-0
/
+1
2022-06-04
Merge tag 'pull-18-rc1-work.mount' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+2
2022-05-19
m->mnt_root->d_inode->i_sb is a weird way to spell m->mnt_sb...
Al Viro
1
-2
/
+2
2022-03-29
NFSv4: fix open failure with O_ACCMODE flag
ChenXiaoSong
1
-2
/
+4
2022-03-29
Revert "NFSv4: Handle the special Linux file open access mode"
ChenXiaoSong
1
-1
/
+1
2022-02-25
NFSv4.2/copyoffload: Convert GFP_NOFS to GFP_KERNEL
Trond Myklebust
1
-2
/
+2
2022-02-25
NFS: simplify check for freeing cn_resp
Tom Rix
1
-2
/
+2
2021-11-05
NFS: Remove the nfs4_label argument from nfs_fhget()
Anna Schumaker
1
-2
/
+1
2021-11-05
NFS: Remove the nfs4_label from the nfs4_getattr_res
Anna Schumaker
1
-1
/
+1
2021-11-05
NFSv4.2: alloc_file_pseudo() takes an open flag, not an f_mode
Trond Myklebust
1
-2
/
+1
2021-11-05
NFS: Don't allocate nfs_fattr on the stack in __nfs42_ssc_open()
Trond Myklebust
1
-4
/
+6
2021-08-10
NFSv4.2: remove restriction of copy size for inter-server copy.
Dai Ngo
1
-6
/
+4
2021-06-13
NFSv4: Add support for application leases underpinned by a delegation
Trond Myklebust
1
-1
/
+7
2021-05-27
NFSv4: Fix v4.0/v4.1 SEEK_DATA return -ENOTSUPP when set NFS_V4_2 config
Zhang Xiaoxu
1
-1
/
+1
2021-04-26
NFSv4.2: Remove ifdef CONFIG_NFSD from NFSv4.2 client SSC code.
Dai Ngo
1
-4
/
+0
2021-01-28
NFSv4_2: SSC helper should use its own config.
Dai Ngo
1
-0
/
+4
2020-12-10
NFSv4.2: Fix 5 seconds delay when doing inter server copy
Dai Ngo
1
-1
/
+1
2020-10-22
Merge tag 'nfsd-5.10' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-6
/
+32
2020-10-21
NFSv4.2: Fix NFS4ERR_STALE error when doing inter server copy
Dai Ngo
1
-6
/
+32
2020-09-21
NFS4: Fix oops when copy_file_range is attempted with NFS4.0 source
Dave Wysochanski
1
-1
/
+2
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-08-01
nfs: ensure correct writeback errors are returned on close()
Scott Mayhew
1
-1
/
+4
2020-03-16
NFSv4.2: error out when relink swapfile
Murphy Zhou
1
-0
/
+3
2020-02-10
NFSv4: Fix races between open and dentry revalidation
Trond Myklebust
1
-1
/
+0
2020-01-15
NFS: Add fs_context support.
David Howells
1
-0
/
+1
2019-11-18
NFSv4.2 fix memory leak in nfs42_ssc_open
Olga Kornievskaia
1
-4
/
+6
2019-11-18
NFSv4.2 fix kfree in __nfs42_copy_file_range
Olga Kornievskaia
1
-1
/
+2
2019-11-18
NFS: remove duplicated include from nfs4file.c
YueHaibing
1
-1
/
+0
2019-10-09
NFS: replace cross device check in copy_file_range
Olga Kornievskaia
1
-1
/
+1
2019-10-09
NFS based on file size issue sync copy or fallback to generic copy offload
Olga Kornievskaia
1
-1
/
+15
2019-10-09
NFS: handle source server reboot
Olga Kornievskaia
1
-0
/
+3
2019-10-09
NFS: skip recovery of copy open on dest server
Olga Kornievskaia
1
-0
/
+1
2019-10-09
NFS: inter ssc open
Olga Kornievskaia
1
-0
/
+94
2019-10-09
NFS: add ca_source_server<> to COPY
Olga Kornievskaia
1
-1
/
+6
2019-10-09
NFS: add COPY_NOTIFY operation
Olga Kornievskaia
1
-1
/
+19
2019-08-19
NFSv4: Fix return values for nfs4_file_open()
Trond Myklebust
1
-6
/
+6
2019-07-18
Merge tag 'nfs-for-5.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-2
/
+6
2019-07-06
nfs: disable client side deduplication
Darrick J. Wong
1
-1
/
+5
2019-07-06
NFSv4: Handle the special Linux file open access mode
Trond Myklebust
1
-1
/
+1
2019-06-09
vfs: allow copy_file_range to copy across devices
Amir Goldstein
1
-1
/
+4
2019-06-09
vfs: no fallback for ->copy_file_range
Dave Chinner
1
-3
/
+17
2019-04-25
Fix nfs4.2 return -EINVAL when do dedupe operation
Xiaoli Feng
1
-1
/
+1
2019-04-25
NFS: Don't inadvertently clear writeback errors
Trond Myklebust
1
-1
/
+1
2019-04-11
NFSv4.1 fix incorrect return value in copy_file_range
Olga Kornievskaia
1
-1
/
+3
2019-01-15
NFSv4.2 fix unnecessary retry in nfs4_copy_file_range
Olga Kornievskaia
1
-7
/
+1
2018-10-30
vfs: make remap_file_range functions take and return bytes completed
Darrick J. Wong
1
-3
/
+3
2018-10-30
vfs: combine the clone and dedupe into a single remap_file_range
Darrick J. Wong
1
-3
/
+7
2018-08-13
NFS recover from destination server reboot for copies
Olga Kornievskaia
1
-2
/
+7
[next]