summaryrefslogtreecommitdiff
path: root/fs/nfs/dir.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v4.9.239' into v4.9-rtClark Williams2020-10-271-0/+3
|\
| * nfs: Fix security label length not being resetJeffrey Mitchell2020-10-141-0/+3
* | Merge tag 'v4.9.217' into v4.9-rtClark Williams2020-03-251-2/+0
|\ \ | |/
| * NFS: Remove superfluous kmap in nfs_readdir_xdr_to_arrayPetr Malat2020-03-201-2/+0
* | Merge tag 'v4.9.214' into v4.9-rtClark Williams2020-02-191-41/+51
|\ \ | |/
| * NFS: Directory page cache pages need to be locked when readTrond Myklebust2020-02-141-11/+19
| * NFS: Fix bool initialization/comparisonThomas Meyer2020-02-141-5/+5
| * NFS: Fix memory leaks and corruption in readdirTrond Myklebust2020-02-141-2/+17
| * NFS: switch back to to ->iterate()Benjamin Coddington2020-02-141-25/+12
* | Merge tag 'v4.9.76' into v4.9-rtJulia Cartwright2018-01-151-1/+1
|\ \ | |/
| * NFS: Fix a typo in nfs_rename()Trond Myklebust2017-12-141-1/+1
* | Merge tag 'v4.9.67' into v4.9-rtSteven Rostedt (VMware)2017-12-141-1/+2
|\ \ | |/
| * NFS: revalidate "." etc correctly on "open".NeilBrown2017-12-051-1/+2
* | Merge tag 'v4.9.40' into v4.9-rtSteven Rostedt (VMware)2017-08-021-4/+8
|\ \ | |/
| * NFS: only invalidate dentrys that are clearly invalid.NeilBrown2017-07-271-4/+8
* | Merge tag 'v4.9.6' into linux-4.9.y-rtSebastian Andrzej Siewior2017-01-301-13/+2
|\ \ | |/
| * NFS: Fix a performance regression in readdirTrond Myklebust2017-01-191-13/+2
* | fs/dcache: use swait_queue instead of waitqueueSebastian Andrzej Siewior2016-12-231-2/+2
* | fs/nfs: turn rmdir_sem into a semaphoreSebastian Andrzej Siewior2016-12-231-0/+8
|/
* Merge tag 'nfs-for-4.9-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2016-10-131-5/+19
|\
| * NFS: Fix inode corruption in nfs_prime_dcache()Trond Myklebust2016-09-271-5/+11
| * NFS: nfs_prime_dcache must validate the filenameTrond Myklebust2016-09-221-0/+8
* | fs: make remaining filesystems use .rename2Miklos Szeredi2016-09-271-1/+5
|/
* Merge tag 'nfs-for-4.8-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2016-07-301-21/+31
|\
| * Merge branch 'writeback'Trond Myklebust2016-07-241-21/+31
| |\
| | * NFS: Cache access checks more aggressivelyTrond Myklebust2016-06-151-21/+31
* | | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-07-281-6/+5
|\ \ \
| * | | file_inode(f)->i_mapping is f->f_mappingAl Viro2016-05-291-1/+1
| * | | nfs_lookup(): remove debris left over from old sillyunlink exclusionAl Viro2016-05-291-7/+4
| | |/ | |/|
* | | Merge branch 'salted-string-hash'Linus Torvalds2016-07-281-2/+2
|\ \ \
| * | | vfs: make the string hashes salt the hashLinus Torvalds2016-06-101-2/+2
| |/ /
* | | nfs_atomic_open(): prevent parallel nfs_lookup() on a negative hashedAl Viro2016-07-051-3/+25
* | | Use the right predicate in ->atomic_open() instancesAl Viro2016-07-051-1/+1
| |/ |/|
* | make nfs_atomic_open() call d_drop() on all ->open_context() errors.Al Viro2016-06-271-1/+1
* | NFS: Fix an unused variable warningTrond Myklebust2016-06-241-2/+0
* | NFS: Don't let readdirplus revalidate an inode that was marked as staleTrond Myklebust2016-06-241-1/+6
|/
* nfs: per-name sillyunlink exclusionAl Viro2016-05-091-7/+2
* nfs: switch to ->iterate_shared()Al Viro2016-05-021-28/+43
* Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-04-071-3/+3
|\
| * nfs: use file_dentry()Miklos Szeredi2016-03-261-3/+3
* | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-041-2/+2
|/
* nfs_lookup: don't bother with d_instantiate(dentry, NULL)Al Viro2016-03-141-8/+4
* wrappers for ->i_mutex accessAl Viro2016-01-221-4/+4
* Merge tag 'nfs-for-4.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2016-01-141-2/+19
|\
| * NFS: Ensure we revalidate attributes before using execute_ok()Trond Myklebust2015-12-281-2/+16
| * NFSv4: Don't perform cached access checks before we've OPENed the fileTrond Myklebust2015-12-281-0/+3
* | Make sure that highmem pages are not added to symlink page cacheAl Viro2016-01-141-3/+2
|/
* fs/nfs: remove unnecessary new_valid_dev checkYaowei Bai2015-11-031-3/+0
* NFS: Rename nfs_readdir_free_pagearray() and nfs_readdir_large_page()Anna Schumaker2015-08-171-5/+5
* NFS: Remove unused variable "pages_ptr"Anna Schumaker2015-08-171-10/+2