aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_iget.c
Commit message (Expand)AuthorAge
* [XFS] replace inode flush semaphore with a completionDavid Chinner2008-08-13
* [XFS] sanitize xfs_initialize_vnodeChristoph Hellwig2008-08-13
* [XFS] Avoid directly referencing the VFS inode.David Chinner2008-08-13
* [XFS] shrink mrlock_tChristoph Hellwig2008-04-29
* [XFS] Remove the xfs_icluster structureDavid Chinner2008-04-17
* [XFS] fix inode leak in xfs_iget_core()David Chinner2008-03-06
* [XFS] Fix inode allocation latencyDavid Chinner2008-02-07
* [XFS] cleanup vnode useage in xfs_iget.cChristoph Hellwig2008-02-07
* [XFS] kill xfs_iocore_tChristoph Hellwig2008-02-07
* [XFS] more vnode/inode tracing fixesLachlan McIlroy2008-02-07
* [XFS] clean up vnode/inode tracingLachlan McIlroy2008-02-07
* [XFS] Fix broken inode cluster setup.David Chinner2007-12-09
* [XFS] kill struct bhv_vfsChristoph Hellwig2007-10-15
* [XFS] call common xfs vfs-level helpers directly and remove vfs operationsChristoph Hellwig2007-10-15
* [XFS] kill the v_number member in struct bhv_vnodeChristoph Hellwig2007-10-15
* [XFS] move v_trace from bhv_vnode to xfs_inodeChristoph Hellwig2007-10-15
* [XFS] kill the v_flag member in struct bhv_vnodeChristoph Hellwig2007-10-15
* [XFS] call common xfs vnode-level helpers directly and remove vnode operationsChristoph Hellwig2007-10-15
* [XFS] Radix tree based inode cachingDavid Chinner2007-10-15
* [XFS] Add lockdep support for XFSLachlan McIlroy2007-05-07
* [XFS] Prevent a deadlock when xfslogd unpins inodes.David Chinner2006-11-11
* [XFS] Clean up i_flags and i_flags_lock handling.David Chinner2006-11-11
* [XFS] Keep lockdep happy.Tim Shimmin2006-11-11
* [XFS] Really fix use after free in xfs_iunpin.David Chinner2006-09-27
* [XFS] standardize on one sema init macroEric Sandeen2006-09-27
* [XFS] Add a greedy allocation interface, allocating within a min/max sizeNathan Scott2006-09-27
* [XFS] Add a debug flag for allocations which are known to be larger thanNathan Scott2006-09-27
* [XFS] Remove last bulkstat false-positives with debug kernels.Nathan Scott2006-09-27
* [XFS] Remove version 1 directory code. Never functioned on Linux, justNathan Scott2006-06-19
* [XFS] Kill direct access to ->count in valusema(); all we ever use it forAl Viro2006-06-18
* [XFS] Resolve a namespace collision on vnode/vnodeops for FreeBSD porters.Nathan Scott2006-06-09
* [XFS] Resolve a namespace collision on vfs/vfsops for FreeBSD porters.Nathan Scott2006-06-09
* [XFS] Fix inode reclaim scalability regression. When a filesystem hasDavid Chinner2006-04-11
* [XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing allNathan Scott2006-03-28
* [XFS] Complete transition away from linvfs naming convention, finally.Nathan Scott2006-03-17
* [XFS] add helper to get xfs_inode from vnodeChristoph Hellwig2006-01-11
* [XFS] Update license/copyright notices to match the prefered SGINathan Scott2005-11-01
* [XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot.Nathan Scott2005-11-01
* [XFS] Retry linux inode cacech lookup if we found a stale inode. ThisChristoph Hellwig2005-09-04
* [XFS] remove unessecary vnode flagsChristoph Hellwig2005-09-02
* [XFS] Move the XFS inode to the front of its hash list on a cache hitNathan Scott2005-05-05
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16