summaryrefslogtreecommitdiff
path: root/fs/gfs2/sys.c
AgeCommit message (Expand)Author
2021-12-28kobject: remove kset from struct kset_uevent_ops callbacksGreg Kroah-Hartman
2021-04-08gfs2: Add new sysfs file for gfs2 statusBob Peterson
2020-10-14gfs2: use-after-free in sysfs deregistrationJamie Iles
2020-02-27gfs2: Force withdraw to replay journals and wait for it to finishBob Peterson
2020-02-10gfs2: Split gfs2_lm_withdraw into two functionsAndreas Gruenbacher
2019-11-14gfs2: Introduce function gfs2_withdrawnBob Peterson
2019-07-12Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-06-27gfs2: Rename SDF_SHUTDOWN to SDF_WITHDRAWNBob Peterson
2019-06-27gfs2: Clean up freeing struct gfs2_sbdAndreas Gruenbacher
2019-06-13gfs2: replace ktype default_attrs with default_groupsKimberly Brown
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 398Thomas Gleixner
2019-05-13gfs2: Fix error path kobject memory leakTobin C. Harding
2018-07-25GFS2: Fix recovery issues for spectatorsBob Peterson
2018-01-30gfs2: Add a few missing newlines in messagesAndreas Gruenbacher
2017-07-17VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)David Howells
2017-07-05Merge tag 'gfs2-4.13.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-07-05GFS2: constify attribute_group structures.Arvind Yadav
2017-06-05fs: switch ->s_uuid to uuid_tChristoph Hellwig
2017-03-02sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>Ingo Molnar
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2015-05-05gfs2: convert simple_str to kstrFabian Frederick
2015-01-13GFS2: fix sprintf format specifieralex chen
2014-06-04Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-06-02GFS2: Prevent recovery before the local journal is setBob Peterson
2014-05-14GFS2: remove transaction glockBenjamin Marzinski
2014-04-18arch: Mass conversion of smp_mb__*()Peter Zijlstra
2014-03-07GFS2: Convert gfs2_lm_withdraw to use fs_errJoe Perches
2014-03-07GFS2: Use pr_<level> more consistentlyJoe Perches
2013-10-04GFS2: Remove obsolete quota tunableSteven Whitehouse
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-26fs: change return values from -EACCES to -EPERMZhao Hongjiang
2013-02-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2013-02-13gfs2: Convert gfs2_quota_refresh to take a kqidEric W. Biederman
2013-02-13GFS2: Reinstate withdraw ack systemSteven Whitehouse
2013-01-29GFS2: Clean up freeze codeSteven Whitehouse
2012-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmwLinus Torvalds
2012-07-22quota: Split dquot_quota_sync() to writeback and cache flushing partJan Kara
2012-06-13GFS2: Add kobject release methodBob Peterson
2012-05-02gfs2: fix recovery during unmountDavid Teigland
2012-01-11GFS2: dlm based recovery coordinationDavid Teigland
2011-07-12GFS2: Fix race during filesystem mountSteven Whitehouse
2011-05-10GFS2: Use UUID field in generic superblockSteven Whitehouse
2010-10-06GFS2: Fix type mapping for demote_rq interfaceSteven Whitehouse
2010-09-29GFS2: Improve journal allocation via sysfsSteven Whitehouse
2010-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2010-07-29GFS2: Wait for journal id on mount if not specified on mount command lineSteven Whitehouse
2010-07-23gfs2: use workqueue instead of slow-workTejun Heo
2010-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds
2010-05-14GFS2: Fix typoSteven Whitehouse
2010-05-06GFS2: Add some useful messagesSteven Whitehouse