index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
linux-2.6
/
xfs_super.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[XFS] fix use after free with external logs or real-time devices
Lachlan McIlroy
2008-07-28
1
-2
/
+4
*
[XFS] fix mount option parsing in remount
Christoph Hellwig
2008-07-28
1
-18
/
+54
*
[XFS] Disable queue flag test in barrier check.
Eric Sandeen
2008-07-28
1
-8
/
+0
*
[XFS] streamline init/exit path
Christoph Hellwig
2008-07-28
1
-52
/
+278
*
[XFS] Use the generic xattr methods.
Lachlan McIlroy
2008-07-28
1
-0
/
+1
*
[XFS] XFS: ASCII case-insensitive support
Barry Naujok
2008-07-28
1
-1
/
+4
*
[XFS] add missing call to xfs_filestream_unmount on xfs_mountfs failure
Christoph Hellwig
2008-07-28
1
-1
/
+3
*
[XFS] rename error2 goto label in xfs_fs_fill_super
Christoph Hellwig
2008-07-28
1
-7
/
+6
*
[XFS] kill calls to xfs_binval in the mount error path
Christoph Hellwig
2008-07-28
1
-8
/
+2
*
[XFS] kill xfs_mount_init
Christoph Hellwig
2008-07-28
1
-14
/
+23
*
[XFS] allow xfs_args_allocate to fail
Christoph Hellwig
2008-07-28
1
-6
/
+17
*
[XFS] add xfs_setup_devices helper
Christoph Hellwig
2008-07-28
1
-23
/
+35
*
[XFS] sort out opening and closing of the block devices
Christoph Hellwig
2008-07-28
1
-73
/
+119
*
[XFS] merge xfs_mount into xfs_fs_fill_super
Christoph Hellwig
2008-07-28
1
-5
/
+355
*
[XFS] merge xfs_unmount into xfs_fs_put_super / xfs_fs_fill_super
Christoph Hellwig
2008-07-28
1
-4
/
+67
*
[XFS] merge xfs_mntupdate into xfs_fs_remount
Christoph Hellwig
2008-07-28
1
-2
/
+21
*
[XFS] Remove unused arg from kmem_free()
Denys Vlasenko
2008-07-28
1
-4
/
+4
*
[XFS] Fix up noattr2 so that it will properly update the versionnum and
Tim Shimmin
2008-07-28
1
-0
/
+1
*
SL*B: drop kmem cache argument from constructor
Alexey Dobriyan
2008-07-26
1
-1
/
+0
*
[XFS] Add xfs_icsb_sync_counters_locked for when m_sb_lock already held
Christoph Hellwig
2008-04-29
1
-1
/
+1
*
[XFS] Remove periodic logging of in-core superblock counters.
David Chinner
2008-04-18
1
-2
/
+1
*
[XFS] replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-18
1
-1
/
+1
*
[XFS] cleanup root inode handling in xfs_fs_fill_super
Christoph Hellwig
2008-04-18
1
-10
/
+9
*
[XFS] Don't block pdflush when writing back inodes
David Chinner
2008-04-18
1
-1
/
+2
*
[XFS] If you mount an XFS filesystem with no mount options at all, then
Josef Jeff Sipek
2008-02-28
1
-7
/
+7
*
[XFS] add __init/__exit mark to specific init/cleanup functions
Lachlan McIlroy
2008-02-07
1
-1
/
+1
*
[XFS] kill xfs_root
Christoph Hellwig
2008-02-07
1
-2
/
+4
*
[XFS] stop updating inode->i_blocks
Christoph Hellwig
2008-02-07
1
-3
/
+1
*
[XFS] Move AIL pushing into it's own thread
David Chinner
2008-02-07
1
-0
/
+59
*
[XFS] Move platform specific mount option parse out of core XFS code
David Chinner
2008-02-07
1
-0
/
+430
*
[XFS] kill xfs_freeze.
Christoph Hellwig
2008-02-07
1
-1
/
+10
*
[XFS] Kill off xfs_statvfs.
Christoph Hellwig
2008-02-07
1
-10
/
+41
*
[XFS] clean up vnode/inode tracing
Lachlan McIlroy
2008-02-07
1
-6
/
+3
*
Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6
Linus Torvalds
2007-10-17
1
-153
/
+145
|
\
|
*
[XFS] Put back the QUEUE_ORDERED_NONE test in the barrier check.
Tim Shimmin
2007-10-16
1
-0
/
+8
|
*
[XFS] avoid race in sync_inodes() that can fail to write out all dirty data
Lachlan McIlroy
2007-10-16
1
-9
/
+20
|
*
[XFS] kill struct bhv_vfs
Christoph Hellwig
2007-10-16
1
-11
/
+4
|
*
[XFS] move syncing related members from struct bhv_vfs to struct xfs_mount
Christoph Hellwig
2007-10-16
1
-64
/
+57
|
*
[XFS] kill the vfs_flags member in struct bhv_vfs
Christoph Hellwig
2007-10-16
1
-1
/
+4
|
*
[XFS] call common xfs vfs-level helpers directly and remove vfs operations
Christoph Hellwig
2007-10-16
1
-28
/
+28
|
*
[XFS] decontaminate vfs operations from behavior details
Christoph Hellwig
2007-10-16
1
-2
/
+2
|
*
[XFS] remove dependency of the quota module on behaviors
Christoph Hellwig
2007-10-16
1
-5
/
+5
|
*
[XFS] kill struct bhv_vnode
Christoph Hellwig
2007-10-16
1
-1
/
+1
|
*
[XFS] move v_trace from bhv_vnode to xfs_inode
Christoph Hellwig
2007-10-16
1
-23
/
+17
|
*
[XFS] kill the v_flag member in struct bhv_vnode
Christoph Hellwig
2007-10-16
1
-5
/
+4
|
*
[XFS] kill v_vfsp member from struct bhv_vnode
Christoph Hellwig
2007-10-16
1
-1
/
+0
|
*
[XFS] call common xfs vnode-level helpers directly and remove vnode operations
Christoph Hellwig
2007-10-16
1
-20
/
+24
|
*
[XFS] Remove xfs_physmem
Eric Sandeen
2007-10-15
1
-4
/
+0
|
*
[XFS] Barriers need to be dynamically checked and switched off
David Chinner
2007-10-15
1
-8
/
+0
*
|
Slab API: remove useless ctor parameter and reorder parameters
Christoph Lameter
2007-10-17
1
-2
/
+1
|
/
[next]