index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
gfs2
/
sys.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
GFS2: Remove args subdir from gfs2 sysfs files
Steven Whitehouse
2009-05-26
1
-51
/
+1
*
GFS2: Remove lockstruct subdir from gfs2 sysfs files
Steven Whitehouse
2009-05-26
1
-33
/
+8
*
GFS2: Umount recovery race fix
Steven Whitehouse
2009-05-19
1
-27
/
+26
*
GFS2: Remove a couple of unused sysfs entries
Steven Whitehouse
2009-05-13
1
-13
/
+0
*
GFS2: Add commit= mount option
Steven Whitehouse
2009-05-13
1
-58
/
+34
*
GFS2: Add a "demote a glock" interface to sysfs
Steven Whitehouse
2009-03-24
1
-0
/
+43
*
GFS2: Expose UUID via sysfs/uevent
Steven Whitehouse
2009-03-24
1
-0
/
+37
*
GFS2: Merge lock_dlm module into GFS2
Steven Whitehouse
2009-03-24
1
-6
/
+148
*
GFS2: change gfs2_quota_scan into a shrinker
Abhijith Das
2009-03-24
1
-2
/
+0
*
GFS2: Remove ancient, unused code
Steven Whitehouse
2009-01-05
1
-6
/
+0
*
GFS2: Send some sensible sysfs stuff
Steven Whitehouse
2009-01-05
1
-1
/
+15
*
GFS2: Kill two daemons with one patch
Steven Whitehouse
2009-01-05
1
-41
/
+1
*
GFS2: Clean up & move gfs2_quotad
Steven Whitehouse
2009-01-05
1
-2
/
+0
*
GFS2: high time to take some time over atime
Steven Whitehouse
2008-09-18
1
-11
/
+0
*
[GFS2] Remove support for unused and pointless flag
Steven Whitehouse
2008-07-10
1
-2
/
+0
*
[GFS2] Remove remote lock dropping code
Steven Whitehouse
2008-06-27
1
-14
/
+0
*
[GFS2] Remove unused counters
Bob Peterson
2008-03-31
1
-6
/
+0
*
[GFS2] Remove lm.[ch] and distribute content
Steven Whitehouse
2008-03-31
1
-1
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
Linus Torvalds
2008-01-25
1
-5
/
+2
|
\
|
*
[GFS2] Don't periodically update the jindex
Steven Whitehouse
2008-01-25
1
-2
/
+0
|
*
[GFS2] Given device ID rather than s_id in "id" sysfs file
Bob Peterson
2008-01-25
1
-1
/
+2
|
*
[GFS2] Remove "reclaim limit"
Steven Whitehouse
2008-01-25
1
-2
/
+0
*
|
Kobject: convert fs/* from kobject_unregister() to kobject_put()
Greg Kroah-Hartman
2008-01-24
1
-2
/
+2
*
|
Kobject: change GFS2 to use kobject_init_and_add
Greg Kroah-Hartman
2008-01-24
1
-7
/
+3
*
|
kset: convert gfs2 to use kset_create
Greg Kroah-Hartman
2008-01-24
1
-6
/
+7
*
|
kobject: convert main fs kobject to use kobject_create
Greg Kroah-Hartman
2008-01-24
1
-1
/
+1
*
|
kobject: remove struct kobj_type from struct kset
Greg Kroah-Hartman
2008-01-24
1
-4
/
+2
|
/
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2007-10-12
1
-1
/
+1
|
\
|
*
Drivers: clean up direct setting of the name of a kset
Greg Kroah-Hartman
2007-10-12
1
-1
/
+1
*
|
[GFS2] Reduce number of gfs2_scand processes to one
Steven Whitehouse
2007-10-10
1
-2
/
+0
|
/
*
remove "struct subsystem" as it is no longer needed
Greg Kroah-Hartman
2007-05-02
1
-1
/
+1
*
[GFS2] Remove the "greedy" function from glock.[ch]
Steven Whitehouse
2007-02-05
1
-6
/
+0
*
[GFS2] Remove max_atomic_write tunable
Steven Whitehouse
2007-02-05
1
-2
/
+0
*
[GFS2] Clean up/speed up readdir
Steven Whitehouse
2007-02-05
1
-2
/
+0
*
[GFS2] Remove unused sysfs files
Steven Whitehouse
2006-11-30
1
-8
/
+0
*
[GFS2] Export lm_interface to kernel headers
Fabio Massimo Di Nitto
2006-09-19
1
-1
/
+1
*
[GFS2] print mount errors related to sysfs
David Teigland
2006-09-18
1
-0
/
+1
*
[GFS2] use snprintf for sysfs show
David Teigland
2006-09-07
1
-11
/
+14
*
[GFS2] More style fixes
Steven Whitehouse
2006-09-05
1
-1
/
+1
*
[GFS2] Fix end of multi-line structures
Steven Whitehouse
2006-09-05
1
-8
/
+8
*
[GFS2] Change all types to uX style
Steven Whitehouse
2006-09-04
1
-2
/
+2
*
[GFS2] Align all labels against LH side
Steven Whitehouse
2006-09-04
1
-5
/
+5
*
[GFS2] Update copyright, tidy up incore.h
Steven Whitehouse
2006-09-01
1
-1
/
+1
*
[GFS2] Fix unlinked file handling
Steven Whitehouse
2006-06-14
1
-2
/
+0
*
[GFS2] Update copyright date to 2006
Steven Whitehouse
2006-05-18
1
-1
/
+1
*
[GFS2] Remove semaphore.h from C files
Steven Whitehouse
2006-05-18
1
-1
/
+0
*
[GFS2] Macros removal in gfs2.h
Steven Whitehouse
2006-02-27
1
-0
/
+4
*
[GFS2] Patch to remove stats gathering from GFS2
David Teigland
2006-02-23
1
-68
/
+6
*
[GFS2] Use mutices rather than semaphores
Steven Whitehouse
2006-02-21
1
-2
/
+2
*
[GFS2] The core of GFS2
David Teigland
2006-01-16
1
-0
/
+640