aboutsummaryrefslogtreecommitdiff
path: root/include/linux/dcache.h
AgeCommit message (Expand)AuthorFilesLines
2018-08-21Merge tag 'ovl-update-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-11/+4
2018-08-13Merge branches 'work.misc' and 'work.dcache' of git://git.kernel.org/pub/scm/...Gravatar Linus Torvalds 1-2/+0
2018-08-01kill d_instantiate_no_diralias()Gravatar Al Viro 1-1/+0
2018-07-18vfs: remove open_flags from d_real()Gravatar Miklos Szeredi 1-7/+4
2018-07-18Revert "vfs: add flags to d_real()"Gravatar Miklos Szeredi 1-6/+5
2018-07-18Revert "ovl: fix relatime for directories"Gravatar Miklos Szeredi 1-3/+0
2018-06-23kill dentry_update_name_case()Gravatar Al Viro 1-2/+0
2018-05-11do d_instantiate/unlock_new_inode combinations safelyGravatar Al Viro 1-0/+1
2018-04-04Merge branch 'old.dcache' into work.dcacheGravatar Al Viro 1-2/+2
2018-03-29take out orphan externs (empty_string/slash_string)Gravatar Al Viro 1-2/+0
2018-01-24vfs: factor out helpers d_instantiate_anon() and d_alloc_anon()Gravatar Miklos Szeredi 1-0/+2
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsGravatar Ingo Molnar 1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-10-25locking/atomics, fs/dcache: Convert ACCESS_ONCE() to READ_ONCE()/WRITE_ONCE()Gravatar Mark Rutland 1-2/+2
2017-10-20constify more dcache.h inlined helpers.Gravatar NeilBrown 1-2/+2
2017-09-05ovl: fix relatime for directoriesGravatar Miklos Szeredi 1-0/+3
2017-09-04vfs: add flags to d_real()Gravatar Miklos Szeredi 1-5/+6
2017-07-19Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-1/+1
2017-07-15Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Gravatar Linus Torvalds 1-0/+5
2017-07-12include/linux/dcache.h: use unsigned chars in struct name_snapshotGravatar Stephen Rothwell 1-2/+2
2017-07-07dentry name snapshotsGravatar Al Viro 1-0/+6
2017-07-06VFS: Provide empty name qstrGravatar David Howells 1-0/+5
2017-06-30randstruct: Mark various structs for randomizationGravatar Kees Cook 1-1/+1
2017-03-02rcu: Separate the RCU synchronization types and APIs into <linux/rcupdate_wai...Gravatar Ingo Molnar 1-0/+1
2017-02-27scripts/spelling.txt: add "an union" pattern and fix typo instancesGravatar Masahiro Yamada 1-2/+2
2016-12-03vfs: remove unused have_submounts() functionGravatar Ian Kent 1-1/+0
2016-12-03vfs: add path_has_submounts()Gravatar Ian Kent 1-0/+1
2016-12-02vfs: change d_manage() to take a struct pathGravatar Ian Kent 1-1/+1
2016-09-16vfs: make argument of d_real_inode() constGravatar Miklos Szeredi 1-2/+3
2016-08-07Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Gravatar Linus Torvalds 1-1/+1
2016-08-06Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-1/+1
2016-07-31get rid of 'parent' argument of ->d_compare()Gravatar Al Viro 1-1/+1
2016-07-24vfs: new d_init methodGravatar Miklos Szeredi 1-0/+1
2016-07-20qstr constify instances in fs/dcache.cGravatar Al Viro 1-1/+1
2016-06-30vfs: document ->d_real()Gravatar Miklos Szeredi 1-1/+13
2016-06-30vfs: merge .d_select_inode() into .d_real()Gravatar Miklos Szeredi 1-20/+8
2016-06-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-0/+1
2016-06-12Merge branch 'overlayfs-af_unix-fix' into overlayfs-linusGravatar Miklos Szeredi 1-0/+12
2016-06-10much milder d_walk() raceGravatar Al Viro 1-0/+1
2016-05-28Merge branch 'hash' of git://ftp.sciencehorizons.net/linuxGravatar Linus Torvalds 1-26/+1
2016-05-28Pull out string hash to <linux/stringhash.h>Gravatar George Spelvin 1-26/+1
2016-05-20vfs: add d_real_inode() helperGravatar Miklos Szeredi 1-0/+12
2016-05-17Merge branch 'ovl-fixes' into for-linusGravatar Al Viro 1-0/+12
2016-05-10vfs: add vfs_select_inode() helperGravatar Miklos Szeredi 1-0/+12
2016-05-02parallel lookups machinery, part 4 (and last)Gravatar Al Viro 1-2/+6
2016-05-02parallel lookups machinery, part 3Gravatar Al Viro 1-0/+2
2016-05-02beginning of transition to parallel lookups - marking in-lookup dentriesGravatar Al Viro 1-0/+18
2016-03-26fs: add file_dentry()Gravatar Miklos Szeredi 1-0/+10
2016-03-21Merge tag 'for-f2fs-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Gravatar Linus Torvalds 1-0/+2
2016-03-17fs crypto: move per-file encryption from f2fs tree to fs/cryptoGravatar Jaegeuk Kim 1-0/+2