index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ocfs2
/
dcache.c
Age
Commit message (
Expand
)
Author
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
2014-11-19
assorted conversions to %p[dD]
Al Viro
2014-11-03
move d_rcu from overlapping d_child to overlapping d_alias
Al Viro
2014-04-03
ocfs2: revert iput deferring code in ocfs2_drop_dentry_lock
Goldwyn Rodrigues
2013-09-29
ocfs2: needs ->d_lock to poke in ->d_parent->d_inode from ->d_revalidate()
Al Viro
2013-02-27
hlist: drop the node parameter from iterators
Sasha Levin
2012-07-14
stop passing nameidata * to ->d_revalidate()
Al Viro
2012-07-14
vfs: switch i_dentry/d_alias to hlist
Al Viro
2012-07-14
ocfs2: use list_for_each_entry in ocfs2_find_local_alias()
Al Viro
2011-02-23
ocfs2: Remove masklog ML_DCACHE.
Tao Ma
2011-03-07
ocfs2: Remove EXIT from masklog.
Tao Ma
2011-02-21
ocfs2: Remove ENTRY from masklog.
Tao Ma
2011-03-10
ocfs2: fix d_revalidate oopsen on NFS exports
Al Viro
2011-01-07
fs: dcache per-inode inode alias locking
Nick Piggin
2011-01-07
fs: rcu-walk aware d_revalidate method
Nick Piggin
2011-01-07
fs: dcache rationalise dget variants
Nick Piggin
2011-01-07
fs: dcache remove dcache_lock
Nick Piggin
2011-01-07
fs: scale inode alias list
Nick Piggin
2011-01-07
fs: dcache scale d_unhashed
Nick Piggin
2010-11-18
Ocfs2: Stop tracking a negative dentry after dentry_iput().
Tristan Ye
2010-09-10
Track negative entries v3
Goldwyn Rodrigues
2009-08-27
ocfs2: invalidate dentry if its dentry_lock isn't initialized.
Tao Ma
2009-07-21
ocfs2: Fix deadlock on umount
Jan Kara
2009-04-23
ocfs2: Add missing iput() during error handling in ocfs2_dentry_attach_lock()
Sunil Mushran
2009-03-27
constify dentry_operations: OCFS2
Al Viro
2009-02-02
ocfs2: Push out dropping of dentry lock to ocfs2_wq
Jan Kara
2008-01-25
ocfs2: Remove mount/unmount votes
Mark Fasheh
2007-11-27
ocfs2: Remove bug statement in ocfs2_dentry_iput()
Mark Fasheh
2007-11-06
ocfs2: Re-order iput in ocfs2_drop_dentry_lock
Mark Fasheh
2007-10-19
Fix misspellings of "system", "controller", "interrupt" and "necessary".
Robert P. J. Day
2006-09-24
ocfs2: Remove special casing for inode creation in ocfs2_dentry_attach_lock()
Mark Fasheh
2006-09-24
ocfs2: manually d_move() during ocfs2_rename()
Mark Fasheh
2006-09-24
ocfs2: Add dentry tracking API
Mark Fasheh
2006-09-24
ocfs2: Add new cluster lock type
Mark Fasheh
2006-03-24
ocfs2: don't use MLF* in the file system
Mark Fasheh
2006-01-03
[PATCH] OCFS2: The Second Oracle Cluster Filesystem
Mark Fasheh