- ca7d1d1 NFSv4.2: remove restriction of copy size for inter-server copy. by Dai Ngo · 3 years, 8 months ago
- e93a5e9 NFSv4: Add support for application leases underpinned by a delegation by Trond Myklebust · 3 years, 9 months ago
- e67afa7 NFSv4: Fix v4.0/v4.1 SEEK_DATA return -ENOTSUPP when set NFS_V4_2 config by Zhang Xiaoxu · 3 years, 8 months ago
- d9092b4 NFSv4.2: Remove ifdef CONFIG_NFSD from NFSv4.2 client SSC code. by Dai Ngo · 3 years, 9 months ago
- 02591f9 NFSv4_2: SSC helper should use its own config. by Dai Ngo · 4 years ago
- fe8eb82 NFSv4.2: Fix 5 seconds delay when doing inter server copy by Dai Ngo · 4 years, 2 months ago
- 24717cf Merge tag 'nfsd-5.10' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 4 years, 3 months ago
- 0cfcd40 NFSv4.2: Fix NFS4ERR_STALE error when doing inter server copy by Dai Ngo · 4 years, 3 months ago
- d8a6ad9 NFS4: Fix oops when copy_file_range is attempted with NFS4.0 source by Dave Wysochanski · 4 years, 6 months ago
- df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
- 67dd23f9 nfs: ensure correct writeback errors are returned on close() by Scott Mayhew · 4 years, 6 months ago
- f5fdf12 NFSv4.2: error out when relink swapfile by Murphy Zhou · 5 years ago
- cf5b405 NFSv4: Fix races between open and dentry revalidation by Trond Myklebust · 5 years ago
- f2aedb7 NFS: Add fs_context support. by David Howells · 5 years ago
- f751c54 NFSv4.2 fix memory leak in nfs42_ssc_open by Olga Kornievskaia · 5 years ago
- 66588ab NFSv4.2 fix kfree in __nfs42_copy_file_range by Olga Kornievskaia · 5 years ago
- 843aa17 NFS: remove duplicated include from nfs4file.c by YueHaibing · 5 years ago
- 8dff1df NFS: replace cross device check in copy_file_range by Olga Kornievskaia · 6 years ago
- 1275101 NFS based on file size issue sync copy or fallback to generic copy offload by Olga Kornievskaia · 6 years ago
- 0e65a32 NFS: handle source server reboot by Olga Kornievskaia · 6 years ago
- 0b9018b NFS: skip recovery of copy open on dest server by Olga Kornievskaia · 5 years ago
- ec4b092 NFS: inter ssc open by Olga Kornievskaia · 5 years ago
- 1d38f3f NFS: add ca_source_server<> to COPY by Olga Kornievskaia · 6 years ago
- 0491567 NFS: add COPY_NOTIFY operation by Olga Kornievskaia · 6 years ago
- 90cf500 NFSv4: Fix return values for nfs4_file_open() by Trond Myklebust · 5 years ago
- 6860c98 Merge tag 'nfs-for-5.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 6 years ago
- 9026b3a nfs: disable client side deduplication by Darrick J. Wong · 6 years ago
- 44942b4 NFSv4: Handle the special Linux file open access mode by Trond Myklebust · 6 years ago
- 5dae222 vfs: allow copy_file_range to copy across devices by Amir Goldstein · 6 years ago
- 64bf5ff vfs: no fallback for ->copy_file_range by Dave Chinner · 6 years ago
- ce96e88 Fix nfs4.2 return -EINVAL when do dedupe operation by Xiaoli Feng · 6 years ago
- aded8d7 NFS: Don't inadvertently clear writeback errors by Trond Myklebust · 6 years ago
- 0769663 NFSv4.1 fix incorrect return value in copy_file_range by Olga Kornievskaia · 6 years ago
- 45ac486 NFSv4.2 fix unnecessary retry in nfs4_copy_file_range by Olga Kornievskaia · 6 years ago
- 42ec3d4 vfs: make remap_file_range functions take and return bytes completed by Darrick J. Wong · 6 years ago
- 2e5dfc9 vfs: combine the clone and dedupe into a single remap_file_range by Darrick J. Wong · 6 years ago
- e4648aa NFS recover from destination server reboot for copies by Olga Kornievskaia · 6 years ago
- 01e03bd NFS: Mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
- 6db6200 nfs4file: get rid of pointless include of btrfs.h by Al Viro · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- 532d4de NFSv4: add flock_owner to open context by NeilBrown · 8 years ago
- 82c156f switch generic_file_splice_read() to use of ->read_iter() by Al Viro · 8 years ago
- 8b7d9d0 NFSv4: Revert "Truncating file opens should also sync O_DIRECT writes" by Trond Myklebust · 9 years ago
- 837bb1d NFSv4.2: Fix writeback races in nfs4_copy_file_range by Trond Myklebust · 9 years ago
- 2e72448 NFS: Add COPY nfs operation by Anna Schumaker · 12 years ago
- 93061f3 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 9 years ago
- be62a1a nfs: use file_dentry() by Miklos Szeredi · 9 years ago
- 4ff79bc nfs: remove nfs4_file_fsync by Christoph Hellwig · 9 years ago
- 5955102 wrappers for ->i_mutex access by Al Viro · 9 years ago
- 04b38d6 vfs: pull btrfs clone API to vfs layer by Christoph Hellwig · 9 years ago
- 6b7153d nfs: reduce the amount of ifdefs for v4.2 in nfs4file.c by Christoph Hellwig · 9 years ago
- 0f42a6a nfs: use btrfs ioctl defintions for clone by Christoph Hellwig · 9 years ago
- 21fad313 nfs: allow intra-file CLONE by Christoph Hellwig · 9 years ago
- 3a2e176 nfs: offer native ioctls even if CONFIG_COMPAT is set by Christoph Hellwig · 9 years ago
- 275058a NFS: Fix an 'unused variable' complaint when #ifndef CONFIG_NFS_V4_2 by Trond Myklebust · 9 years ago
- a340abc nfs42: add NFS_IOC_CLONE_RANGE ioctl by Peng Tao · 9 years ago
- 811b7b8 nfs42: respect clone_blksize by Peng Tao · 9 years ago
- bea51b3 nfs42: add NFS_IOC_CLONE ioctl by Peng Tao · 9 years ago
- 5445b1f NFSv4: Respect the server imposed limit on how many changes we may cache by Trond Myklebust · 9 years ago
- c5c3fb5 NFS: Make opened as optional argument in _nfs4_do_open by Kinglong Mee · 9 years ago
- 18a6008 nfs: verify open flags before allowing open by Benjamin Coddington · 10 years ago
- 59953fb Merge tag 'nfs-for-4.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
- f830f7d NFS: Reduce time spent holding the i_mutex during fallocate() by Anna Schumaker · 10 years ago
- 9a51940 NFS: Don't zap caches on fallocate() by Anna Schumaker · 10 years ago
- 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 10 years ago
- 5d5d568 make new_sync_{read,write}() static by Al Viro · 10 years ago
- 5bb89b4 NFSv4.1/pnfs: Separate out metadata and data consistency for pNFS by Trond Myklebust · 10 years ago
- a0815d5 NFSv4.1/pnfs: Ensure that writes respect the O_SYNC flag when doing O_DIRECT by Trond Myklebust · 10 years ago
- 9e1681c NFSv4: Truncating file opens should also sync O_DIRECT writes by Trond Myklebust · 10 years ago
- 81b79af NFSv4: Allow tracing of NFSv4 fsync calls by Trond Myklebust · 10 years ago
- 624bd5b nfs: Add DEALLOCATE support by Anna Schumaker · 10 years ago
- f4ac167 nfs: Add ALLOCATE support by Anna Schumaker · 10 years ago
- ead13ae Merge tag 'nfs-for-3.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
- 1c6dcbe NFS: Implement SEEK by Anna Schumaker · 10 years ago
- 1c994a0 locks: consolidate "nolease" routines by Jeff Layton · 10 years ago
- 16b9057 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
- 4da54c2 nfs: switch to iter_splice_write_file() by Al Viro · 11 years ago
- 1b33809 nfs: commit layouts in fdatasync by Christoph Hellwig · 11 years ago
- edaf436 nfs: switch to ->write_iter() by Al Viro · 11 years ago
- 3aa2d19 nfs: switch to ->read_iter() by Al Viro · 11 years ago
- 9bc9ccd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
- c698dbf Merge branch 'fscache' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs into linux-next by Trond Myklebust · 11 years ago
- 6de1472 nfs: use %p[dD] instead of open-coded (and often racy) equivalents by Al Viro · 11 years ago
- f1fe29b NFS: Use i_writecount to control whether to get an fscache cookie in nfs_open() by David Howells · 11 years ago
- 5bc2afc NFSv4: Honour the 'opened' parameter in the atomic_open() filesystem method by Trond Myklebust · 11 years ago
- 275bb30 NFSv4: Move dentry instantiation into the NFSv4-specific atomic open code by Trond Myklebust · 12 years ago
- 496ad9a new helper: file_inode(file) by Al Viro · 12 years ago
- a4ff146 NFS4: Open files for fscaching by David Howells · 12 years ago
- 4ea8fed NFSv4: Get rid of unnecessary BUG_ON()s by Trond Myklebust · 12 years ago
- dcfc4f2 NFS: Write the entire file if a server reboot occurs during fsync() by Trond Myklebust · 12 years ago
- 05990d1 NFS: Fix fdatasync/fsync() when confronted with a server reboot by Trond Myklebust · 12 years ago
- 7b281ee NFS: fsync() must exit with an error if page writeback failed by Trond Myklebust · 12 years ago
- ce4ef7c NFS: Split out NFS v4 file operations by Bryan Schumaker · 13 years ago