aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/linux-2.6/xfs_super.c
Commit message (Expand)AuthorAge
* [XFS] add __init/__exit mark to specific init/cleanup functionsLachlan McIlroy2008-02-07
* [XFS] kill xfs_rootChristoph Hellwig2008-02-07
* [XFS] stop updating inode->i_blocksChristoph Hellwig2008-02-07
* [XFS] Move AIL pushing into it's own threadDavid Chinner2008-02-07
* [XFS] Move platform specific mount option parse out of core XFS codeDavid Chinner2008-02-07
* [XFS] kill xfs_freeze.Christoph Hellwig2008-02-07
* [XFS] Kill off xfs_statvfs.Christoph Hellwig2008-02-07
* [XFS] clean up vnode/inode tracingLachlan McIlroy2008-02-07
* Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6Linus Torvalds2007-10-17
|\
| * [XFS] Put back the QUEUE_ORDERED_NONE test in the barrier check.Tim Shimmin2007-10-16
| * [XFS] avoid race in sync_inodes() that can fail to write out all dirty dataLachlan McIlroy2007-10-16
| * [XFS] kill struct bhv_vfsChristoph Hellwig2007-10-15
| * [XFS] move syncing related members from struct bhv_vfs to struct xfs_mountChristoph Hellwig2007-10-15
| * [XFS] kill the vfs_flags member in struct bhv_vfsChristoph Hellwig2007-10-15
| * [XFS] call common xfs vfs-level helpers directly and remove vfs operationsChristoph Hellwig2007-10-15
| * [XFS] decontaminate vfs operations from behavior detailsChristoph Hellwig2007-10-15
| * [XFS] remove dependency of the quota module on behaviorsChristoph Hellwig2007-10-15
| * [XFS] kill struct bhv_vnodeChristoph Hellwig2007-10-15
| * [XFS] move v_trace from bhv_vnode to xfs_inodeChristoph Hellwig2007-10-15
| * [XFS] kill the v_flag member in struct bhv_vnodeChristoph Hellwig2007-10-15
| * [XFS] kill v_vfsp member from struct bhv_vnodeChristoph Hellwig2007-10-15
| * [XFS] call common xfs vnode-level helpers directly and remove vnode operationsChristoph Hellwig2007-10-15
| * [XFS] Remove xfs_physmemEric Sandeen2007-10-15
| * [XFS] Barriers need to be dynamically checked and switched offDavid Chinner2007-10-15
* | Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter2007-10-17
|/
* [XFS] Ensure file size updates have been completed before writing inode to disk.Lachlan McIlroy2007-09-18
* Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki2007-07-17
* [XFS] Fix remount,readonly path to flush everything correctly.David Chinner2007-07-14
* [XFS] Lazy Superblock CountersDavid Chinner2007-07-14
* Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter2007-05-17
* slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter2007-05-07
* [PATCH] xfs warning fixAndrew Morton2007-02-20
* [XFS] Remove unused header files for MAC and CAP checking functionality.Eric Sandeen2007-02-10
* [XFS] Make freeze code a little cleaner.David Chinner2007-02-10
* [XFS] Remove useless memory barrierRalf Baechle2007-02-10
* [XFS] Ensure a frozen filesystem has a clean log before writing the dummyDavid Chinner2007-02-10
* [XFS] Keep stack usage down for 4k stacks by using noinline.David Chinner2007-02-10
* [PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham2006-12-07
* [XFS] Clean up i_flags and i_flags_lock handling.David Chinner2006-11-11
* [XFS] Really fix use after free in xfs_iunpin.David Chinner2006-09-27
* [PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o2006-09-27
* [XFS] Fix a barrier related forced shutdown on mounts with quota enabled.Nathan Scott2006-07-28
* [PATCH] XFS: Use the dentry passed to statfs() to limit the scope of the resultsDavid Howells2006-06-23
* [PATCH] VFS: Permit filesystem to perform statfs with a known root dentryDavid Howells2006-06-23
* [PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells2006-06-23
* [XFS] Remove version 1 directory code. Never functioned on Linux, justNathan Scott2006-06-19
* [XFS] Remove unneeded conditional code on NFS export interface relatedNathan Scott2006-06-18
* [XFS] Resolve a namespace collision on vnode/vnodeops for FreeBSD porters.Nathan Scott2006-06-09
* [XFS] Resolve a namespace collision on vfs/vfsops for FreeBSD porters.Nathan Scott2006-06-09
* [XFS] Implement the silent parameter to fill_super, previously ignored.Nathan Scott2006-03-30