index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
gfs2
/
sys.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-02
sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>
Ingo Molnar
1
-0
/
+1
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2015-05-05
gfs2: convert simple_str to kstr
Fabian Frederick
1
-18
/
+48
2015-01-13
GFS2: fix sprintf format specifier
alex chen
1
-1
/
+1
2014-06-04
Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+5
2014-06-02
GFS2: Prevent recovery before the local journal is set
Bob Peterson
1
-0
/
+3
2014-05-14
GFS2: remove transaction glock
Benjamin Marzinski
1
-2
/
+2
2014-04-18
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
1
-2
/
+2
2014-03-07
GFS2: Convert gfs2_lm_withdraw to use fs_err
Joe Perches
1
-3
/
+2
2014-03-07
GFS2: Use pr_<level> more consistently
Joe Perches
1
-0
/
+2
2013-10-04
GFS2: Remove obsolete quota tunable
Steven Whitehouse
1
-2
/
+0
2013-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-9
/
+9
2013-02-26
fs: change return values from -EACCES to -EPERM
Zhao Hongjiang
1
-9
/
+9
2013-02-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-2
/
+12
2013-02-13
gfs2: Convert gfs2_quota_refresh to take a kqid
Eric W. Biederman
1
-2
/
+12
2013-02-13
GFS2: Reinstate withdraw ack system
Steven Whitehouse
1
-1
/
+23
2013-01-29
GFS2: Clean up freeze code
Steven Whitehouse
1
-13
/
+11
2012-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw
Linus Torvalds
1
-3
/
+18
2012-07-22
quota: Split dquot_quota_sync() to writeback and cache flushing part
Jan Kara
1
-1
/
+1
2012-06-13
GFS2: Add kobject release method
Bob Peterson
1
-3
/
+18
2012-05-02
gfs2: fix recovery during unmount
David Teigland
1
-4
/
+6
2012-01-11
GFS2: dlm based recovery coordination
David Teigland
1
-12
/
+21
2011-07-12
GFS2: Fix race during filesystem mount
Steven Whitehouse
1
-1
/
+6
2011-05-10
GFS2: Use UUID field in generic superblock
Steven Whitehouse
1
-2
/
+4
2010-10-06
GFS2: Fix type mapping for demote_rq interface
Steven Whitehouse
1
-1
/
+4
2010-09-29
GFS2: Improve journal allocation via sysfs
Steven Whitehouse
1
-8
/
+9
2010-08-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-1
/
+2
2010-07-29
GFS2: Wait for journal id on mount if not specified on mount command line
Steven Whitehouse
1
-3
/
+54
2010-07-23
gfs2: use workqueue instead of slow-work
Tejun Heo
1
-1
/
+2
2010-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
Linus Torvalds
1
-4
/
+2
2010-05-14
GFS2: Fix typo
Steven Whitehouse
1
-1
/
+1
2010-05-06
GFS2: Add some useful messages
Steven Whitehouse
1
-0
/
+2
2010-05-05
GFS2: Various gfs2_logd improvements
Benjamin Marzinski
1
-4
/
+0
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-1
/
+0
2010-03-07
Driver core: Constify struct sysfs_ops in struct kobj_type
Emese Revfy
1
-1
/
+1
2010-03-07
kobject: Constify struct kset_uevent_ops
Emese Revfy
1
-1
/
+1
2010-03-05
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
1
-1
/
+1
2010-03-05
quota: move code from sync_quota_sb into vfs_quota_sync
Christoph Hellwig
1
-1
/
+1
2010-03-01
GFS2: Remove loopy umount code
Steven Whitehouse
1
-2
/
+0
2009-12-15
fs/gfs2/sys.c: use %pUB to print UUIDs
Joe Perches
1
-13
/
+3
2009-12-03
GFS2: Add proper error reporting to quota sync via sysfs
Steven Whitehouse
1
-4
/
+6
2009-12-03
GFS2: Alter arguments of gfs2_quota/statfs_sync
Steven Whitehouse
1
-2
/
+2
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
[next]