Miklos Szeredi
|
0ef97dcfce
nfs: don't open in ->d_revalidate
|
13 years ago |
Linus Torvalds
|
53f2c4a8fd
Merge tag 'nfs-for-3.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
|
13 years ago |
Linus Torvalds
|
26fe575028
vfs: make it possible to access the dentry hash/len as one 64-bit entry
|
13 years ago |
Trond Myklebust
|
d69ee9b855
NFS: Adapt readdirplus to application usage patterns
|
13 years ago |
Bryan Schumaker
|
80a16b21a8
NFS: Remove extra rpc_clnt argument to proc_lookup
|
13 years ago |
Trond Myklebust
|
451146be93
NFSv4: Fix open(O_TRUNC) and ftruncate() error handling
|
13 years ago |
Linus Torvalds
|
f63d395d47
Merge tag 'nfs-for-3.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
|
13 years ago |
Cong Wang
|
2b86ce2db3
nfs: remove the second argument of k[un]map_atomic()
|
13 years ago |
Chuck Lever
|
88b8e133c4
NFS: Make nfs_cache_array.size a signed integer
|
13 years ago |
Trond Myklebust
|
536e43d12b
NFS: Optimise away unnecessary setattrs for open(O_TRUNC);
|
13 years ago |
Al Viro
|
1a67aafb5f
switch ->mknod() to umode_t
|
14 years ago |
Al Viro
|
4acdaf27eb
switch ->create() to umode_t
|
14 years ago |
Al Viro
|
18bb1db3e7
switch vfs_mkdir() and ->mkdir() to umode_t
|
14 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 |
Bryan Schumaker
|
374e4e3ec3
Additional readdir cookie loop information
|
14 years ago |
Trond Myklebust
|
0c0308066c
NFS: Fix spurious readdir cookie loop messages
|
14 years ago |
Josef Bacik
|
02c24a8218
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
|
14 years ago |
Al Viro
|
8aeb376ca0
nfs: LOOKUP_{OPEN,CREATE,EXCL} is set only on the last step
|
14 years ago |
Al Viro
|
dd7dd556e4
no need to check for LOOKUP_OPEN in ->create() instances
|
14 years ago |
Al Viro
|
8a5e929dd2
don't transliterate lower bits of ->intent.open.flags to FMODE_...
|
14 years ago |
Al Viro
|
f7c85868fc
fix mknod() on nfs4 (hopefully)
|
14 years ago |
Al Viro
|
511415980a
nameidata_to_nfs_open_context() doesn't need nameidata, actually...
|
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 |
Al Viro
|
2830ba7f34
->permission() sanitizing: don't pass flags to generic_permission()
|
14 years ago |
Al Viro
|
178ea73521
kill check_acl callback of generic_permission()
|
14 years ago |
Linus Torvalds
|
cd1acdf172
Merge branch 'pnfs-submit' of git://git.open-osd.org/linux-open-osd
|
14 years ago |
Benny Halevy
|
f7da7a129d
SUNRPC: introduce xdr_init_decode_pages
|
14 years ago |
Ying Han
|
1495f230fa
vmscan: change shrinker API by passing shrink_control struct
|
14 years ago |