index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
gfs2
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-05
GFS2: Use DEFINE_SPINLOCK
Julia Lawall
1
-1
/
+1
2009-01-05
GFS2: Fix use-after-free bug on umount (try #2)
Steven Whitehouse
2
-9
/
+12
2009-01-05
Revert "GFS2: Fix use-after-free bug on umount"
Steven Whitehouse
6
-94
/
+114
2009-01-05
GFS2: Streamline alloc calculations for writes
Steven Whitehouse
4
-49
/
+42
2009-01-05
GFS2: Send useful information with uevent messages
Steven Whitehouse
1
-2
/
+10
2009-01-05
GFS2: Fix use-after-free bug on umount
Steven Whitehouse
6
-114
/
+94
2009-01-05
GFS2: Remove ancient, unused code
Steven Whitehouse
3
-18
/
+0
2009-01-05
GFS2: Move four functions from super.c
Steven Whitehouse
5
-168
/
+167
2009-01-05
GFS2: Fix bug in gfs2_lock_fs_check_clean()
Steven Whitehouse
4
-75
/
+68
2009-01-05
GFS2: Send some sensible sysfs stuff
Steven Whitehouse
2
-2
/
+30
2009-01-05
GFS2: Kill two daemons with one patch
Steven Whitehouse
13
-341
/
+130
2009-01-05
GFS2: Move gfs2_recoverd into recovery.c
Steven Whitehouse
6
-43
/
+45
2009-01-05
GFS2: Fix "truncate in progress" hang
Steven Whitehouse
7
-7
/
+75
2009-01-05
GFS2: Clean up & move gfs2_quotad
Steven Whitehouse
9
-69
/
+84
2009-01-05
GFS2: Add more detail to debugfs glock dumps
Steven Whitehouse
1
-3
/
+8
2009-01-05
GFS2: Banish struct gfs2_rgrpd_host
Steven Whitehouse
3
-21
/
+13
2009-01-05
GFS2: Move rg_free from gfs2_rgrpd_host to gfs2_rgrpd
Steven Whitehouse
3
-16
/
+16
2009-01-05
GFS2: Move rg_igeneration into struct gfs2_rgrpd
Steven Whitehouse
2
-4
/
+4
2009-01-05
GFS2: Banish struct gfs2_dinode_host
Steven Whitehouse
12
-48
/
+38
2009-01-05
GFS2: Move i_size from gfs2_dinode_host and rename it to i_disksize
Steven Whitehouse
11
-55
/
+56
2009-01-05
GFS2: Move di_eattr into "proper" inode
Steven Whitehouse
5
-20
/
+20
2009-01-05
GFS2: Move "entries" into "proper" inode
Steven Whitehouse
4
-24
/
+23
2009-01-05
GFS2: Move generation number into "proper" part of inode
Steven Whitehouse
2
-3
/
+3
2009-01-05
GFS2: sparse annotation of gl->gl_spin
Harvey Harrison
1
-0
/
+8
2009-01-05
GFS2: Fix up jdata writepage/delete_inode
Steven Whitehouse
2
-12
/
+11
2009-01-05
GFS2: Rationalise header files
Steven Whitehouse
14
-90
/
+23
2009-01-05
GFS2: Support for FIEMAP ioctl
Steven Whitehouse
1
-0
/
+46
2009-01-04
fs: symlink write_begin allocation context fix
Nick Piggin
1
-1
/
+1
2008-11-14
CRED: Wrap task credential accesses in the GFS2 filesystem
David Howells
1
-5
/
+5
2008-10-23
[PATCH] switch all filesystems over to d_obtain_alias
Christoph Hellwig
1
-24
/
+9
2008-10-23
[PATCH] make O_EXCL in nd->intent.flags visible in nd->flags
Al Viro
1
-1
/
+1
2008-10-13
vfs: Use const for kernel parser table
Steven Whitehouse
1
-1
/
+1
2008-10-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...
Linus Torvalds
1
-1
/
+2
2008-09-26
GFS2: Support for I/O barriers
Steven Whitehouse
2
-3
/
+19
2008-09-18
GFS2: high time to take some time over atime
Steven Whitehouse
10
-167
/
+65
2008-09-18
GFS2: The war on bloat
Steven Whitehouse
1
-15
/
+15
2008-09-15
GFS2: GFS2 will panic if you misspell any mount options
Abhijith Das
1
-6
/
+9
2008-09-15
GFS2: Direct IO write at end of file error
Bob Peterson
1
-1
/
+1
2008-09-05
GFS2: Use an IS_ERR test rather than a NULL test
Julien Brunel
1
-3
/
+1
2008-09-05
GFS2: Fix race relating to glock min-hold time
Steven Whitehouse
1
-0
/
+2
2008-08-28
dlm: allow multiple lockspace creates
David Teigland
1
-1
/
+2
2008-08-27
GFS2: Fix & clean up GFS2 rename
Steven Whitehouse
3
-60
/
+60
2008-08-13
GFS2: rm on multiple nodes causes panic
Bob Peterson
1
-18
/
+38
2008-08-13
GFS2: Fix metafs mounts
Steven Whitehouse
6
-535
/
+448
2008-08-13
GFS2: Fix debugfs glock file iterator
Steven Whitehouse
1
-5
/
+6
2008-07-26
[PATCH] don't pass nameidata to gfs2_lookupi()
Al Viro
5
-8
/
+8
2008-07-26
[PATCH] sanitize ->permission() prototype
Al Viro
1
-9
/
+3
2008-07-26
SL*B: drop kmem cache argument from constructor
Alexey Dobriyan
1
-2
/
+2
2008-07-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
Linus Torvalds
32
-1946
/
+1161
2008-07-14
Merge commit 'v2.6.26' into bkl-removal
Jonathan Corbet
8
-33
/
+33
[next]