aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_alloc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-09-28[XFS] Minor code rearranging and cleanup to prevent some coverity falseNathan Scott1-1/+3
2006-09-28[XFS] endianess annotation for xfs_agfl_t. Trivial, xfs_agfl_t is alwaysChristoph Hellwig1-3/+3
2006-08-10[XFS] Fix xfs_free_extent related NULL pointer dereference.Nathan Scott1-49/+54
2006-06-20[XFS] Remove version 1 directory code. Never functioned on Linux, justNathan Scott1-2/+0
2006-06-09[XFS] In actual allocation of file system blocks and freeing extents, theYingping Lu1-6/+23
2006-05-08[XFS] Fix a possible metadata buffer (AGFL) refcount leak when fixing anNathan Scott1-1/+4
2006-03-29[XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing allNathan Scott1-3/+3
2005-11-02[XFS] Endianess annotations for various allocator data structuresChristoph Hellwig1-78/+68
2005-11-02[XFS] Update license/copyright notices to match the prefered SGINathan Scott1-25/+11
2005-11-02[XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot.Nathan Scott1-8/+10
2005-06-21[XFS] mark various symbols static Patch from Adrian BunkChristoph Hellwig1-2/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+2623