summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_bmap.c
Commit message (Expand)AuthorAgeFilesLines
* [XFS] Merge in trivial changes, sync up headers with userspaceNathan Scott2006-01-121-2/+2
* [XFS] Sort out cosmetic differences between user and kernel copies of someNathan Scott2006-01-111-11/+12
* [XFS] Reverse the sense of COMPAT_ATTR and ATTR2, keeps it simple andNathan Scott2006-01-111-6/+6
* [XFS] Implement the di_extsize allocator hint for non-realtime files asNathan Scott2006-01-111-142/+231
* [XFS] Endianess annotations for various allocator data structuresChristoph Hellwig2005-11-021-31/+31
* [XFS] Fixing size report discrepancy between ls and du caused by xfs_fsrYingping Lu2005-11-021-1/+23
* [XFS] Fixed a bug in reporting extent list for attribute fork runningYingping Lu2005-11-021-6/+7
* [XFS] Fix up a 32/64 local flags variable issue when enabling attr2 mode.Nathan Scott2005-11-021-5/+6
* [XFS] Update license/copyright notices to match the prefered SGINathan Scott2005-11-021-25/+11Star
* [XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot.Nathan Scott2005-11-021-13/+11Star
* [XFS] Ondisk format extension for extended attributes (attr2). Basically,Nathan Scott2005-11-021-18/+66
* [XFS] Add format checking to cmn_err and icmn_errChristoph Hellwig2005-11-021-1/+1
* [XFS] Prevent the incore superblock sb_fdblocks count from leaking when weDavid Chinner2005-09-021-1/+11
* [XFS] Merge fixes into realtime quota code, since one/two reported, stillNathan Scott2005-06-211-48/+64
* [XFS] mark various symbols static Patch from Adrian BunkChristoph Hellwig2005-06-211-1/+14
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+6246