| Commit message (Expand) | Author | Age |
* | [GFS2] Fix write alloc required shortcut calculation | Steven Whitehouse | 2008-01-25 |
* | [GFS2] gfs2_alloc_required performance | Bob Peterson | 2008-01-25 |
* | [GFS2] Reduce inode size by moving i_alloc out of line | Steven Whitehouse | 2008-01-25 |
* | [GFS2] Only fetch the dinode once in block_map | Bob Peterson | 2008-01-25 |
* | [GFS2] Remove function gfs2_get_block | Bob Peterson | 2008-01-25 |
* | [GFS2] Add gfs2_is_writeback() | Steven Whitehouse | 2008-01-25 |
* | [GFS2] Fix ordering of dirty/journal for ordered buffer unstuffing | Bob Peterson | 2007-10-10 |
* | [GFS2] Don't mark jdata dirty in gfs2_unstuffer_page() | Steven Whitehouse | 2007-10-10 |
* | [GFS2] Reduce truncate IO traffic | Wendy Cheng | 2007-10-10 |
* | [GFS2] Fix gfs2_block_truncate_page err return | S. Wendy Cheng | 2007-07-09 |
* | [GFS2] Add nanosecond timestamp feature | Steven Whitehouse | 2007-07-09 |
* | [GFS2] Fix sign problem in quota/statfs and cleanup _host structures | Steven Whitehouse | 2007-07-09 |
* | [GFS2] Clean up inode number handling | Steven Whitehouse | 2007-07-09 |
* | [GFS2] use zero_user_page | Nate Diller | 2007-07-09 |
* | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 2007-02-14 |
* | [GFS2] use CURRENT_TIME_SEC instead of get_seconds in gfs2 | Eric Sandeen | 2007-02-05 |
* | [GFS2] Tidy up bmap & fix boundary bug | Steven Whitehouse | 2006-11-30 |
* | [GFS2] Remove gfs2_inode_attr_in | Steven Whitehouse | 2006-11-30 |
* | [GFS2] Shrink gfs2_inode (6) - di_atime/di_mtime/di_ctime | Steven Whitehouse | 2006-11-30 |
* | [GFS2] Shrink gfs2_inode (4) - di_uid/di_gid | Steven Whitehouse | 2006-11-30 |
* | [GFS2] Shrink gfs2_inode (3) - di_mode | Steven Whitehouse | 2006-11-30 |
* | [GFS2] Change argument of gfs2_dinode_out | Steven Whitehouse | 2006-11-30 |
* | [GFS2] gfs2 misc endianness annotations | Al Viro | 2006-11-30 |
* | [GFS2] Fix bmap to map extents properly | Steven Whitehouse | 2006-10-20 |
* | [GFS2] Remove uneeded endian conversion | Steven Whitehouse | 2006-10-02 |
* | [GFS2/DLM] Fix trailing whitespace | Steven Whitehouse | 2006-09-25 |
* | [GFS2] Tidy up meta_io code | Steven Whitehouse | 2006-09-21 |
* | [GFS2] Export lm_interface to kernel headers | Fabio Massimo Di Nitto | 2006-09-19 |
* | [GFS2] inode-diet-eliminate-i_blksize-and-use-a-per-superblock-default-vs-gfs2 | akpm@osdl.org | 2006-09-19 |
* | [GFS2] Map multiple blocks at once where possible | Steven Whitehouse | 2006-09-18 |
* | [GFS2] More style changes | Jan Engelhardt | 2006-09-07 |
* | [GFS2] Remove a cast, tidy gfs2_inode_attr_in | Steven Whitehouse | 2006-09-04 |
* | [GFS2] Change all types to uX style | Steven Whitehouse | 2006-09-04 |
* | [GFS2] Align all labels against LH side | Steven Whitehouse | 2006-09-04 |
* | [GFS2] Tidy up bmap/inode code | Steven Whitehouse | 2006-09-04 |
* | [GFS2] Update copyright, tidy up incore.h | Steven Whitehouse | 2006-09-01 |
* | [GFS2] Remove page.[ch] | Steven Whitehouse | 2006-07-26 |
* | [GFS2] Tidy gfs2_unstuffer_page | Steven Whitehouse | 2006-07-26 |
* | [GFS2] Fix unlinked file handling | Steven Whitehouse | 2006-06-14 |
* | [GFS2] Update copyright date to 2006 | Steven Whitehouse | 2006-05-18 |
* | [GFS2] Remove semaphore.h from C files | Steven Whitehouse | 2006-05-18 |
* | [GFS2] Reverse block order in build_height | Steven Whitehouse | 2006-05-12 |
* | [GFS2] Readpages support | Steven Whitehouse | 2006-05-05 |
* | [GFS2] Remove some unused code | Steven Whitehouse | 2006-04-28 |
* | [GFS2] [-mm patch] fs/gfs2/: possible cleanups | Adrian Bunk | 2006-04-28 |
* | [GFS2] Tidy up dir code as per Christoph Hellwig's comments | Steven Whitehouse | 2006-04-24 |
* | [GFS2] Further updates to dir and logging code | Steven Whitehouse | 2006-03-28 |
* | [GFS2] Macros removal in gfs2.h | Steven Whitehouse | 2006-02-27 |
* | [GFS2] 80 Column audit of GFS2 | Steven Whitehouse | 2006-02-27 |
* | [GFS2] Make journaled data files identical to normal files on disk | Steven Whitehouse | 2006-02-08 |