aboutsummaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_ialloc.c
AgeCommit message (Expand)Author
2008-04-29[XFS] Don't initialise new inode generation numbers to zeroDavid Chinner
2008-04-18[XFS] Account for inode cluster alignment in all allocationsDavid Chinner
2008-04-10[XFS] remove shouting-indirection macros from xfs_sb.hEric Sandeen
2008-02-28[XFS] If you mount an XFS filesystem with no mount options at all, thenJosef Jeff Sipek
2008-02-13xfs: convert beX_add to beX_add_cpu (new common API)Marcin Slusarz
2007-10-15[XFS] dinode endianess annotationsChristoph Hellwig
2007-07-14[XFS] Lazy Superblock CountersDavid 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-ptrNathan Scott
2006-09-28[XFS] endianess annotations for xfs_inobt_rec_t / xfs_inobt_key_tChristoph Hellwig
2006-06-20[XFS] Remove version 1 directory code. Never functioned on Linux, justNathan Scott
2006-06-09[XFS] Fix up debug code so that bulkstat wont generate thousands ofNathan Scott
2006-04-11[XFS] Fix a problem in aligning inode allocations to stripe unitNathan Scott
2006-03-29[XFS] A change to inode chunk allocation to try allocating the new chunkGlen Overby
2006-03-29[XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing allNathan Scott
2006-03-14[XFS] Dynamically allocate the xfs_dinode_core_t structure to reduce ourNathan Scott
2005-11-02[XFS] Endianess annotations for various allocator data structuresChristoph Hellwig
2005-11-02[XFS] Update license/copyright notices to match the prefered SGINathan 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_errChristoph Hellwig
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds