Age | Commit message (Expand) | Author |
2007-02-05 | [GFS2] make gfs2_change_nlink_i() static | Adrian Bunk |
2007-02-05 | [GFS2] Fix gfs2_rename deadlock | S. Wendy Cheng |
2007-02-05 | [GFS2] BZ 217008 fsfuzzer fix. | Russell Cattelan |
2007-02-05 | [GFS2] Fix change nlink deadlock | S. Wendy Cheng |
2006-11-30 | [GFS2] Fix glock ordering on inode creation | Steven Whitehouse |
2006-11-30 | [GFS2] Remove unused function from inode.c | Steven Whitehouse |
2006-11-30 | [GFS2] Remove gfs2_inode_attr_in | Steven Whitehouse |
2006-11-30 | [GFS2] Inode number is constant | Steven Whitehouse |
2006-11-30 | [GFS2] Only set inode flags when required | Steven Whitehouse |
2006-11-30 | [GFS2] Tidy up 0 initialisations in inode.c | Steven Whitehouse |
2006-11-30 | [GFS2] Shrink gfs2_inode (8) - i_vn | Steven Whitehouse |
2006-11-30 | [GFS2] Shrink gfs2_inode (7) - di_payload_format | Steven Whitehouse |
2006-11-30 | [GFS2] Shrink gfs2_inode (6) - di_atime/di_mtime/di_ctime | Steven Whitehouse |
2006-11-30 | [GFS2] Shrink gfs2_inode (5) - di_nlink | Steven Whitehouse |
2006-11-30 | [GFS2] Shrink gfs2_inode (4) - di_uid/di_gid | Steven Whitehouse |
2006-11-30 | [GFS2] Shrink gfs2_inode (3) - di_mode | Steven Whitehouse |
2006-11-30 | [GFS2] Shrink gfs2_inode (2) - di_major/di_minor | Steven Whitehouse |
2006-11-30 | [GFS2] Shrink gfs2_inode (1) - di_header/di_num | Steven Whitehouse |
2006-11-30 | [GFS2] Change argument to gfs2_dinode_print | Steven Whitehouse |
2006-11-30 | [GFS2] Move gfs2_dinode_in to inode.c | Steven Whitehouse |
2006-11-30 | [GFS2] Change argument to gfs2_dinode_in | Steven Whitehouse |
2006-11-30 | [GFS2] Change argument of gfs2_dinode_out | Steven Whitehouse |
2006-11-30 | [GFS2] gfs2 misc endianness annotations | Al Viro |
2006-11-30 | [GFS2] split and annotate gfs2_inum | Al Viro |
2006-11-30 | [GFS2] split and annotate gfs2_inum_range | Al Viro |
2006-11-30 | [GFS2] split gfs2_dinode into on-disk and host variants | Al Viro |
2006-11-06 | [GFS2] Fix OOM error handling | Steven Whitehouse |
2006-10-03 | [GFS2] Initialize SELinux extended attributes at inode creation time. | Ryan O'Hara |
2006-10-02 | [GFS2] Mark nlink cleared so VFS sees it happen | Steven Whitehouse |
2006-10-02 | [GFS2] Remove uneeded endian conversion | Steven Whitehouse |
2006-09-28 | [GFS2] inode-diet: Eliminate i_blksize from the inode structure | Theodore Ts'o |
2006-09-28 | [GFS2] inode_diet: Replace inode.u.generic_ip with inode.i_private (gfs) | Theodore Ts'o |
2006-09-25 | [GFS2/DLM] Fix trailing whitespace | Steven Whitehouse |
2006-09-19 | [GFS2] Export lm_interface to kernel headers | Fabio Massimo Di Nitto |
2006-09-04 | [GFS2] Remove a cast, tidy gfs2_inode_attr_in | Steven Whitehouse |
2006-09-04 | [GFS2] Change all types to uX style | Steven Whitehouse |
2006-09-04 | [GFS2] Tidy up bmap/inode code | Steven Whitehouse |
2006-09-01 | [GFS2] Update copyright, tidy up incore.h | Steven Whitehouse |
2006-07-31 | [GFS2] Tidy up in various files | Steven Whitehouse |
2006-07-11 | [PATCH] patch to init di_payload_format field in gfs2_dinode | Abhijith Das |
2006-07-11 | [GFS2] Add generation number | Steven Whitehouse |
2006-07-06 | [GFS2] Fixes to scanning of glocks (again) | Steven Whitehouse |
2006-06-22 | [GFS2] Remove unused flag | Steven Whitehouse |
2006-06-22 | [GFS2] Remove gfs2_repermission | Steven Whitehouse |
2006-06-14 | [GFS2] Fix unlinked file handling | Steven Whitehouse |
2006-05-18 | [GFS2] glock debugging and inode cache changes | Steven Whitehouse |
2006-05-18 | [GFS2] Update copyright date to 2006 | Steven Whitehouse |
2006-05-18 | [GFS2] Remove semaphore.h from C files | Steven Whitehouse |
2006-05-16 | [GFS2] Fix ref count bug that used to bite us on umount | Steven Whitehouse |
2006-05-12 | [GFS2] Remove incorrect initialisation of gh_owner | Steven Whitehouse |