summaryrefslogtreecommitdiff
path: root/fs/gfs2/util.c
Commit message (Expand)AuthorAge
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* GFS2: ignore unlock failures after withdrawBenjamin Marzinski2016-03-24
* GFS2: Make rgrp reservations part of the gfs2_inode structureBob Peterson2015-12-14
* GFS2: Extract quota data from reservations structure (revert 5407e24)Bob Peterson2015-11-24
* GFS2: Convert gfs2_lm_withdraw to use fs_errJoe Perches2014-03-07
* GFS2: Use fs_<level> more oftenJoe Perches2014-03-07
* GFS2: Use pr_<level> more consistentlyJoe Perches2014-03-07
* GFS2: global conversion to pr_foo()Fabian Frederick2014-03-06
* GFS2: Move gfs2_icbit_munge into quota.cSteven Whitehouse2013-10-02
* GFS2: Reinstate withdraw ack systemSteven Whitehouse2013-02-13
* GFS2: Clean up log write code pathSteven Whitehouse2012-04-24
* GFS2: Use slab for block reservation memoryBob Peterson2012-04-24
* GFS2: Remove a __GFP_NOFAIL allocationSteven Whitehouse2012-03-08
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* GFS2: Metadata address space clean upSteven Whitehouse2010-03-01
* GFS2: Add "-o errors=panic|withdraw" mount optionsBob Peterson2009-08-24
* GFS2: Merge lock_dlm module into GFS2Steven Whitehouse2009-03-24
* GFS2: Clean up & move gfs2_quotadSteven Whitehouse2009-01-05
* [GFS2] Remove lm.[ch] and distribute contentSteven Whitehouse2008-03-31
* [GFS2] Allocate gfs2_rgrpd from slab memoryBob Peterson2008-03-31
* [GFS2] Fix sign problem in quota/statfs and cleanup _host structuresSteven Whitehouse2007-07-09
* [GFS2] Clean up inode number handlingSteven Whitehouse2007-07-09
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-07
* [GFS2] Export lm_interface to kernel headersFabio Massimo Di Nitto2006-09-19
* [GFS2] Change all types to uX styleSteven Whitehouse2006-09-04
* [GFS2] Update copyright, tidy up incore.hSteven Whitehouse2006-09-01
* [GFS2] Fix unlinked file handlingSteven Whitehouse2006-06-14
* [GFS2] Casts for printing 64bit numbersSteven Whitehouse2006-05-24
* [GFS2] Update copyright date to 2006Steven Whitehouse2006-05-18
* [GFS2] Remove semaphore.h from C filesSteven Whitehouse2006-05-18
* [GFS2] Move BUG() back into the header fileSteven Whitehouse2006-04-21
* [GFS2] Add back missing BUG()Steven Whitehouse2006-04-21
* [GFS2] Further updates to dir and logging codeSteven Whitehouse2006-03-28
* [GFS2] Macros removal in gfs2.hSteven Whitehouse2006-02-27
* [GFS2] Make journaled data files identical to normal files on diskSteven Whitehouse2006-02-08
* [GFS2] Remove unused code from various filesSteven Whitehouse2006-01-18
* [GFS2] The core of GFS2David Teigland2006-01-16