summaryrefslogtreecommitdiffstats
path: root/fs/xfs/linux-2.6/xfs_super.c
Commit message (Expand)AuthorAgeFilesLines
* [XFS] Update license/copyright notices to match the prefered SGINathan Scott2005-11-021-25/+11Star
* [XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot.Nathan Scott2005-11-021-8/+7Star
* [XFS] Introduce two new mount options (nolargeio/largeio) to allowDavid Chinner2005-11-021-1/+1
* [XFS] Provide a mechiansm for flushing delalloc before quota reporting.Nathan Scott2005-11-021-0/+13
* [XFS] write barrier support Issue all log sync operations as orderedChristoph Hellwig2005-11-021-0/+66
* [PATCH] fs: fix-up schedule_timeout() usageNishanth Aravamudan2005-09-101-6/+6
* [XFS] Switch kernel thread handling to the kthread_ APIChristoph Hellwig2005-09-051-27/+9Star
* [XFS] allow a null behaviour pointer in linvfs_clear_inodeChristoph Hellwig2005-09-051-3/+6
* [XFS] Check if there is first behavior before calling VOP_RECLAIM fromFelix Blyakher2005-09-051-3/+5
* [XFS] streamline the clear_inode pathChristoph Hellwig2005-09-051-9/+25
* [XFS] Add infrastructure for tracking I/O completionsChristoph Hellwig2005-09-021-18/+40
* [XFS] remove struct vnode::v_typeChristoph Hellwig2005-09-021-14/+21
* [PATCH] Cleanup patch for process freezingChristoph Lameter2005-06-261-1/+1
* [XFS] quiesce the filesystem proper when freezingChristoph Hellwig2005-06-211-2/+4
* [XFS] Add support for project quota, based on Dan Knappes earlier work.Nathan Scott2005-06-211-2/+4
* [XFS] Fix directory inodes ioctl compat code, minor code consistency cleanupsNathan Scott2005-05-061-2/+1Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+912