summaryrefslogtreecommitdiff
path: root/fs/gfs2/util.c
AgeCommit message (Expand)Author
2020-02-27gfs2: flesh out delayed withdraw for gfs2_log_flushBob Peterson
2020-02-27gfs2: Add verbose option to check_journal_cleanBob Peterson
2020-02-27gfs2: Force withdraw to replay journals and wait for it to finishBob Peterson
2020-02-10gfs2: move check_journal_clean to util.c for future useBob Peterson
2020-02-10gfs2: Introduce concept of a pending withdrawBob Peterson
2020-02-10gfs2: Return bool from gfs2_assert functionsAndreas Gruenbacher
2020-02-10gfs2: Turn gfs2_consist into void functionsAndreas Gruenbacher
2020-02-10gfs2: Remove usused cluster_wide arguments of gfs2_consist functionsAndreas Gruenbacher
2020-02-10gfs2: Split gfs2_lm_withdraw into two functionsAndreas Gruenbacher
2019-11-14gfs2: Introduce function gfs2_withdrawnBob Peterson
2019-09-03gfs2: Fix possible fs name overflowsBob Peterson
2019-06-27gfs2: dump fsid when dumping glock problemsBob Peterson
2019-06-27gfs2: Rename SDF_SHUTDOWN to SDF_WITHDRAWNBob Peterson
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 398Thomas Gleixner
2018-10-05gfs2: slow the deluge of io error messagesBob Peterson
2018-08-28gfs2: improve debug information when lvb mismatches are foundBob Peterson
2018-06-21gfs2: Don't withdraw under a spin lockAndreas Gruenbacher
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-03-24GFS2: ignore unlock failures after withdrawBenjamin Marzinski
2015-12-14GFS2: Make rgrp reservations part of the gfs2_inode structureBob Peterson
2015-11-24GFS2: Extract quota data from reservations structure (revert 5407e24)Bob Peterson
2014-03-07GFS2: Convert gfs2_lm_withdraw to use fs_errJoe Perches
2014-03-07GFS2: Use fs_<level> more oftenJoe Perches
2014-03-07GFS2: Use pr_<level> more consistentlyJoe Perches
2014-03-06GFS2: global conversion to pr_foo()Fabian Frederick
2013-10-02GFS2: Move gfs2_icbit_munge into quota.cSteven Whitehouse
2013-02-13GFS2: Reinstate withdraw ack systemSteven Whitehouse
2012-04-24GFS2: Clean up log write code pathSteven Whitehouse
2012-04-24GFS2: Use slab for block reservation memoryBob Peterson
2012-03-08GFS2: Remove a __GFP_NOFAIL allocationSteven Whitehouse
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-01GFS2: Metadata address space clean upSteven Whitehouse
2009-08-24GFS2: Add "-o errors=panic|withdraw" mount optionsBob Peterson
2009-03-24GFS2: Merge lock_dlm module into GFS2Steven Whitehouse
2009-01-05GFS2: Clean up & move gfs2_quotadSteven Whitehouse
2008-03-31[GFS2] Remove lm.[ch] and distribute contentSteven Whitehouse
2008-03-31[GFS2] Allocate gfs2_rgrpd from slab memoryBob Peterson
2007-07-09[GFS2] Fix sign problem in quota/statfs and cleanup _host structuresSteven Whitehouse
2007-07-09[GFS2] Clean up inode number handlingSteven Whitehouse
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter
2006-09-19[GFS2] Export lm_interface to kernel headersFabio Massimo Di Nitto
2006-09-04[GFS2] Change all types to uX styleSteven Whitehouse
2006-09-01[GFS2] Update copyright, tidy up incore.hSteven Whitehouse
2006-06-14[GFS2] Fix unlinked file handlingSteven Whitehouse
2006-05-24[GFS2] Casts for printing 64bit numbersSteven Whitehouse
2006-05-18[GFS2] Update copyright date to 2006Steven Whitehouse
2006-05-18[GFS2] Remove semaphore.h from C filesSteven Whitehouse
2006-04-21[GFS2] Move BUG() back into the header fileSteven Whitehouse
2006-04-21[GFS2] Add back missing BUG()Steven Whitehouse