index
:
kernel_samsung_smdk4412.git
ath9k
master
migrate_3.2
qmi
replicant-6.0
replicant-6.0-old
upstreaming
kernel for Galaxy S3
about
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: Fix type mapping for demote_rq interface
Steven Whitehouse
2010-10-06
1
-1
/
+4
*
GFS2: Improve journal allocation via sysfs
Steven Whitehouse
2010-09-29
1
-8
/
+9
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2010-08-07
1
-1
/
+2
|
\
|
*
gfs2: use workqueue instead of slow-work
Tejun Heo
2010-07-23
1
-1
/
+2
*
|
GFS2: Wait for journal id on mount if not specified on mount command line
Steven Whitehouse
2010-07-29
1
-3
/
+54
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
Linus Torvalds
2010-05-21
1
-4
/
+2
|
\
|
*
GFS2: Fix typo
Steven Whitehouse
2010-05-14
1
-1
/
+1
|
*
GFS2: Add some useful messages
Steven Whitehouse
2010-05-06
1
-0
/
+2
|
*
GFS2: Various gfs2_logd improvements
Benjamin Marzinski
2010-05-05
1
-4
/
+0
*
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-1
/
+0
|
/
*
Driver core: Constify struct sysfs_ops in struct kobj_type
Emese Revfy
2010-03-07
1
-1
/
+1
*
kobject: Constify struct kset_uevent_ops
Emese Revfy
2010-03-07
1
-1
/
+1
*
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2010-03-05
1
-1
/
+1
|
\
|
*
quota: move code from sync_quota_sb into vfs_quota_sync
Christoph Hellwig
2010-03-05
1
-1
/
+1
*
|
GFS2: Remove loopy umount code
Steven Whitehouse
2010-03-01
1
-2
/
+0
|
/
*
fs/gfs2/sys.c: use %pUB to print UUIDs
Joe Perches
2009-12-15
1
-13
/
+3
*
GFS2: Add proper error reporting to quota sync via sysfs
Steven Whitehouse
2009-12-03
1
-4
/
+6
*
GFS2: Alter arguments of gfs2_quota/statfs_sync
Steven Whitehouse
2009-12-03
1
-2
/
+2
*
GFS2: Remove unused sysfs file
Steven Whitehouse
2009-09-09
1
-8
/
+0
*
GFS2: Add sysfs link to device
Steven Whitehouse
2009-08-17
1
-0
/
+10
*
GFS2: Add some more info to uevents
Steven Whitehouse
2009-08-17
1
-3
/
+10
*
GFS2: Fix permissions on "recover" file
Steven Whitehouse
2009-08-14
1
-10
/
+10
*
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
|
\
[next]