Josef Bacik
|
02c24a8218
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
|
14 years ago |
Josef Bacik
|
06222e491e
fs: handle SEEK_HOLE/SEEK_DATA properly in all fs's that define their own llseek
|
14 years ago |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 years ago |
Andy Adamson
|
ef31153786
NFSv4.1 convert layoutcommit sync to boolean
|
14 years ago |
Andy Adamson
|
863a3c6c68
NFSv4.1: layoutcommit
|
14 years ago |
Fred Isaman
|
bae724ef95
NFSv4.1: shift pnfs_update_layout locations
|
14 years ago |
Sergey Vlasov
|
21ac19d484
NFS: Fix fcntl F_GETLK not reporting some conflicts
|
14 years ago |
Christoph Hellwig
|
51ee4b84f5
locks: let the caller free file_lock on ->setlease failure
|
14 years ago |
J. Bruce Fields
|
05fa3135fd
locks: fix setlease methods to free passed-in lock
|
14 years ago |
Linus Torvalds
|
a4dd8dce14
Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
|
14 years ago |
Linus Torvalds
|
74eb94b218
Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
|
14 years ago |
Benny Halevy
|
e5e940170b
NFS: create and destroy inode's layout cache
|
14 years ago |
Ricardo Labiaga
|
6b96724e50
Revalidate caches on lock
|
14 years ago |
Trond Myklebust
|
bc4866b6e0
NFS: Don't SIGBUS if nfs_vm_page_mkwrite races with a cache invalidation
|
14 years ago |
Suresh Jayaraman
|
5eebde2322
nfs: introduce mount option '-olocal_lock' to make locks local
|
14 years ago |
Fabio Olive Leite
|
b1bde04c6d
Remove incorrect do_vfs_lock message
|
14 years ago |
J. R. Okajima
|
0702099bd8
NFS: fix the return value of nfs_file_fsync()
|
15 years ago |
Linus Torvalds
|
5df6b8e65a
Merge branch 'nfs-for-2.6.36' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
|
15 years ago |
Trond Myklebust
|
af7fa16506
NFS: Fix up the fsync code
|
15 years ago |
Trond Myklebust
|
b608b283a9
NFS: kswapd must not block in nfs_release_page
|
15 years ago |
Christoph Hellwig
|
7ea8085910
drop unused dentry argument to ->fsync
|
15 years ago |
Trond Myklebust
|
d7cf8dd012
NFSv4: Allow attribute caching with 'noac' mounts if client holds a delegation
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Trond Myklebust
|
d812e57582
NFS: Prevent another deadlock in nfs_release_page()
|
15 years ago |
Chuck Lever
|
7e381172cf
NFS: Improve NFS iostat byte count accuracy for writes
|
15 years ago |
Chuck Lever
|
aa2f1ef10e
NFS: Account for NFS bytes read via the splice API
|
15 years ago |
Chuck Lever
|
4184dcf2db
NFS: Fix byte accounting for generic NFS reads
|
15 years ago |
Chuck Lever
|
c2459dc462
NFS: Proper accounting for NFS VFS calls
|
15 years ago |
Trond Myklebust
|
82be934a59
NFS: Try to commit unstable writes in nfs_release_page()
|
15 years ago |
Christoph Hellwig
|
6b2f3d1f76
vfs: Implement proper O_SYNC semantics
|
15 years ago |