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