summaryrefslogtreecommitdiff
path: root/include/linux/gfs2_ondisk.h
AgeCommit message (Expand)Author
2010-03-01GFS2: Remove old, unused linked list code from quotaAbhijith Das
2009-12-03GFS2: Tag all metadata with jidSteven Whitehouse
2009-08-25GFS2: Add explanation of extended attr on-disk formatSteven Whitehouse
2009-01-30headers_check fix: linux/gfs2_ondisk.hJaswinder Singh Rajput
2008-09-22GFS2: Add UUID to GFS2 sbSteven Whitehouse
2007-10-10[GFS2] Fix quota do_list operation hangAbhijith Das
2007-07-09[GFS2] Add nanosecond timestamp featureSteven Whitehouse
2007-07-09[GFS2] Fix sign problem in quota/statfs and cleanup _host structuresSteven Whitehouse
2007-07-09[GFS2] Quotas non-functional - fix another bugAbhijith Das
2007-07-09[GFS2] latest gfs2-nmw headers break userland buildFabio Massimo Di Nitto
2007-07-09[GFS2] Quotas non-functional - fix bugAbhijith Das
2007-07-09[GFS2] Clean up inode number handlingSteven Whitehouse
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] fields of gfs2_sb_host are host-endianAl Viro
2006-11-30[GFS2] split gfs2_sbAl Viro
2006-11-30[GFS2] gfs2_dinode_host fields are host-endianAl 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-07-11[GFS2] Add generation numberSteven Whitehouse
2006-06-14[GFS2] Fix unlinked file handlingSteven Whitehouse
2006-05-22[GFS2] selinux supportRyan O'Hara
2006-04-28[GFS2] [-mm patch] fs/gfs2/: possible cleanupsAdrian Bunk
2006-03-31[GFS2] Update ioctl() to new interfaceSteven Whitehouse
2006-03-20[GFS2] Fix bug in directory code and tidy upSteven Whitehouse
2006-02-27[GFS2] Macros removal in gfs2.hSteven Whitehouse
2006-02-13[GFS2] Change ondisk format (hopefully for the last time)Steven Whitehouse
2006-02-08[GFS2] Make journaled data files identical to normal files on diskSteven 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