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
/
xfs
/
xfs_iget.c
Age
Commit message (
Expand
)
Author
2010-03-01
xfs: fix locking for inode cache radix tree tag updates
Christoph Hellwig
2010-01-15
xfs: rename xfs_get_perag
Dave Chinner
2010-01-15
xfs: Remove inode iolock held check during allocation
Dave Chinner
2009-12-17
kill I_LOCK
Christoph Hellwig
2009-12-16
xfs: check for not fully initialized inodes in xfs_ireclaim
Christoph Hellwig
2009-12-14
xfs: event tracing support
Christoph Hellwig
2009-12-11
xfs: remove incorrect sparse annotation for xfs_iget_cache_miss
Christoph Hellwig
2009-12-11
xfs: reset the i_iolock lock class in the reclaim path
Christoph Hellwig
2009-09-01
xfs: simplify xfs_trans_iget
Christoph Hellwig
2009-09-01
xfs: merge fsync and O_SYNC handling
Christoph Hellwig
2009-08-17
xfs: fix locking in xfs_iget_cache_hit
Christoph Hellwig
2009-08-07
xfs: fix freeing of inodes not yet added to the inode cache
Christoph Hellwig
2009-08-07
vfs: fix inode_init_always calling convention
Christoph Hellwig
2009-06-24
switch xfs to generic acl caching helpers
Al Viro
2009-06-10
xfs: use generic Posix ACL code
Christoph Hellwig
2009-06-08
xfs: kill xfs_qmops
Christoph Hellwig
2009-04-06
xfs: fix double free of inode
Dave Chinner
2009-03-04
xfs: prevent lockdep false positive in xfs_iget_cache_miss
Christoph Hellwig
2008-12-04
move inode tracing out of xfs_vnode.
Christoph Hellwig
2008-12-04
kill dead inode flags
Christoph Hellwig
2008-12-04
cleanup the inode reclaim path
Christoph Hellwig
2008-12-01
[XFS] move inode allocation out xfs_iread
Christoph Hellwig
2008-12-01
[XFS] kill the XFS_IMAP_BULKSTAT flag
Christoph Hellwig
2008-10-30
[XFS] Fix race when looking up reclaimable inodes
David Chinner
2008-10-30
[XFS] free partially initialized inodes using destroy_inode
Christoph Hellwig
2008-10-30
[XFS] Can't lock inodes in radix tree preload region
David Chinner
2008-10-30
[XFS] Finish removing the mount pointer from the AIL API
David Chinner
2008-10-30
[XFS] kill deleted inodes list
David Chinner
2008-10-30
[XFS] mark inodes for reclaim via a tag in the inode radix tree
David Chinner
2008-10-30
[XFS] Combine the XFS and Linux inodes
David Chinner
2008-10-30
[XFS] factor xfs_iget_core() into hit and miss cases
David Chinner
2008-10-30
[XFS] Kill xfs_sync()
David Chinner
2008-10-30
[XFS] remove the mount inode list
David Chinner
2008-10-30
[XFS] Unlock inode before calling xfs_idestroy()
Lachlan McIlroy
2008-10-30
[XFS] Make use of the init-once slab optimisation.
David Chinner
2008-08-13
[XFS] replace inode flush semaphore with a completion
David Chinner
2008-08-13
[XFS] sanitize xfs_initialize_vnode
Christoph Hellwig
2008-08-13
[XFS] Avoid directly referencing the VFS inode.
David Chinner
2008-04-29
[XFS] shrink mrlock_t
Christoph Hellwig
2008-04-18
[XFS] Remove the xfs_icluster structure
David Chinner
2008-03-06
[XFS] fix inode leak in xfs_iget_core()
David Chinner
2008-02-07
[XFS] Fix inode allocation latency
David Chinner
2008-02-07
[XFS] cleanup vnode useage in xfs_iget.c
Christoph Hellwig
2008-02-07
[XFS] kill xfs_iocore_t
Christoph Hellwig
2008-02-07
[XFS] more vnode/inode tracing fixes
Lachlan McIlroy
2008-02-07
[XFS] clean up vnode/inode tracing
Lachlan McIlroy
2007-12-10
[XFS] Fix broken inode cluster setup.
David Chinner
2007-10-16
[XFS] kill struct bhv_vfs
Christoph Hellwig
2007-10-16
[XFS] call common xfs vfs-level helpers directly and remove vfs operations
Christoph Hellwig
2007-10-16
[XFS] kill the v_number member in struct bhv_vnode
Christoph Hellwig
[next]