aboutsummaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_inode_item.c
AgeCommit message (Expand)Author
2010-07-26xfs: remove unneeded #include statementsChristoph Hellwig
2010-07-26xfs: drop dmapi hooksChristoph Hellwig
2010-05-19xfs: remove stale parameter from ->iop_unpin methodDave Chinner
2010-05-19xfs: Add inode pin counts to tracesDave Chinner
2010-05-19xfs: factor log item initialisationDave Chinner
2010-03-01xfs: remove xfs_ipin/xfs_iunpinChristoph Hellwig
2010-02-02xfs: Don't issue buffer IO direct from AIL push V2Dave Chinner
2010-02-06xfs: Use delayed write for inodes rather than async V2Dave Chinner
2010-01-21xfs: cleanup up xfs_log_force calling conventionsChristoph Hellwig
2010-01-21xfs: kill XLOG_VEC_SET_TYPEChristoph Hellwig
2010-01-21xfs: remove duplicate buffer flagsChristoph Hellwig
2009-12-14xfs: event tracing supportChristoph Hellwig
2009-10-08xfs: implement ->dirty_inode to fix timestamp handlingChristoph Hellwig
2009-09-01xfs: simplify xfs_trans_igetChristoph Hellwig
2009-09-01xfs: merge fsync and O_SYNC handlingChristoph Hellwig
2008-12-01[XFS] embededd struct xfs_imap into xfs_inodeChristoph Hellwig
2008-12-01[XFS] kill XFS_DINODE_VERSION_ definesChristoph Hellwig
2008-12-01[XFS] kill xfs_dinode_core_tChristoph Hellwig
2008-10-30[XFS] Finish removing the mount pointer from the AIL APIDavid Chinner
2008-10-30[XFS] Add ail pointer into log itemsDavid Chinner
2008-10-30[XFS] Move the AIL lock into the struct xfs_ailDavid Chinner
2008-08-13[XFS] replace inode flush semaphore with a completionDavid Chinner
2008-07-28[XFS] Remove unused arg from kmem_free()Denys Vlasenko
2008-04-29[XFS] shrink mrlock_tChristoph Hellwig
2008-04-18[XFS] Ensure xfs_bawrite() errors are checked.David Chinner
2008-04-10[XFS] remove shouting-indirection macros from xfs_sb.hEric Sandeen
2008-02-07[XFS] Fix inode allocation latencyDavid Chinner
2008-02-07[XFS] Unwrap AIL_LOCKDonald Douwsma
2007-02-10[XFS] Keep stack usage down for 4k stacks by using noinline.David Chinner
2006-09-28[XFS] Remove unused iop_abort log item operationEric Sandeen
2006-06-20[XFS] Remove version 1 directory code. Never functioned on Linux, justNathan Scott
2006-06-19[XFS] Kill direct access to ->count in valusema(); all we ever use it forAl Viro
2006-06-09[XFS] inode items and EFI/EFDs have different ondisk format for 32bit andTim Shimmin
2006-03-29[XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing allNathan Scott
2006-01-12[XFS] Merge in trivial changes, sync up headers with userspaceNathan Scott
2006-01-11[XFS] fix, speedup and simplify atime handling let the VFS handle atimeChristoph Hellwig
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-09-08[XFS] Cleanup some -Wundef flag warnings in the endian macros (thanksNathan Scott
2005-09-02[XFS] 929956 add log debugging and tracing infoTim Shimmin
2005-06-21[XFS] mark various symbols static Patch from Adrian BunkChristoph Hellwig
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds