summaryrefslogtreecommitdiffstats
path: root/fs/xfs/linux-2.6/xfs_super.c
Commit message (Expand)AuthorAgeFilesLines
* [XFS] Really fix use after free in xfs_iunpin.David Chinner2006-09-281-0/+2
* [PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o2006-09-271-1/+0
* [XFS] Fix a barrier related forced shutdown on mounts with quota enabled.Nathan Scott2006-07-281-0/+7
* [PATCH] XFS: Use the dentry passed to statfs() to limit the scope of the resultsDavid Howells2006-06-231-1/+2
* [PATCH] VFS: Permit filesystem to perform statfs with a known root dentryDavid Howells2006-06-231-2/+2
* [PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells2006-06-231-3/+5
* [XFS] Remove version 1 directory code. Never functioned on Linux, justNathan Scott2006-06-201-2/+0
* [XFS] Remove unneeded conditional code on NFS export interface relatedNathan Scott2006-06-191-3/+1
* [XFS] Resolve a namespace collision on vnode/vnodeops for FreeBSD porters.Nathan Scott2006-06-091-25/+17
* [XFS] Resolve a namespace collision on vfs/vfsops for FreeBSD porters.Nathan Scott2006-06-091-88/+53
* [XFS] Implement the silent parameter to fill_super, previously ignored.Nathan Scott2006-03-311-5/+6
* [PATCH] mempool: use mempool_create_slab_pool()Matthew Dobson2006-03-261-3/+2
* [XFS] Sync up one/two other minor changes missed in previous merges.Nathan Scott2006-03-221-3/+1
* [XFS] Complete transition away from linvfs naming convention, finally.Nathan Scott2006-03-171-28/+24
* [XFS] Switch over from linvfs names for sb/quotactl operations forNathan Scott2006-03-141-52/+52
* [XFS] Switch over from linvfs names for inode operations for consistentNathan Scott2006-03-141-4/+4
* [XFS] Switch over from linvfs names for file operations for consistentNathan Scott2006-03-141-2/+2
* [XFS] Switch over from linvfs names for address space ops for consistentNathan Scott2006-03-141-2/+2
* [XFS] Flag the XFS inode cache as in need of spreading also.Nathan Scott2006-03-141-1/+2
* [XFS] Cleanup the use of zones/slabs, more consistent and allows flags toNathan Scott2006-03-141-21/+17
* [XFS] XFS propagates MS_NOATIME through two levels internally but doesn'tNathan Scott2006-03-141-2/+0
* [XFS] xfssyncd is responsible for flushing inode or device's data byYingping Lu2006-01-111-1/+1
* [XFS] Complete the pagebuf -> xfs_buf naming convention transition,Nathan Scott2006-01-111-7/+7
* [XFS] enable write barriers by defaultChristoph Hellwig2006-01-111-0/+3
* [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-8/+7
* [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/+9
* [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-251-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/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+912
OpenPOWER on IntegriCloud