index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
nfs4file.c
Age
Commit message (
Expand
)
Author
2020-12-02
NFSv4.2: Fix 5 seconds delay when doing inter server copy
Dai Ngo
2020-10-22
Merge tag 'nfsd-5.10' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2020-10-21
NFSv4.2: Fix NFS4ERR_STALE error when doing inter server copy
Dai Ngo
2020-09-21
NFS4: Fix oops when copy_file_range is attempted with NFS4.0 source
Dave Wysochanski
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-01
nfs: ensure correct writeback errors are returned on close()
Scott Mayhew
2020-03-16
NFSv4.2: error out when relink swapfile
Murphy Zhou
2020-02-10
NFSv4: Fix races between open and dentry revalidation
Trond Myklebust
2020-01-15
NFS: Add fs_context support.
David Howells
2019-11-18
NFSv4.2 fix memory leak in nfs42_ssc_open
Olga Kornievskaia
2019-11-18
NFSv4.2 fix kfree in __nfs42_copy_file_range
Olga Kornievskaia
2019-11-18
NFS: remove duplicated include from nfs4file.c
YueHaibing
2019-10-09
NFS: replace cross device check in copy_file_range
Olga Kornievskaia
2019-10-09
NFS based on file size issue sync copy or fallback to generic copy offload
Olga Kornievskaia
2019-10-09
NFS: handle source server reboot
Olga Kornievskaia
2019-10-09
NFS: skip recovery of copy open on dest server
Olga Kornievskaia
2019-10-09
NFS: inter ssc open
Olga Kornievskaia
2019-10-09
NFS: add ca_source_server<> to COPY
Olga Kornievskaia
2019-10-09
NFS: add COPY_NOTIFY operation
Olga Kornievskaia
2019-08-19
NFSv4: Fix return values for nfs4_file_open()
Trond Myklebust
2019-07-18
Merge tag 'nfs-for-5.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2019-07-06
nfs: disable client side deduplication
Darrick J. Wong
2019-07-06
NFSv4: Handle the special Linux file open access mode
Trond Myklebust
2019-06-09
vfs: allow copy_file_range to copy across devices
Amir Goldstein
2019-06-09
vfs: no fallback for ->copy_file_range
Dave Chinner
2019-04-25
Fix nfs4.2 return -EINVAL when do dedupe operation
Xiaoli Feng
2019-04-25
NFS: Don't inadvertently clear writeback errors
Trond Myklebust
2019-04-11
NFSv4.1 fix incorrect return value in copy_file_range
Olga Kornievskaia
2019-01-15
NFSv4.2 fix unnecessary retry in nfs4_copy_file_range
Olga Kornievskaia
2018-10-30
vfs: make remap_file_range functions take and return bytes completed
Darrick J. Wong
2018-10-30
vfs: combine the clone and dedupe into a single remap_file_range
Darrick J. Wong
2018-08-13
NFS recover from destination server reboot for copies
Olga Kornievskaia
2018-08-08
NFS: Mark expected switch fall-throughs
Gustavo A. R. Silva
2017-12-30
nfs4file: get rid of pointless include of btrfs.h
Al Viro
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-12-01
NFSv4: add flock_owner to open context
NeilBrown
2016-10-05
switch generic_file_splice_read() to use of ->read_iter()
Al Viro
2016-07-14
NFSv4: Revert "Truncating file opens should also sync O_DIRECT writes"
Trond Myklebust
2016-07-05
NFSv4.2: Fix writeback races in nfs4_copy_file_range
Trond Myklebust
2016-05-17
NFS: Add COPY nfs operation
Anna Schumaker
2016-04-07
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-03-26
nfs: use file_dentry()
Miklos Szeredi
2016-03-16
nfs: remove nfs4_file_fsync
Christoph Hellwig
2016-01-22
wrappers for ->i_mutex access
Al Viro
2015-12-07
vfs: pull btrfs clone API to vfs layer
Christoph Hellwig
2015-11-23
nfs: reduce the amount of ifdefs for v4.2 in nfs4file.c
Christoph Hellwig
2015-11-23
nfs: use btrfs ioctl defintions for clone
Christoph Hellwig
2015-11-23
nfs: allow intra-file CLONE
Christoph Hellwig
2015-11-23
nfs: offer native ioctls even if CONFIG_COMPAT is set
Christoph Hellwig
2015-10-15
NFS: Fix an 'unused variable' complaint when #ifndef CONFIG_NFS_V4_2
Trond Myklebust
[next]