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
/
ops_super.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-05-01
[GFS2] Fix bz 224480 and cleanup glock demotion code
Steven Whitehouse
1
-1
/
+27
2007-02-12
[PATCH] Mark struct super_operations const
Josef 'Jeff' Sipek
1
-1
/
+1
2007-02-05
[GFS2] Remove the "greedy" function from glock.[ch]
Steven Whitehouse
1
-2
/
+0
2007-02-05
[GFS2] Fix ordering of page disposal vs. glock_dq
Steven Whitehouse
1
-0
/
+6
2007-02-05
[GFS2] don't try to lockfs after shutdown
David Teigland
1
-0
/
+3
2006-11-30
[GFS2] Fix journal flush problem
Steven Whitehouse
1
-4
/
+3
2006-11-30
[GFS2] Shrink gfs2_inode (3) - di_mode
Steven Whitehouse
1
-1
/
+1
2006-11-30
[GFS2] split and annotate gfs2_statfs_change
Al Viro
1
-1
/
+1
2006-11-06
[GFS2] Fix incorrect fs sync behaviour.
Steven Whitehouse
1
-16
/
+28
2006-09-28
[GFS2] inode_diet: Replace inode.u.generic_ip with inode.i_private (gfs)
Theodore Ts'o
1
-3
/
+3
2006-09-25
[GFS2/DLM] Fix trailing whitespace
Steven Whitehouse
1
-1
/
+1
2006-09-19
[GFS2] Export lm_interface to kernel headers
Fabio Massimo Di Nitto
1
-1
/
+1
2006-09-09
[GFS2] vfree should be kfree (II)
Steven Whitehouse
1
-2
/
+1
2006-09-05
[GFS2] Directory code style changes
Steven Whitehouse
1
-2
/
+1
2006-09-04
[GFS2] Some further style changes
Steven Whitehouse
1
-4
/
+2
2006-09-01
[GFS2] Update copyright, tidy up incore.h
Steven Whitehouse
1
-1
/
+1
2006-08-25
[GFS2] Allow mounting of gfs2 and gfs2meta at the same time
Abhijith Das
1
-0
/
+3
2006-08-18
[GFS2] Fix leak of gfs2_bufdata
Steven Whitehouse
1
-2
/
+0
2006-07-26
[GFS2] Remove page.[ch]
Steven Whitehouse
1
-1
/
+0
2006-07-03
[GFS2] API change for gfs2_statfs
Steven Whitehouse
1
-1
/
+2
2006-06-19
[GFS2] Remove debugging printks
Steven Whitehouse
1
-1
/
+1
2006-06-14
[GFS2] Fix unlinked file handling
Steven Whitehouse
1
-20
/
+92
2006-05-18
[GFS2] glock debugging and inode cache changes
Steven Whitehouse
1
-0
/
+24
2006-05-18
[GFS2] Update copyright date to 2006
Steven Whitehouse
1
-1
/
+1
2006-05-18
[GFS2] Remove semaphore.h from C files
Steven Whitehouse
1
-1
/
+0
2006-05-05
[GFS2] Readpages support
Steven Whitehouse
1
-3
/
+0
2006-04-18
[GFS2] Use vmalloc() in dir code
Steven Whitehouse
1
-2
/
+0
2006-04-07
[GFS2] Fix a ref count bug and other clean ups
Steven Whitehouse
1
-9
/
+3
2006-03-01
[GFS2] Tidy up mount code.
Steven Whitehouse
1
-1
/
+0
2006-02-27
[GFS2] Macros removal in gfs2.h
Steven Whitehouse
1
-11
/
+15
2006-02-27
[GFS2] Audit printk and kmalloc
Steven Whitehouse
1
-1
/
+1
2006-02-23
[GFS2] Patch to remove stats gathering from GFS2
David Teigland
1
-17
/
+0
2006-02-21
[GFS2] Use mutices rather than semaphores
Steven Whitehouse
1
-2
/
+2
2006-01-30
[GFS2] Add gfs2_internal_read()
Steven Whitehouse
1
-11
/
+11
2006-01-16
[GFS2] The core of GFS2
David Teigland
1
-0
/
+401