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
|
77a63f3d1e
NFS: Fix a typo in include/linux/nfs_fs.h
|
15 years ago |
Trond Myklebust
|
b608b283a9
NFS: kswapd must not block in nfs_release_page
|
15 years ago |
Trond Myklebust
|
f11ac8db5d
NFSv4: Ensure that we track the NFSv4 lock state in read/write requests.
|
15 years ago |
Trond Myklebust
|
2d36bfde85
NFS: Add helper functions for allocating filehandles and fattr structs
|
15 years ago |
Trond Myklebust
|
71d0a6112a
NFS: Fix an unstable write data integrity race
|
15 years ago |
Trond Myklebust
|
1cda707d52
NFS: Remove requirement for inode->i_mutex from nfs_invalidate_mapping
|
15 years ago |
Trond Myklebust
|
7f2f12d963
NFS: Simplify nfs_wb_page()
|
15 years ago |
Trond Myklebust
|
acdc53b214
NFS: Replace __nfs_write_mapping with sync_inode()
|
15 years ago |
Trond Myklebust
|
c988950eb6
NFS: Simplify nfs_wb_page_cancel()
|
15 years ago |
Trond Myklebust
|
ff778d02bf
NFS: Add a count of the number of unstable writes carried by an inode
|
15 years ago |
Trond Myklebust
|
8fc795f703
NFS: Cleanup - move nfs_write_inode() into fs/nfs/write.c
|
15 years ago |
Alexey Dobriyan
|
1d1764c398
headers: kref.h redux
|
16 years ago |
Trond Myklebust
|
1ae88b2e44
NFS: Fix an O_DIRECT Oops...
|
16 years ago |
David Howells
|
f42b293d6d
NFS: nfs_readpage_async() needs to be accessible as a fallback for local caching
|
16 years ago |
David Howells
|
ef79c097bb
NFS: Use local disk inode cache
|
16 years ago |
David Howells
|
c6a6f19e22
NFS: Add FS-Cache option bit and debug bit
|
16 years ago |
Trond Myklebust
|
cc85906110
Merge branch 'devel' into for-linus
|
16 years ago |
Al Viro
|
f786aa90e0
constify dentry_operations: NFS
|
16 years ago |
Trond Myklebust
|
72cb77f4a5
NFS: Throttle page dirtying while we're flushing to disk
|
16 years ago |
Trond Myklebust
|
fb8a1f11b6
NFS: cleanup - remove struct nfs_inode->ncommit
|
16 years ago |
Peter Staubach
|
64672d55d9
optimize attribute timeouts for "noac" and "actimeo=0"
|
16 years ago |
Trond Myklebust
|
dc0b027dfa
NFSv4: Convert the open and close ops to use fmode
|
16 years ago |
Trond Myklebust
|
bd7bf9d540
NFSv4: Convert delegation->type field to fmode_t
|
16 years ago |
Chuck Lever
|
146ec944bb
NFS: Move declaration of nfs_mount() to fs/nfs/internal.h
|
16 years ago |
Neil Brown
|
504e518953
Make nfs_file_cred more robust.
|
17 years ago |
Trond Myklebust
|
4704f0e274
NFS: Fix the resolution problem with nfs_inode_attrs_need_update()
|
17 years ago |
Trond Myklebust
|
691beb13cd
NFS: Allow concurrent inode revalidation
|
17 years ago |
Al Viro
|
3f8206d496
[PATCH] get rid of indirect users of namei.h
|
17 years ago |
Al Viro
|
e6305c43ed
[PATCH] sanitize ->permission() prototype
|
17 years ago |