summaryrefslogtreecommitdiffstats
path: root/include/linux/dcache.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'vfs-6.9.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...Linus Torvalds2024-03-111-7/+11
|\
| * fs: remove the inode argument to ->d_real() methodAmir Goldstein2024-02-061-7/+11
* | Revert "get rid of DCACHE_GENOCIDE"Al Viro2024-02-091-0/+1
|/
* dcache: remove unnecessary NULL check in dget_dlock()Vegard Nossum2023-11-251-11/+30
* kill DCACHE_MAY_FREEAl Viro2023-11-251-1/+0
* Merge branches 'work.dcache-misc' and 'work.dcache2' into work.dcacheAl Viro2023-11-251-5/+15
|\
| * dentry: switch the lists of children to hlistAl Viro2023-11-251-5/+15
* | get rid of DCACHE_GENOCIDEAl Viro2023-11-251-1/+0
* | d_genocide(): move the extern into fs/internal.hAl Viro2023-11-251-3/+0
* | kill d_instantate_anon(), fold __d_instantiate_anon() into remaining callerAl Viro2023-11-251-1/+0
* | kill d_backing_dentry()Al Viro2023-11-181-15/+0
* | [software coproarchaeology] dentry.h: kill a mysterious commentAl Viro2023-11-181-1/+0
* | dentry.h: trim externsAl Viro2023-11-181-5/+0
* | kill d_{is,set}_fallthru()Al Viro2023-11-181-13/+4
* | DCACHE_COOKIE: RIPAl Viro2023-11-181-1/+0
* | DCACHE_... ->d_flags bits: switch to BIT()Al Viro2023-11-181-38/+38
* | struct dentry: get rid of randomize_layout idiocyAl Viro2023-11-181-1/+1
|/
* 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
|/