Age | Commit message (Expand) | Author |
2009-01-05 | GFS2: Kill two daemons with one patch | Steven Whitehouse |
2009-01-05 | GFS2: Fix "truncate in progress" hang | Steven Whitehouse |
2009-01-05 | GFS2: Clean up & move gfs2_quotad | Steven Whitehouse |
2009-01-05 | GFS2: Banish struct gfs2_rgrpd_host | Steven Whitehouse |
2009-01-05 | GFS2: Move rg_free from gfs2_rgrpd_host to gfs2_rgrpd | Steven Whitehouse |
2009-01-05 | GFS2: Move rg_igeneration into struct gfs2_rgrpd | Steven Whitehouse |
2009-01-05 | GFS2: Banish struct gfs2_dinode_host | Steven Whitehouse |
2009-01-05 | GFS2: Move i_size from gfs2_dinode_host and rename it to i_disksize | Steven Whitehouse |
2009-01-05 | GFS2: Move di_eattr into "proper" inode | Steven Whitehouse |
2009-01-05 | GFS2: Move "entries" into "proper" inode | Steven Whitehouse |
2009-01-05 | GFS2: Move generation number into "proper" part of inode | Steven Whitehouse |
2008-09-26 | GFS2: Support for I/O barriers | Steven Whitehouse |
2008-09-18 | GFS2: high time to take some time over atime | Steven Whitehouse |
2008-09-18 | GFS2: The war on bloat | Steven Whitehouse |
2008-08-13 | GFS2: Fix metafs mounts | Steven Whitehouse |
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 |