summaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_iget.c
AgeCommit message (Expand)Author
2008-10-29[XFS] Fix race when looking up reclaimable inodesDavid Chinner
2008-10-23[XFS] free partially initialized inodes using destroy_inodeChristoph Hellwig
2008-10-23[XFS] Can't lock inodes in radix tree preload regionDavid Chinner
2008-10-17[XFS] Finish removing the mount pointer from the AIL APIDavid Chinner
2008-10-17[XFS] kill deleted inodes listDavid Chinner
2008-10-17[XFS] mark inodes for reclaim via a tag in the inode radix treeDavid Chinner
2008-10-17[XFS] Combine the XFS and Linux inodesDavid Chinner
2008-10-17[XFS] factor xfs_iget_core() into hit and miss casesDavid Chinner
2008-10-17[XFS] Kill xfs_sync()David Chinner
2008-10-10[XFS] remove the mount inode listDavid Chinner
2008-09-29[XFS] Unlock inode before calling xfs_idestroy()Lachlan McIlroy
2008-09-29[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
2007-10-16[XFS] kill the v_flag member in struct bhv_vnodeChristoph Hellwig
2007-10-16[XFS] call common xfs vnode-level helpers directly and remove vnode operationsChristoph Hellwig
2007-10-15[XFS] Radix tree based inode cachingDavid Chinner
2007-05-08[XFS] Add lockdep support for XFSLachlan McIlroy
2006-11-11[XFS] Prevent a deadlock when xfslogd unpins inodes.David Chinner
2006-11-11[XFS] Clean up i_flags and i_flags_lock handling.David Chinner
2006-11-11[XFS] Keep lockdep happy.Tim Shimmin
2006-09-28[XFS] Really fix use after free in xfs_iunpin.David Chinner
2006-09-28[XFS] standardize on one sema init macroEric Sandeen
2006-09-28[XFS] Add a greedy allocation interface, allocating within a min/max sizeNathan Scott
2006-09-28[XFS] Add a debug flag for allocations which are known to be larger thanNathan Scott
2006-09-28[XFS] Remove last bulkstat false-positives with debug kernels.Nathan Scott
2006-06-20[XFS] Remove version 1 directory code. Never functioned on Linux, justNathan Scott
2006-06-19[XFS] Kill direct access to ->count in valusema(); all we ever use it forAl Viro
2006-06-09[XFS] Resolve a namespace collision on vnode/vnodeops for FreeBSD porters.Nathan Scott
2006-06-09[XFS] Resolve a namespace collision on vfs/vfsops for FreeBSD porters.Nathan Scott
2006-04-11[XFS] Fix inode reclaim scalability regression. When a filesystem hasDavid Chinner
2006-03-29[XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing allNathan Scott
2006-03-17[XFS] Complete transition away from linvfs naming convention, finally.Nathan Scott
2006-01-11[XFS] add helper to get xfs_inode from vnodeChristoph Hellwig
2005-11-02[XFS] Update license/copyright notices to match the prefered SGINathan Scott
2005-11-02[XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot.Nathan Scott