aboutsummaryrefslogtreecommitdiff
path: root/fs/gfs2/ondisk.c
AgeCommit message (Expand)Author
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2006-11-30[GFS2] Don't copy meta_header for rgrp in and outSteven Whitehouse
2006-11-30[GFS2] Shrink gfs2_inode (7) - di_payload_formatSteven Whitehouse
2006-11-30[GFS2] Shrink gfs2_inode (6) - di_atime/di_mtime/di_ctimeSteven Whitehouse
2006-11-30[GFS2] Shrink gfs2_inode (5) - di_nlinkSteven Whitehouse
2006-11-30[GFS2] Shrink gfs2_inode (4) - di_uid/di_gidSteven Whitehouse
2006-11-30[GFS2] Shrink gfs2_inode (3) - di_modeSteven Whitehouse
2006-11-30[GFS2] Shrink gfs2_inode (2) - di_major/di_minorSteven Whitehouse
2006-11-30[GFS2] Shrink gfs2_inode (1) - di_header/di_numSteven Whitehouse
2006-11-30[GFS2] Change argument to gfs2_dinode_printSteven Whitehouse
2006-11-30[GFS2] Move gfs2_dinode_in to inode.cSteven Whitehouse
2006-11-30[GFS2] Change argument to gfs2_dinode_inSteven Whitehouse
2006-11-30[GFS2] Change argument of gfs2_dinode_outSteven Whitehouse
2006-11-30[GFS2] split and annotate gfs2_quota_changeAl Viro
2006-11-30[GFS2] split and annotate gfs2_statfs_changeAl Viro
2006-11-30[GFS2] split and annotate gfs2_quotaAl Viro
2006-11-30[GFS2] split and annotate gfs2_inumAl Viro
2006-11-30[GFS2] split and annotate gfs_rindexAl Viro
2006-11-30[GFS2] split and annotate gfs2_meta_headerAl Viro
2006-11-30[GFS2] split and annotate gfs2_log_headAl Viro
2006-11-30[GFS2] split and annotate gfs2_inum_rangeAl Viro
2006-11-30[GFS2] split and annotate gfs2_rgrpAl Viro
2006-11-30[GFS2] split gfs2_sbAl Viro
2006-11-30[GFS2] split gfs2_dinode into on-disk and host variantsAl Viro
2006-09-04[GFS2] Use const in endian conversion routinesSteven Whitehouse
2006-09-01[GFS2] Update copyright, tidy up incore.hSteven Whitehouse
2006-07-11[GFS2] Add generation numberSteven Whitehouse
2006-06-14[GFS2] Fix unlinked file handlingSteven Whitehouse
2006-05-24[GFS2] Casts for printing 64bit numbersSteven Whitehouse
2006-05-18[GFS2] Update copyright date to 2006Steven Whitehouse
2006-05-18[GFS2] Remove semaphore.h from C filesSteven Whitehouse
2006-04-28[GFS2] Remove some unused codeSteven Whitehouse
2006-04-28[GFS2] [-mm patch] fs/gfs2/: possible cleanupsAdrian Bunk
2006-03-30[GFS] Fix bug in endian conversion for metadata headerSteven Whitehouse
2006-03-20[GFS2] Fix bug in directory code and tidy upSteven Whitehouse
2006-02-27[GFS2] 80 Column audit of GFS2Steven Whitehouse
2006-02-27[GFS2] Audit printk and kmallocSteven Whitehouse
2006-01-18[GFS2] Update init_dinode() to reduce stack usageSteven Whitehouse
2006-01-18[GFS2] Remove unused code from ondisk.c/gfs2_ondisk.hSteven Whitehouse
2006-01-16[GFS2] The core of GFS2David Teigland