aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_trans_inode.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-11-28xfs: move most of xfs_sb.h to xfs_format.hChristoph Hellwig1-1/+0
2014-11-28xfs: merge xfs_ag.h into xfs_format.hChristoph Hellwig1-1/+0
2014-10-02xfs: kill time.hDave Chinner1-1/+1
2013-11-18xfs: open code inc_inode_iversion when logging an inodeDave Chinner1-3/+5
2013-10-23xfs: decouple inode and bmap btree header filesDave Chinner1-5/+1
2013-10-23xfs: decouple log and transaction headersDave Chinner1-2/+3
2013-10-23xfs: create a shared header file for format-related informationDave Chinner1-1/+1
2013-06-28xfs: implement inode change countDave Chinner1-0/+11
2012-12-17xfs remove the XFS_TRANS_DEBUG routinesMark Tinguely1-41/+0
2012-05-14xfs: clean up xfs_bit.h includesDave Chinner1-1/+0
2012-05-14xfs: move xfsagino_t to xfs_types.hDave Chinner1-1/+0
2012-03-13xfs: split in-core and on-disk inode log item fieldsChristoph Hellwig1-2/+2
2012-03-13xfs: log timestamp updatesChristoph Hellwig1-0/+4
2011-10-11xfs: simplify xfs_trans_ijoin* againChristoph Hellwig1-20/+5
2011-07-08xfs: remove i_transpChristoph Hellwig1-9/+0
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-02-22xfs: more sensible inode refcounting for iallocChristoph Hellwig1-22/+0
2010-10-18xfs: don't use vfs writeback for pure metadata modificationsDave Chinner1-0/+30
2010-07-26xfs: simplify inode to transaction joiningChristoph Hellwig1-36/+24
2010-07-26xfs: simplify log item descriptor trackingChristoph Hellwig1-7/+2
2010-07-26xfs: remove unneeded #include statementsChristoph Hellwig1-4/+0
2010-07-26xfs: drop dmapi hooksChristoph Hellwig1-1/+0
2010-06-24xfs: remove block number from inode lookup codeDave Chinner1-1/+1
2009-09-01xfs: simplify xfs_trans_igetChristoph Hellwig1-81/+5
2008-12-04use xfs_trans_ijoin in xfs_trans_igetChristoph Hellwig1-29/+1
2008-07-28[XFS] Remove unused arg from kmem_free()Denys Vlasenko1-1/+1
2008-04-29[XFS] shrink mrlock_tChristoph Hellwig1-6/+6
2006-06-20[XFS] Remove version 1 directory code. Never functioned on Linux, justNathan Scott1-2/+0
2006-03-29[XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing allNathan Scott1-1/+1
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-9/+9
2005-06-21[XFS] Remove dead code. Patch from Adrian BunkChristoph Hellwig1-18/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+342