Linus Torvalds
|
7f155c7026
Merge tag 'nfs-for-4.8-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
|
9 years ago |
Linus Torvalds
|
6784725ab0
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
9 years ago |
Linus Torvalds
|
554828ee0d
Merge branch 'salted-string-hash'
|
9 years ago |
Trond Myklebust
|
362745268c
Merge branch 'writeback'
|
9 years ago |
Al Viro
|
c94c09535c
nfs_atomic_open(): prevent parallel nfs_lookup() on a negative hashed
|
9 years ago |
Al Viro
|
00699ad857
Use the right predicate in ->atomic_open() instances
|
9 years ago |
Al Viro
|
d20cb71dbf
make nfs_atomic_open() call d_drop() on all ->open_context() errors.
|
9 years ago |
Trond Myklebust
|
1b982ea2ca
NFS: Fix an unused variable warning
|
9 years ago |
Trond Myklebust
|
d8fdb47fae
NFS: Don't let readdirplus revalidate an inode that was marked as stale
|
9 years ago |
Trond Myklebust
|
57b691819e
NFS: Cache access checks more aggressively
|
9 years ago |
Linus Torvalds
|
8387ff2577
vfs: make the string hashes salt the hash
|
9 years ago |
Al Viro
|
93c76a3d43
file_inode(f)->i_mapping is f->f_mapping
|
9 years ago |
Al Viro
|
bf13091420
nfs_lookup(): remove debris left over from old sillyunlink exclusion
|
9 years ago |
Al Viro
|
884be17535
nfs: per-name sillyunlink exclusion
|
9 years ago |
Al Viro
|
9ac3d3e846
nfs: switch to ->iterate_shared()
|
9 years ago |
Linus Torvalds
|
93061f390f
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
9 years ago |
Kirill A. Shutemov
|
09cbfeaf1a
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
|
9 years ago |
Miklos Szeredi
|
be62a1a8fd
nfs: use file_dentry()
|
9 years ago |
Al Viro
|
130f9ab75d
nfs_lookup: don't bother with d_instantiate(dentry, NULL)
|
9 years ago |
Al Viro
|
5955102c99
wrappers for ->i_mutex access
|
9 years ago |
Linus Torvalds
|
75f26df6ae
Merge tag 'nfs-for-4.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
|
9 years ago |
Al Viro
|
e8ecde25f5
Make sure that highmem pages are not added to symlink page cache
|
9 years ago |
Trond Myklebust
|
5c5fc09a11
NFS: Ensure we revalidate attributes before using execute_ok()
|
9 years ago |
Trond Myklebust
|
762674f86d
NFSv4: Don't perform cached access checks before we've OPENed the file
|
9 years ago |
Yaowei Bai
|
118c916356
fs/nfs: remove unnecessary new_valid_dev check
|
10 years ago |
Anna Schumaker
|
c7e9668e78
NFS: Rename nfs_readdir_free_pagearray() and nfs_readdir_large_page()
|
10 years ago |
Anna Schumaker
|
0b936e37df
NFS: Remove unused variable "pages_ptr"
|
10 years ago |
Linus Torvalds
|
1dc51b8288
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
10 years ago |
Kinglong Mee
|
2785110d2e
nfs: Don't setting FILE_CREATED flags always
|
10 years ago |
Al Viro
|
dc3f4198ea
make simple_positive() public
|
10 years ago |