aboutsummaryrefslogtreecommitdiff
path: root/fs/gfs2/quota.c
AgeCommit message (Expand)AuthorFilesLines
2008-07-11[GFS2] Fix GFS2's use of do_div() in its quota calculationsGravatar David Howells 1-1/+1
2008-04-10[GFS2] fix GFP_KERNEL misusesGravatar Josef Bacik 1-4/+4
2008-03-31[GFS2] gfs2_adjust_quota has broken unstuffing codeGravatar Abhijith Das 1-41/+30
2008-03-31[GFS2] possible null pointer dereference fixupGravatar Cyrill Gorcunov 1-2/+7
2008-01-25[GFS2] Reduce inode size by moving i_alloc out of lineGravatar Steven Whitehouse 1-6/+6
2008-01-25[GFS2] Get rid of useless "found" variable in quota.cGravatar Bob Peterson 1-4/+2
2008-01-25[GFS2] Remove function gfs2_get_blockGravatar Bob Peterson 1-2/+2
2008-01-25[GFS2] Clean up internal read functionGravatar Steven Whitehouse 1-5/+2
2007-10-10[GFS2] Fix quota do_list operation hangGravatar Abhijith Das 1-0/+3
2007-10-10[GFS2] Force unstuff of hidden quota inodeGravatar Abhijith Das 1-0/+10
2007-07-09[GFS2] Fix sign problem in quota/statfs and cleanup _host structuresGravatar Steven Whitehouse 1-1/+41
2007-07-09[GFS2] Quotas non-functional - fix another bugGravatar Abhijith Das 1-4/+7
2007-07-09[GFS2] Quotas non-functional - fix bugGravatar Abhijith Das 1-1/+3
2007-03-07[GFS2] fix locking mistakeGravatar Josef Whiter 1-1/+1
2006-11-30[GFS2] Shrink gfs2_inode (4) - di_uid/di_gidGravatar Steven Whitehouse 1-4/+4
2006-11-30[GFS2] gfs2 misc endianness annotationsGravatar Al Viro 1-2/+1
2006-11-30[GFS2] split and annotate gfs2_quota_changeGravatar Al Viro 1-1/+1
2006-11-30[GFS2] split and annotate gfs2_quotaGravatar Al Viro 1-1/+1
2006-10-20[GFS2] Fix bmap to map extents properlyGravatar Steven Whitehouse 1-2/+3
2006-10-02[GFS2] Mark metadata reads for blktraceGravatar Steven Whitehouse 1-1/+2
2006-09-25[GFS2/DLM] Fix trailing whitespaceGravatar Steven Whitehouse 1-3/+3
2006-09-21[GFS2] Tidy up meta_io codeGravatar Steven Whitehouse 1-10/+6
2006-09-19[GFS2] Export lm_interface to kernel headersGravatar Fabio Massimo Di Nitto 1-1/+1
2006-09-18[GFS2] Map multiple blocks at once where possibleGravatar Steven Whitehouse 1-5/+3
2006-09-05[GFS2] Remove unused code from quotaGravatar Steven Whitehouse 1-53/+10
2006-09-04[GFS2] Change all types to uX styleGravatar Steven Whitehouse 1-25/+25
2006-09-04[GFS2] Align all labels against LH sideGravatar Steven Whitehouse 1-30/+19
2006-09-01[GFS2] Update copyright, tidy up incore.hGravatar Steven Whitehouse 1-27/+27
2006-07-03[GFS2] Remove dependance on tty_write_message()Gravatar Steven Whitehouse 1-19/+4
2006-06-20[GFS2] Remove unused ra_state variableGravatar Steven Whitehouse 1-6/+2
2006-06-14[GFS2] Fix unlinked file handlingGravatar Steven Whitehouse 1-14/+14
2006-05-18[GFS2] Update copyright date to 2006Gravatar Steven Whitehouse 1-1/+1
2006-05-18[GFS2] Remove semaphore.h from C filesGravatar Steven Whitehouse 1-1/+0
2006-05-05[GFS2] Readpages supportGravatar Steven Whitehouse 1-2/+3
2006-04-28[GFS2] [-mm patch] fs/gfs2/: possible cleanupsGravatar Adrian Bunk 1-0/+2
2006-04-07[GFS2] Fix a ref count bug and other clean upsGravatar Steven Whitehouse 1-1/+1
2006-02-27[GFS2] Macros removal in gfs2.hGravatar Steven Whitehouse 1-7/+13
2006-02-27[GFS2] 80 Column audit of GFS2Gravatar Steven Whitehouse 1-4/+8
2006-02-21[GFS2] Use mutices rather than semaphoresGravatar Steven Whitehouse 1-8/+8
2006-02-13[GFS2] Fix for root inode ref count bugGravatar Steven Whitehouse 1-1/+1
2006-02-08[GFS2] Make journaled data files identical to normal files on diskGravatar Steven Whitehouse 1-33/+81
2006-01-30[GFS2] Add gfs2_internal_read()Gravatar Steven Whitehouse 1-10/+17
2006-01-18[GFS2] Add an additional argument to gfs2_trans_add_bh()Gravatar Steven Whitehouse 1-1/+1
2006-01-16[GFS2] The core of GFS2Gravatar David Teigland 1-0/+1238