summaryrefslogtreecommitdiffstats
path: root/fs/gfs2/quota.c
AgeCommit message (Expand)Author
2007-10-10[GFS2] Fix quota do_list operation hangAbhijith Das
2007-10-10[GFS2] Force unstuff of hidden quota inodeAbhijith Das
2007-07-09pre { line-height: 125%; } td.linenos .normal { color: inherit; background-color: transparent; padding-left: 5px; padding-right: 5px; } span.linenos { color: inherit; background-color: transparent; padding-left: 5px; padding-right: 5px; } td.linenos .special { color: #000000; background-color: #ffffc0; padding-left: 5px; padding-right: 5px; } span.linenos.special { color: #000000; background-color: #ffffc0; padding-left: 5px; padding-right: 5px; } .highlight .hll { background-color: #ffffcc } .highlight .c { color: #888888 } /* Comment */ .highlight .err { color: #a61717; background-color: #e3d2d2 } /* Error */ .highlight .k { color: #008800; font-weight: bold } /* Keyword */ .highlight .ch { color: #888888 } /* Comment.Hashbang */ .highlight .cm { color: #888888 } /* Comment.Multiline */ .highlight .cp { color: #cc0000; font-weight: bold } /* Comment.Preproc */ .highlight .cpf { color: #888888 } /* Comment.PreprocFile */ .highlight .c1 { color: #888888 } /* Comment.Single */ .highlight .cs { color: #cc0000; font-weight: bold; background-color: #fff0f0 } /* Comment.Special */ .highlight .gd { color: #000000; background-color: #ffdddd } /* Generic.Deleted */ .highlight .ge { font-style: italic } /* Generic.Emph */ .highlight .ges { font-weight: bold; font-style: italic } /* Generic.EmphStrong'>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 Whiteho
-04-07 11:17:32 -0400'>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