aboutsummaryrefslogtreecommitdiffstats
path: root/fs/gfs2/quota.c
Commit message (Expand)AuthorAgeFilesLines
* [GFS2] fix locking mistakeJosef Whiter2007-03-071-1/+1
* [GFS2] Shrink gfs2_inode (4) - di_uid/di_gidSteven Whitehouse2006-11-301-4/+4
* [GFS2] gfs2 misc endianness annotationsAl Viro2006-11-301-2/+1
* [GFS2] split and annotate gfs2_quota_changeAl Viro2006-11-301-1/+1
* [GFS2] split and annotate gfs2_quotaAl Viro2006-11-301-1/+1
* [GFS2] Fix bmap to map extents properlySteven Whitehouse2006-10-201-2/+3
* [GFS2] Mark metadata reads for blktraceSteven Whitehouse2006-10-021-1/+2
* [GFS2/DLM] Fix trailing whitespaceSteven Whitehouse2006-09-251-3/+3
* [GFS2] Tidy up meta_io codeSteven Whitehouse2006-09-211-10/+6
* [GFS2] Export lm_interface to kernel headersFabio Massimo Di Nitto2006-09-191-1/+1
* [GFS2] Map multiple blocks at once where possibleSteven Whitehouse2006-09-181-5/+3
* [GFS2] Remove unused code from quotaSteven Whitehouse2006-09-051-53/+10
* [GFS2] Change all types to uX styleSteven Whitehouse2006-09-041-25/+25
* [GFS2] Align all labels against LH sideSteven Whitehouse2006-09-041-30/+19
* [GFS2] Update copyright, tidy up incore.hSteven Whitehouse2006-09-011-27/+27
* [GFS2] Remove dependance on tty_write_message()Steven Whitehouse2006-07-031-19/+4
* [GFS2] Remove unused ra_state variableSteven Whitehouse2006-06-201-6/+2
* [GFS2] Fix unlinked file handlingSteven Whitehouse2006-06-141-14/+14
* [GFS2] Update copyright date to 2006Steven Whitehouse2006-05-181-1/+1
* [GFS2] Remove semaphore.h from C filesSteven Whitehouse2006-05-181-1/+0
* [GFS2] Readpages supportSteven Whitehouse2006-05-051-2/+3
* [GFS2] [-mm patch] fs/gfs2/: possible cleanupsAdrian Bunk2006-04-281-0/+2
* [GFS2] Fix a ref count bug and other clean upsSteven Whitehouse2006-04-071-1/+1
* [GFS2] Macros removal in gfs2.hSteven Whitehouse2006-02-271-7/+13
* [GFS2] 80 Column audit of GFS2Steven Whitehouse2006-02-271-4/+8
* [GFS2] Use mutices rather than semaphoresSteven Whitehouse2006-02-211-8/+8
* [GFS2] Fix for root inode ref count bugSteven Whitehouse2006-02-131-1/+1
* [GFS2] Make journaled data files identical to normal files on diskSteven Whitehouse2006-02-081-33/+81
* [GFS2] Add gfs2_internal_read()Steven Whitehouse2006-01-301-10/+17
* [GFS2] Add an additional argument to gfs2_trans_add_bh()Steven Whitehouse2006-01-181-1/+1
* [GFS2] The core of GFS2David Teigland2006-01-161-0/+1238