aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/gfs2_ondisk.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-10[GFS2] Fix quota do_list operation hangAbhijith Das1-1/+29
2007-07-09[GFS2] Add nanosecond timestamp featureSteven Whitehouse1-1/+4
2007-07-09[GFS2] Fix sign problem in quota/statfs and cleanup _host structuresSteven Whitehouse1-127/+0
2007-07-09[GFS2] Quotas non-functional - fix another bugAbhijith Das1-0/+1
2007-07-09[GFS2] latest gfs2-nmw headers break userland buildFabio Massimo Di Nitto1-1/+1
2007-07-09[GFS2] Quotas non-functional - fix bugAbhijith Das1-0/+8
2007-07-09[GFS2] Clean up inode number handlingSteven Whitehouse1-9/+2
2006-11-30[GFS2] Don't copy meta_header for rgrp in and outSteven Whitehouse1-2/+0
2006-11-30[GFS2] Shrink gfs2_inode (7) - di_payload_formatSteven Whitehouse1-1/+0
2006-11-30[GFS2] Shrink gfs2_inode (6) - di_atime/di_mtime/di_ctimeSteven Whitehouse1-3/+0
2006-11-30[GFS2] Shrink gfs2_inode (5) - di_nlinkSteven Whitehouse1-1/+0
2006-11-30[GFS2] Shrink gfs2_inode (4) - di_uid/di_gidSteven Whitehouse1-2/+0
2006-11-30[GFS2] Shrink gfs2_inode (3) - di_modeSteven Whitehouse1-1/+0
2006-11-30[GFS2] Shrink gfs2_inode (2) - di_major/di_minorSteven Whitehouse1-2/+0
2006-11-30[GFS2] Shrink gfs2_inode (1) - di_header/di_numSteven Whitehouse1-5/+0
2006-11-30[GFS2] Change argument to gfs2_dinode_printSteven Whitehouse1-1/+1
2006-11-30[GFS2] Move gfs2_dinode_in to inode.cSteven Whitehouse1-1/+1
2006-11-30[GFS2] Change argument to gfs2_dinode_inSteven Whitehouse1-1/+1
2006-11-30[GFS2] Change argument of gfs2_dinode_outSteven Whitehouse1-1/+2
2006-11-30[GFS2] split and annotate gfs2_quota_changeAl Viro1-1/+7
2006-11-30[GFS2] split and annotate gfs2_statfs_changeAl Viro1-2/+8
2006-11-30[GFS2] split and annotate gfs2_quotaAl Viro1-2/+7
2006-11-30[GFS2] split and annotate gfs2_inumAl Viro1-7/+12
2006-11-30[GFS2] split and annotate gfs_rindexAl Viro1-3/+11
2006-11-30[GFS2] split and annotate gfs2_meta_headerAl Viro1-4/+10
2006-11-30[GFS2] split and annotate gfs2_log_headAl Viro1-1/+11
2006-11-30[GFS2] split and annotate gfs2_inum_rangeAl Viro1-2/+7
2006-11-30[GFS2] split and annotate gfs2_rgrpAl Viro1-2/+11
2006-11-30[GFS2] fields of gfs2_sb_host are host-endianAl Viro1-7/+4
2006-11-30[GFS2] split gfs2_sbAl Viro1-1/+21
2006-11-30[GFS2] gfs2_dinode_host fields are host-endianAl Viro1-27/+20
2006-11-30[GFS2] split gfs2_dinode into on-disk and host variantsAl Viro1-3/+45
2006-09-04[GFS2] Use const in endian conversion routinesSteven Whitehouse1-21/+21
2006-07-11[GFS2] Add generation numberSteven Whitehouse1-2/+4
2006-06-14[GFS2] Fix unlinked file handlingSteven Whitehouse1-26/+8
2006-05-22[GFS2] selinux supportRyan O'Hara1-1/+2
2006-04-28[GFS2] [-mm patch] fs/gfs2/: possible cleanupsAdrian Bunk1-14/+0
2006-03-31[GFS2] Update ioctl() to new interfaceSteven Whitehouse1-0/+16
2006-03-20[GFS2] Fix bug in directory code and tidy upSteven Whitehouse1-2/+1
2006-02-27[GFS2] Macros removal in gfs2.hSteven Whitehouse1-4/+7
2006-02-13[GFS2] Change ondisk format (hopefully for the last time)Steven Whitehouse1-21/+21
2006-02-08[GFS2] Make journaled data files identical to normal files on diskSteven Whitehouse1-0/+7
2006-01-18[GFS2] Update init_dinode() to reduce stack usageSteven Whitehouse1-2/+0
2006-01-18[GFS2] Remove unused code from ondisk.c/gfs2_ondisk.hSteven Whitehouse1-5/+0
2006-01-16[GFS2] The core of GFS2David Teigland1-0/+454