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