Age | Commit message (Expand) | Author | Files | Lines |
2009-05-22 | GFS2: Merge mount.c and ops_super.c into super.c | Steven Whitehouse | 1 | -757/+0 |
2009-05-19 | GFS2: Don't warn when delete inode fails on ro filesystem | Steven Whitehouse | 1 | -1/+1 |
2009-05-19 | GFS2: Umount recovery race fix | Steven Whitehouse | 1 | -1/+24 |
2009-05-13 | GFS2: Add commit= mount option | Steven Whitehouse | 1 | -1/+12 |
2009-03-24 | GFS2: Support generation of discard requests | Steven Whitehouse | 1 | -0/+2 |
2009-03-24 | GFS2: Merge lock_dlm module into GFS2 | Steven Whitehouse | 1 | -1/+0 |
2009-03-24 | GFS2: Fix remount argument parsing | Steven Whitehouse | 1 | -10/+31 |
2009-01-10 | filesystem freeze: add error handling of write_super_lockfs/unlockfs | Takashi Sato | 1 | -7/+9 |
2009-01-05 | GFS2: Fix use-after-free bug on umount (try #2) | Steven Whitehouse | 1 | -1/+0 |
2009-01-05 | Revert "GFS2: Fix use-after-free bug on umount" | Steven Whitehouse | 1 | -2/+66 |
2009-01-05 | GFS2: Fix use-after-free bug on umount | Steven Whitehouse | 1 | -66/+2 |
2009-01-05 | GFS2: Move four functions from super.c | Steven Whitehouse | 1 | -0/+131 |
2009-01-05 | GFS2: Kill two daemons with one patch | Steven Whitehouse | 1 | -5/+0 |
2009-01-05 | GFS2: Banish struct gfs2_dinode_host | Steven Whitehouse | 1 | -1/+1 |
2009-01-05 | GFS2: Move di_eattr into "proper" inode | Steven Whitehouse | 1 | -1/+1 |
2009-01-05 | GFS2: Fix up jdata writepage/delete_inode | Steven Whitehouse | 1 | -3/+4 |
2009-01-05 | GFS2: Rationalise header files | Steven Whitehouse | 1 | -1/+0 |
2008-09-18 | GFS2: high time to take some time over atime | Steven Whitehouse | 1 | -17/+36 |
2008-08-13 | GFS2: Fix metafs mounts | Steven Whitehouse | 1 | -9/+48 |
2008-06-27 | [GFS2] Remove remote lock dropping code | Steven Whitehouse | 1 | -1/+1 |
2008-06-27 | [GFS2] kernel panic mounting volume | Bob Peterson | 1 | -1/+1 |
2008-05-12 | [GFS2] filesystem consistency error from do_strip | Bob Peterson | 1 | -7/+9 |
2008-03-31 | [GFS2] Remove lm.[ch] and distribute content | Steven Whitehouse | 1 | -1/+0 |
2008-01-25 | [GFS2] Remove unused field in struct gfs2_inode | Steven Whitehouse | 1 | -1/+0 |
2007-10-10 | [GFS2] Clean up journaled data writing | Steven Whitehouse | 1 | -5/+8 |
2007-10-10 | [GFS2] Reduce number of gfs2_scand processes to one | Steven Whitehouse | 1 | -1/+0 |
2007-07-09 | [GFS2] Fix deallocation issues | Abhijith Das | 1 | -3/+5 |
2007-05-01 | [GFS2] Fix bz 224480 and cleanup glock demotion code | Steven Whitehouse | 1 | -1/+27 |
2007-02-12 | [PATCH] Mark struct super_operations const | Josef 'Jeff' Sipek | 1 | -1/+1 |
2007-02-05 | [GFS2] Remove the "greedy" function from glock.[ch] | Steven Whitehouse | 1 | -2/+0 |
2007-02-05 | [GFS2] Fix ordering of page disposal vs. glock_dq | Steven Whitehouse | 1 | -0/+6 |
2007-02-05 | [GFS2] don't try to lockfs after shutdown | David Teigland | 1 | -0/+3 |
2006-11-30 | [GFS2] Fix journal flush problem | Steven Whitehouse | 1 | -4/+3 |
2006-11-30 | [GFS2] Shrink gfs2_inode (3) - di_mode | Steven Whitehouse | 1 | -1/+1 |
2006-11-30 | [GFS2] split and annotate gfs2_statfs_change | Al Viro | 1 | -1/+1 |
2006-11-06 | [GFS2] Fix incorrect fs sync behaviour. | Steven Whitehouse | 1 | -16/+28 |
2006-09-28 | [GFS2] inode_diet: Replace inode.u.generic_ip with inode.i_private (gfs) | Theodore Ts'o | 1 | -3/+3 |
2006-09-25 | [GFS2/DLM] Fix trailing whitespace | Steven Whitehouse | 1 | -1/+1 |
2006-09-19 | [GFS2] Export lm_interface to kernel headers | Fabio Massimo Di Nitto | 1 | -1/+1 |
2006-09-10 | [GFS2] vfree should be kfree (II) | Steven Whitehouse | 1 | -2/+1 |
2006-09-05 | [GFS2] Directory code style changes | Steven Whitehouse | 1 | -2/+1 |
2006-09-05 | [GFS2] Some further style changes | Steven Whitehouse | 1 | -4/+2 |
2006-09-01 | [GFS2] Update copyright, tidy up incore.h | Steven Whitehouse | 1 | -1/+1 |
2006-08-26 | [GFS2] Allow mounting of gfs2 and gfs2meta at the same time | Abhijith Das | 1 | -0/+3 |
2006-08-18 | [GFS2] Fix leak of gfs2_bufdata | Steven Whitehouse | 1 | -2/+0 |
2006-07-26 | [GFS2] Remove page.[ch] | Steven Whitehouse | 1 | -1/+0 |
2006-07-03 | [GFS2] API change for gfs2_statfs | Steven Whitehouse | 1 | -1/+2 |
2006-06-19 | [GFS2] Remove debugging printks | Steven Whitehouse | 1 | -1/+1 |
2006-06-14 | [GFS2] Fix unlinked file handling | Steven Whitehouse | 1 | -20/+92 |
2006-05-19 | [GFS2] glock debugging and inode cache changes | Steven Whitehouse | 1 | -0/+24 |