aboutsummaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_rw.c
AgeCommit message (Expand)Author
2011-07-25xfs: Remove the macro XFS_BUFTARG_NAMEChandra Seetharaman
2011-07-25xfs: Remove the macro XFS_BUF_TARGETChandra Seetharaman
2011-07-25xfs: Remove the macro XFS_BUF_ERROR and familyChandra Seetharaman
2011-03-07xfs: Convert remaining cmn_err() callers to new APIDave Chinner
2011-03-07xfs: convert xfs_cmn_err to xfs_alert_tagDave Chinner
2011-02-07xfs: fix xfs_get_extsz_hint for a zero extent size hintChristoph Hellwig
2010-07-26xfs: remove unneeded #include statementsChristoph Hellwig
2010-07-26xfs: drop dmapi hooksChristoph Hellwig
2010-02-12xfs: only clear the suid bit once in xfs_writeChristoph Hellwig
2010-01-15xfs: move more buffer helpers into xfs_buf.cChristoph Hellwig
2010-01-15xfs: clean up xfs_bwriteChristoph Hellwig
2009-12-14xfs: event tracing supportChristoph Hellwig
2009-12-11xfs: uninline xfs_get_extsz_hintChristoph Hellwig
2009-12-11xfs: simplify xfs_buf_get / xfs_buf_read interfacesChristoph Hellwig
2009-09-01xfs: merge fsync and O_SYNC handlingChristoph Hellwig
2009-06-10xfs: use generic Posix ACL codeChristoph Hellwig
2008-12-11[XFS] replace b_fspriv with b_mountChristoph Hellwig
2008-08-13[XFS] replace the XFS buf iodone semaphore with a completionDavid Chinner
2008-04-18[XFS] Sanitise xfs_log_force error checking.David Chinner
2007-10-16[XFS] decontaminate vfs operations from behavior detailsChristoph Hellwig
2007-05-08[XFS] The last argument "lsn" of xfs_trans_commit() is always called withEric Sandeen
2007-02-10[XFS] Remove unused header files for MAC and CAP checking functionality.Eric Sandeen
2006-06-20[XFS] Remove version 1 directory code. Never functioned on Linux, justNathan Scott
2006-06-19[XFS] Push some common code out of write path into core XFS code forNathan Scott
2006-06-09[XFS] Shutdown the filesystem if all device paths have gone. MadeNathan Scott
2006-01-11[XFS] Complete the pagebuf -> xfs_buf naming convention transition,Nathan Scott
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-11-02[XFS] Add format checking to cmn_err and icmn_errChristoph Hellwig
2005-04-16Linux-2.6.12-rc2Linus Torvalds