| Commit message (Expand) | Author | Age | Files | Lines |
* | [GFS2] filesystem consistency error from do_strip | Bob Peterson | 2008-05-12 | 1 | -0/+1 |
* | [GFS2] Invalidate cache at correct point | Benjamin Marzinski | 2008-03-31 | 1 | -0/+1 |
* | [GFS2] Eliminate (almost) duplicate field from gfs2_inode | Steven Whitehouse | 2008-03-31 | 1 | -1/+0 |
* | [GFS2] Merge the rd_last_alloc_meta and rd_last_alloc_data fields | Steven Whitehouse | 2008-03-31 | 1 | -2/+1 |
* | [GFS2] Reduce inode size by merging fields | Steven Whitehouse | 2008-03-31 | 1 | -4/+1 |
* | [GFS2] Remove unused counters | Bob Peterson | 2008-03-31 | 1 | -3/+0 |
* | [GFS2] Shrink & rename di_depth | Steven Whitehouse | 2008-03-31 | 1 | -1/+1 |
* | [GFS2] Remove rgrp and glock version numbers | Bob Peterson | 2008-03-31 | 1 | -3/+2 |
* | [GFS2] Remove lm.[ch] and distribute content | Steven Whitehouse | 2008-03-31 | 1 | -0/+2 |
* | [GFS2] Eliminate gl_req_bh | Bob Peterson | 2008-03-31 | 1 | -1/+0 |
* | [GFS2] Get rid of gl_waiters2 | Bob Peterson | 2008-03-31 | 1 | -2/+2 |
* | [GFS2] Combine rg_flags and rd_flags | Bob Peterson | 2008-03-31 | 1 | -3/+3 |
* | [GFS2] Only do lo_incore_commit once | Bob Peterson | 2008-03-31 | 1 | -1/+0 |
* | [GFS2] Streamline indirect pointer tree height calculation | Steven Whitehouse | 2008-03-31 | 1 | -3/+3 |
* | gfs2: make gfs2_glock.gl_owner_pid be a struct pid * | Pavel Emelyanov | 2008-02-07 | 1 | -1/+1 |
* | gfs2: make gfs2_holder.gh_owner_pid be a struct pid * | Pavel Emelyanov | 2008-02-07 | 1 | -1/+1 |
* | [GFS2] Remove unneeded i_spin | Bob Peterson | 2008-01-25 | 1 | -1/+0 |
* | [GFS2] Reduce inode size by moving i_alloc out of line | Steven Whitehouse | 2008-01-25 | 1 | -1/+1 |
* | [GFS2] Remove unused variable | Steven Whitehouse | 2008-01-25 | 1 | -1/+0 |
* | [GFS2] Eliminate the no longer needed sd_statfs_mutex | Bob Peterson | 2008-01-25 | 1 | -1/+0 |
* | [GFS2] Journal extent mapping | Bob Peterson | 2008-01-25 | 1 | -1/+10 |
* | [GFS2] Don't periodically update the jindex | Steven Whitehouse | 2008-01-25 | 1 | -1/+0 |
* | [GFS2] Use atomic_t for journal free blocks counter | Steven Whitehouse | 2008-01-25 | 1 | -1/+1 |
* | [GFS2] Don't add glocks to the journal | Steven Whitehouse | 2008-01-25 | 1 | -3/+1 |
* | [GFS2] Remove flags no longer required | Steven Whitehouse | 2008-01-25 | 1 | -4/+0 |
* | [GFS2] Remove "reclaim limit" | Steven Whitehouse | 2008-01-25 | 1 | -1/+0 |
* | [GFS2] Remove unused variables | Steven Whitehouse | 2008-01-25 | 1 | -4/+0 |
* | [GFS2] Add gfs2_is_writeback() | Steven Whitehouse | 2008-01-25 | 1 | -1/+1 |
* | [GFS2] Remove unused field in struct gfs2_inode | Steven Whitehouse | 2008-01-25 | 1 | -1/+0 |
* | [GFS2] Remove useless i_cache from inodes | Steven Whitehouse | 2008-01-25 | 1 | -2/+0 |
* | [GFS2] Use ->page_mkwrite() for mmap() | Steven Whitehouse | 2008-01-25 | 1 | -8/+0 |
* | [GFS2] Handle multiple glock demote requests | Wendy Cheng | 2008-01-25 | 1 | -0/+2 |
* | [GFS2] Clean up journaled data writing | Steven Whitehouse | 2007-10-10 | 1 | -7/+2 |
* | [GFS2] Replace revoke structure with bufdata structure | Steven Whitehouse | 2007-10-10 | 1 | -6/+7 |
* | [GFS2] Clean up ordered write code | Steven Whitehouse | 2007-10-10 | 1 | -1/+1 |
* | [GFS2] delay glock demote for a minimum hold time | Benjamin Marzinski | 2007-10-10 | 1 | -0/+5 |
* | [GFS2] Reduce number of gfs2_scand processes to one | Steven Whitehouse | 2007-10-10 | 1 | -2/+0 |
* | [GFS2] assertion failure after writing to journaled file, umount | Robert Peterson | 2007-07-09 | 1 | -1/+3 |
* | [GFS2] Recovery for lost unlinked inodes | Steven Whitehouse | 2007-07-09 | 1 | -0/+2 |
* | [GFS2] Fix sign problem in quota/statfs and cleanup _host structures | Steven Whitehouse | 2007-07-09 | 1 | -1/+62 |
* | [GFS2] Quotas non-functional - fix bug | Abhijith Das | 2007-07-09 | 1 | -8/+0 |
* | [GFS2] Clean up inode number handling | Steven Whitehouse | 2007-07-09 | 1 | -2/+2 |
* | [GFS2] lockdump improvements | Robert Peterson | 2007-05-01 | 1 | -1/+2 |
* | [GFS2] Red Hat bz 228540: owner references | Robert Peterson | 2007-05-01 | 1 | -2/+2 |
* | [GFS2] Fix bz 224480 and cleanup glock demotion code | Steven Whitehouse | 2007-05-01 | 1 | -5/+3 |
* | [GFS2] Add gfs2_tool lockdump support to gfs2 (bz 228540) | Robert Peterson | 2007-05-01 | 1 | -0/+1 |
* | [GFS2] go_drop_bh is never used, so remove it | Steven Whitehouse | 2007-03-07 | 1 | -1/+0 |
* | [GFS2] Remove unused variable | Steven Whitehouse | 2007-03-07 | 1 | -1/+0 |
* | [GFS2] Tidy up glops calls | Steven Whitehouse | 2007-02-05 | 1 | -2/+1 |
* | [GFS2] Remove unused go_callback operation | Steven Whitehouse | 2007-02-05 | 1 | -1/+0 |