| Commit message (Expand) | Author | Age | Files | Lines |
* | [GFS2] Replace rgrp "recent list" with mru list | Steven Whitehouse | 2008-07-10 | 1 | -96/+12 |
* | [GFS2] BUG: unable to handle kernel paging request at ffff81002690e000 | Bob Peterson | 2008-06-24 | 1 | -1/+1 |
* | [GFS2] Fix cast from unsigned int to s64 | Andrew Price | 2008-05-12 | 1 | -1/+1 |
* | [GFS2] Faster gfs2_bitfit algorithm | Bob Peterson | 2008-03-31 | 1 | -32/+61 |
* | [GFS2] Allow bmap to allocate extents | Steven Whitehouse | 2008-03-31 | 1 | -4/+6 |
* | [GFS2] Add extent allocation to block allocator | Steven Whitehouse | 2008-03-31 | 1 | -37/+63 |
* | [GFS2] Merge gfs2_alloc_meta and gfs2_alloc_data | Steven Whitehouse | 2008-03-31 | 1 | -48/+3 |
* | [GFS2] Update gfs2_trans_add_unrevoke to accept extents | Steven Whitehouse | 2008-03-31 | 1 | -2/+1 |
* | [GFS2] Merge the rd_last_alloc_meta and rd_last_alloc_data fields | Steven Whitehouse | 2008-03-31 | 1 | -6/+6 |
* | [GFS2] Reduce inode size by merging fields | Steven Whitehouse | 2008-03-31 | 1 | -23/+17 |
* | [GFS2] Remove rgrp and glock version numbers | Bob Peterson | 2008-03-31 | 1 | -7/+7 |
* | [GFS2] Add consts to various bits of rgrp.c | Steven Whitehouse | 2008-03-31 | 1 | -22/+22 |
* | [GFS2] Combine rg_flags and rd_flags | Bob Peterson | 2008-03-31 | 1 | -13/+23 |
* | [GFS2] Allocate gfs2_rgrpd from slab memory | Bob Peterson | 2008-03-31 | 1 | -2/+2 |
* | [GFS2] Get rid of unneeded parameter in gfs2_rlist_alloc | Bob Peterson | 2008-03-31 | 1 | -4/+3 |
* | [GFS2] Reduce inode size by moving i_alloc out of line | Steven Whitehouse | 2008-01-25 | 1 | -11/+9 |
* | [GFS2] Incremental patch to fix compiler warning | Bob Peterson | 2008-01-25 | 1 | -5/+2 |
* | [GFS2] Run through full bitmaps quicker in gfs2_bitfit | Bob Peterson | 2008-01-25 | 1 | -25/+29 |
* | [GFS2] patch to check for recursive lock requests in gfs2_rename code path | Abhijith Das | 2008-01-25 | 1 | -8/+25 |
* | [GFS2] Clean up internal read function | Steven Whitehouse | 2008-01-25 | 1 | -1/+1 |
* | [GFS2] Alternate gfs2_iget to avoid looking up inodes being freed | Benjamin Marzinski | 2007-10-10 | 1 | -1/+1 |
* | [GFS2] invalid metadata block - REVISED | Bob Peterson | 2007-10-10 | 1 | -1/+6 |
* | [GFS2] Prevent infinite loop in try_rgrp_unlink() | Bob Peterson | 2007-10-10 | 1 | -13/+17 |
* | [GFS2] Fix incorrect return code in rgrp.c | Steven Whitehouse | 2007-08-14 | 1 | -2/+5 |
* | [GFS2] soft lockup in rgblk_search | Bob Peterson | 2007-08-14 | 1 | -3/+6 |
* | [GFS2] Remove i_mode passing from NFS File Handle | Wendy Cheng | 2007-07-09 | 1 | -1/+1 |
* | [GFS2] Obtaining no_formal_ino from directory entry | Wendy Cheng | 2007-07-09 | 1 | -5/+6 |
* | [GFS2] Remove bogus '\0' in rgrp.c | Steven Whitehouse | 2007-07-09 | 1 | -1/+0 |
* | [GFS2] Recovery for lost unlinked inodes | Steven Whitehouse | 2007-07-09 | 1 | -17/+70 |
* | [GFS2] Fix sign problem in quota/statfs and cleanup _host structures | Steven Whitehouse | 2007-07-09 | 1 | -35/+76 |
* | [GFS2] Clean up inode number handling | Steven Whitehouse | 2007-07-09 | 1 | -3/+3 |
* | [GFS2] Addendum patch 2 for gfs2_grow | Robert Peterson | 2007-07-09 | 1 | -3/+3 |
* | [GFS2] Kernel changes to support new gfs2_grow command (part 2) | Robert Peterson | 2007-07-09 | 1 | -48/+91 |
* | [GFS2] kernel changes to support new gfs2_grow command | Robert Peterson | 2007-07-09 | 1 | -6/+54 |
* | [GFS2] Fix bz 234168 (ignoring rgrp flags) | Steven Whitehouse | 2007-05-01 | 1 | -2/+3 |
* | [GFS2] flush the log if a transaction can't allocate space | Benjamin Marzinski | 2007-05-01 | 1 | -1/+6 |
* | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 2007-02-14 | 1 | -1/+0 |
* | [GFS2] Shrink gfs2_inode (4) - di_uid/di_gid | Steven Whitehouse | 2006-11-30 | 1 | -6/+5 |
* | [GFS2] split and annotate gfs_rindex | Al Viro | 2006-11-30 | 1 | -1/+1 |
* | [GFS2/DLM] Fix trailing whitespace | Steven Whitehouse | 2006-09-25 | 1 | -1/+1 |
* | [GFS2] Tidy up meta_io code | Steven Whitehouse | 2006-09-21 | 1 | -3/+2 |
* | [GFS2] Export lm_interface to kernel headers | Fabio Massimo Di Nitto | 2006-09-19 | 1 | -1/+1 |
* | [GFS2] More style fixes | Steven Whitehouse | 2006-09-05 | 1 | -12/+1 |
* | [GFS2] Style changes in rgrp.c | Steven Whitehouse | 2006-09-05 | 1 | -2/+2 |
* | [GFS2] Change all types to uX style | Steven Whitehouse | 2006-09-04 | 1 | -36/+36 |
* | [GFS2] Update copyright, tidy up incore.h | Steven Whitehouse | 2006-09-01 | 1 | -1/+1 |
* | [GFS2] Another list_del bug | Steven Whitehouse | 2006-08-22 | 1 | -7/+4 |
* | [GFS2] Change some allocations to GFP_NOFS | Steven Whitehouse | 2006-07-27 | 1 | -7/+6 |
* | [GFS2] Add generation number | Steven Whitehouse | 2006-07-11 | 1 | -6/+6 |
* | [GFS2] [-mm patch] fs/gfs2/: make code static | Adrian Bunk | 2006-06-22 | 1 | -1/+1 |