index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
linux-2.6
/
xfs_super.c
Age
Commit message (
Expand
)
Author
2009-01-19
xfs: fix bad_features2 fixups for the root filesystem
Christoph Hellwig
2009-01-09
filesystem freeze: add error handling of write_super_lockfs/unlockfs
Takashi Sato
2009-01-06
trivial: fix then -> than typos in comments and documentation
Frederik Schwarzer
2008-12-04
move vn_iowait / vn_iowake into xfs_aops.c
Christoph Hellwig
2008-12-04
kill xfs_unmount_flush
Christoph Hellwig
2008-12-04
remove leftovers of shared read-only support
Christoph Hellwig
2008-12-04
kill dead inode flags
Christoph Hellwig
2008-12-01
[XFS] remove xfs_vfsops.h
Christoph Hellwig
2008-12-01
[XFS] fix error inversion problems with data flushing
Dave Chinner
2008-12-01
[XFS] fix spurious gcc warnings
Christoph Hellwig
2008-10-30
[XFS] fix biosize option
Christoph Hellwig
2008-10-30
[XFS] fix the noquota mount option
Christoph Hellwig
2008-10-30
[XFS] kill struct xfs_mount_args
Christoph Hellwig
2008-10-30
[XFS] Allocate the struct xfs_ail
David Chinner
2008-10-30
[XFS] kill deleted inodes list
David Chinner
2008-10-30
[XFS] Fix build warning - xfs_fs_alloc_inode() needs a return statement
Lachlan McIlroy
2008-10-30
[XFS] Prevent use-after-free caused by synchronous inode reclaim
David Chinner
2008-10-30
[XFS] Combine the XFS and Linux inodes
David Chinner
2008-10-30
[XFS] Never call mark_inode_dirty_sync() directly
David Chinner
2008-10-30
[XFS] Move remaining quiesce code.
David Chinner
2008-10-30
[XFS] Kill SYNC_CLOSE
David Chinner
2008-10-30
[XFS] make SYNC_DELWRI no longer use xfs_sync
David Chinner
2008-10-30
[XFS] make SYNC_ATTR no longer use xfs_sync
David Chinner
2008-10-30
[XFS] move xfssyncd code to xfs_sync.c
David Chinner
2008-10-30
[XFS] move sync code to its own file
David Chinner
2008-10-30
[XFS] make btree tracing generic
Christoph Hellwig
2008-10-30
[XFS] Remove kmem_zone_t argument from xfs_inode_init_once()
Lachlan McIlroy
2008-10-30
[XFS] Make use of the init-once slab optimisation.
David Chinner
2008-10-21
[PATCH] propagate mode through open_bdev_excl/close_bdev_excl
Al Viro
2008-10-15
xfs: fix remount rw with unrecognized options
Christoph Hellwig
2008-10-13
vfs: Use const for kernel parser table
Steven Whitehouse
2008-09-17
[XFS] Fix regression introduced by remount fixup
Christoph Hellwig
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
[next]