aboutsummaryrefslogtreecommitdiff
path: root/fs/dcache.c
Commit message (Expand)AuthorAgeFilesLines
* it's still short a few helpers, but infrastructure should be OK now...Al Viro2019-05-021-0/+16
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2018-11-291-1/+1
* BACKPORT: dentry name snapshotsAl Viro2017-12-081-0/+37
* move the call of __d_drop(anon) into __d_materialise_unique(dentry, anon)Al Viro2017-07-041-1/+6
* 3.10.102-> 3.10.103Jan Engelmohr2016-09-101-2/+3
* dcache: Handle escaped paths in prepend_pathEric W. Biederman2016-08-261-0/+10
* vfs: Remove incorrect debugging WARN in prepend_pathEric W. Biederman2016-08-261-9/+0
* freeing unlinked file indefinitely delayedAl Viro2016-08-261-0/+3
* d_walk() might skip too muchJari Ruusu2016-08-261-8/+8
* 3.10.79 -> 3.10.80Jan Engelmohr2016-08-261-4/+4
* 3.10.75 -> 3.10.76Jan Engelmohr2016-08-261-76/+100
* first commitMeizu OpenSource2016-08-151-0/+3110