Bryan Schumaker
|
89d77c8fa8
NFS: Convert v4 into a module
|
13 years ago |
Bryan Schumaker
|
ab96291ea1
NFS: Split out NFS v3 inode operations
|
13 years ago |
Bryan Schumaker
|
597d92891b
NFS: Split out NFS v2 inode operations
|
13 years ago |
Andy Adamson
|
2701d086db
NFSv4.1 add nfs_inode book keeping for mdsthreshold
|
13 years ago |
Andy Adamson
|
82be417aa3
NFSv4.1 cache mdsthreshold values on OPEN
|
13 years ago |
Chuck Lever
|
e3c0fb7ef5
NFS: Add NFSDBG_STATE
|
13 years ago |
Trond Myklebust
|
d69ee9b855
NFS: Adapt readdirplus to application usage patterns
|
13 years ago |
Fred Isaman
|
ea2cf2282b
NFS: create struct nfs_commit_info
|
13 years ago |
Fred Isaman
|
cd841605f7
NFS: create common nfs_pgio_header for both read and write
|
13 years ago |
Fred Isaman
|
0b7c01533a
NFS: add a struct nfs_commit_data to replace nfs_write_data in commits
|
13 years ago |
Trond Myklebust
|
6f00866ddd
NFS: Fix more NFS debug related build warnings
|
13 years ago |
Stephen Rothwell
|
9304a8120a
nfs: non void functions must return a value
|
13 years ago |
Trond Myklebust
|
e27d359e9b
SUNRPC/NFS: Add Kbuild dependencies for NFS_DEBUG/RPC_DEBUG
|
13 years ago |
Fred Isaman
|
d6d6dc7cdf
NFS: remove nfs_inode radix tree
|
13 years ago |
Weston Andros Adamson
|
d8e0539ebd
NFS: add filehandle crc for debug display
|
13 years ago |
Chuck Lever
|
20d27e929f
NFS: Add a client-side function to display NFS file handles
|
13 years ago |
Al Viro
|
5ede7b1cfa
pull manipulations of rpc_cred inside alloc_nfs_open_context()
|
13 years ago |
Jeff Layton
|
1788ea6e3b
nfs: when attempting to open a directory, fall back on normal lookup (try #5)
|
13 years ago |
Peng Tao
|
92407e75ce
nfs4: serialize layoutcommit
|
13 years ago |
Trond Myklebust
|
a9a4a87a59
NFS: Use the inode->i_version to cache NFSv4 change attribute information
|
13 years ago |
Linus Torvalds
|
1b8e94993c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
|
14 years ago |
Al Viro
|
d3fb612076
switch posix_acl_create() to umode_t *
|
14 years ago |
Trond Myklebust
|
0c0308066c
NFS: Fix spurious readdir cookie loop messages
|
14 years ago |
Al Viro
|
3d4ff43d89
nfs_open_context doesn't need struct path either
|
14 years ago |
Al Viro
|
10556cb21a
->permission() sanitizing: don't pass flags to ->permission()
|
14 years ago |
Andy Adamson
|
863a3c6c68
NFSv4.1: layoutcommit
|
14 years ago |
Fred Isaman
|
e0c2b38018
NFSv4.1: filelayout driver specific code for COMMIT
|
14 years ago |
Fred Isaman
|
a861a1e1c3
NFSv4.1: add generic layer hooks for pnfs COMMIT
|
14 years ago |
Bryan Schumaker
|
8ef2ce3e16
NFS: Detect loops in a readdir due to bad cookies
|
14 years ago |
Bryan Schumaker
|
480c2006eb
NFS: Create nfs_open_dir_context
|
14 years ago |