aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_rw.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-10xfs: use generic Posix ACL codeChristoph Hellwig1-1/+0
2008-12-11[XFS] replace b_fspriv with b_mountChristoph Hellwig1-1/+1
2008-08-13[XFS] replace the XFS buf iodone semaphore with a completionDavid Chinner1-1/+1
2008-04-18[XFS] Sanitise xfs_log_force error checking.David Chinner1-4/+4
2007-10-16[XFS] decontaminate vfs operations from behavior detailsChristoph Hellwig1-4/+1
2007-05-08[XFS] The last argument "lsn" of xfs_trans_commit() is always called withEric Sandeen1-2/+2
2007-02-10[XFS] Remove unused header files for MAC and CAP checking functionality.Eric Sandeen1-1/+0
2006-06-20[XFS] Remove version 1 directory code. Never functioned on Linux, justNathan Scott1-2/+0
2006-06-19[XFS] Push some common code out of write path into core XFS code forNathan Scott1-1/+85
2006-06-09[XFS] Shutdown the filesystem if all device paths have gone. MadeNathan Scott1-16/+20
2006-01-11[XFS] Complete the pagebuf -> xfs_buf naming convention transition,Nathan Scott1-5/+4
2005-11-02[XFS] Update license/copyright notices to match the prefered SGINathan Scott1-25/+11
2005-11-02[XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot.Nathan Scott1-10/+10
2005-11-02[XFS] Add format checking to cmn_err and icmn_errChristoph Hellwig1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+356