| Commit message (Expand) | Author | Age | Files | Lines |
* | [XFS] replace inode flush semaphore with a completion | David Chinner | 2008-08-13 | 1 | -24/+8 |
* | [XFS] sanitize xfs_initialize_vnode | Christoph Hellwig | 2008-08-13 | 1 | -1/+8 |
* | [XFS] Avoid directly referencing the VFS inode. | David Chinner | 2008-08-13 | 1 | -3/+4 |
* | [XFS] shrink mrlock_t | Christoph Hellwig | 2008-04-29 | 1 | -64/+76 |
* | [XFS] Remove the xfs_icluster structure | David Chinner | 2008-04-18 | 1 | -46/+3 |
* | [XFS] fix inode leak in xfs_iget_core() | David Chinner | 2008-03-06 | 1 | -0/+1 |
* | [XFS] Fix inode allocation latency | David Chinner | 2008-02-07 | 1 | -18/+0 |
* | [XFS] cleanup vnode useage in xfs_iget.c | Christoph Hellwig | 2008-02-07 | 1 | -77/+65 |
* | [XFS] kill xfs_iocore_t | Christoph Hellwig | 2008-02-07 | 1 | -10/+3 |
* | [XFS] more vnode/inode tracing fixes | Lachlan McIlroy | 2008-02-07 | 1 | -5/+3 |
* | [XFS] clean up vnode/inode tracing | Lachlan McIlroy | 2008-02-07 | 1 | -5/+5 |
* | [XFS] Fix broken inode cluster setup. | David Chinner | 2007-12-10 | 1 | -1/+1 |
* | [XFS] kill struct bhv_vfs | Christoph Hellwig | 2007-10-16 | 1 | -1/+1 |
* | [XFS] call common xfs vfs-level helpers directly and remove vfs operations | Christoph Hellwig | 2007-10-16 | 1 | -3/+3 |
* | [XFS] kill the v_number member in struct bhv_vnode | Christoph Hellwig | 2007-10-16 | 1 | -2/+2 |
* | [XFS] move v_trace from bhv_vnode to xfs_inode | Christoph Hellwig | 2007-10-16 | 1 | -5/+5 |
* | [XFS] kill the v_flag member in struct bhv_vnode | Christoph Hellwig | 2007-10-16 | 1 | -0/+1 |
* | [XFS] call common xfs vnode-level helpers directly and remove vnode operations | Christoph Hellwig | 2007-10-16 | 1 | -2/+3 |
* | [XFS] Radix tree based inode caching | David Chinner | 2007-10-15 | 1 | -390/+195 |
* | [XFS] Add lockdep support for XFS | Lachlan McIlroy | 2007-05-08 | 1 | -7/+8 |
* | [XFS] Prevent a deadlock when xfslogd unpins inodes. | David Chinner | 2006-11-11 | 1 | -0/+30 |
* | [XFS] Clean up i_flags and i_flags_lock handling. | David Chinner | 2006-11-11 | 1 | -14/+6 |
* | [XFS] Keep lockdep happy. | Tim Shimmin | 2006-11-11 | 1 | -0/+1 |
* | [XFS] Really fix use after free in xfs_iunpin. | David Chinner | 2006-09-28 | 1 | -0/+6 |
* | [XFS] standardize on one sema init macro | Eric Sandeen | 2006-09-28 | 1 | -1/+1 |
* | [XFS] Add a greedy allocation interface, allocating within a min/max size | Nathan Scott | 2006-09-28 | 1 | -9/+8 |
* | [XFS] Add a debug flag for allocations which are known to be larger than | Nathan Scott | 2006-09-28 | 1 | -2/+2 |
* | [XFS] Remove last bulkstat false-positives with debug kernels. | Nathan Scott | 2006-09-28 | 1 | -9/+8 |
* | [XFS] Remove version 1 directory code. Never functioned on Linux, just | Nathan Scott | 2006-06-20 | 1 | -2/+0 |
* | [XFS] Kill direct access to ->count in valusema(); all we ever use it for | Al Viro | 2006-06-19 | 1 | -1/+1 |
* | [XFS] Resolve a namespace collision on vnode/vnodeops for FreeBSD porters. | Nathan Scott | 2006-06-09 | 1 | -9/+7 |
* | [XFS] Resolve a namespace collision on vfs/vfsops for FreeBSD porters. | Nathan Scott | 2006-06-09 | 1 | -1/+1 |
* | [XFS] Fix inode reclaim scalability regression. When a filesystem has | David Chinner | 2006-04-11 | 1 | -17/+12 |
* | [XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing all | Nathan Scott | 2006-03-29 | 1 | -1/+1 |
* | [XFS] Complete transition away from linvfs naming convention, finally. | Nathan Scott | 2006-03-17 | 1 | -3/+3 |
* | [XFS] add helper to get xfs_inode from vnode | Christoph Hellwig | 2006-01-11 | 1 | -4/+1 |
* | [XFS] Update license/copyright notices to match the prefered SGI | Nathan Scott | 2005-11-02 | 1 | -25/+11 |
* | [XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot. | Nathan Scott | 2005-11-02 | 1 | -11/+7 |
* | [XFS] Retry linux inode cacech lookup if we found a stale inode. This | Christoph Hellwig | 2005-09-05 | 1 | -12/+16 |
* | [XFS] remove unessecary vnode flags | Christoph Hellwig | 2005-09-02 | 1 | -11/+0 |
* | [XFS] Move the XFS inode to the front of its hash list on a cache hit | Nathan Scott | 2005-05-05 | 1 | -1/+50 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+1022 |