Bryan Schumaker
|
89d77c8fa8
NFS: Convert v4 into a module
|
13 年之前 |
Bryan Schumaker
|
1c606fb74c
NFS: Convert v3 into a module
|
13 年之前 |
Bryan Schumaker
|
ddda8e0aa8
NFS: Convert v2 into a module
|
13 年之前 |
Bryan Schumaker
|
73a79706d7
NFS: Split out NFS v4 inode operations
|
13 年之前 |
Bryan Schumaker
|
ab96291ea1
NFS: Split out NFS v3 inode operations
|
13 年之前 |
Bryan Schumaker
|
597d92891b
NFS: Split out NFS v2 inode operations
|
13 年之前 |
Trond Myklebust
|
8626e4a426
Merge commit '9249e17fe094d853d1ef7475dd559a2cc7e23d42' into nfs-for-3.6
|
13 年之前 |
Al Viro
|
ebfc3b49a7
don't pass nameidata to ->create()
|
13 年之前 |
Al Viro
|
00cd8dd3bf
stop passing nameidata to ->lookup()
|
13 年之前 |
Al Viro
|
0b728e1911
stop passing nameidata * to ->d_revalidate()
|
13 年之前 |
Al Viro
|
fa3c56bbda
fs/nfs/dir.c: switch to passing nd->flags instead of nd wherever possible
|
13 年之前 |
Al Viro
|
facc3530fb
nfs_lookup_verify_inode() - nd is *always* non-NULL here
|
13 年之前 |
Al Viro
|
93420b40bb
switch nfs_lookup_check_intent() away from nameidata
|
13 年之前 |
Al Viro
|
e45198a6ac
make finish_no_open() return int
|
13 年之前 |
Al Viro
|
30d9049474
kill struct opendata
|
13 年之前 |
Al Viro
|
d95852777b
make ->atomic_open() return int
|
13 年之前 |
Al Viro
|
47237687d7
->atomic_open() prototype change - pass int * instead of bool *
|
13 年之前 |
Miklos Szeredi
|
eda72afb9e
nfs: don't use intents for checking atomic open
|
13 年之前 |
Miklos Szeredi
|
50de348c36
nfs: don't use nd->intent.open.flags
|
13 年之前 |
Miklos Szeredi
|
8867fe5899
nfs: clean up ->create in nfs_rpc_ops
|
13 年之前 |
Miklos Szeredi
|
0dd2b474d0
nfs: implement i_op->atomic_open()
|
13 年之前 |
Bryan Schumaker
|
57ec14c55d
NFS: Create a return_delegation rpc op
|
13 年之前 |
Bryan Schumaker
|
011e2a7fd5
NFS: Create a have_delegation rpc_op
|
13 年之前 |
Miklos Szeredi
|
0ef97dcfce
nfs: don't open in ->d_revalidate
|
13 年之前 |
Linus Torvalds
|
53f2c4a8fd
Merge tag 'nfs-for-3.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
|
13 年之前 |
Linus Torvalds
|
26fe575028
vfs: make it possible to access the dentry hash/len as one 64-bit entry
|
13 年之前 |
Trond Myklebust
|
d69ee9b855
NFS: Adapt readdirplus to application usage patterns
|
13 年之前 |
Bryan Schumaker
|
80a16b21a8
NFS: Remove extra rpc_clnt argument to proc_lookup
|
13 年之前 |
Trond Myklebust
|
451146be93
NFSv4: Fix open(O_TRUNC) and ftruncate() error handling
|
13 年之前 |
Linus Torvalds
|
f63d395d47
Merge tag 'nfs-for-3.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
|
13 年之前 |