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-06-19
block: rename CONFIG_LBD to CONFIG_LBDAF
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2009-06-12
GFS2: Remove lock_kernel from gfs2_put_super()
Steven Whitehouse
1
-4
/
+0
2009-06-12
GFS2: Add tracepoints
Steven Whitehouse
8
-6
/
+442
2009-06-11
push BKL down into ->put_super
Christoph Hellwig
1
-0
/
+4
2009-06-11
gfs2: remove ->write_super and stop maintaining ->s_dirt
Christoph Hellwig
2
-15
/
+0
2009-06-11
Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2
-3
/
+3
2009-06-10
GFS2: Merge gfs2_get_sb into gfs2_get_sb_meta
Steven Whitehouse
1
-12
/
+4
2009-06-10
GFS2: Fix cache coherency between truncate and O_DIRECT read
Steven Whitehouse
1
-1
/
+1
2009-06-05
GFS2: Fix locking issue mounting gfs2meta fs
Steven Whitehouse
1
-14
/
+22
2009-06-03
GFS2: Remove unused variable
Steven Whitehouse
1
-2
/
+0
2009-06-02
GFS2: smbd proccess hangs with flock() call.
Abhijith Das
1
-2
/
+2
2009-05-26
GFS2: Remove args subdir from gfs2 sysfs files
Steven Whitehouse
1
-51
/
+1
2009-05-26
GFS2: Remove lockstruct subdir from gfs2 sysfs files
Steven Whitehouse
1
-33
/
+8
2009-05-22
block: Do away with the notion of hardsect_size
Martin K. Petersen
2
-3
/
+3
2009-05-22
GFS2: Move gfs2_unlink_ok into ops_inode.c
Steven Whitehouse
3
-41
/
+38
2009-05-22
GFS2: Move gfs2_readlinki into ops_inode.c
Steven Whitehouse
3
-58
/
+56
2009-05-22
GFS2: Move gfs2_rmdiri into ops_inode.c
Steven Whitehouse
3
-54
/
+53
2009-05-22
GFS2: Merge mount.c and ops_super.c into super.c
Steven Whitehouse
4
-956
/
+903
2009-05-22
GFS2: Clean up some file names
Steven Whitehouse
12
-55
/
+34
2009-05-21
GFS2: Be more aggressive in reclaiming unlinked inodes
Steven Whitehouse
2
-3
/
+4
2009-05-21
GFS2: Add a rgrp bitmap full flag
Steven Whitehouse
2
-30
/
+50
2009-05-20
GFS2: Improve resource group error handling
Steven Whitehouse
7
-67
/
+99
2009-05-19
GFS2: Don't warn when delete inode fails on ro filesystem
Steven Whitehouse
1
-1
/
+1
2009-05-19
GFS2: Umount recovery race fix
Steven Whitehouse
9
-124
/
+122
2009-05-13
GFS2: Remove a couple of unused sysfs entries
Steven Whitehouse
1
-13
/
+0
2009-05-13
GFS2: Add commit= mount option
Steven Whitehouse
5
-60
/
+60
2009-05-13
GFS2: Move journal live test at transaction start
Steven Whitehouse
1
-6
/
+3
2009-05-12
GFS2: Fix timestamps on write
Abhijith Das
1
-10
/
+10
2009-05-11
GFS2: Something nonlinear this way comes!
Steven Whitehouse
1
-13
/
+16
2009-05-11
GFS2: Optimise writepage for metadata
Steven Whitehouse
1
-9
/
+57
2009-05-11
GFS2: Update the rw flags
Steven Whitehouse
3
-20
/
+38
2009-05-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-4
/
+4
2009-05-09
Reduce path_lookup() abuses
Al Viro
1
-4
/
+4
2009-05-09
GFS2: Fix glock ref counting bug
Steven Whitehouse
1
-0
/
+1
2009-04-23
GFS2: Ensure that the inode goal block settings are updated
Steven Whitehouse
1
-1
/
+9
2009-04-23
GFS2: Fix bug in block allocation
Steven Whitehouse
1
-2
/
+1
2009-04-20
GFS2: Fix page_mkwrite() return code
Steven Whitehouse
1
-1
/
+3
2009-04-20
GFS2: Clear dirty bit at end of inode glock sync
Steven Whitehouse
1
-0
/
+6
2009-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes
Linus Torvalds
6
-21
/
+24
2009-04-15
gfs2: Remove code handling bio_alloc failure with __GFP_WAIT
Nikanth Karthikesan
1
-5
/
+0
2009-04-15
GFS2: Use DEFINE_SPINLOCK
Xu Gang
1
-1
/
+1
2009-04-15
GFS2: cleanup file_operations mess
Christoph Hellwig
3
-14
/
+16
2009-04-15
GFS2: Move umount flush rwsem
Steven Whitehouse
1
-5
/
+5
2009-04-15
GFS2: Fix symlink creation race
Steven Whitehouse
1
-0
/
+1
2009-04-15
GFS2: Make quotad's waiting interruptible
Steven Whitehouse
1
-1
/
+1
2009-04-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2009-04-01
mm: page_mkwrite change prototype to match fault
Nick Piggin
1
-1
/
+4
2009-03-31
New helper - current_umask()
Al Viro
1
-1
/
+1
2009-03-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-2
/
+2
2009-03-27
constify dentry_operations: GFS2
Al Viro
2
-2
/
+2
[next]