aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_trans_inode.c
Commit message (Expand)AuthorAgeFilesLines
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* xfs: more sensible inode refcounting for iallocChristoph Hellwig2011-02-221-22/+0
* xfs: don't use vfs writeback for pure metadata modificationsDave Chinner2010-10-181-0/+30
* xfs: simplify inode to transaction joiningChristoph Hellwig2010-07-261-36/+24
* xfs: simplify log item descriptor trackingChristoph Hellwig2010-07-261-7/+2
* xfs: remove unneeded #include statementsChristoph Hellwig2010-07-261-4/+0
* xfs: drop dmapi hooksChristoph Hellwig2010-07-261-1/+0
* xfs: remove block number from inode lookup codeDave Chinner2010-06-241-1/+1
* xfs: simplify xfs_trans_igetChristoph Hellwig2009-09-011-81/+5
* use xfs_trans_ijoin in xfs_trans_igetChristoph Hellwig2008-12-041-29/+1
* [XFS] Remove unused arg from kmem_free()Denys Vlasenko2008-07-281-1/+1
* [XFS] shrink mrlock_tChristoph Hellwig2008-04-291-6/+6
* [XFS] Remove version 1 directory code. Never functioned on Linux, justNathan Scott2006-06-201-2/+0
* [XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing allNathan Scott2006-03-291-1/+1
* [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-9/+9
* [XFS] Remove dead code. Patch from Adrian BunkChristoph Hellwig2005-06-211-18/+0
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+342