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