Age | Commit message (Expand) | Author |
2007-07-09 | [GFS2] Remove i_mode passing from NFS File Handle | Wendy Cheng |
2007-07-09 | [GFS2] Obtaining no_formal_ino from directory entry | Wendy Cheng |
2007-07-09 | [GFS2] Fix deallocation issues | Abhijith Das |
2007-07-09 | [GFS2] gfs2_lookupi() uninitialised var fix | akpm@linux-foundation.org |
2007-07-09 | [GFS2] Recovery for lost unlinked inodes | Steven Whitehouse |
2007-07-09 | [GFS2] Fix bug in error path of inode | Steven Whitehouse |
2007-07-09 | [GFS2] Add nanosecond timestamp feature | Steven Whitehouse |
2007-07-09 | [GFS2] Fix sign problem in quota/statfs and cleanup _host structures | Steven Whitehouse |
2007-07-09 | [GFS2] Clean up inode number handling | Steven Whitehouse |
2007-03-07 | [GFS2] Fix bz 229831, lookup returns wrong inode | Steven Whitehouse |
2007-03-07 | [GFS2] pass formal ino in do_filldir_main | Wendy Cheng |
2007-02-05 | [GFS2] Fix unlink deadlocks | Russell Cattelan |
2007-02-05 | [GFS2] Fix recursive locking attempt with NFS | Steven Whitehouse |
2007-02-05 | [GFS2] use CURRENT_TIME_SEC instead of get_seconds in gfs2 | Eric Sandeen |
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 |