| Commit message (Expand) | Author | Age | Files | Lines |
* | xfs: remove subdirectories | Christoph Hellwig | 2011-08-12 | 1 | -68/+0 |
* | xfs: kill xfs_iomap | Christoph Hellwig | 2010-12-16 | 1 | -0/+16 |
* | direct-io: move aio_complete into ->end_io | Christoph Hellwig | 2010-07-26 | 1 | -0/+2 |
* | xfs: simplify xfs_vm_writepage | Christoph Hellwig | 2010-07-26 | 1 | -1/+1 |
* | xfs: event tracing support | Christoph Hellwig | 2009-12-15 | 1 | -0/+2 |
* | xfs: prevent unwritten extent conversion from blocking I/O completion | Dave Chinner | 2009-04-06 | 1 | -0/+1 |
* | [XFS] Remove several unused typedefs. | Eric Sandeen | 2009-01-09 | 1 | -2/+0 |
* | move vn_iowait / vn_iowake into xfs_aops.c | Christoph Hellwig | 2008-12-04 | 1 | -0/+3 |
* | [XFS] move v_iocount from bhv_vnode to xfs_inode | Christoph Hellwig | 2007-10-16 | 1 | -1/+1 |
* | [PATCH] mark address_space_operations const | Christoph Hellwig | 2006-06-28 | 1 | -1/+1 |
* | [XFS] Resolve a namespace collision on vnode/vnodeops for FreeBSD porters. | Nathan Scott | 2006-06-09 | 1 | -1/+1 |
* | [XFS] Fix a typo in a header file comment. | Nathan Scott | 2006-06-09 | 1 | -2/+2 |
* | [XFS] Shutdown the filesystem if all device paths have gone. Made | Nathan Scott | 2006-06-09 | 1 | -1/+1 |
* | [XFS] Cleanup in XFS after recent get_block_t interface tweaks. | Nathan Scott | 2006-03-29 | 1 | -1/+1 |
* | [XFS] Switch over from linvfs names for address space ops for consistent | Nathan Scott | 2006-03-14 | 1 | -2/+2 |
* | [XFS] Initial pass at going directly-to-bio on the buffered IO path. This | Christoph Hellwig | 2006-01-11 | 1 | -0/+10 |
* | [XFS] Update license/copyright notices to match the prefered SGI | Nathan Scott | 2005-11-02 | 1 | -25/+11 |
* | [XFS] Delay I/O completion for unwritten extents after conversion | Christoph Hellwig | 2005-09-05 | 1 | -0/+1 |
* | [XFS] Add in the new xfs_aops.h header file for I/O completion struct. | Christoph Hellwig | 2005-09-05 | 1 | -0/+49 |