aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_inode_item.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-10[XFS] Keep stack usage down for 4k stacks by using noinline.David Chinner1-1/+1
2006-09-28[XFS] Remove unused iop_abort log item operationEric Sandeen1-16/+0
2006-06-20[XFS] Remove version 1 directory code. Never functioned on Linux, justNathan Scott1-2/+0
2006-06-19[XFS] Kill direct access to ->count in valusema(); all we ever use it forAl Viro1-3/+3
2006-06-09[XFS] inode items and EFI/EFDs have different ondisk format for 32bit andTim Shimmin1-0/+49
2006-03-29[XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing allNathan Scott1-1/+1
2006-01-12[XFS] Merge in trivial changes, sync up headers with userspaceNathan Scott1-2/+2
2006-01-11[XFS] fix, speedup and simplify atime handling let the VFS handle atimeChristoph Hellwig1-0/+5
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-15/+9
2005-09-08[XFS] Cleanup some -Wundef flag warnings in the endian macros (thanksNathan Scott1-2/+2
2005-09-02[XFS] 929956 add log debugging and tracing infoTim Shimmin1-0/+9
2005-06-21[XFS] mark various symbols static Patch from Adrian BunkChristoph Hellwig1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1092