summaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_rw.c
Commit message (Expand)AuthorAge
* xfs: remove unneeded #include statementsChristoph Hellwig2010-07-26
* xfs: drop dmapi hooksChristoph Hellwig2010-07-26
* xfs: only clear the suid bit once in xfs_writeChristoph Hellwig2010-02-12
* xfs: move more buffer helpers into xfs_buf.cChristoph Hellwig2010-01-15
* xfs: clean up xfs_bwriteChristoph Hellwig2010-01-15
* xfs: event tracing supportChristoph Hellwig2009-12-14
* xfs: uninline xfs_get_extsz_hintChristoph Hellwig2009-12-11
* xfs: simplify xfs_buf_get / xfs_buf_read interfacesChristoph Hellwig2009-12-11
* xfs: merge fsync and O_SYNC handlingChristoph Hellwig2009-09-01
* xfs: use generic Posix ACL codeChristoph Hellwig2009-06-10
* [XFS] replace b_fspriv with b_mountChristoph Hellwig2008-12-11
* [XFS] replace the XFS buf iodone semaphore with a completionDavid Chinner2008-08-13
* [XFS] Sanitise xfs_log_force error checking.David Chinner2008-04-18
* [XFS] decontaminate vfs operations from behavior detailsChristoph Hellwig2007-10-16
* [XFS] The last argument "lsn" of xfs_trans_commit() is always called withEric Sandeen2007-05-08
* [XFS] Remove unused header files for MAC and CAP checking functionality.Eric Sandeen2007-02-10
* [XFS] Remove version 1 directory code. Never functioned on Linux, justNathan Scott2006-06-20
* [XFS] Push some common code out of write path into core XFS code forNathan Scott2006-06-19
* [XFS] Shutdown the filesystem if all device paths have gone. MadeNathan Scott2006-06-09
* [XFS] Complete the pagebuf -> xfs_buf naming convention transition,Nathan Scott2006-01-11
* [XFS] Update license/copyright notices to match the prefered SGINathan Scott2005-11-02
* [XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot.Nathan Scott2005-11-02
* [XFS] Add format checking to cmn_err and icmn_errChristoph Hellwig2005-11-02
* Linux-2.6.12-rc2Linus Torvalds2005-04-16