aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/linux-2.6/xfs_fs_subr.c
Commit message (Expand)AuthorAgeFilesLines
* xfs: use range primitives for xfs page cache operationsDave Chinner2010-10-181-16/+15
* xfs: drop dmapi hooksChristoph Hellwig2010-07-261-4/+0
* xfs: remove duplicate buffer flagsChristoph Hellwig2010-01-211-1/+1
* xfs: event tracing supportChristoph Hellwig2009-12-141-0/+3
* xfs: use xfs_sync_inodes() for device flushingDave Chinner2009-04-061-7/+7
* [XFS] fix error inversion problems with data flushingDave Chinner2008-12-011-3/+20
* [XFS] Avoid directly referencing the VFS inode.David Chinner2008-08-131-3/+3
* [XFS] vnode cleanup in xfs_fs_subr.cChristoph Hellwig2008-04-181-25/+11
* [XFS] kill the v_flag member in struct bhv_vnodeChristoph Hellwig2007-10-161-4/+2
* [XFS] decontaminate vnode operations from behavior detailsChristoph Hellwig2007-10-151-17/+31
* [XFS] propogate return codes from flush routinesLachlan McIlroy2007-05-081-7/+14
* [XFS] Resolve a namespace collision on vnode/vnodeops for FreeBSD porters.Nathan Scott2006-06-091-3/+3
* [XFS] Start writeout earlier (on last close) in the case where we have aNathan Scott2006-06-091-44/+9
* [XFS] Complete transition away from linvfs naming convention, finally.Nathan Scott2006-03-171-3/+3
* [PATCH] Fix and add EXPORT_SYMBOL(filemap_write_and_wait)OGAWA Hirofumi2006-01-081-2/+1
* [XFS] Update license/copyright notices to match the prefered SGINathan Scott2005-11-021-25/+11
* [XFS] Provide a mechiansm for flushing delalloc before quota reporting.Nathan Scott2005-11-021-0/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+124