summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_trans_inode.c
Commit message (Expand)AuthorAgeFilesLines
* fs: Replace current_fs_time() with current_time()Deepa Dinamani2016-09-271-1/+1
* xfs: move di_changecount to VFS inodeDave Chinner2016-02-091-1/+1
* xfs: remove timestamps from incore inodeDave Chinner2016-02-091-10/+2
* xfs: optimise away log forces on timestamp updates for fdatasyncDave Chinner2015-11-031-0/+9
* xfs: move most of xfs_sb.h to xfs_format.hChristoph Hellwig2014-11-281-1/+0
* xfs: merge xfs_ag.h into xfs_format.hChristoph Hellwig2014-11-281-1/+0
* xfs: kill time.hDave Chinner2014-10-021-1/+1
* xfs: open code inc_inode_iversion when logging an inodeDave Chinner2013-11-181-3/+5
* xfs: decouple inode and bmap btree header filesDave Chinner2013-10-231-5/+1
* xfs: decouple log and transaction headersDave Chinner2013-10-231-2/+3
* xfs: create a shared header file for format-related informationDave Chinner2013-10-231-1/+1
* xfs: implement inode change countDave Chinner2013-06-281-0/+11
* xfs remove the XFS_TRANS_DEBUG routinesMark Tinguely2012-12-171-41/+0
* xfs: clean up xfs_bit.h includesDave Chinner2012-05-141-1/+0
* xfs: move xfsagino_t to xfs_types.hDave Chinner2012-05-141-1/+0
* xfs: split in-core and on-disk inode log item fieldsChristoph Hellwig2012-03-131-2/+2
* xfs: log timestamp updatesChristoph Hellwig2012-03-131-0/+4
* xfs: simplify xfs_trans_ijoin* againChristoph Hellwig2011-10-111-20/+5
* xfs: remove i_transpChristoph Hellwig2011-07-081-9/+0
* 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-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+342
OpenPOWER on IntegriCloud