aboutsummaryrefslogtreecommitdiffstats
path: root/fs/gfs2/ondisk.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-09[GFS2] Fix sign problem in quota/statfs and cleanup _host structuresSteven Whitehouse1-246/+0
2007-07-09[GFS2] Quotas non-functional - fix another bugAbhijith Das1-0/+10
2007-07-09[GFS2] Clean up inode number handlingSteven Whitehouse1-26/+11
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2006-11-30[GFS2] Don't copy meta_header for rgrp in and outSteven Whitehouse1-11/+0
2006-11-30[GFS2] Shrink gfs2_inode (7) - di_payload_formatSteven Whitehouse1-3/+3
2006-11-30[GFS2] Shrink gfs2_inode (6) - di_atime/di_mtime/di_ctimeSteven Whitehouse1-7/+3
2006-11-30[GFS2] Shrink gfs2_inode (5) - di_nlinkSteven Whitehouse1-2/+1
2006-11-30[GFS2] Shrink gfs2_inode (4) - di_uid/di_gidSteven Whitehouse1-4/+2
2006-11-30[GFS2] Shrink gfs2_inode (3) - di_modeSteven Whitehouse1-2/+1
2006-11-30[GFS2] Shrink gfs2_inode (2) - di_major/di_minorSteven Whitehouse1-4/+0
2006-11-30[GFS2] Shrink gfs2_inode (1) - di_header/di_numSteven Whitehouse1-13/+9
2006-11-30[GFS2] Change argument to gfs2_dinode_printSteven Whitehouse1-1/+3
2006-11-30[GFS2] Move gfs2_dinode_in to inode.cSteven Whitehouse1-35/+1
2006-11-30[GFS2] Change argument to gfs2_dinode_inSteven Whitehouse1-2/+2
2006-11-30[GFS2] Change argument of gfs2_dinode_outSteven Whitehouse1-1/+4
2006-11-30[GFS2] split and annotate gfs2_quota_changeAl Viro1-1/+1
2006-11-30[GFS2] split and annotate gfs2_statfs_changeAl Viro1-2/+2
2006-11-30[GFS2] split and annotate gfs2_quotaAl Viro1-1/+1
2006-11-30[GFS2] split and annotate gfs2_inumAl Viro1-3/+3
2006-11-30[GFS2] split and annotate gfs_rindexAl Viro1-2/+2
2006-11-30[GFS2] split and annotate gfs2_meta_headerAl Viro1-3/+3
2006-11-30[GFS2] split and annotate gfs2_log_headAl Viro1-1/+1
2006-11-30[GFS2] split and annotate gfs2_inum_rangeAl Viro1-2/+2
2006-11-30[GFS2] split and annotate gfs2_rgrpAl Viro1-2/+2
2006-11-30[GFS2] split gfs2_sbAl Viro1-1/+1
2006-11-30[GFS2] split gfs2_dinode into on-disk and host variantsAl Viro1-3/+3
2006-09-04[GFS2] Use const in endian conversion routinesSteven Whitehouse1-39/+39
2006-09-01[GFS2] Update copyright, tidy up incore.hSteven Whitehouse1-1/+1
2006-07-11[GFS2] Add generation numberSteven Whitehouse1-1/+5
2006-06-14[GFS2] Fix unlinked file handlingSteven Whitehouse1-17/+0
2006-05-24[GFS2] Casts for printing 64bit numbersSteven Whitehouse1-12/+12
2006-05-18[GFS2] Update copyright date to 2006Steven Whitehouse1-1/+1
2006-05-18[GFS2] Remove semaphore.h from C filesSteven Whitehouse1-1/+0
2006-04-28[GFS2] Remove some unused codeSteven Whitehouse1-225/+0
2006-04-28[GFS2] [-mm patch] fs/gfs2/: possible cleanupsAdrian Bunk1-4/+34
2006-03-30[GFS] Fix bug in endian conversion for metadata headerSteven Whitehouse1-4/+4
2006-03-20[GFS2] Fix bug in directory code and tidy upSteven Whitehouse1-12/+1
2006-02-27[GFS2] 80 Column audit of GFS2Steven Whitehouse1-1/+2
2006-02-27[GFS2] Audit printk and kmallocSteven Whitehouse1-5/+5
2006-01-18[GFS2] Update init_dinode() to reduce stack usageSteven Whitehouse1-2/+2
2006-01-18[GFS2] Remove unused code from ondisk.c/gfs2_ondisk.hSteven Whitehouse1-63/+0
2006-01-16[GFS2] The core of GFS2David Teigland1-0/+590