Merge branch 'linus' into cont_syslog
[safe/jmp/linux-2.6] / include / linux / gfs2_ondisk.h
2010-03-01 Abhijith DasGFS2: Remove old, unused linked list code from quota
2009-12-03 Steven WhitehouseGFS2: Tag all metadata with jid
2009-08-25 Steven WhitehouseGFS2: Add explanation of extended attr on-disk format
2009-01-30 Jaswinder Singh... headers_check fix: linux/gfs2_ondisk.h
2008-09-22 Steven WhitehouseGFS2: Add UUID to GFS2 sb
2007-10-10 Abhijith Das[GFS2] Fix quota do_list operation hang
2007-07-09 Steven Whitehouse[GFS2] Add nanosecond timestamp feature
2007-07-09 Steven Whitehouse[GFS2] Fix sign problem in quota/statfs and cleanup...
2007-07-09 Abhijith Das[GFS2] Quotas non-functional - fix another bug
2007-07-09 Fabio Massimo Di... [GFS2] latest gfs2-nmw headers break userland build
2007-07-09 Abhijith Das[GFS2] Quotas non-functional - fix bug
2007-07-09 Steven Whitehouse[GFS2] Clean up inode number handling
2006-11-30 Steven Whitehouse[GFS2] Don't copy meta_header for rgrp in and out
2006-11-30 Steven Whitehouse[GFS2] Shrink gfs2_inode (7) - di_payload_format
2006-11-30 Steven Whitehouse[GFS2] Shrink gfs2_inode (6) - di_atime/di_mtime/di_ctime
2006-11-30 Steven Whitehouse[GFS2] Shrink gfs2_inode (5) - di_nlink
2006-11-30 Steven Whitehouse[GFS2] Shrink gfs2_inode (4) - di_uid/di_gid
2006-11-30 Steven Whitehouse[GFS2] Shrink gfs2_inode (3) - di_mode
2006-11-30 Steven Whitehouse[GFS2] Shrink gfs2_inode (2) - di_major/di_minor
2006-11-30 Steven Whitehouse[GFS2] Shrink gfs2_inode (1) - di_header/di_num
2006-11-30 Steven Whitehouse[GFS2] Change argument to gfs2_dinode_print
2006-11-30 Steven Whitehouse[GFS2] Move gfs2_dinode_in to inode.c
2006-11-30 Steven Whitehouse[GFS2] Change argument to gfs2_dinode_in
2006-11-30 Steven Whitehouse[GFS2] Change argument of gfs2_dinode_out
2006-11-30 Al Viro[GFS2] split and annotate gfs2_quota_change
2006-11-30 Al Viro[GFS2] split and annotate gfs2_statfs_change
2006-11-30 Al Viro[GFS2] split and annotate gfs2_quota
2006-11-30 Al Viro[GFS2] split and annotate gfs2_inum
2006-11-30 Al Viro[GFS2] split and annotate gfs_rindex
2006-11-30 Al Viro[GFS2] split and annotate gfs2_meta_header
2006-11-30 Al Viro[GFS2] split and annotate gfs2_log_head
2006-11-30 Al Viro[GFS2] split and annotate gfs2_inum_range
2006-11-30 Al Viro[GFS2] split and annotate gfs2_rgrp
2006-11-30 Al Viro[GFS2] fields of gfs2_sb_host are host-endian
2006-11-30 Al Viro[GFS2] split gfs2_sb
2006-11-30 Al Viro[GFS2] gfs2_dinode_host fields are host-endian
2006-11-30 Al Viro[GFS2] split gfs2_dinode into on-disk and host variants
2006-09-04 Steven Whitehouse[GFS2] Use const in endian conversion routines
2006-07-11 Steven Whitehouse[GFS2] Add generation number
2006-06-14 Steven Whitehouse[GFS2] Fix unlinked file handling
2006-05-22 Ryan O'Hara[GFS2] selinux support
2006-04-28 Adrian Bunk[GFS2] [-mm patch] fs/gfs2/: possible cleanups
2006-03-31 Steven Whitehouse[GFS2] Update ioctl() to new interface
2006-03-20 Steven Whitehouse[GFS2] Fix bug in directory code and tidy up
2006-02-27 Steven Whitehouse[GFS2] Macros removal in gfs2.h
2006-02-13 Steven Whitehouse[GFS2] Change ondisk format (hopefully for the last...
2006-02-08 Steven Whitehouse[GFS2] Make journaled data files identical to normal...
2006-01-18 Steven Whitehouse[GFS2] Update init_dinode() to reduce stack usage
2006-01-18 Steven Whitehouse[GFS2] Remove unused code from ondisk.c/gfs2_ondisk.h
2006-01-16 David Teigland[GFS2] The core of GFS2