aboutsummaryrefslogtreecommitdiff
path: root/fs/gfs2/util.h
AgeCommit message (Expand)AuthorFilesLines
2017-08-25GFS2: Fix up some sparse warningsGravatar Bob Peterson 1-0/+1
2015-12-14GFS2: Make rgrp reservations part of the gfs2_inode structureGravatar Bob Peterson 1-1/+0
2015-11-24GFS2: Extract quota data from reservations structure (revert 5407e24)Gravatar Bob Peterson 1-0/+1
2014-03-07GFS2: Convert gfs2_lm_withdraw to use fs_errGravatar Joe Perches 1-2/+2
2014-03-07GFS2: Use fs_<level> more oftenGravatar Joe Perches 1-0/+2
2014-03-07GFS2: Use pr_<level> more consistentlyGravatar Joe Perches 1-13/+12
2013-10-02GFS2: Move gfs2_icbit_munge into quota.cGravatar Steven Whitehouse 1-2/+0
2012-06-06GFS2: Fix error handling when reading an invalid block from the journalGravatar Steven Whitehouse 1-11/+7
2012-04-24GFS2: Clean up log write code pathGravatar Steven Whitehouse 1-1/+1
2012-04-24GFS2: Use slab for block reservation memoryGravatar Bob Peterson 1-0/+1
2012-03-08GFS2: Remove a __GFP_NOFAIL allocationGravatar Steven Whitehouse 1-0/+3
2010-03-01GFS2: Metadata address space clean upGravatar Steven Whitehouse 1-0/+1
2009-01-05GFS2: Clean up & move gfs2_quotadGravatar Steven Whitehouse 1-0/+1
2008-04-30fs: replace remaining __FUNCTION__ occurrencesGravatar Harvey Harrison 1-9/+9
2008-03-31[GFS2] Remove lm.[ch] and distribute contentGravatar Steven Whitehouse 1-0/+1
2008-03-31[GFS2] Allocate gfs2_rgrpd from slab memoryGravatar Bob Peterson 1-0/+1
2006-12-07Merge master.kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwGravatar Linus Torvalds 1-4/+2
2006-12-07[PATCH] slab: remove kmem_cache_tGravatar Christoph Lameter 1-3/+3
2006-11-30[GFS2] gfs2 misc endianness annotationsGravatar Al Viro 1-4/+2
2006-09-05[GFS2] Make headers compile on their ownGravatar Steven Whitehouse 1-0/+1
2006-09-04[GFS2] Change all types to uX styleGravatar Steven Whitehouse 1-7/+7
2006-09-01[GFS2] Update copyright, tidy up incore.hGravatar Steven Whitehouse 1-1/+1
2006-05-18[GFS2] Update copyright date to 2006Gravatar Steven Whitehouse 1-1/+1
2006-04-21[GFS2] Move BUG() back into the header fileGravatar Steven Whitehouse 1-0/+1
2006-04-21[GFS2] sem -> mutex conversion in locking.cGravatar Steven Whitehouse 1-1/+0
2006-03-30[GFS] Fix bug in endian conversion for metadata headerGravatar Steven Whitehouse 1-4/+3
2006-03-28[GFS2] Further updates to dir and logging codeGravatar Steven Whitehouse 1-2/+0
2006-01-18[GFS2] Remove unused code from various filesGravatar Steven Whitehouse 1-8/+0
2006-01-16[GFS2] The core of GFS2Gravatar David Teigland 1-0/+180