summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_ialloc.c
AgeCommit message (Expand)Author
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