aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/linux-2.6/xfs_super.c
AgeCommit message (Expand)AuthorFilesLines
2006-01-11[XFS] Complete the pagebuf -> xfs_buf naming convention transition,Nathan Scott1-7/+7
2006-01-11[XFS] enable write barriers by defaultChristoph Hellwig1-0/+3
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-8/+7
2005-11-02[XFS] Introduce two new mount options (nolargeio/largeio) to allowDavid Chinner1-1/+1
2005-11-02[XFS] Provide a mechiansm for flushing delalloc before quota reporting.Nathan Scott1-0/+13
2005-11-02[XFS] write barrier support Issue all log sync operations as orderedChristoph Hellwig1-0/+66
2005-09-10[PATCH] fs: fix-up schedule_timeout() usageNishanth Aravamudan1-6/+6
2005-09-05[XFS] Switch kernel thread handling to the kthread_ APIChristoph Hellwig1-27/+9
2005-09-05[XFS] allow a null behaviour pointer in linvfs_clear_inodeChristoph Hellwig1-3/+6
2005-09-05[XFS] Check if there is first behavior before calling VOP_RECLAIM fromFelix Blyakher1-3/+5
2005-09-05[XFS] streamline the clear_inode pathChristoph Hellwig1-9/+25
2005-09-02[XFS] Add infrastructure for tracking I/O completionsChristoph Hellwig1-18/+40
2005-09-02[XFS] remove struct vnode::v_typeChristoph Hellwig1-14/+21
2005-06-25[PATCH] Cleanup patch for process freezingChristoph Lameter1-1/+1
2005-06-21[XFS] quiesce the filesystem proper when freezingChristoph Hellwig1-2/+4
2005-06-21[XFS] Add support for project quota, based on Dan Knappes earlier work.Nathan Scott1-2/+4
2005-05-06[XFS] Fix directory inodes ioctl compat code, minor code consistency cleanupsNathan Scott1-2/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+912