Age | Commit message (Expand) | Author |
2009-03-29 | xfs: fix various typos | Malcolm Parsons |
2009-02-09 | xfs: remove superflous inobt macros | Christoph Hellwig |
2009-01-16 | [XFS] Remove the rest of the macro-to-function indirections. | Eric Sandeen |
2008-12-01 | [XFS] kill the XFS_IMAP_BULKSTAT flag | Christoph Hellwig |
2008-12-01 | [XFS] embededd struct xfs_imap into xfs_inode | Christoph Hellwig |
2008-12-01 | [XFS] merge xfs_imap into xfs_dilocate | Christoph Hellwig |
2008-12-01 | [XFS] remove dead code for old inode item recovery | Christoph Hellwig |
2008-12-01 | [XFS] kill XFS_DINODE_VERSION_ defines | Christoph Hellwig |
2008-12-01 | [XFS] kill xfs_dinode_core_t | Christoph Hellwig |
2008-12-01 | [XFS] kill xfs_ialloc_log_di | Christoph Hellwig |
2008-12-01 | [XFS] factor out xfs_read_agi helper | Christoph Hellwig |
2008-10-30 | [XFS] implement generic xfs_btree_get_rec | Christoph Hellwig |
2008-10-30 | [XFS] implement generic xfs_btree_delete/delrec | Christoph Hellwig |
2008-10-30 | [XFS] implement generic xfs_btree_insert/insrec | Christoph Hellwig |
2008-10-30 | [XFS] implement generic xfs_btree_update | Christoph Hellwig |
2008-10-30 | [XFS] implement generic xfs_btree_lookup | Christoph Hellwig |
2008-10-30 | [XFS] implement generic xfs_btree_decrement | Christoph Hellwig |
2008-10-30 | [XFS] implement generic xfs_btree_increment | Christoph Hellwig |
2008-10-30 | [XFS] split up xfs_btree_init_cursor | Christoph Hellwig |
2008-04-29 | [XFS] Don't initialise new inode generation numbers to zero | David Chinner |
2008-04-18 | [XFS] Account for inode cluster alignment in all allocations | David Chinner |
2008-04-10 | [XFS] remove shouting-indirection macros from xfs_sb.h | Eric Sandeen |
2008-02-28 | [XFS] If you mount an XFS filesystem with no mount options at all, then | Josef Jeff Sipek |
2008-02-13 | xfs: convert beX_add to beX_add_cpu (new common API) | Marcin Slusarz |
2007-10-15 | [XFS] dinode endianess annotations | Christoph Hellwig |
2007-07-14 | [XFS] Lazy Superblock Counters | David Chinner |
2007-02-10 | [XFS] Keep stack usage down for 4k stacks by using noinline. | David Chinner |
2006-09-28 | [XFS] Remove last bulkstat false-positives with debug kernels. | Nathan Scott |
2006-09-28 | [XFS] use NULL for pointer initialisation instead of zero-cast-to-ptr | Nathan Scott |
2006-09-28 | [XFS] endianess annotations for xfs_inobt_rec_t / xfs_inobt_key_t | Christoph Hellwig |
2006-06-20 | [XFS] Remove version 1 directory code. Never functioned on Linux, just | Nathan Scott |
2006-06-09 | [XFS] Fix up debug code so that bulkstat wont generate thousands of | Nathan Scott |
2006-04-11 | [XFS] Fix a problem in aligning inode allocations to stripe unit | Nathan Scott |
2006-03-29 | [XFS] A change to inode chunk allocation to try allocating the new chunk | Glen Overby |
2006-03-29 | [XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing all | Nathan Scott |
2006-03-14 | [XFS] Dynamically allocate the xfs_dinode_core_t structure to reduce our | Nathan Scott |
2005-11-02 | [XFS] Endianess annotations for various allocator data structures | Christoph Hellwig |
2005-11-02 | [XFS] Update license/copyright notices to match the prefered SGI | Nathan Scott |
2005-11-02 | [XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot. | Nathan Scott |
2005-11-02 | [XFS] Add format checking to cmn_err and icmn_err | Christoph Hellwig |
2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds |