aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_inode_item.c
Commit message (Expand)AuthorAge
* xfs: unpin stale inodes directly in IOP_COMMITTEDDave Chinner2011-07-06
* xfs: cleanup duplicate initializationsDavid Sterba2011-04-28
* xfs: fix extent format buffer allocation sizeDave Chinner2011-04-07
* xfs: introduce inode cluster buffer trylocks for xfs_iflushDave Chinner2011-03-25
* xfs: remove all the inodes on a buffer from the AIL in bulkDave Chinner2010-12-19
* xfs: avoid moving stale inodes in the AILDave Chinner2010-12-01
* xfs: don't use vfs writeback for pure metadata modificationsDave Chinner2010-10-18
* xfs: fix big endian buildDave Chinner2010-07-26
* xfs: fix gcc 4.6 set but not read and unused statement warningsChristoph Hellwig2010-07-26
* xfs: remove xfs_iputChristoph Hellwig2010-07-26
* xfs: fix the xfs_log_iovec i_addr typeChristoph Hellwig2010-07-26
* xfs: simplify inode to transaction joiningChristoph Hellwig2010-07-26
* xfs: give li_cb callbacks the correct prototypeChristoph Hellwig2010-07-26
* xfs: give xfs_item_ops methods the correct prototypesChristoph Hellwig2010-07-26
* xfs: merge iop_unpin_remove into iop_unpinChristoph Hellwig2010-07-26
* xfs: remove unneeded #include statementsChristoph Hellwig2010-07-26
* xfs: drop dmapi hooksChristoph Hellwig2010-07-26
* xfs: remove stale parameter from ->iop_unpin methodDave Chinner2010-05-19
* xfs: Add inode pin counts to tracesDave Chinner2010-05-19
* xfs: factor log item initialisationDave Chinner2010-05-19
* xfs: remove xfs_ipin/xfs_iunpinChristoph Hellwig2010-03-01
* xfs: Don't issue buffer IO direct from AIL push V2Dave Chinner2010-02-01
* xfs: Use delayed write for inodes rather than async V2Dave Chinner2010-02-05
* xfs: cleanup up xfs_log_force calling conventionsChristoph Hellwig2010-01-21
* xfs: kill XLOG_VEC_SET_TYPEChristoph Hellwig2010-01-21
* xfs: remove duplicate buffer flagsChristoph Hellwig2010-01-21
* xfs: event tracing supportChristoph Hellwig2009-12-15
* xfs: implement ->dirty_inode to fix timestamp handlingChristoph Hellwig2009-10-08
* xfs: simplify xfs_trans_igetChristoph Hellwig2009-09-01
* xfs: merge fsync and O_SYNC handlingChristoph Hellwig2009-09-01
* [XFS] embededd struct xfs_imap into xfs_inodeChristoph Hellwig2008-11-30
* [XFS] kill XFS_DINODE_VERSION_ definesChristoph Hellwig2008-11-30
* [XFS] kill xfs_dinode_core_tChristoph Hellwig2008-11-30
* [XFS] Finish removing the mount pointer from the AIL APIDavid Chinner2008-10-30
* [XFS] Add ail pointer into log itemsDavid Chinner2008-10-30
* [XFS] Move the AIL lock into the struct xfs_ailDavid Chinner2008-10-30
* [XFS] replace inode flush semaphore with a completionDavid Chinner2008-08-13
* [XFS] Remove unused arg from kmem_free()Denys Vlasenko2008-07-28
* [XFS] shrink mrlock_tChristoph Hellwig2008-04-29
* [XFS] Ensure xfs_bawrite() errors are checked.David Chinner2008-04-17
* [XFS] remove shouting-indirection macros from xfs_sb.hEric Sandeen2008-04-10
* [XFS] Fix inode allocation latencyDavid Chinner2008-02-07
* [XFS] Unwrap AIL_LOCKDonald Douwsma2008-02-07
* [XFS] Keep stack usage down for 4k stacks by using noinline.David Chinner2007-02-10
* [XFS] Remove unused iop_abort log item operationEric Sandeen2006-09-27
* [XFS] Remove version 1 directory code. Never functioned on Linux, justNathan Scott2006-06-19
* [XFS] Kill direct access to ->count in valusema(); all we ever use it forAl Viro2006-06-18
* [XFS] inode items and EFI/EFDs have different ondisk format for 32bit andTim Shimmin2006-06-09
* [XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing allNathan Scott2006-03-28
* [XFS] Merge in trivial changes, sync up headers with userspaceNathan Scott2006-01-11