Age | Commit message (Expand) | Author | Files | Lines |
2011-10-11 | xfs: cleanup xfs_bmap.h | Christoph Hellwig | 1 | -192/+33 |
2011-10-11 | xfs: move logflags into bmalloca | Christoph Hellwig | 1 | -0/+1 |
2011-10-11 | xfs: move lastx and nallocs into bmalloca | Dave Chinner | 1 | -0/+2 |
2011-10-11 | xfs: move btree cursor into bmalloca | Dave Chinner | 1 | -0/+2 |
2011-10-11 | xfs: rename allocation range fields in struct xfs_bmalloca | Dave Chinner | 1 | -3/+5 |
2011-10-11 | xfs: move firstblock and bmap freelist cursor into bmalloca structure | Dave Chinner | 1 | -2/+2 |
2011-10-11 | xfs: move extent records into bmalloca structure | Dave Chinner | 1 | -2/+2 |
2011-10-11 | xfs: rename xfs_bmapi to xfs_bmapi_write | Dave Chinner | 1 | -37/+13 |
2011-10-11 | xfs: introduce xfs_bmapi_delay() | Christoph Hellwig | 1 | -2/+3 |
2011-10-11 | xfs: remove xfs_bmapi_single() | Dave Chinner | 1 | -15/+0 |
2011-10-11 | xfs: introduce xfs_bmapi_read() | Dave Chinner | 1 | -0/+4 |
2011-05-25 | xfs: remove the unused XFS_BMAPI_RSVBLOCKS flag | Christoph Hellwig | 1 | -2/+0 |
2010-12-01 | xfs: fix failed write truncation handling. | Dave Chinner | 1 | -0/+5 |
2010-10-18 | xfs: Introduce XFS_IOC_ZERO_RANGE | Dave Chinner | 1 | -3/+6 |
2010-07-26 | xfs: remove unused delta tracking code in xfs_bmapi | Christoph Hellwig | 1 | -19/+1 |
2010-07-26 | xfs: remove unused XFS_BMAPI_ flags | Christoph Hellwig | 1 | -11/+6 |
2009-12-14 | xfs: event tracing support | Christoph Hellwig | 1 | -20/+29 |
2009-12-14 | xfs: change the xfs_iext_insert / xfs_iext_remove | Christoph Hellwig | 1 | -0/+1 |
2009-12-14 | xfs: cleanup bmap extent state macros | Christoph Hellwig | 1 | -0/+12 |
2009-08-31 | xfs: add more statics & drop some unused functions | Eric Sandeen | 1 | -11/+0 |
2009-03-29 | xfs: remove m_attroffset | Christoph Hellwig | 1 | -0/+4 |
2009-03-29 | xfs: fix various typos | Malcolm Parsons | 1 | -1/+1 |
2009-01-16 | [XFS] Remove the rest of the macro-to-function indirections. | Eric Sandeen | 1 | -2/+0 |
2008-12-01 | [XFS] convert xfs_getbmap to take formatter functions | Eric Sandeen | 1 | -4/+7 |
2008-10-30 | [XFS] Sync up kernel and user-space headers | Barry Naujok | 1 | -29/+32 |
2008-07-28 | [XFS] Restore the lowspace extent allocator algorithm | Lachlan McIlroy | 1 | -1/+12 |
2008-04-18 | [XFS] replace remaining __FUNCTION__ occurrences | Harvey Harrison | 1 | -1/+1 |
2008-02-07 | [XFS] Fix up sparse warnings. | David Chinner | 1 | -0/+2 |
2007-10-15 | [XFS] decontaminate vnode operations from behavior details | Christoph Hellwig | 1 | -1/+1 |
2007-10-15 | [XFS] split ondisk vs incore versions of xfs_bmbt_rec_t | Christoph Hellwig | 1 | -1/+1 |
2007-07-14 | [XFS] Clean up function name handling in tracing code | Eric Sandeen | 1 | -2/+4 |
2007-02-10 | [XFS] Remove unused argument to xfs_bmap_finish | Eric Sandeen | 1 | -1/+0 |
2006-06-09 | [XFS] Add parameters to xfs_bmapi() and xfs_bunmapi() to have them report | Olaf Weber | 1 | -2/+20 |
2006-03-31 | [XFS] Cleanup comment to remove reference to obsoleted function | Mandy Kirkconnell | 1 | -4/+5 |
2006-03-29 | [XFS] Remove unused/obsoleted function: xfs_bmap_do_search_extents() | Mandy Kirkconnell | 1 | -8/+0 |
2006-03-14 | [XFS] 929045 567344 This mod introduces multi-level in-core file extent | Mandy Kirkconnell | 1 | -0/+18 |
2006-03-14 | [XFS] 929045 567344 This mod re-organizes some of the in-core file extent | Mandy Kirkconnell | 1 | -1/+3 |
2006-01-11 | [XFS] Implement the di_extsize allocator hint for non-realtime files as | Nathan Scott | 1 | -1/+6 |
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 | -11/+8 |
2005-11-02 | [XFS] Ondisk format extension for extended attributes (attr2). Basically, | Nathan Scott | 1 | -2/+3 |
2005-06-21 | [XFS] mark various symbols static Patch from Adrian Bunk | Christoph Hellwig | 1 | -13/+0 |
2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+379 |