aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/linux-2.6/xfs_fs_subr.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-18xfs: use range primitives for xfs page cache operationsDave Chinner1-16/+15
2010-07-26xfs: drop dmapi hooksChristoph Hellwig1-4/+0
2010-01-21xfs: remove duplicate buffer flagsChristoph Hellwig1-1/+1
2009-12-14xfs: event tracing supportChristoph Hellwig1-0/+3
2009-04-06xfs: use xfs_sync_inodes() for device flushingDave Chinner1-7/+7
2008-12-01[XFS] fix error inversion problems with data flushingDave Chinner1-3/+20
2008-08-13[XFS] Avoid directly referencing the VFS inode.David Chinner1-3/+3
2008-04-18[XFS] vnode cleanup in xfs_fs_subr.cChristoph Hellwig1-25/+11
2007-10-16[XFS] kill the v_flag member in struct bhv_vnodeChristoph Hellwig1-4/+2
2007-10-15[XFS] decontaminate vnode operations from behavior detailsChristoph Hellwig1-17/+31
2007-05-08[XFS] propogate return codes from flush routinesLachlan McIlroy1-7/+14
2006-06-09[XFS] Resolve a namespace collision on vnode/vnodeops for FreeBSD porters.Nathan Scott1-3/+3
2006-06-09[XFS] Start writeout earlier (on last close) in the case where we have aNathan Scott1-44/+9
2006-03-17[XFS] Complete transition away from linvfs naming convention, finally.Nathan Scott1-3/+3
2006-01-08[PATCH] Fix and add EXPORT_SYMBOL(filemap_write_and_wait)OGAWA Hirofumi1-2/+1
2005-11-02[XFS] Update license/copyright notices to match the prefered SGINathan Scott1-25/+11
2005-11-02[XFS] Provide a mechiansm for flushing delalloc before quota reporting.Nathan Scott1-0/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+124