[GFS2] Shrink gfs2_inode (6) - di_atime/di_mtime/di_ctime
[safe/jmp/linux-2.6] / fs / gfs2 / ondisk.c
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] split gfs2_sb
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-09-01 Steven Whitehouse[GFS2] Update copyright, tidy up incore.h
2006-07-11 Steven Whitehouse[GFS2] Add generation number
2006-06-14 Steven Whitehouse[GFS2] Fix unlinked file handling
2006-05-24 Steven Whitehouse[GFS2] Casts for printing 64bit numbers
2006-05-18 Steven Whitehouse[GFS2] Update copyright date to 2006
2006-05-18 Steven Whitehouse[GFS2] Remove semaphore.h from C files
2006-04-28 Steven Whitehouse[GFS2] Remove some unused code
2006-04-28 Adrian Bunk[GFS2] [-mm patch] fs/gfs2/: possible cleanups
2006-03-30 Steven Whitehouse[GFS] Fix bug in endian conversion for metadata header
2006-03-20 Steven Whitehouse[GFS2] Fix bug in directory code and tidy up
2006-02-27 Steven Whitehouse[GFS2] 80 Column audit of GFS2
2006-02-27 Steven Whitehouse[GFS2] Audit printk and kmalloc
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