aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_bit.c
Commit message (Expand)AuthorAgeFilesLines
* [XFS] Use the generic bitops rather than implementing them ourselves.David Chinner2008-08-131-103/+0
* [XFS] Undo bit ops cleanup mod due to regression on 32-bit powermacLachlan McIlroy2008-02-261-0/+103
* [XFS] Use the generic bitops rather than implementing them ourselves.David Chinner2008-02-071-103/+0
* [XFS] Kill off xfs_count_bitsEric Sandeen2007-07-141-82/+9
* [XFS] Keep stack usage down for 4k stacks by using noinline.David Chinner2007-02-101-1/+1
* [XFS] Update license/copyright notices to match the prefered SGINathan Scott2005-11-021-30/+14
* [XFS] mark various symbols static Patch from Adrian BunkChristoph Hellwig2005-06-211-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+312