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
/
gfs2
Commit message (
Expand
)
Author
Age
Files
Lines
*
GFS2: Fix use-after-free bug on umount
Steven Whitehouse
2009-01-05
6
-114
/
+94
*
GFS2: Remove ancient, unused code
Steven Whitehouse
2009-01-05
3
-18
/
+0
*
GFS2: Move four functions from super.c
Steven Whitehouse
2009-01-05
5
-168
/
+167
*
GFS2: Fix bug in gfs2_lock_fs_check_clean()
Steven Whitehouse
2009-01-05
4
-75
/
+68
*
GFS2: Send some sensible sysfs stuff
Steven Whitehouse
2009-01-05
2
-2
/
+30
*
GFS2: Kill two daemons with one patch
Steven Whitehouse
2009-01-05
13
-341
/
+130
*
GFS2: Move gfs2_recoverd into recovery.c
Steven Whitehouse
2009-01-05
6
-43
/
+45
*
GFS2: Fix "truncate in progress" hang
Steven Whitehouse
2009-01-05
7
-7
/
+75
*
GFS2: Clean up & move gfs2_quotad
Steven Whitehouse
2009-01-05
9
-69
/
+84
*
GFS2: Add more detail to debugfs glock dumps
Steven Whitehouse
2009-01-05
1
-3
/
+8
*
GFS2: Banish struct gfs2_rgrpd_host
Steven Whitehouse
2009-01-05
3
-21
/
+13
*
GFS2: Move rg_free from gfs2_rgrpd_host to gfs2_rgrpd
Steven Whitehouse
2009-01-05
3
-16
/
+16
*
GFS2: Move rg_igeneration into struct gfs2_rgrpd
Steven Whitehouse
2009-01-05
2
-4
/
+4
*
GFS2: Banish struct gfs2_dinode_host
Steven Whitehouse
2009-01-05
12
-48
/
+38
*
GFS2: Move i_size from gfs2_dinode_host and rename it to i_disksize
Steven Whitehouse
2009-01-05
11
-55
/
+56
*
GFS2: Move di_eattr into "proper" inode
Steven Whitehouse
2009-01-05
5
-20
/
+20
*
GFS2: Move "entries" into "proper" inode
Steven Whitehouse
2009-01-05
4
-24
/
+23
*
GFS2: Move generation number into "proper" part of inode
Steven Whitehouse
2009-01-05
2
-3
/
+3
*
GFS2: sparse annotation of gl->gl_spin
Harvey Harrison
2009-01-05
1
-0
/
+8
*
GFS2: Fix up jdata writepage/delete_inode
Steven Whitehouse
2009-01-05
2
-12
/
+11
*
GFS2: Rationalise header files
Steven Whitehouse
2009-01-05
14
-90
/
+23
*
GFS2: Support for FIEMAP ioctl
Steven Whitehouse
2009-01-05
1
-0
/
+46
*
fs: symlink write_begin allocation context fix
Nick Piggin
2009-01-04
1
-1
/
+1
*
CRED: Wrap task credential accesses in the GFS2 filesystem
David Howells
2008-11-14
1
-5
/
+5
*
[PATCH] switch all filesystems over to d_obtain_alias
Christoph Hellwig
2008-10-23
1
-24
/
+9
*
[PATCH] make O_EXCL in nd->intent.flags visible in nd->flags
Al Viro
2008-10-23
1
-1
/
+1
*
vfs: Use const for kernel parser table
Steven Whitehouse
2008-10-13
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...
Linus Torvalds
2008-10-10
1
-1
/
+2
|
\
|
*
dlm: allow multiple lockspace creates
David Teigland
2008-08-28
1
-1
/
+2
*
|
GFS2: Support for I/O barriers
Steven Whitehouse
2008-09-26
2
-3
/
+19
*
|
GFS2: high time to take some time over atime
Steven Whitehouse
2008-09-18
10
-167
/
+65
*
|
GFS2: The war on bloat
Steven Whitehouse
2008-09-18
1
-15
/
+15
*
|
GFS2: GFS2 will panic if you misspell any mount options
Abhijith Das
2008-09-15
1
-6
/
+9
*
|
GFS2: Direct IO write at end of file error
Bob Peterson
2008-09-15
1
-1
/
+1
*
|
GFS2: Use an IS_ERR test rather than a NULL test
Julien Brunel
2008-09-05
1
-3
/
+1
*
|
GFS2: Fix race relating to glock min-hold time
Steven Whitehouse
2008-09-05
1
-0
/
+2
*
|
GFS2: Fix & clean up GFS2 rename
Steven Whitehouse
2008-08-27
3
-60
/
+60
*
|
GFS2: rm on multiple nodes causes panic
Bob Peterson
2008-08-13
1
-18
/
+38
*
|
GFS2: Fix metafs mounts
Steven Whitehouse
2008-08-13
6
-535
/
+448
*
|
GFS2: Fix debugfs glock file iterator
Steven Whitehouse
2008-08-13
1
-5
/
+6
|
/
*
[PATCH] don't pass nameidata to gfs2_lookupi()
Al Viro
2008-07-26
5
-8
/
+8
*
[PATCH] sanitize ->permission() prototype
Al Viro
2008-07-26
1
-9
/
+3
*
SL*B: drop kmem cache argument from constructor
Alexey Dobriyan
2008-07-26
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
Linus Torvalds
2008-07-15
32
-1946
/
+1161
|
\
|
*
[GFS2] Fix GFS2's use of do_div() in its quota calculations
David Howells
2008-07-11
1
-1
/
+1
|
*
[GFS2] Remove unused declaration
Li Xiaodong
2008-07-10
1
-1
/
+0
|
*
[GFS2] Remove support for unused and pointless flag
Steven Whitehouse
2008-07-10
5
-26
/
+2
|
*
[GFS2] Replace rgrp "recent list" with mru list
Steven Whitehouse
2008-07-10
3
-99
/
+12
|
*
[GFS2] Allow local DF locks when holding a cached EX glock
Steven Whitehouse
2008-07-07
1
-2
/
+6
|
*
[GFS2] Fix delayed demote race
Steven Whitehouse
2008-07-07
1
-1
/
+4
[next]