summaryrefslogtreecommitdiffstats
path: root/fs/nfs/dir.c
Commit message (Expand)AuthorAgeFilesLines
* NFS: remove jiffies field from access cacheNeilBrown2017-09-061-4/+0
* Merge tag 'nfs-for-4.13-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2017-07-211-10/+37
|\
| * NFS: Be more careful about mapping file permissionsTrond Myklebust2017-07-211-8/+17
| * NFS: Store the raw NFS access mask in the inode's access cacheTrond Myklebust2017-07-211-3/+6
| * NFS: Refactor NFS access to kernel access mask calculationTrond Myklebust2017-07-211-8/+23
* | Merge tag 'nfs-for-4.13-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2017-07-131-16/+26
|\ \ | |/
| * nfs: replace d_add with d_splice_alias in atomic_openPeng Tao2017-07-131-1/+1
| * NFS: guard against confused server in nfs_atomic_open()NeilBrown2017-07-131-2/+4
| * NFS: only invalidate dentrys that are clearly invalid.NeilBrown2017-07-131-4/+8
| * NFS: nfs_rename() - revalidate directories on -ERESTARTSYSBenjamin Coddington2017-07-131-1/+5
| * NFS: convert flags to boolBenjamin Coddington2017-07-131-8/+8
* | Revert "NFS: nfs_rename() handle -ERESTARTSYS dentry left behind"Benjamin Coddington2017-06-271-27/+24
|/
* nfs: use kmap/kunmap directlyFabian Frederick2017-05-051-55/+12
* NFS: switch back to to ->iterate()Benjamin Coddington2017-04-201-25/+12
* NFS: Fix old dentry rehash after moveBenjamin Coddington2017-03-271-7/+2
* NFS: nfs_rename() handle -ERESTARTSYS dentry left behindBenjamin Coddington2017-02-081-11/+25
* NFS: Fix and clean up the access cache validity checkingTrond Myklebust2016-12-191-9/+9
* NFS: Only look at the change attribute cache state in nfs_weak_revalidate()Trond Myklebust2016-12-191-2/+3
* nfs: add support for the umask attributeAndreas Gruenbacher2016-12-091-1/+6
* NFS: Only look at the change attribute cache state in nfs_check_verifierTrond Myklebust2016-12-041-8/+6
* NFS: Allow getattr to also report readdirplus cache hitsTrond Myklebust2016-12-021-1/+0
* NFS: Be more targeted about readdirplus use when doing lookup/revalidationTrond Myklebust2016-12-021-11/+19
* NFS: Fix a performance regression in readdirTrond Myklebust2016-12-021-13/+2
* NFSv4: add flock_owner to open contextNeilBrown2016-12-011-3/+3
* 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
OpenPOWER on IntegriCloud