aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_inode_item.c
Commit message (Expand)AuthorAgeFilesLines
* [XFS] Unwrap AIL_LOCKDonald Douwsma2008-02-071-12/+9
* [XFS] Keep stack usage down for 4k stacks by using noinline.David Chinner2007-02-101-1/+1
* [XFS] Remove unused iop_abort log item operationEric Sandeen2006-09-281-16/+0
* [XFS] Remove version 1 directory code. Never functioned on Linux, justNathan Scott2006-06-201-2/+0
* [XFS] Kill direct access to ->count in valusema(); all we ever use it forAl Viro2006-06-191-3/+3
* [XFS] inode items and EFI/EFDs have different ondisk format for 32bit andTim Shimmin2006-06-091-0/+49
* [XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing allNathan Scott2006-03-291-1/+1
* [XFS] Merge in trivial changes, sync up headers with userspaceNathan Scott2006-01-121-2/+2
* [XFS] fix, speedup and simplify atime handling let the VFS handle atimeChristoph Hellwig2006-01-111-0/+5
* [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-15/+9
* [XFS] Cleanup some -Wundef flag warnings in the endian macros (thanksNathan Scott2005-09-081-2/+2
* [XFS] 929956 add log debugging and tracing infoTim Shimmin2005-09-021-0/+9
* [XFS] mark various symbols static Patch from Adrian BunkChristoph Hellwig2005-06-211-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+1092