summaryrefslogtreecommitdiffstats
path: root/fs/gfs2/util.c
Commit message (Expand)AuthorAgeFilesLines
* gfs2: dump fsid when dumping glock problemsBob Peterson2019-06-271-1/+3
* gfs2: Rename SDF_SHUTDOWN to SDF_WITHDRAWNBob Peterson2019-06-271-2/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 398Thomas Gleixner2019-06-051-4/+1Star
* gfs2: slow the deluge of io error messagesBob Peterson2018-10-051-6/+7
* gfs2: improve debug information when lvb mismatches are foundBob Peterson2018-08-281-0/+3
* gfs2: Don't withdraw under a spin lockAndreas Gruenbacher2018-06-211-18/+20
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* GFS2: ignore unlock failures after withdrawBenjamin Marzinski2016-03-241-0/+1
* GFS2: Make rgrp reservations part of the gfs2_inode structureBob Peterson2015-12-141-1/+0Star
* GFS2: Extract quota data from reservations structure (revert 5407e24)Bob Peterson2015-11-241-0/+1
* GFS2: Convert gfs2_lm_withdraw to use fs_errJoe Perches2014-03-071-45/+42Star
* GFS2: Use fs_<level> more oftenJoe Perches2014-03-071-3/+3
* GFS2: Use pr_<level> more consistentlyJoe Perches2014-03-071-6/+6
* GFS2: global conversion to pr_foo()Fabian Frederick2014-03-061-4/+2Star
* GFS2: Move gfs2_icbit_munge into quota.cSteven Whitehouse2013-10-021-20/+0Star
* GFS2: Reinstate withdraw ack systemSteven Whitehouse2013-02-131-0/+3
* GFS2: Clean up log write code pathSteven Whitehouse2012-04-241-1/+1
* GFS2: Use slab for block reservation memoryBob Peterson2012-04-241-0/+1
* GFS2: Remove a __GFP_NOFAIL allocationSteven Whitehouse2012-03-081-0/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0Star
* GFS2: Metadata address space clean upSteven Whitehouse2010-03-011-0/+1
* GFS2: Add "-o errors=panic|withdraw" mount optionsBob Peterson2009-08-241-14/+27
* GFS2: Merge lock_dlm module into GFS2Steven Whitehouse2009-03-241-3/+8
* GFS2: Clean up & move gfs2_quotadSteven Whitehouse2009-01-051-0/+1
* [GFS2] Remove lm.[ch] and distribute contentSteven Whitehouse2008-03-311-1/+22
* [GFS2] Allocate gfs2_rgrpd from slab memoryBob Peterson2008-03-311-0/+1
* [GFS2] Fix sign problem in quota/statfs and cleanup _host structuresSteven Whitehouse2007-07-091-1/+1
* [GFS2] Clean up inode number handlingSteven Whitehouse2007-07-091-2/+2
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0Star
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-071-3/+3
* [GFS2] Export lm_interface to kernel headersFabio Massimo Di Nitto2006-09-191-1/+1
* [GFS2] Change all types to uX styleSteven Whitehouse2006-09-041-1/+1
* [GFS2] Update copyright, tidy up incore.hSteven Whitehouse2006-09-011-1/+1
* [GFS2] Fix unlinked file handlingSteven Whitehouse2006-06-141-1/+1
* [GFS2] Casts for printing 64bit numbersSteven Whitehouse2006-05-241-5/+6
* [GFS2] Update copyright date to 2006Steven Whitehouse2006-05-181-1/+1
* [GFS2] Remove semaphore.h from C filesSteven Whitehouse2006-05-181-1/+0Star
* [GFS2] Move BUG() back into the header fileSteven Whitehouse2006-04-211-1/+0Star
* [GFS2] Add back missing BUG()Steven Whitehouse2006-04-211-0/+1
* [GFS2] Further updates to dir and logging codeSteven Whitehouse2006-03-281-5/+0Star
* [GFS2] Macros removal in gfs2.hSteven Whitehouse2006-02-271-0/+4
* [GFS2] Make journaled data files identical to normal files on diskSteven Whitehouse2006-02-081-0/+3
* [GFS2] Remove unused code from various filesSteven Whitehouse2006-01-181-30/+0Star
* [GFS2] The core of GFS2David Teigland2006-01-161-0/+273