aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_inode.c
Commit message (Expand)AuthorAge
* [XFS] Fix an infinite loop issue in bulkstat when a corrupt inode isNathan Scott2006-03-17
* [XFS] Complete transition away from linvfs naming convention, finally.Nathan Scott2006-03-17
* [XFS] There are a few problems with the newMandy Kirkconnell2006-03-17
* [XFS] 929045 567344 This mod introduces multi-level in-core file extentMandy Kirkconnell2006-03-13
* [XFS] 929045 567344 This mod re-organizes some of the in-core file extentMandy Kirkconnell2006-03-13
* [XFS] Merge in trivial changes, sync up headers with userspaceNathan Scott2006-01-11
* [XFS] fix, speedup and simplify atime handling let the VFS handle atimeChristoph Hellwig2006-01-10
* [XFS] remove unused vars, args, & unneeded intermediate vars from zeroingEric Sandeen2006-01-10
* [XFS] Implement the di_extsize allocator hint for non-realtime files asNathan Scott2006-01-10
* [XFS] Endianess annotations for various allocator data structuresChristoph Hellwig2005-11-01
* [XFS] Update license/copyright notices to match the prefered SGINathan Scott2005-11-01
* [XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot.Nathan Scott2005-11-01
* [XFS] Improve buffered read throughput by removing unnecessary timer callsNathan Scott2005-11-01
* [XFS] Add format checking to cmn_err and icmn_errChristoph Hellwig2005-11-01
* [XFS] remove struct vnode::v_typeChristoph Hellwig2005-09-02
* [XFS] Add support for project quota inheritance, a merge of Glens changes.Nathan Scott2005-06-21
* [XFS] rewrite xfs_iflush_allChristoph Hellwig2005-06-21
* [XFS] mark various symbols static Patch from Adrian BunkChristoph Hellwig2005-06-21
* [XFS] Remove dead code. Patch from Adrian BunkChristoph Hellwig2005-06-21
* [XFS] Fix up uses of nlink_t incorrectly restricting us to 2^16 links for som...Nathan Scott2005-05-05
* Linux-2.6.12-rc2Linus Torvalds2005-04-16