aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_bit.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-10-30xfs: fix static and extern sparse warningsDave Chinner1-0/+1
2013-10-23xfs: decouple log and transaction headersDave Chinner1-4/+1
2008-08-13[XFS] Use the generic bitops rather than implementing them ourselves.David Chinner1-103/+0
2008-02-26[XFS] Undo bit ops cleanup mod due to regression on 32-bit powermacLachlan McIlroy1-0/+103
2008-02-07[XFS] Use the generic bitops rather than implementing them ourselves.David Chinner1-103/+0
2007-07-14[XFS] Kill off xfs_count_bitsEric Sandeen1-82/+9
2007-02-10[XFS] Keep stack usage down for 4k stacks by using noinline.David Chinner1-1/+1
2005-11-02[XFS] Update license/copyright notices to match the prefered SGINathan Scott1-30/+14
2005-06-21[XFS] mark various symbols static Patch from Adrian BunkChristoph Hellwig1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+312