| Commit message (Expand) | Author | Age | Files | Lines |
* | [XFS] implement generic xfs_btree_get_rec | Christoph Hellwig | 2008-10-30 | 1 | -0/+23 |
* | [XFS] implement generic xfs_btree_delete/delrec | Christoph Hellwig | 2008-10-30 | 1 | -2/+2 |
* | [XFS] implement generic xfs_btree_insert/insrec | Christoph Hellwig | 2008-10-30 | 1 | -1/+1 |
* | [XFS] implement generic xfs_btree_update | Christoph Hellwig | 2008-10-30 | 1 | -0/+20 |
* | [XFS] implement generic xfs_btree_lookup | Christoph Hellwig | 2008-10-30 | 1 | -0/+53 |
* | [XFS] implement generic xfs_btree_decrement | Christoph Hellwig | 2008-10-30 | 1 | -2/+2 |
* | [XFS] implement generic xfs_btree_increment | Christoph Hellwig | 2008-10-30 | 1 | -7/+7 |
* | [XFS] split up xfs_btree_init_cursor | Christoph Hellwig | 2008-10-30 | 1 | -8/+4 |
* | [XFS] Don't initialise new inode generation numbers to zero | David Chinner | 2008-04-29 | 1 | -0/+10 |
* | [XFS] Account for inode cluster alignment in all allocations | David Chinner | 2008-04-18 | 1 | -15/+29 |
* | [XFS] remove shouting-indirection macros from xfs_sb.h | Eric Sandeen | 2008-04-10 | 1 | -3/+3 |
* | [XFS] If you mount an XFS filesystem with no mount options at all, then | Josef Jeff Sipek | 2008-02-29 | 1 | -1/+1 |
* | xfs: convert beX_add to beX_add_cpu (new common API) | Marcin Slusarz | 2008-02-14 | 1 | -6/+6 |
* | [XFS] dinode endianess annotations | Christoph Hellwig | 2007-10-15 | 1 | -3/+3 |
* | [XFS] Lazy Superblock Counters | David Chinner | 2007-07-14 | 1 | -3/+25 |
* | [XFS] Keep stack usage down for 4k stacks by using noinline. | David Chinner | 2007-02-10 | 1 | -1/+1 |
* | [XFS] Remove last bulkstat false-positives with debug kernels. | Nathan Scott | 2006-09-28 | 1 | -0/+1 |
* | [XFS] use NULL for pointer initialisation instead of zero-cast-to-ptr | Nathan Scott | 2006-09-28 | 1 | -2/+2 |
* | [XFS] endianess annotations for xfs_inobt_rec_t / xfs_inobt_key_t | Christoph Hellwig | 2006-09-28 | 1 | -3/+3 |
* | [XFS] Remove version 1 directory code. Never functioned on Linux, just | Nathan Scott | 2006-06-20 | 1 | -2/+0 |
* | [XFS] Fix up debug code so that bulkstat wont generate thousands of | Nathan Scott | 2006-06-09 | 1 | -0/+3 |
* | [XFS] Fix a problem in aligning inode allocations to stripe unit | Nathan Scott | 2006-04-11 | 1 | -7/+8 |
* | [XFS] A change to inode chunk allocation to try allocating the new chunk | Glen Overby | 2006-03-29 | 1 | -40/+68 |
* | [XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing all | Nathan Scott | 2006-03-29 | 1 | -1/+1 |
* | [XFS] Dynamically allocate the xfs_dinode_core_t structure to reduce our | Nathan Scott | 2006-03-14 | 1 | -9/+4 |
* | [XFS] Endianess annotations for various allocator data structures | Christoph Hellwig | 2005-11-02 | 1 | -38/+36 |
* | [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 | -9/+7 |
* | [XFS] Add format checking to cmn_err and icmn_err | Christoph Hellwig | 2005-11-02 | 1 | -2/+5 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-17 | 1 | -0/+1401 |