NeilBrown
|
532d4def2f
NFSv4: add flock_owner to open context
|
8 年之前 |
Al Viro
|
82c156f853
switch generic_file_splice_read() to use of ->read_iter()
|
9 年之前 |
Trond Myklebust
|
8b7d9d09b2
NFSv4: Revert "Truncating file opens should also sync O_DIRECT writes"
|
9 年之前 |
Trond Myklebust
|
837bb1d752
NFSv4.2: Fix writeback races in nfs4_copy_file_range
|
9 年之前 |
Anna Schumaker
|
2e72448b07
NFS: Add COPY nfs operation
|
12 年之前 |
Linus Torvalds
|
93061f390f
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
9 年之前 |
Miklos Szeredi
|
be62a1a8fd
nfs: use file_dentry()
|
9 年之前 |
Christoph Hellwig
|
4ff79bc709
nfs: remove nfs4_file_fsync
|
9 年之前 |
Al Viro
|
5955102c99
wrappers for ->i_mutex access
|
9 年之前 |
Christoph Hellwig
|
04b38d6012
vfs: pull btrfs clone API to vfs layer
|
9 年之前 |
Christoph Hellwig
|
6b7153da2c
nfs: reduce the amount of ifdefs for v4.2 in nfs4file.c
|
9 年之前 |
Christoph Hellwig
|
0f42a6a9b8
nfs: use btrfs ioctl defintions for clone
|
9 年之前 |
Christoph Hellwig
|
21fad313d5
nfs: allow intra-file CLONE
|
9 年之前 |
Christoph Hellwig
|
3a2e176905
nfs: offer native ioctls even if CONFIG_COMPAT is set
|
9 年之前 |
Trond Myklebust
|
275058a218
NFS: Fix an 'unused variable' complaint when #ifndef CONFIG_NFS_V4_2
|
9 年之前 |
Peng Tao
|
a340abcf41
nfs42: add NFS_IOC_CLONE_RANGE ioctl
|
10 年之前 |
Peng Tao
|
811b7b85d6
nfs42: respect clone_blksize
|
10 年之前 |
Peng Tao
|
bea51b30b2
nfs42: add NFS_IOC_CLONE ioctl
|
10 年之前 |
Trond Myklebust
|
5445b1fbd1
NFSv4: Respect the server imposed limit on how many changes we may cache
|
10 年之前 |
Kinglong Mee
|
c5c3fb5f97
NFS: Make opened as optional argument in _nfs4_do_open
|
10 年之前 |
Benjamin Coddington
|
18a6008972
nfs: verify open flags before allowing open
|
10 年之前 |
Linus Torvalds
|
59953fba87
Merge tag 'nfs-for-4.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
|
10 年之前 |
Anna Schumaker
|
f830f7ddd9
NFS: Reduce time spent holding the i_mutex during fallocate()
|
10 年之前 |
Anna Schumaker
|
9a51940bf6
NFS: Don't zap caches on fallocate()
|
10 年之前 |
David Howells
|
2b0143b5c9
VFS: normal filesystems (and lustre): d_inode() annotations
|
10 年之前 |
Al Viro
|
5d5d568975
make new_sync_{read,write}() static
|
10 年之前 |
Trond Myklebust
|
5bb89b4702
NFSv4.1/pnfs: Separate out metadata and data consistency for pNFS
|
10 年之前 |
Trond Myklebust
|
a0815d556d
NFSv4.1/pnfs: Ensure that writes respect the O_SYNC flag when doing O_DIRECT
|
10 年之前 |
Trond Myklebust
|
9e1681c2e7
NFSv4: Truncating file opens should also sync O_DIRECT writes
|
10 年之前 |
Trond Myklebust
|
81b79afb50
NFSv4: Allow tracing of NFSv4 fsync calls
|
10 年之前 |