summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-11-25dcache: remove unnecessary NULL check in dget_dlock()pull-dcacheVegard Nossum
2023-11-25kill DCACHE_MAY_FREEAl Viro
2023-11-25Merge branches 'work.dcache-misc' and 'work.dcache2' into work.dcacheAl Viro
2023-11-25__d_unalias() doesn't use inode argumentAl Viro
2023-11-25d_alloc_parallel(): in-lookup hash insertion doesn't need an RCU variantAl Viro
2023-11-25get rid of DCACHE_GENOCIDEAl Viro
2023-11-25d_genocide(): move the extern into fs/internal.hAl Viro
2023-11-25simple_fill_super(): don't bother with d_genocide() on failureAl Viro
2023-11-25Merge branch 'merged-selinux' into work.dcache-miscAl Viro
2023-11-25nsfs: use d_make_root()Al Viro
2023-11-25d_alloc_pseudo(): move setting ->d_op there from the (sole) callerAl Viro
2023-11-25kill d_instantate_anon(), fold __d_instantiate_anon() into remaining callerAl Viro
2023-11-25retain_dentry(): introduce a trimmed-down lockless variantAl Viro
2023-11-25__dentry_kill(): new locking schemeAl Viro
2023-11-25d_prune_aliases(): use a shrink listAl Viro
2023-11-25switch select_collect{,2}() to use of to_shrink_list()Al Viro
2023-11-25to_shrink_list(): call only if refcount is 0Al Viro
2023-11-25fold dentry_kill() into dput()Al Viro
2023-11-25don't try to cut corners in shrink_lock_dentry()Al Viro
2023-11-25fold the call of retain_dentry() into fast_dput()Al Viro
2023-11-25Call retain_dentry() with refcount 0Al Viro
2023-11-25dentry_kill(): don't bother with retain_dentry() on slow pathAl Viro
2023-11-25__dentry_kill(): get consistent rules for victim's refcountAl Viro
2023-11-25make retain_dentry() neutral with respect to refcountingAl Viro
2023-11-25__dput_to_list(): do decrement of refcount in the callersAl Viro
2023-11-25fast_dput(): new rules for refcountAl Viro
2023-11-25fast_dput(): handle underflows gracefullyAl Viro
2023-11-25fast_dput(): having ->d_delete() is not reason to delay refcount decrementAl Viro
2023-11-25shrink_dentry_list(): no need to check that dentry refcount is marked deadAl Viro
2023-11-25centralize killing dentry from shrink listAl Viro
2023-11-25dentry: switch the lists of children to hlistAl Viro
2023-11-25coda_flag_children(): cope with dentries turning negativeAl Viro
2023-11-18switch nfsd_client_rmdir() to use of simple_recursive_removal()Al Viro
2023-11-18Merge branch 'no-rebase-overlayfs' into work.dcache-miscAl Viro
2023-11-18kill d_backing_dentry()Al Viro
2023-11-18[software coproarchaeology] dentry.h: kill a mysterious commentAl Viro
2023-11-18dentry.h: trim externsAl Viro
2023-11-18kill d_{is,set}_fallthru()Al Viro
2023-11-18DCACHE_COOKIE: RIPAl Viro
2023-11-18DCACHE_... ->d_flags bits: switch to BIT()Al Viro
2023-11-18get rid of __dget()Al Viro
2023-11-18struct dentry: get rid of randomize_layout idiocyAl Viro
2023-11-18ovl: stop using d_alloc_anon()/d_instantiate_anon()Amir Goldstein
2023-11-16selinux: saner handling of policy reloadsAl Viro
2023-11-12Linux 6.7-rc1v6.7-rc1Linus Torvalds
2023-11-12wifi: iwlwifi: fix system commands group orderingMiri Korenblit
2023-11-12Merge tag 'parisc-for-6.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-11-12Merge tag 'loongarch-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds
2023-11-12Merge tag 'powerpc-6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2023-11-11Merge tag '6.7-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cif...Linus Torvalds