| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | [GFS2] Only set inode flags when required | Steven Whitehouse | 2006-11-30 | 1 | -10/+1 |
* | [GFS2] Tidy up 0 initialisations in inode.c | Steven Whitehouse | 2006-11-30 | 1 | -7/+7 |
* | [GFS2] Shrink gfs2_inode (8) - i_vn | Steven Whitehouse | 2006-11-30 | 1 | -2/+2 |
* | [GFS2] Shrink gfs2_inode (7) - di_payload_format | Steven Whitehouse | 2006-11-30 | 1 | -2/+1 |
* | [GFS2] Shrink gfs2_inode (6) - di_atime/di_mtime/di_ctime | Steven Whitehouse | 2006-11-30 | 1 | -33/+11 |
* | [GFS2] Shrink gfs2_inode (5) - di_nlink | Steven Whitehouse | 2006-11-30 | 1 | -13/+24 |
* | [GFS2] Shrink gfs2_inode (4) - di_uid/di_gid | Steven Whitehouse | 2006-11-30 | 1 | -14/+9 |
* | [GFS2] Shrink gfs2_inode (3) - di_mode | Steven Whitehouse | 2006-11-30 | 1 | -11/+7 |
* | [GFS2] Shrink gfs2_inode (2) - di_major/di_minor | Steven Whitehouse | 2006-11-30 | 1 | -20/+16 |
* | [GFS2] Shrink gfs2_inode (1) - di_header/di_num | Steven Whitehouse | 2006-11-30 | 1 | -14/+11 |
* | [GFS2] Change argument to gfs2_dinode_print | Steven Whitehouse | 2006-11-30 | 1 | -4/+4 |
* | [GFS2] Move gfs2_dinode_in to inode.c | Steven Whitehouse | 2006-11-30 | 1 | -0/+34 |
* | [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 | -3/+3 |
* | [GFS2] gfs2 misc endianness annotations | Al Viro | 2006-11-30 | 1 | -4/+5 |
* | [GFS2] split and annotate gfs2_inum | Al Viro | 2006-11-30 | 1 | -11/+11 |
* | [GFS2] split and annotate gfs2_inum_range | Al Viro | 2006-11-30 | 1 | -2/+2 |
* | [GFS2] split gfs2_dinode into on-disk and host variants | Al Viro | 2006-11-30 | 1 | -2/+2 |
* | [GFS2] Fix OOM error handling | Steven Whitehouse | 2006-11-06 | 1 | -0/+3 |
* | [GFS2] Initialize SELinux extended attributes at inode creation time. | Ryan O'Hara | 2006-10-03 | 1 | -0/+38 |
* | [GFS2] Mark nlink cleared so VFS sees it happen | Steven Whitehouse | 2006-10-02 | 1 | -0/+1 |
* | [GFS2] Remove uneeded endian conversion | Steven Whitehouse | 2006-10-02 | 1 | -1/+3 |
* | [GFS2] inode-diet: Eliminate i_blksize from the inode structure | Theodore Ts'o | 2006-09-28 | 1 | -1/+0 |
* | [GFS2] inode_diet: Replace inode.u.generic_ip with inode.i_private (gfs) | Theodore Ts'o | 2006-09-28 | 1 | -1/+1 |
* | [GFS2/DLM] Fix trailing whitespace | Steven Whitehouse | 2006-09-25 | 1 | -3/+2 |
* | [GFS2] Export lm_interface to kernel headers | Fabio Massimo Di Nitto | 2006-09-19 | 1 | -1/+1 |
* | [GFS2] Remove a cast, tidy gfs2_inode_attr_in | Steven Whitehouse | 2006-09-04 | 1 | -13/+14 |
* | [GFS2] Change all types to uX style | Steven Whitehouse | 2006-09-04 | 1 | -10/+10 |
* | [GFS2] Tidy up bmap/inode code | Steven Whitehouse | 2006-09-04 | 1 | -26/+21 |
* | [GFS2] Update copyright, tidy up incore.h | Steven Whitehouse | 2006-09-01 | 1 | -1/+1 |
* | [GFS2] Tidy up in various files | Steven Whitehouse | 2006-07-31 | 1 | -15/+5 |
* | [PATCH] patch to init di_payload_format field in gfs2_dinode | Abhijith Das | 2006-07-11 | 1 | -0/+1 |
* | [GFS2] Add generation number | Steven Whitehouse | 2006-07-11 | 1 | -26/+20 |
* | [GFS2] Fixes to scanning of glocks (again) | Steven Whitehouse | 2006-07-06 | 1 | -0/+2 |
* | [GFS2] Remove unused flag | Steven Whitehouse | 2006-06-22 | 1 | -1/+0 |
* | [GFS2] Remove gfs2_repermission | Steven Whitehouse | 2006-06-22 | 1 | -8/+3 |
* | [GFS2] Fix unlinked file handling | Steven Whitehouse | 2006-06-14 | 1 | -633/+176 |
* | [GFS2] glock debugging and inode cache changes | Steven Whitehouse | 2006-05-18 | 1 | -37/+21 |
* | [GFS2] Update copyright date to 2006 | Steven Whitehouse | 2006-05-18 | 1 | -1/+1 |
* | [GFS2] Remove semaphore.h from C files | Steven Whitehouse | 2006-05-18 | 1 | -1/+0 |
* | [GFS2] Fix ref count bug that used to bite us on umount | Steven Whitehouse | 2006-05-16 | 1 | -16/+6 |
* | [GFS2] Remove incorrect initialisation of gh_owner | Steven Whitehouse | 2006-05-12 | 1 | -1/+0 |
* | [GFS2] Readpages support | Steven Whitehouse | 2006-05-05 | 1 | -3/+2 |
* | [GFS2] Reordering in deallocation to avoid recursive locking | Steven Whitehouse | 2006-04-28 | 1 | -50/+45 |
* | [GFS2] Fix a bug: scheduling under a spinlock | Steven Whitehouse | 2006-04-20 | 1 | -1/+1 |
* | [GFS2] Further updates to dir and logging code | Steven Whitehouse | 2006-03-28 | 1 | -10/+4 |
* | [GFS2] Fix bug in directory code and tidy up | Steven Whitehouse | 2006-03-20 | 1 | -23/+40 |
* | [GFS2] Tidy up mount code. | Steven Whitehouse | 2006-03-01 | 1 | -6/+7 |
* | [GFS2] Macros removal in gfs2.h | Steven Whitehouse | 2006-02-27 | 1 | -17/+21 |
* | [GFS2] 80 Column audit of GFS2 | Steven Whitehouse | 2006-02-27 | 1 | -3/+6 |