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
/
sys.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-09
GFS2: Remove unused sysfs file
Steven Whitehouse
1
-8
/
+0
2009-08-17
GFS2: Add sysfs link to device
Steven Whitehouse
1
-0
/
+10
2009-08-17
GFS2: Add some more info to uevents
Steven Whitehouse
1
-3
/
+10
2009-08-14
GFS2: Fix permissions on "recover" file
Steven Whitehouse
1
-10
/
+10
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-19
GFS2: Umount recovery race fix
Steven Whitehouse
1
-27
/
+26
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
1
-58
/
+34
2009-03-24
GFS2: Add a "demote a glock" interface to sysfs
Steven Whitehouse
1
-0
/
+43
2009-03-24
GFS2: Expose UUID via sysfs/uevent
Steven Whitehouse
1
-0
/
+37
2009-03-24
GFS2: Merge lock_dlm module into GFS2
Steven Whitehouse
1
-6
/
+148
2009-03-24
GFS2: change gfs2_quota_scan into a shrinker
Abhijith Das
1
-2
/
+0
2009-01-05
GFS2: Remove ancient, unused code
Steven Whitehouse
1
-6
/
+0
2009-01-05
GFS2: Send some sensible sysfs stuff
Steven Whitehouse
1
-1
/
+15
2009-01-05
GFS2: Kill two daemons with one patch
Steven Whitehouse
1
-41
/
+1
2009-01-05
GFS2: Clean up & move gfs2_quotad
Steven Whitehouse
1
-2
/
+0
2008-09-18
GFS2: high time to take some time over atime
Steven Whitehouse
1
-11
/
+0
2008-07-10
[GFS2] Remove support for unused and pointless flag
Steven Whitehouse
1
-2
/
+0
2008-06-27
[GFS2] Remove remote lock dropping code
Steven Whitehouse
1
-14
/
+0
2008-03-31
[GFS2] Remove unused counters
Bob Peterson
1
-6
/
+0
2008-03-31
[GFS2] Remove lm.[ch] and distribute content
Steven Whitehouse
1
-1
/
+0
2008-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
Linus Torvalds
1
-5
/
+2
2008-01-25
[GFS2] Don't periodically update the jindex
Steven Whitehouse
1
-2
/
+0
2008-01-25
[GFS2] Given device ID rather than s_id in "id" sysfs file
Bob Peterson
1
-1
/
+2
2008-01-25
[GFS2] Remove "reclaim limit"
Steven Whitehouse
1
-2
/
+0
2008-01-24
Kobject: convert fs/* from kobject_unregister() to kobject_put()
Greg Kroah-Hartman
1
-2
/
+2
2008-01-24
Kobject: change GFS2 to use kobject_init_and_add
Greg Kroah-Hartman
1
-7
/
+3
2008-01-24
kset: convert gfs2 to use kset_create
Greg Kroah-Hartman
1
-6
/
+7
2008-01-24
kobject: convert main fs kobject to use kobject_create
Greg Kroah-Hartman
1
-1
/
+1
2008-01-24
kobject: remove struct kobj_type from struct kset
Greg Kroah-Hartman
1
-4
/
+2
2007-10-12
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
1
-1
/
+1
2007-10-12
Drivers: clean up direct setting of the name of a kset
Greg Kroah-Hartman
1
-1
/
+1
2007-10-10
[GFS2] Reduce number of gfs2_scand processes to one
Steven Whitehouse
1
-2
/
+0
2007-05-02
remove "struct subsystem" as it is no longer needed
Greg Kroah-Hartman
1
-1
/
+1
2007-02-05
[GFS2] Remove the "greedy" function from glock.[ch]
Steven Whitehouse
1
-6
/
+0
2007-02-05
[GFS2] Remove max_atomic_write tunable
Steven Whitehouse
1
-2
/
+0
2007-02-05
[GFS2] Clean up/speed up readdir
Steven Whitehouse
1
-2
/
+0
2006-11-30
[GFS2] Remove unused sysfs files
Steven Whitehouse
1
-8
/
+0
2006-09-19
[GFS2] Export lm_interface to kernel headers
Fabio Massimo Di Nitto
1
-1
/
+1
2006-09-18
[GFS2] print mount errors related to sysfs
David Teigland
1
-0
/
+1
2006-09-07
[GFS2] use snprintf for sysfs show
David Teigland
1
-11
/
+14
2006-09-05
[GFS2] More style fixes
Steven Whitehouse
1
-1
/
+1
2006-09-05
[GFS2] Fix end of multi-line structures
Steven Whitehouse
1
-8
/
+8
2006-09-04
[GFS2] Change all types to uX style
Steven Whitehouse
1
-2
/
+2
2006-09-04
[GFS2] Align all labels against LH side
Steven Whitehouse
1
-5
/
+5
2006-09-01
[GFS2] Update copyright, tidy up incore.h
Steven Whitehouse
1
-1
/
+1
2006-06-14
[GFS2] Fix unlinked file handling
Steven Whitehouse
1
-2
/
+0
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
[next]