index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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
*
block: remove genhd.h
Christoph Hellwig
2022-02-02
1
-1
/
+1
*
kobject: remove kset from struct kset_uevent_ops callbacks
Greg Kroah-Hartman
2021-12-28
1
-2
/
+1
*
gfs2: Add new sysfs file for gfs2 status
Bob Peterson
2021-04-08
1
-0
/
+67
*
gfs2: use-after-free in sysfs deregistration
Jamie Iles
2020-10-14
1
-1
/
+4
*
gfs2: Force withdraw to replay journals and wait for it to finish
Bob Peterson
2020-02-27
1
-0
/
+2
*
gfs2: Split gfs2_lm_withdraw into two functions
Andreas Gruenbacher
2020-02-10
1
-1
/
+2
*
gfs2: Introduce function gfs2_withdrawn
Bob Peterson
2019-11-14
1
-1
/
+1
*
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-07-12
1
-1
/
+2
|
\
|
*
gfs2: replace ktype default_attrs with default_groups
Kimberly Brown
2019-06-13
1
-1
/
+2
*
|
gfs2: Rename SDF_SHUTDOWN to SDF_WITHDRAWN
Bob Peterson
2019-06-27
1
-1
/
+1
*
|
gfs2: Clean up freeing struct gfs2_sbd
Andreas Gruenbacher
2019-06-27
1
-2
/
+1
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 398
Thomas Gleixner
2019-06-05
1
-4
/
+1
|
/
*
gfs2: Fix error path kobject memory leak
Tobin C. Harding
2019-05-13
1
-7
/
+1
*
GFS2: Fix recovery issues for spectators
Bob Peterson
2018-07-25
1
-2
/
+9
*
gfs2: Add a few missing newlines in messages
Andreas Gruenbacher
2018-01-30
1
-2
/
+2
*
VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)
David Howells
2017-07-17
1
-1
/
+1
*
Merge tag 'gfs2-4.13.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-07-05
1
-2
/
+2
|
\
|
*
GFS2: constify attribute_group structures.
Arvind Yadav
2017-07-05
1
-2
/
+2
*
|
fs: switch ->s_uuid to uuid_t
Christoph Hellwig
2017-06-05
1
-17
/
+5
|
/
*
sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>
Ingo Molnar
2017-03-02
1
-0
/
+1
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
gfs2: convert simple_str to kstr
Fabian Frederick
2015-05-05
1
-18
/
+48
*
GFS2: fix sprintf format specifier
alex chen
2015-01-13
1
-1
/
+1
*
Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-06-04
1
-2
/
+5
|
\
|
*
GFS2: Prevent recovery before the local journal is set
Bob Peterson
2014-06-02
1
-0
/
+3
|
*
GFS2: remove transaction glock
Benjamin Marzinski
2014-05-14
1
-2
/
+2
*
|
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
2014-04-18
1
-2
/
+2
|
/
*
GFS2: Convert gfs2_lm_withdraw to use fs_err
Joe Perches
2014-03-07
1
-3
/
+2
*
GFS2: Use pr_<level> more consistently
Joe Perches
2014-03-07
1
-0
/
+2
*
GFS2: Remove obsolete quota tunable
Steven Whitehouse
2013-10-04
1
-2
/
+0
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-26
1
-9
/
+9
|
\
|
*
fs: change return values from -EACCES to -EPERM
Zhao Hongjiang
2013-02-26
1
-9
/
+9
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2013-02-25
1
-2
/
+12
|
\
\
|
*
|
gfs2: Convert gfs2_quota_refresh to take a kqid
Eric W. Biederman
2013-02-13
1
-2
/
+12
|
|
/
*
|
GFS2: Reinstate withdraw ack system
Steven Whitehouse
2013-02-13
1
-1
/
+23
*
|
GFS2: Clean up freeze code
Steven Whitehouse
2013-01-29
1
-13
/
+11
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw
Linus Torvalds
2012-07-24
1
-3
/
+18
|
\
|
*
GFS2: Add kobject release method
Bob Peterson
2012-06-13
1
-3
/
+18
*
|
quota: Split dquot_quota_sync() to writeback and cache flushing part
Jan Kara
2012-07-22
1
-1
/
+1
|
/
*
gfs2: fix recovery during unmount
David Teigland
2012-05-02
1
-4
/
+6
*
GFS2: dlm based recovery coordination
David Teigland
2012-01-11
1
-12
/
+21
*
GFS2: Fix race during filesystem mount
Steven Whitehouse
2011-07-12
1
-1
/
+6
*
GFS2: Use UUID field in generic superblock
Steven Whitehouse
2011-05-10
1
-2
/
+4
*
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
[next]