| Commit message (Expand) | Author | Age |
* | [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] Clean up/speed up readdir | Steven Whitehouse | 2007-02-05 |
* | [GFS2] Make sentinel dirents compatible with gfs1 | Steven Whitehouse | 2006-11-30 |
* | [GFS2] Remove gfs2_inode_attr_in | Steven Whitehouse | 2006-11-30 |
* | [GFS2] Shrink gfs2_inode (7) - di_payload_format | Steven Whitehouse | 2006-11-30 |
* | [GFS2] Shrink gfs2_inode (6) - di_atime/di_mtime/di_ctime | 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] split and annotate gfs2_inum | Al Viro | 2006-11-30 |
* | [GFS2] gfs2_dir_read_data(): fix uninitialized variable usage | Adrian Bunk | 2006-10-20 |
* | [GFS2] fs/gfs2/dir.c:gfs2_dir_write_data(): don't use an uninitialized variable | Adrian Bunk | 2006-10-20 |
* | [GFS2] fs/gfs2/dir.c:gfs2_dir_write_data(): remove dead code | Adrian Bunk | 2006-10-20 |
* | [GFS2] gfs2 endianness bug: be16 assigned to be32 field | Al Viro | 2006-10-20 |
* | [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] More style changes | Jan Engelhardt | 2006-09-07 |
* | [GFS2] Directory code style changes | Steven Whitehouse | 2006-09-05 |
* | [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] Update copyright, tidy up incore.h | Steven Whitehouse | 2006-09-01 |
* | [GFS2] Fix bug in directory code | Steven Whitehouse | 2006-08-01 |
* | [GFS2] Tidy gfs2_unstuffer_page | Steven Whitehouse | 2006-07-26 |
* | [GFS2] Fix use after free bug in dir.c | Steven Whitehouse | 2006-07-17 |
* | [GFS2] Fix a coupls of warnings in dir.c | Steven Whitehouse | 2006-07-11 |
* | [GFS2] Remove unused code from dir.c | Steven Whitehouse | 2006-07-10 |
* | [GFS2] Fix unlinked file handling | Steven Whitehouse | 2006-06-14 |
* | [GFS2] Update copyright date to 2006 | Steven Whitehouse | 2006-05-18 |
* | [GFS2] Readpages support | Steven Whitehouse | 2006-05-05 |
* | [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] Use vmalloc() in dir code | Steven Whitehouse | 2006-04-18 |
* | [GFS2] Fix bug which was causing postmark to fail | Steven Whitehouse | 2006-04-12 |
* | [GFS2] Update journal accounting code. | Steven Whitehouse | 2006-04-11 |
* | [GFS2] Finally get ref counting correct | Steven Whitehouse | 2006-04-07 |
* | [GFS2] Fix a ref count bug and other clean ups | Steven Whitehouse | 2006-04-07 |
* | [GFS] Fix bug in endian conversion for metadata header | Steven Whitehouse | 2006-03-30 |
* | [GFS2] Fix bug in directory expansion code | Steven Whitehouse | 2006-03-29 |
* | [GFS2] Further updates to dir and logging code | Steven Whitehouse | 2006-03-28 |
* | [GFS2] Fix bug in directory code and tidy up | Steven Whitehouse | 2006-03-20 |
* | [GFS2] Macros removal in gfs2.h | Steven Whitehouse | 2006-02-27 |
* | [GFS2] 80 Column audit of GFS2 | Steven Whitehouse | 2006-02-27 |
* | [GFS2] Fix the bugs I introduced in the last patch but one | Steven Whitehouse | 2006-02-14 |
* | [GFS2] Change ondisk format (hopefully for the last time) | Steven Whitehouse | 2006-02-13 |
* | [GFS2] Make journaled data files identical to normal files on disk | Steven Whitehouse | 2006-02-08 |
* | [GFS2] Make dir.c independant of jdata.c | Steven Whitehouse | 2006-01-30 |
* | [GFS2] Add an additional argument to gfs2_trans_add_bh() | Steven Whitehouse | 2006-01-18 |
* | [GFS2] Remove unused code from various files | Steven Whitehouse | 2006-01-18 |
* | [GFS2] The core of GFS2 | David Teigland | 2006-01-16 |