index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
linux-2.6
/
xfs_super.c
Age
Commit message (
Expand
)
Author
2008-08-13
[XFS] don't call xfs_freesb from xfs_unmountfs
Christoph Hellwig
2008-08-13
[XFS] cleanup xfs_mountfs
Christoph Hellwig
2008-08-13
[XFS] move root inode IRELE into xfs_unmountfs
Christoph Hellwig
2008-08-13
[XFS] sanitize xfs_initialize_vnode
Christoph Hellwig
2008-08-13
[XFS] kill bhv_vnode_t
Christoph Hellwig
2008-08-13
[XFS] remove some easy bhv_vnode_t instances
Christoph Hellwig
2008-08-13
[XFS] kill vn_to_inode
Christoph Hellwig
2008-08-13
[XFS] Remove vn_from_inode()
Christoph Hellwig
2008-08-13
[XFS] don't leak m_fsname/m_rtname/m_logname
Christoph Hellwig
2008-08-13
[XFS] Kill shouty XFS_ITOV() macro
David Chinner
2008-08-13
[XFS] Avoid directly referencing the VFS inode.
David Chinner
2008-07-28
[XFS] fix use after free with external logs or real-time devices
Lachlan McIlroy
2008-07-28
[XFS] fix mount option parsing in remount
Christoph Hellwig
2008-07-28
[XFS] Disable queue flag test in barrier check.
Eric Sandeen
2008-07-28
[XFS] streamline init/exit path
Christoph Hellwig
2008-07-28
[XFS] Use the generic xattr methods.
Lachlan McIlroy
2008-07-28
[XFS] XFS: ASCII case-insensitive support
Barry Naujok
2008-07-28
[XFS] add missing call to xfs_filestream_unmount on xfs_mountfs failure
Christoph Hellwig
2008-07-28
[XFS] rename error2 goto label in xfs_fs_fill_super
Christoph Hellwig
2008-07-28
[XFS] kill calls to xfs_binval in the mount error path
Christoph Hellwig
2008-07-28
[XFS] kill xfs_mount_init
Christoph Hellwig
2008-07-28
[XFS] allow xfs_args_allocate to fail
Christoph Hellwig
2008-07-28
[XFS] add xfs_setup_devices helper
Christoph Hellwig
2008-07-28
[XFS] sort out opening and closing of the block devices
Christoph Hellwig
2008-07-28
[XFS] merge xfs_mount into xfs_fs_fill_super
Christoph Hellwig
2008-07-28
[XFS] merge xfs_unmount into xfs_fs_put_super / xfs_fs_fill_super
Christoph Hellwig
2008-07-28
[XFS] merge xfs_mntupdate into xfs_fs_remount
Christoph Hellwig
2008-07-28
[XFS] Remove unused arg from kmem_free()
Denys Vlasenko
2008-07-28
[XFS] Fix up noattr2 so that it will properly update the versionnum and
Tim Shimmin
2008-07-26
SL*B: drop kmem cache argument from constructor
Alexey Dobriyan
2008-04-29
[XFS] Add xfs_icsb_sync_counters_locked for when m_sb_lock already held
Christoph Hellwig
2008-04-18
[XFS] Remove periodic logging of in-core superblock counters.
David Chinner
2008-04-18
[XFS] replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-18
[XFS] cleanup root inode handling in xfs_fs_fill_super
Christoph Hellwig
2008-04-18
[XFS] Don't block pdflush when writing back inodes
David Chinner
2008-02-28
[XFS] If you mount an XFS filesystem with no mount options at all, then
Josef Jeff Sipek
2008-02-07
[XFS] add __init/__exit mark to specific init/cleanup functions
Lachlan McIlroy
2008-02-07
[XFS] kill xfs_root
Christoph Hellwig
2008-02-07
[XFS] stop updating inode->i_blocks
Christoph Hellwig
2008-02-07
[XFS] Move AIL pushing into it's own thread
David Chinner
2008-02-07
[XFS] Move platform specific mount option parse out of core XFS code
David Chinner
2008-02-07
[XFS] kill xfs_freeze.
Christoph Hellwig
2008-02-07
[XFS] Kill off xfs_statvfs.
Christoph Hellwig
2008-02-07
[XFS] clean up vnode/inode tracing
Lachlan McIlroy
2007-10-17
Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6
Linus Torvalds
2007-10-17
Slab API: remove useless ctor parameter and reorder parameters
Christoph Lameter
2007-10-16
[XFS] Put back the QUEUE_ORDERED_NONE test in the barrier check.
Tim Shimmin
2007-10-16
[XFS] avoid race in sync_inodes() that can fail to write out all dirty data
Lachlan McIlroy
2007-10-16
[XFS] kill struct bhv_vfs
Christoph Hellwig
2007-10-16
[XFS] move syncing related members from struct bhv_vfs to struct xfs_mount
Christoph Hellwig
[next]