summaryrefslogtreecommitdiffstats
path: root/fs/gfs2/ondisk.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0Star
* [GFS2] Don't copy meta_header for rgrp in and outSteven Whitehouse2006-11-301-11/+0Star
* [GFS2] Shrink gfs2_inode (7) - di_payload_formatSteven Whitehouse2006-11-301-3/+3
* [GFS2] Shrink gfs2_inode (6) - di_atime/di_mtime/di_ctimeSteven Whitehouse2006-11-301-7/+3Star
* [GFS2] Shrink gfs2_inode (5) - di_nlinkSteven Whitehouse2006-11-301-2/+1Star
* [GFS2] Shrink gfs2_inode (4) - di_uid/di_gidSteven Whitehouse2006-11-301-4/+2Star
* [GFS2] Shrink gfs2_inode (3) - di_modeSteven Whitehouse2006-11-301-2/+1Star
* [GFS2] Shrink gfs2_inode (2) - di_major/di_minorSteven Whitehouse2006-11-301-4/+0Star
* [GFS2] Shrink gfs2_inode (1) - di_header/di_numSteven Whitehouse2006-11-301-13/+9Star
* [GFS2] Change argument to gfs2_dinode_printSteven Whitehouse2006-11-301-1/+3
* [GFS2] Move gfs2_dinode_in to inode.cSteven Whitehouse2006-11-301-35/+1Star
* [GFS2] Change argument to gfs2_dinode_inSteven Whitehouse2006-11-301-2/+2
* [GFS2] Change argument of gfs2_dinode_outSteven Whitehouse2006-11-301-1/+4
* [GFS2] split and annotate gfs2_quota_changeAl Viro2006-11-301-1/+1
* [GFS2] split and annotate gfs2_statfs_changeAl Viro2006-11-301-2/+2
* [GFS2] split and annotate gfs2_quotaAl Viro2006-11-301-1/+1
* [GFS2] split and annotate gfs2_inumAl Viro2006-11-301-3/+3
* [GFS2] split and annotate gfs_rindexAl Viro2006-11-301-2/+2
* [GFS2] split and annotate gfs2_meta_headerAl Viro2006-11-301-3/+3
* [GFS2] split and annotate gfs2_log_headAl Viro2006-11-301-1/+1
* [GFS2] split and annotate gfs2_inum_rangeAl Viro2006-11-301-2/+2
* [GFS2] split and annotate gfs2_rgrpAl Viro2006-11-301-2/+2
* [GFS2] split gfs2_sbAl Viro2006-11-301-1/+1
* [GFS2] split gfs2_dinode into on-disk and host variantsAl Viro2006-11-301-3/+3
* [GFS2] Use const in endian conversion routinesSteven Whitehouse2006-09-041-39/+39
* [GFS2] Update copyright, tidy up incore.hSteven Whitehouse2006-09-011-1/+1
* [GFS2] Add generation numberSteven Whitehouse2006-07-111-1/+5
* [GFS2] Fix unlinked file handlingSteven Whitehouse2006-06-141-17/+0Star
* [GFS2] Casts for printing 64bit numbersSteven Whitehouse2006-05-241-12/+12
* [GFS2] Update copyright date to 2006Steven Whitehouse2006-05-181-1/+1
* [GFS2] Remove semaphore.h from C filesSteven Whitehouse2006-05-181-1/+0Star
* [GFS2] Remove some unused codeSteven Whitehouse2006-04-281-225/+0Star
* [GFS2] [-mm patch] fs/gfs2/: possible cleanupsAdrian Bunk2006-04-281-4/+34
* [GFS] Fix bug in endian conversion for metadata headerSteven Whitehouse2006-03-301-4/+4
* [GFS2] Fix bug in directory code and tidy upSteven Whitehouse2006-03-201-12/+1Star
* [GFS2] 80 Column audit of GFS2Steven Whitehouse2006-02-271-1/+2
* [GFS2] Audit printk and kmallocSteven Whitehouse2006-02-271-5/+5
* [GFS2] Update init_dinode() to reduce stack usageSteven Whitehouse2006-01-181-2/+2
* [GFS2] Remove unused code from ondisk.c/gfs2_ondisk.hSteven Whitehouse2006-01-181-63/+0Star
* [GFS2] The core of GFS2David Teigland2006-01-161-0/+590