aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_bmap_btree.c
Commit message (Expand)AuthorAgeFilesLines
...
* [XFS] Keep stack usage down for 4k stacks by using noinline.David Chinner2007-02-101-1/+1
* [XFS] use NULL for pointer initialisation instead of zero-cast-to-ptrNathan Scott2006-09-281-5/+5
* [XFS] endianess annotations for xfs_bmbt_key Trivial as there are noChristoph Hellwig2006-09-281-28/+21
* [XFS] endianess annotate XFS_BMAP_BROOT_PTR_ADDR Make sure it returns aChristoph Hellwig2006-09-281-18/+16
* [XFS] add xfs_btree_check_lptr_disk variant which handles endianChristoph Hellwig2006-09-281-12/+12
* [XFS] Remove version 1 directory code. Never functioned on Linux, justNathan Scott2006-06-201-2/+0
* [XFS] In actual allocation of file system blocks and freeing extents, theYingping Lu2006-06-091-6/+4
* [XFS] 929045 567344 This mod re-organizes some of the in-core file extentMandy Kirkconnell2006-03-141-3/+7
* [XFS] Endianess annotations for various allocator data structuresChristoph Hellwig2005-11-021-115/+115
* [XFS] Update license/copyright notices to match the prefered SGINathan Scott2005-11-021-25/+11
* [XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot.Nathan Scott2005-11-021-11/+9
* [XFS] Cleanup some -Wundef flag warnings in the endian macros (thanksNathan Scott2005-09-081-4/+4
* [XFS] Remove dead code. Patch from Adrian BunkChristoph Hellwig2005-06-211-14/+0
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+2807