summaryrefslogtreecommitdiffstats
path: root/fs/gfs2/super.c
Commit message (Expand)AuthorAgeFilesLines
* gfs2: replace more printk with calls to fs_info and friendsBob Peterson2019-06-271-3/+3
* gfs2: simplify gfs2_freeze by removing caseBob Peterson2019-06-271-8/+2Star
* gfs2: Rename SDF_SHUTDOWN to SDF_WITHDRAWNBob Peterson2019-06-271-3/+3
* gfs2: kthread and remount improvementsBob Peterson2019-06-271-7/+14
* Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-06-081-4/+1Star
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 398Thomas Gleixner2019-06-051-4/+1Star
* | Revert "gfs2: Replace gl_revokes with a GLF flag"Bob Peterson2019-06-061-1/+1
|/
* gfs2: read journal in large chunksAbhi Das2019-05-071-2/+3
* gfs2: fix race between gfs2_freeze_func and unmountAbhi Das2019-05-071-3/+5
* gfs2: Remove misleading comments in gfs2_evict_inodeAndreas Gruenbacher2019-05-071-5/+0Star
* gfs2: Replace gl_revokes with a GLF flagBob Peterson2019-05-071-1/+1
* gfs2: switch to ->free_inode()Al Viro2019-05-021-9/+3Star
* Revert "gfs2: read journal in large chunks to locate the head"Bob Peterson2019-02-141-1/+0Star
* gfs2: read journal in large chunks to locate the headAbhi Das2018-12-111-0/+1
* gfs2: Fix minor typo: couln't versus couldn't.Bob Peterson2018-10-191-1/+1
* GFS2: Flush the GFS2 delete workqueue before stopping the kernel threadsTim Smith2018-10-091-1/+1
* Merge branch 'iomap-write' into linux-gfs2/for-nextAndreas Gruenbacher2018-07-241-1/+1
|\
| * treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-131-1/+1
* | gfs2: Eliminate redundant ip->i_rgdAndreas Gruenbacher2018-07-051-1/+0Star
|/
* fs: move I_DIRTY_INODE to fs.hChristoph Hellwig2018-03-281-1/+1
* gfs2: Remove inode from ordered write list in gfs2_write_inode()Abhi Das2018-01-301-0/+6
* GFS2: Log the reason for log flushes in every log headerBob Peterson2018-01-231-4/+8
* GFS2: Introduce new gfs2_log_header_v2Bob Peterson2018-01-231-4/+5
* Rename superblock flags (MS_xyz -> SB_xyz)Linus Torvalds2017-11-271-5/+5
* GFS2: flush the log and all pages for jdata as we do for WB_SYNC_ALLBob Peterson2017-10-311-2/+3
* Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2017-09-151-2/+2
|\
| * VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)David Howells2017-07-171-2/+2
* | GFS2: Withdraw for IO errors writing to the journal or statfsBob Peterson2017-08-251-2/+2
* | gfs2: Defer deleting inodes under memory pressureAndreas Gruenbacher2017-08-101-0/+21
* | gfs2: gfs2_evict_inode: Put glocks asynchronouslyAndreas Gruenbacher2017-08-101-2/+28
* | gfs2: Fix trivial typosAndreas Gruenbacher2017-08-091-1/+1
* | GFS2: Delete debugfs files only after we evict the glocksBob Peterson2017-08-091-0/+1
* | GFS2: Clear gl_object when deleting an inode in gfs2_delete_inodeBob Peterson2017-08-091-1/+10
* | GFS2: Introduce helper for clearing gl_objectBob Peterson2017-07-211-2/+2
|/
* gfs2: gfs2_create_inode: Keep glock across iputAndreas Gruenbacher2017-07-051-6/+12
* gfs2: Protect gl->gl_object by spin lockAndreas Gruenbacher2017-07-051-4/+7
* gfs2: Get rid of flush_delayed_work in gfs2_evict_inodeAndreas Gruenbacher2017-07-051-2/+2
* Revert "GFS2: Wait for iopen glock dequeues"Andreas Gruenbacher2017-04-031-5/+3Star
* GFS2: Prevent BUG from occurring when normal Withdraws occurBob Peterson2017-03-161-1/+2
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-021-1/+1
* GFS2: use BIT() macroFabian Frederick2016-08-021-1/+1
* gfs2: Lock holder cleanupAndreas Gruenbacher2016-06-271-10/+14
* don't bother with ->d_inode->i_sb - it's always equal to ->d_sbAl Viro2016-04-101-1/+1
* GFS2: Check if iopen is held when deleting inodeBob Peterson2016-01-141-10/+16
* GFS2: Truncate address space mapping when deleting an inodeBob Peterson2015-12-181-1/+3
* GFS2: Wait for iopen glock dequeuesBob Peterson2015-12-181-3/+5
* gfs2: clear journal live bit in gfs2_log_flushBenjamin Marzinski2015-12-141-4/+0Star
* gfs2: change gfs2 readdir cookieBenjamin Marzinski2015-12-141-0/+12
* GFS2: Update master statfs buffer with sd_statfs_spin lockedBob Peterson2015-12-141-3/+2Star
* GFS2: Make rgrp reservations part of the gfs2_inode structureBob Peterson2015-12-141-3/+4