summaryrefslogtreecommitdiffstats
path: root/include/linux/dcache.h
Commit message (Expand)AuthorAgeFilesLines
* fs: factor out d_mark_tmpfile()Kent Overstreet2023-09-111-0/+1
* Merge tag 'pull-tmpfile' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2022-10-101-1/+2
|\
| * vfs: open inside ->tmpfile()Miklos Szeredi2022-09-241-1/+2
* | dynamic_dname(): drop unused dentry argumentAl Viro2022-08-201-2/+2
|/
* Merge tag 'ceph-for-5.20-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds2022-08-111-0/+2
|\
| * fs/dcache: export d_same_name() helperXiubo Li2022-08-031-0/+2
* | fs/dcache: Move the wakeup from __d_lookup_done() to the caller.Sebastian Andrzej Siewior2022-07-301-6/+3
|/
* fs: move dcache sysctls to its own fileLuis Chamberlain2022-01-221-10/+0
* useful constants: struct qstr for ".."Al Viro2021-04-151-0/+1
* constify dentry argument of dentry_path()/dentry_path_raw()Al Viro2021-03-211-2/+2
* new helper: d_find_alias_rcu()Al Viro2021-01-161-0/+2
* kernel.h: split out mathematical helpersAndy Shevchenko2020-12-151-0/+1
* fscrypt: rename DCACHE_ENCRYPTED_NAME to DCACHE_NOKEY_NAMEEric Biggers2020-09-231-1/+1
* vfs: Use sequence counter with associated spinlockAhmed S. Darwish2020-07-291-1/+1
* fs: Introduce DCACHE_DONTCACHEIra Weiny2020-05-131-0/+2
* fs/namei.c: pull positivity check into follow_managed()Al Viro2019-11-151-0/+5
* docs: fs: convert docs without extension to ReSTMauro Carvalho Chehab2019-07-311-1/+1
* Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2019-07-191-1/+0
|\
| * unexport simple_dname()Al Viro2019-05-211-1/+0
* | docs: fs: fix broken links to vfs.txt with was renamed to vfs.rstMauro Carvalho Chehab2019-06-081-2/+2
|/
* Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptLinus Torvalds2019-05-071-1/+1
|\
| * fscrypt: clean up and improve dentry revalidationEric Biggers2019-04-171-1/+1
* | ovl_lookup_real_one(): don't bother with strlen()Al Viro2019-04-261-1/+1
* | unexport d_alloc_pseudo()Al Viro2019-04-091-1/+0
* | dcache: sort the freeing-without-RCU-delay mess for good.Al Viro2019-04-091-1/+1
|/
* fs/dcache: Track & report number of negative dentriesWaiman Long2019-01-301-3/+4
* Merge tag 'ovl-update-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-08-211-11/+4
|\
| * vfs: remove open_flags from d_real()Miklos Szeredi2018-07-181-7/+4
| * Revert "vfs: add flags to d_real()"Miklos Szeredi2018-07-181-6/+5
| * Revert "ovl: fix relatime for directories"Miklos Szeredi2018-07-181-3/+0
| |
| \
*-. \ Merge branches 'work.misc' and 'work.dcache' of git://git.kernel.org/pub/scm/...Linus Torvalds2018-08-131-2/+0
|\ \ \ | | |/ | |/|
| | * kill dentry_update_name_case()Al Viro2018-06-231-2/+0
| |/
* / kill d_instantiate_no_diralias()Al Viro2018-08-011-1/+0
|/
* do d_instantiate/unlock_new_inode combinations safelyAl Viro2018-05-111-0/+1
* Merge branch 'old.dcache' into work.dcacheAl Viro2018-04-041-2/+2
|\
| * constify more dcache.h inlined helpers.NeilBrown2017-10-201-2/+2
* | take out orphan externs (empty_string/slash_string)Al Viro2018-03-291-2/+0
* | vfs: factor out helpers d_instantiate_anon() and d_alloc_anon()Miklos Szeredi2018-01-241-0/+2
* | Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-11-071-0/+1
|\ \
| * | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
| |/
* / locking/atomics, fs/dcache: Convert ACCESS_ONCE() to READ_ONCE()/WRITE_ONCE()Mark Rutland2017-10-251-2/+2
|/
* ovl: fix relatime for directoriesMiklos Szeredi2017-09-051-0/+3
* vfs: add flags to d_real()Miklos Szeredi2017-09-041-5/+6
* Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-07-191-1/+1
|\
| * randstruct: Mark various structs for randomizationKees Cook2017-06-301-1/+1
* | Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2017-07-151-0/+5
|\ \
| * | VFS: Provide empty name qstrDavid Howells2017-07-061-0/+5
| |/
* | include/linux/dcache.h: use unsigned chars in struct name_snapshotStephen Rothwell2017-07-121-2/+2
* | dentry name snapshotsAl Viro2017-07-071-0/+6
|/
* rcu: Separate the RCU synchronization types and APIs into <linux/rcupdate_wai...Ingo Molnar2017-03-021-0/+1