index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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: Rename gfs2_withdrawn to gfs2_withdrawing_or_withdrawn
Andreas Gruenbacher
2023-12-20
1
-1
/
+1
*
Merge tag 'gfs2-v6.5-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-09-05
1
-3
/
+9
|
\
|
*
gfs2: improvements to sysfs status
Bob Peterson
2023-09-05
1
-2
/
+8
|
*
gfs2: Rename SDF_DEACTIVATING to SDF_KILL
Andreas Gruenbacher
2023-09-05
1
-1
/
+1
*
|
fs: distinguish between user initiated freeze and kernel initiated freeze
Darrick J. Wong
2023-07-17
1
-2
/
+2
|
/
*
gfs2: Replace sd_freeze_state with SDF_FROZEN flag
Andreas Gruenbacher
2023-07-03
1
-0
/
+2
*
gfs2: Rename SDF_{FS_FROZEN => FREEZE_INITIATOR}
Andreas Gruenbacher
2023-06-15
1
-1
/
+1
*
Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-02-24
1
-3
/
+3
|
\
|
*
kobject: kset_uevent_ops: make uevent() callback take a const *
Greg Kroah-Hartman
2023-01-27
1
-3
/
+3
*
|
gfs2: Add SDF_DEACTIVATING super block flag
Bob Peterson
2023-01-31
1
-0
/
+2
|
/
*
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
[next]