summaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_trans_inode.c
AgeCommit message (Expand)Author
2017-09-01xfs: refactor xfs_trans_rollChristoph Hellwig
2016-09-27fs: Replace current_fs_time() with current_time()Deepa Dinamani
2016-02-09xfs: move di_changecount to VFS inodeDave Chinner
2016-02-09xfs: remove timestamps from incore inodeDave Chinner
2015-11-03xfs: optimise away log forces on timestamp updates for fdatasyncDave Chinner
2014-11-28xfs: move most of xfs_sb.h to xfs_format.hChristoph Hellwig
2014-11-28xfs: merge xfs_ag.h into xfs_format.hChristoph Hellwig
2014-10-02xfs: kill time.hDave Chinner
2013-11-18xfs: open code inc_inode_iversion when logging an inodeDave Chinner
2013-10-23xfs: decouple inode and bmap btree header filesDave Chinner
2013-10-23xfs: decouple log and transaction headersDave Chinner
2013-10-23xfs: create a shared header file for format-related informationDave Chinner
2013-06-28xfs: implement inode change countDave Chinner
2012-12-17xfs remove the XFS_TRANS_DEBUG routinesMark Tinguely
2012-05-14xfs: clean up xfs_bit.h includesDave Chinner
2012-05-14xfs: move xfsagino_t to xfs_types.hDave Chinner
2012-03-13xfs: split in-core and on-disk inode log item fieldsChristoph Hellwig
2012-03-13xfs: log timestamp updatesChristoph Hellwig
2011-10-11xfs: simplify xfs_trans_ijoin* againChristoph Hellwig
2011-07-08xfs: remove i_transpChristoph Hellwig
2011-03-31Fix common misspellingsLucas De Marchi
2011-02-22xfs: more sensible inode refcounting for iallocChristoph Hellwig
2010-10-18xfs: don't use vfs writeback for pure metadata modificationsDave Chinner
2010-07-26xfs: simplify inode to transaction joiningChristoph Hellwig
2010-07-26xfs: simplify log item descriptor trackingChristoph Hellwig
2010-07-26xfs: remove unneeded #include statementsChristoph Hellwig
2010-07-26xfs: drop dmapi hooksChristoph Hellwig
2010-06-24xfs: remove block number from inode lookup codeDave Chinner
2009-09-01xfs: simplify xfs_trans_igetChristoph Hellwig
2008-12-04use xfs_trans_ijoin in xfs_trans_igetChristoph Hellwig
2008-07-28[XFS] Remove unused arg from kmem_free()Denys Vlasenko
2008-04-29[XFS] shrink mrlock_tChristoph Hellwig
2006-06-20[XFS] Remove version 1 directory code. Never functioned on Linux, justNathan Scott
2006-03-29[XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing allNathan Scott
2005-11-02[XFS] Update license/copyright notices to match the prefered SGINathan Scott
2005-11-02[XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot.Nathan Scott
2005-06-21[XFS] Remove dead code. Patch from Adrian BunkChristoph Hellwig
2005-04-16Linux-2.6.12-rc2Linus Torvalds