summaryrefslogtreecommitdiff
path: root/fs/gfs2/quota.c
AgeCommit message (Expand)Author
2008-01-25[GFS2] Reduce inode size by moving i_alloc out of lineSteven Whitehouse
2008-01-25[GFS2] Get rid of useless "found" variable in quota.cBob Peterson
2008-01-25[GFS2] Remove function gfs2_get_blockBob Peterson
2008-01-25[GFS2] Clean up internal read functionSteven Whitehouse
2007-10-10[GFS2] Fix quota do_list operation hangAbhijith Das
2007-10-10[GFS2] Force unstuff of hidden quota inodeAbhijith Das
2007-07-09[GFS2] Fix sign problem in quota/statfs and cleanup _host structuresSteven Whitehouse
2007-07-09[GFS2] Quotas non-functional - fix another bugAbhijith Das
2007-07-09[GFS2] Quotas non-functional - fix bugAbhijith Das
2007-03-07[GFS2] fix locking mistakeJosef Whiter
2006-11-30[GFS2] Shrink gfs2_inode (4) - di_uid/di_gidSteven Whitehouse
2006-11-30[GFS2] gfs2 misc endianness annotationsAl Viro
2006-11-30[GFS2] split and annotate gfs2_quota_changeAl Viro
2006-11-30[GFS2] split and annotate gfs2_quotaAl Viro
2006-10-20[GFS2] Fix bmap to map extents properlySteven Whitehouse
2006-10-02[GFS2] Mark metadata reads for blktraceSteven Whitehouse
2006-09-25[GFS2/DLM] Fix trailing whitespaceSteven Whitehouse
2006-09-21[GFS2] Tidy up meta_io codeSteven Whitehouse
2006-09-19[GFS2] Export lm_interface to kernel headersFabio Massimo Di Nitto
2006-09-18[GFS2] Map multiple blocks at once where possibleSteven Whitehouse
2006-09-05[GFS2] Remove unused code from quotaSteven Whitehouse
2006-09-04[GFS2] Change all types to uX styleSteven Whitehouse
2006-09-04[GFS2] Align all labels against LH sideSteven Whitehouse
2006-09-01[GFS2] Update copyright, tidy up incore.hSteven Whitehouse
2006-07-03[GFS2] Remove dependance on tty_write_message()Steven Whitehouse
2006-06-20[GFS2] Remove unused ra_state variableSteven Whitehouse
2006-06-14[GFS2] Fix unlinked file handlingSteven Whitehouse
2006-05-18[GFS2] Update copyright date to 2006Steven Whitehouse
2006-05-18[GFS2] Remove semaphore.h from C filesSteven Whitehouse
2006-05-05[GFS2] Readpages supportSteven Whitehouse
2006-04-28[GFS2] [-mm patch] fs/gfs2/: possible cleanupsAdrian Bunk
2006-04-07[GFS2] Fix a ref count bug and other clean upsSteven Whitehouse
2006-02-27[GFS2] Macros removal in gfs2.hSteven Whitehouse
2006-02-27[GFS2] 80 Column audit of GFS2Steven Whitehouse
2006-02-21[GFS2] Use mutices rather than semaphoresSteven Whitehouse
2006-02-13[GFS2] Fix for root inode ref count bugSteven Whitehouse
2006-02-08[GFS2] Make journaled data files identical to normal files on diskSteven Whitehouse
2006-01-30[GFS2] Add gfs2_internal_read()Steven Whitehouse
2006-01-18[GFS2] Add an additional argument to gfs2_trans_add_bh()Steven Whitehouse
2006-01-16[GFS2] The core of GFS2David Teigland