aboutsummaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_inode_item.c
AgeCommit message (Expand)AuthorFilesLines
2010-03-01xfs: remove xfs_ipin/xfs_iunpinGravatar Christoph Hellwig 1-7/+11
2010-02-02xfs: Don't issue buffer IO direct from AIL push V2Gravatar Dave Chinner 1-83/+15
2010-02-06xfs: Use delayed write for inodes rather than async V2Gravatar Dave Chinner 1-3/+7
2010-01-21xfs: cleanup up xfs_log_force calling conventionsGravatar Christoph Hellwig 1-4/+3
2010-01-21xfs: kill XLOG_VEC_SET_TYPEGravatar Christoph Hellwig 1-9/+9
2010-01-21xfs: remove duplicate buffer flagsGravatar Christoph Hellwig 1-1/+1
2009-12-14xfs: event tracing supportGravatar Christoph Hellwig 1-1/+4
2009-10-08xfs: implement ->dirty_inode to fix timestamp handlingGravatar Christoph Hellwig 1-7/+11
2009-09-01xfs: simplify xfs_trans_igetGravatar Christoph Hellwig 1-2/+0
2009-09-01xfs: merge fsync and O_SYNC handlingGravatar Christoph Hellwig 1-8/+0
2008-12-01[XFS] embededd struct xfs_imap into xfs_inodeGravatar Christoph Hellwig 1-3/+3
2008-12-01[XFS] kill XFS_DINODE_VERSION_ definesGravatar Christoph Hellwig 1-4/+3
2008-12-01[XFS] kill xfs_dinode_core_tGravatar Christoph Hellwig 1-1/+1
2008-10-30[XFS] Finish removing the mount pointer from the AIL APIGravatar David Chinner 1-17/+12
2008-10-30[XFS] Add ail pointer into log itemsGravatar David Chinner 1-0/+1
2008-10-30[XFS] Move the AIL lock into the struct xfs_ailGravatar David Chinner 1-4/+4
2008-08-13[XFS] replace inode flush semaphore with a completionGravatar David Chinner 1-6/+5
2008-07-28[XFS] Remove unused arg from kmem_free()Gravatar Denys Vlasenko 1-4/+3
2008-04-29[XFS] shrink mrlock_tGravatar Christoph Hellwig 1-6/+6
2008-04-18[XFS] Ensure xfs_bawrite() errors are checked.Gravatar David Chinner 1-1/+7
2008-04-10[XFS] remove shouting-indirection macros from xfs_sb.hGravatar Eric Sandeen 1-2/+2
2008-02-07[XFS] Fix inode allocation latencyGravatar David Chinner 1-0/+5
2008-02-07[XFS] Unwrap AIL_LOCKGravatar Donald Douwsma 1-12/+9
2007-02-10[XFS] Keep stack usage down for 4k stacks by using noinline.Gravatar David Chinner 1-1/+1
2006-09-28[XFS] Remove unused iop_abort log item operationGravatar Eric Sandeen 1-16/+0
2006-06-20[XFS] Remove version 1 directory code. Never functioned on Linux, justGravatar Nathan Scott 1-2/+0
2006-06-19[XFS] Kill direct access to ->count in valusema(); all we ever use it forGravatar Al Viro 1-3/+3
2006-06-09[XFS] inode items and EFI/EFDs have different ondisk format for 32bit andGravatar Tim Shimmin 1-0/+49
2006-03-29[XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing allGravatar Nathan Scott 1-1/+1
2006-01-12[XFS] Merge in trivial changes, sync up headers with userspaceGravatar Nathan Scott 1-2/+2
2006-01-11[XFS] fix, speedup and simplify atime handling let the VFS handle atimeGravatar Christoph Hellwig 1-0/+5
2005-11-02[XFS] Update license/copyright notices to match the prefered SGIGravatar Nathan Scott 1-25/+11
2005-11-02[XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot.Gravatar Nathan Scott 1-15/+9
2005-09-08[XFS] Cleanup some -Wundef flag warnings in the endian macros (thanksGravatar Nathan Scott 1-2/+2
2005-09-02[XFS] 929956 add log debugging and tracing infoGravatar Tim Shimmin 1-0/+9
2005-06-21[XFS] mark various symbols static Patch from Adrian BunkGravatar Christoph Hellwig 1-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+1092