Trond Myklebust
|
8b4bdcf899
NFS: Store the file system "fsid" value in the NFS super block.
|
19 years ago |
Trond Myklebust
|
d2ccddf042
NFS: Flesh out nfs_invalidate_page()
|
19 years ago |
Trond Myklebust
|
44b11874ff
NFS: Separate metadata and page cache revalidation mechanisms
|
19 years ago |
Trond Myklebust
|
38478b24e3
NFS: More page cache revalidation fixups
|
19 years ago |
Arjan van de Ven
|
4b6f5d20b0
[PATCH] Make most file operations structs in fs/ const
|
19 years ago |
Trond Myklebust
|
c42de9dd67
NFS: Fix a race in nfs_sync_inode()
|
19 years ago |
Trond Myklebust
|
3feb2d4939
NFS: Uninline nfs_writedata_(alloc|free) and nfs_readdata_(alloc|free)
|
19 years ago |
Trond Myklebust
|
fad6149041
nfs: Use UNSTABLE + COMMIT for NFS O_DIRECT writes
|
19 years ago |
Trond Myklebust
|
e17b1fc4b3
NFS: Make nfs_commit_alloc() extern
|
19 years ago |
Chuck Lever
|
462d5b3296
NFS: make direct write path generate write requests concurrently
|
19 years ago |
Trond Myklebust
|
ec06c096ed
NFS: Cleanup of NFS read code
|
19 years ago |
Trond Myklebust
|
788e7a89a0
NFS: Cleanup of NFS write code in preparation for asynchronous o_direct
|
19 years ago |
Goldwyn Rodrigues
|
24bd68f46b
NFS: Code comments update in NFS
|
19 years ago |
Trond Myklebust
|
b92dccf65b
NFS: Fix a busy inodes issue...
|
19 years ago |
Stephen Rothwell
|
7fd105e758
[PATCH] Fix compile for CONFIG_SYSVIPC=n or CONFIG_SYSCTL=n
|
19 years ago |
Trond Myklebust
|
a72b44222d
NFSv4: Allow user to set the port used by the NFSv4 callback channel
|
19 years ago |
Trond Myklebust
|
70b9ecbdb9
NFS: Make stat() return updated mtimes after a write()
|
19 years ago |
Chuck Lever
|
40859d7ee6
NFS: support large reads and writes on the wire
|
20 years ago |
Trond Myklebust
|
963d8fe533
RPC: Clean up RPC task structure
|
19 years ago |
Trond Myklebust
|
29884df0d8
NFS: Fix another O_DIRECT race
|
20 years ago |
Trond Myklebust
|
d530838bfa
NFSv4: Fix problem with OPEN_DOWNGRADE
|
20 years ago |
Trond Myklebust
|
decf491f30
NFS: Don't let nfs_end_data_update() clobber attribute update information
|
20 years ago |
Trond Myklebust
|
33801147a8
NFS: Optimise inode attribute cache updates
|
20 years ago |
Trond Myklebust
|
913a70fc17
NFS: Convert cache_change_attribute into a jiffy-based value
|
20 years ago |
Trond Myklebust
|
0e574af1be
NFS: Cleanup initialisation of struct nfs_fattr
|
20 years ago |
Chuck Lever
|
03bf4b707e
[PATCH] RPC: parametrize various transport connect timeouts
|
20 years ago |
Chuck Lever
|
dc59250c6e
[PATCH] NFS: Introduce the use of inode->i_lock to protect fields in nfsi
|
20 years ago |
Chuck Lever
|
412d582ec1
[PATCH] NFS: use atomic bitops to manipulate flags in nfsi->flags
|
20 years ago |
Chuck Lever
|
5529680981
[PATCH] NFS: split nfsi->flags into two fields
|
20 years ago |
Trond Myklebust
|
65e4308d25
[PATCH] NFS: Ensure we always update inode->i_mode when doing O_EXCL creates
|
20 years ago |