Jan Blunck
|
4ac9137858
Embed a struct path into struct nameidata instead of nd->{dentry,mnt}
|
17 年 前 |
Linus Torvalds
|
75659ca0c1
Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc
|
17 年 前 |
Trond Myklebust
|
e6f8107595
NFS: Add an asynchronous delegreturn operation for use in nfs_clear_inode
|
17 年 前 |
J. Bruce Fields
|
3d1c550874
nfs4: allow nfsv4 acls on non-regular-files
|
17 年 前 |
Trond Myklebust
|
69dd716c5f
NFSv4: Add socket proto argument to setclientid
|
17 年 前 |
Chuck Lever
|
d4d3c50749
NFS: Enable NFS client to generate CLIENTID strings with IPv6 addresses
|
17 年 前 |
Trond Myklebust
|
bfc69a4566
NFS: define a function to update nfsi->cache_change_attribute
|
17 年 前 |
Trond Myklebust
|
5138fde011
NFS/SUNRPC: Convert all users of rpc_call_setup()
|
18 年 前 |
Trond Myklebust
|
bdc7f021f3
NFS: Clean up the (commit|read|write)_setup() callback routines
|
18 年 前 |
Trond Myklebust
|
c970aa85e7
SUNRPC: Clean up rpc_run_task
|
18 年 前 |
Trond Myklebust
|
2f74c0a056
NFSv4: Clean up the OPEN/CLOSE serialisation code
|
17 年 前 |
Trond Myklebust
|
e6e21970ba
NFSv4: Fix open_to_lock_owner sequenceid allocation...
|
17 年 前 |
Trond Myklebust
|
bb22629ee8
NFSv4: nfs4_open_confirm must not set the open_owner as confirmed on error
|
17 年 前 |
Matthew Wilcox
|
150030b78a
NFS: Switch from intr mount option to TASK_KILLABLE
|
17 年 前 |
Trond Myklebust
|
a49c3c7736
NFSv4: Ensure that we wait for the CLOSE request to complete
|
17 年 前 |
Trond Myklebust
|
565277f63c
NFS: Fix a race in sillyrename
|
17 年 前 |
Trond Myklebust
|
40d2470409
NFS: Fix a connectathon regression in NFSv3 and NFSv4
|
17 年 前 |
Trond Myklebust
|
9e08a3c5ae
NFS: Use nfs_refresh_inode() in ops that aren't expected to change the inode
|
17 年 前 |
Trond Myklebust
|
d75340cc4d
NFSv4: Fix nfs_atomic_open() to set the verifier on negative dentries too
|
17 年 前 |
Trond Myklebust
|
d4d9cdcb47
NFS: Don't hash the negative dentry when optimising for an O_EXCL open
|
17 年 前 |
Trond Myklebust
|
70ca88521f
NFS: Fake up 'wcc' attributes to prevent cache invalidation after write
|
17 年 前 |
Trond Myklebust
|
8850df999c
NFS: Fix atime revalidation in read()
|
17 年 前 |
Trond Myklebust
|
c481299839
NFS: Fix atime revalidation in readdir()
|
17 年 前 |
Trond Myklebust
|
17cadc9537
NFS: Don't force a dcache revalidation if nfs_wcc_update_inode succeeds
|
17 年 前 |
Trond Myklebust
|
76b32999df
NFSv4: Make NFSv4 ACCESS calls return attributes too...
|
18 年 前 |
Trond Myklebust
|
af22f94ae0
NFSv4: Simplify _nfs4_do_access()
|
18 年 前 |
Trond Myklebust
|
cd3758e37d
NFS: Replace file->private_data with calls to nfs_file_open_context()
|
18 年 前 |
Peter Staubach
|
4e769b934e
64 bit ino support for NFS client
|
18 年 前 |
Trond Myklebust
|
deee9369b9
NFSv4: Ensure that we pass the correct dentry to nfs4_intent_set_file
|
18 年 前 |
Trond Myklebust
|
65bbf6bdbb
NFSv4: Fix a typo in _nfs4_do_open_reclaim
|
18 年 前 |