Age | Commit message (Expand) | Author | Files | Lines |
2005-11-25 | [XFS] Fix a 32 bit value wraparound when providing a mapping for a large | Nathan Scott | 1 | -7/+6 |
2005-11-02 | [XFS] Ensure fsync does not incorrectly return EIO for pages beyond EOF. | Nathan Scott | 1 | -2/+3 |
2005-11-02 | [XFS] Fix boundary conditions when issuing direct IOs from large userspace | Nathan Scott | 1 | -12/+16 |
2005-11-02 | [XFS] Update license/copyright notices to match the prefered SGI | Nathan Scott | 1 | -25/+11 |
2005-11-02 | [XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot. | Nathan Scott | 1 | -5/+6 |
2005-10-28 | [PATCH] gfp_t: fs/* | Al Viro | 1 | -1/+1 |
2005-09-05 | [XFS] Fix incorrect use of BMAPI_READ in unwritten extent handling | Nathan Scott | 1 | -1/+1 |
2005-09-05 | [XFS] Delay I/O completion for unwritten extents after conversion | Christoph Hellwig | 1 | -2/+25 |
2005-09-05 | [XFS] Delay direct I/O completion to a workqueue This is nessecary | Christoph Hellwig | 1 | -26/+48 |
2005-09-02 | [XFS] Add infrastructure for tracking I/O completions | Christoph Hellwig | 1 | -66/+90 |
2005-09-02 | [XFS] add infrastructure for waiting on I/O completion at inode reclaim | Christoph Hellwig | 1 | -9/+2 |
2005-09-02 | [XFS] Add a chunk of tracing code to diagnose truncate related issues. | Nathan Scott | 1 | -0/+11 |
2005-06-24 | [PATCH] pass iocb to dio_iodone_t | Christoph Hellwig | 1 | -1/+2 |
2005-05-27 | [XFS] remove an over-zealous WARN_ON | Christoph Hellwig | 1 | -1/+0 |
2005-05-06 | [XFS] Use the right offset when ensuring a delayed allocate conversion has co... | Nathan Scott | 1 | -29/+39 |
2005-05-06 | [XFS] Do not do delalloc conversion on pages beyond EOF ever, not just sometimes | Nathan Scott | 1 | -5/+3 |
2005-05-06 | [XFS] stop background sync from waiting for in-use inodes | Daniel Moore | 1 | -1/+4 |
2005-04-17 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+1275 |