summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_inode.c
Commit message (Expand)AuthorAgeFilesLines
* [XFS] 929045 567344 This mod introduces multi-level in-core file extentMandy Kirkconnell2006-03-141-5/+710
* [XFS] 929045 567344 This mod re-organizes some of the in-core file extentMandy Kirkconnell2006-03-141-119/+351
* [XFS] Merge in trivial changes, sync up headers with userspaceNathan Scott2006-01-121-16/+17
* [XFS] fix, speedup and simplify atime handling let the VFS handle atimeChristoph Hellwig2006-01-111-0/+5
* [XFS] remove unused vars, args, & unneeded intermediate vars from zeroingEric Sandeen2006-01-111-5/+2Star
* [XFS] Implement the di_extsize allocator hint for non-realtime files asNathan Scott2006-01-111-2/+14
* [XFS] Endianess annotations for various allocator data structuresChristoph Hellwig2005-11-021-11/+11
* [XFS] Update license/copyright notices to match the prefered SGINathan Scott2005-11-021-25/+11Star
* [XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot.Nathan Scott2005-11-021-12/+11Star
* [XFS] Improve buffered read throughput by removing unnecessary timer callsNathan Scott2005-11-021-67/+0Star
* [XFS] Add format checking to cmn_err and icmn_errChristoph Hellwig2005-11-021-2/+3
* [XFS] remove struct vnode::v_typeChristoph Hellwig2005-09-021-2/+1Star
* [XFS] Add support for project quota inheritance, a merge of Glens changes.Nathan Scott2005-06-211-9/+15
* [XFS] rewrite xfs_iflush_allChristoph Hellwig2005-06-211-87/+23Star
* [XFS] mark various symbols static Patch from Adrian BunkChristoph Hellwig2005-06-211-3/+3
* [XFS] Remove dead code. Patch from Adrian BunkChristoph Hellwig2005-06-211-45/+0Star
* [XFS] Fix up uses of nlink_t incorrectly restricting us to 2^16 links for som...Nathan Scott2005-05-051-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+3876