aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_rw.c
Commit message (Expand)AuthorAgeFilesLines
* xfs: Convert remaining cmn_err() callers to new APIDave Chinner2011-03-071-9/+8
* xfs: convert xfs_cmn_err to xfs_alert_tagDave Chinner2011-03-071-14/+9
* xfs: fix xfs_get_extsz_hint for a zero extent size hintChristoph Hellwig2011-02-071-13/+5
* xfs: remove unneeded #include statementsChristoph Hellwig2010-07-261-14/+0
* xfs: drop dmapi hooksChristoph Hellwig2010-07-261-1/+0
* xfs: only clear the suid bit once in xfs_writeChristoph Hellwig2010-02-121-42/+0
* xfs: move more buffer helpers into xfs_buf.cChristoph Hellwig2010-01-151-82/+0
* xfs: clean up xfs_bwriteChristoph Hellwig2010-01-151-31/+0
* xfs: event tracing supportChristoph Hellwig2009-12-141-2/+1
* xfs: uninline xfs_get_extsz_hintChristoph Hellwig2009-12-111-0/+22
* xfs: simplify xfs_buf_get / xfs_buf_read interfacesChristoph Hellwig2009-12-111-4/+4
* xfs: merge fsync and O_SYNC handlingChristoph Hellwig2009-09-011-84/+0
* xfs: use generic Posix ACL codeChristoph Hellwig2009-06-101-1/+0
* [XFS] replace b_fspriv with b_mountChristoph Hellwig2008-12-111-1/+1
* [XFS] replace the XFS buf iodone semaphore with a completionDavid Chinner2008-08-131-1/+1
* [XFS] Sanitise xfs_log_force error checking.David Chinner2008-04-181-4/+4
* [XFS] decontaminate vfs operations from behavior detailsChristoph Hellwig2007-10-161-4/+1
* [XFS] The last argument "lsn" of xfs_trans_commit() is always called withEric Sandeen2007-05-081-2/+2
* [XFS] Remove unused header files for MAC and CAP checking functionality.Eric Sandeen2007-02-101-1/+0
* [XFS] Remove version 1 directory code. Never functioned on Linux, justNathan Scott2006-06-201-2/+0
* [XFS] Push some common code out of write path into core XFS code forNathan Scott2006-06-191-1/+85
* [XFS] Shutdown the filesystem if all device paths have gone. MadeNathan Scott2006-06-091-16/+20
* [XFS] Complete the pagebuf -> xfs_buf naming convention transition,Nathan Scott2006-01-111-5/+4
* [XFS] Update license/copyright notices to match the prefered SGINathan Scott2005-11-021-25/+11
* [XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot.Nathan Scott2005-11-021-10/+10
* [XFS] Add format checking to cmn_err and icmn_errChristoph Hellwig2005-11-021-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+356