summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_rw.h
AgeCommit message (Expand)AuthorLines
2012-05-14xfs: move xfs_get_extsz_hint() and kill xfs_rw.hDave Chinner-30/+0
2012-05-14xfs: move xfs_fsb_to_db to xfs_bmap.hDave Chinner-14/+0
2012-05-14xfs: kill xfs_read_buf()Dave Chinner-3/+0
2011-10-11xfs: clean up xfs_ioerror_alertChristoph Hellwig-2/+0
2010-02-12xfs: only clear the suid bit once in xfs_writeChristoph Hellwig-1/+0
2010-01-15xfs: move more buffer helpers into xfs_buf.cChristoph Hellwig-2/+0
2010-01-15xfs: clean up xfs_bwriteChristoph Hellwig-1/+0
2009-12-11xfs: uninline xfs_get_extsz_hintChristoph Hellwig-21/+1
2009-12-11xfs: fix mmap_sem/iolock inversion in xfs_free_eofblocksChristoph Hellwig-7/+0
2009-09-01xfs: merge fsync and O_SYNC handlingChristoph Hellwig-1/+0
2009-08-31xfs: add more statics & drop some unused functionsEric Sandeen-6/+0
2009-01-19[XFS] Remove the rest of the macro-to-function indirections.Eric Sandeen-1/+0
2008-02-07[XFS] optimize XFS_IS_REALTIME_INODE w/o realtime configEric Sandeen-2/+2
2008-02-07[XFS] kill xfs_iocore_tChristoph Hellwig-8/+0
2007-10-15[XFS] decontaminate vnode operations from behavior detailsChristoph Hellwig-8/+0
2007-10-15[XFS] Remove m_nreadaheadsEric Sandeen-26/+0
2007-07-14[XFS] Cleanup inode extent size hint extractionDavid Chinner-0/+22
2007-07-14[XFS] Make hole punching at EOF atomic.David Chinner-3/+11
2006-06-19[XFS] Push some common code out of write path into core XFS code forNathan Scott-1/+2
2006-06-09[XFS] Resolve a namespace collision on remaining vtypes for FreeBSDNathan Scott-3/+4
2006-03-22[XFS] Sync up one/two other minor changes missed in previous merges.Nathan Scott-0/+1
2005-11-02[XFS] Update license/copyright notices to match the prefered SGINathan Scott-25/+11
2005-11-02[XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot.Nathan Scott-71/+28
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+154