aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/gfs2_ondisk.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-10-13UAPI: (Scripted) Disintegrate include/linuxDavid Howells1-464/+0
2012-06-08GFS2: Use lvbs for storing rgrp information with mount optionBenjamin Marzinski1-0/+10
2012-06-06GFS2: Add "top dir" flag supportSteven Whitehouse1-1/+3
2012-02-28GFS2: FITRIM ioctl supportSteven Whitehouse1-0/+1
2012-01-11GFS2: dlm based recovery coordinationDavid Teigland1-0/+2
2010-03-01GFS2: Remove old, unused linked list code from quotaAbhijith Das1-29/+1
2009-12-03GFS2: Tag all metadata with jidSteven Whitehouse1-1/+5
2009-08-25GFS2: Add explanation of extended attr on-disk formatSteven Whitehouse1-0/+22
2009-01-30headers_check fix: linux/gfs2_ondisk.hJaswinder Singh Rajput1-0/+2
2008-09-22GFS2: Add UUID to GFS2 sbSteven Whitehouse1-1/+5
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