index
:
kernel_samsung_espresso10.git
replicant-4.2
replicant-6.0
kernel/samsung/espresso10
git repository hosting
about
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] 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
|
/
*
[XFS] Ensure file size updates have been completed before writing inode to disk.
Lachlan McIlroy
2007-09-18
1
-1
/
+3
*
Freezer: make kernel threads nonfreezable by default
Rafael J. Wysocki
2007-07-17
1
-0
/
+1
*
[XFS] Fix remount,readonly path to flush everything correctly.
David Chinner
2007-07-14
1
-1
/
+1
*
[XFS] Lazy Superblock Counters
David Chinner
2007-07-14
1
-1
/
+2
*
Remove SLAB_CTOR_CONSTRUCTOR
Christoph Lameter
2007-05-17
1
-2
/
+1
*
slab allocators: Remove SLAB_DEBUG_INITIAL flag
Christoph Lameter
2007-05-07
1
-2
/
+1
*
[PATCH] xfs warning fix
Andrew Morton
2007-02-20
1
-1
/
+1
*
[XFS] Remove unused header files for MAC and CAP checking functionality.
Eric Sandeen
2007-02-10
1
-2
/
+0
*
[XFS] Make freeze code a little cleaner.
David Chinner
2007-02-10
1
-1
/
+1
*
[XFS] Remove useless memory barrier
Ralf Baechle
2007-02-10
1
-1
/
+0
*
[XFS] Ensure a frozen filesystem has a clean log before writing the dummy
David Chinner
2007-02-10
1
-3
/
+11
*
[XFS] Keep stack usage down for 4k stacks by using noinline.
David Chinner
2007-02-10
1
-8
/
+8
*
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
Nigel Cunningham
2006-12-07
1
-0
/
+1
*
[XFS] Clean up i_flags and i_flags_lock handling.
David Chinner
2006-11-11
1
-3
/
+1
*
[XFS] Really fix use after free in xfs_iunpin.
David Chinner
2006-09-28
1
-0
/
+2
*
[PATCH] inode-diet: Eliminate i_blksize from the inode structure
Theodore Ts'o
2006-09-27
1
-1
/
+0
[prev]
[next]