aboutsummaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_ialloc.c
AgeCommit message (Expand)AuthorFilesLines
2006-09-28[XFS] Remove last bulkstat false-positives with debug kernels.Gravatar Nathan Scott 1-0/+1
2006-09-28[XFS] use NULL for pointer initialisation instead of zero-cast-to-ptrGravatar Nathan Scott 1-2/+2
2006-09-28[XFS] endianess annotations for xfs_inobt_rec_t / xfs_inobt_key_tGravatar Christoph Hellwig 1-3/+3
2006-06-20[XFS] Remove version 1 directory code. Never functioned on Linux, justGravatar Nathan Scott 1-2/+0
2006-06-09[XFS] Fix up debug code so that bulkstat wont generate thousands ofGravatar Nathan Scott 1-0/+3
2006-04-11[XFS] Fix a problem in aligning inode allocations to stripe unitGravatar Nathan Scott 1-7/+8
2006-03-29[XFS] A change to inode chunk allocation to try allocating the new chunkGravatar Glen Overby 1-40/+68
2006-03-29[XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing allGravatar Nathan Scott 1-1/+1
2006-03-14[XFS] Dynamically allocate the xfs_dinode_core_t structure to reduce ourGravatar Nathan Scott 1-9/+4
2005-11-02[XFS] Endianess annotations for various allocator data structuresGravatar Christoph Hellwig 1-38/+36
2005-11-02[XFS] Update license/copyright notices to match the prefered SGIGravatar Nathan Scott 1-25/+11
2005-11-02[XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot.Gravatar Nathan Scott 1-9/+7
2005-11-02[XFS] Add format checking to cmn_err and icmn_errGravatar Christoph Hellwig 1-2/+5
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+1401