summaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_iget.c
AgeCommit message (Expand)Author
2010-01-15xfs: rename xfs_get_peragDave Chinner
2010-01-15xfs: Remove inode iolock held check during allocationDave Chinner
2009-12-17kill I_LOCKChristoph Hellwig
2009-12-16xfs: check for not fully initialized inodes in xfs_ireclaimChristoph Hellwig
2009-12-14xfs: event tracing supportChristoph Hellwig
2009-12-11xfs: remove incorrect sparse annotation for xfs_iget_cache_missChristoph Hellwig
2009-12-11xfs: reset the i_iolock lock class in the reclaim pathChristoph Hellwig
2009-09-01xfs: simplify xfs_trans_igetChristoph Hellwig
2009-09-01xfs: merge fsync and O_SYNC handlingChristoph Hellwig
2009-08-17xfs: fix locking in xfs_iget_cache_hitChristoph Hellwig
2009-08-07xfs: fix freeing of inodes not yet added to the inode cacheChristoph Hellwig
2009-08-07vfs: fix inode_init_always calling conventionChristoph Hellwig
2009-06-24switch xfs to generic acl caching helpersAl Viro
2009-06-10xfs: use generic Posix ACL codeChristoph Hellwig
2009-06-08xfs: kill xfs_qmopsChristoph Hellwig
2009-04-06xfs: fix double free of inodeDave Chinner
2009-03-04xfs: prevent lockdep false positive in xfs_iget_cache_missChristoph Hellwig
2008-12-04move inode tracing out of xfs_vnode.Christoph Hellwig
2008-12-04kill dead inode flagsChristoph Hellwig
2008-12-04cleanup the inode reclaim pathChristoph Hellwig
2008-12-01[XFS] move inode allocation out xfs_ireadChristoph Hellwig
2008-12-01[XFS] kill the XFS_IMAP_BULKSTAT flagChristoph Hellwig
2008-10-30[XFS] Fix race when looking up reclaimable inodesDavid Chinner
2008-10-30[XFS] free partially initialized inodes using destroy_inodeChristoph Hellwig
2008-10-30[XFS] Can't lock inodes in radix tree preload regionDavid Chinner
2008-10-30[XFS] Finish removing the mount pointer from the AIL APIDavid Chinner
2008-10-30[XFS] kill deleted inodes listDavid Chinner
2008-10-30[XFS] mark inodes for reclaim via a tag in the inode radix treeDavid Chinner
2008-10-30[XFS] Combine the XFS and Linux inodesDavid Chinner
2008-10-30[XFS] factor xfs_iget_core() into hit and miss casesDavid Chinner
2008-10-30[XFS] Kill xfs_sync()David Chinner
2008-10-30[XFS] remove the mount inode listDavid 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 completionDavid Chinner
2008-08-13[XFS] sanitize xfs_initialize_vnodeChristoph Hellwig
2008-08-13[XFS] Avoid directly referencing the VFS inode.David Chinner
2008-04-29[XFS] shrink mrlock_tChristoph Hellwig
2008-04-18[XFS] Remove the xfs_icluster structureDavid Chinner
2008-03-06[XFS] fix inode leak in xfs_iget_core()David Chinner
2008-02-07[XFS] Fix inode allocation latencyDavid Chinner
2008-02-07[XFS] cleanup vnode useage in xfs_iget.cChristoph Hellwig
2008-02-07[XFS] kill xfs_iocore_tChristoph Hellwig
2008-02-07[XFS] more vnode/inode tracing fixesLachlan McIlroy
2008-02-07[XFS] clean up vnode/inode tracingLachlan McIlroy
2007-12-10[XFS] Fix broken inode cluster setup.David Chinner
2007-10-16[XFS] kill struct bhv_vfsChristoph Hellwig
2007-10-16[XFS] call common xfs vfs-level helpers directly and remove vfs operationsChristoph Hellwig
2007-10-16[XFS] kill the v_number member in struct bhv_vnodeChristoph Hellwig
2007-10-16[XFS] move v_trace from bhv_vnode to xfs_inodeChristoph Hellwig