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