| Commit message (Expand) | Author | Age | Files | Lines |
* | [GFS2] Obtaining no_formal_ino from directory entry | Wendy Cheng | 2007-07-09 | 1 | -3/+4 |
* | [GFS2] Add nanosecond timestamp feature | Steven Whitehouse | 2007-07-09 | 1 | -5/+5 |
* | [GFS2] Fix sign problem in quota/statfs and cleanup _host structures | Steven Whitehouse | 2007-07-09 | 1 | -1/+1 |
* | [GFS2] Clean up inode number handling | Steven Whitehouse | 2007-07-09 | 1 | -13/+43 |
* | [GFS2] printk warning fixes | akpm@linux-foundation.org | 2007-05-01 | 1 | -4/+7 |
* | [GFS2] Patch to detect corrupt number of dir entries in leaf and/or inode blocks | Steven Whitehouse | 2007-05-01 | 1 | -5/+30 |
* | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 2007-02-14 | 1 | -1/+0 |
* | [GFS2] use CURRENT_TIME_SEC instead of get_seconds in gfs2 | Eric Sandeen | 2007-02-05 | 1 | -5/+5 |
* | [GFS2] Clean up/speed up readdir | Steven Whitehouse | 2007-02-05 | 1 | -9/+6 |
* | [GFS2] Make sentinel dirents compatible with gfs1 | Steven Whitehouse | 2006-11-30 | 1 | -10/+16 |
* | [GFS2] Remove gfs2_inode_attr_in | Steven Whitehouse | 2006-11-30 | 1 | -0/+4 |
* | [GFS2] Shrink gfs2_inode (7) - di_payload_format | Steven Whitehouse | 2006-11-30 | 1 | -1/+0 |
* | [GFS2] Shrink gfs2_inode (6) - di_atime/di_mtime/di_ctime | Steven Whitehouse | 2006-11-30 | 1 | -5/+5 |
* | [GFS2] Change argument of gfs2_dinode_out | Steven Whitehouse | 2006-11-30 | 1 | -10/+10 |
* | [GFS2] gfs2 misc endianness annotations | Al Viro | 2006-11-30 | 1 | -11/+13 |
* | [GFS2] split and annotate gfs2_inum | Al Viro | 2006-11-30 | 1 | -4/+4 |
* | [GFS2] gfs2_dir_read_data(): fix uninitialized variable usage | Adrian Bunk | 2006-10-20 | 1 | -3/+1 |
* | [GFS2] fs/gfs2/dir.c:gfs2_dir_write_data(): don't use an uninitialized variable | Adrian Bunk | 2006-10-20 | 1 | -1/+1 |
* | [GFS2] fs/gfs2/dir.c:gfs2_dir_write_data(): remove dead code | Adrian Bunk | 2006-10-20 | 1 | -2/+0 |
* | [GFS2] gfs2 endianness bug: be16 assigned to be32 field | Al Viro | 2006-10-20 | 1 | -1/+1 |
* | [GFS2/DLM] Fix trailing whitespace | Steven Whitehouse | 2006-09-25 | 1 | -7/+6 |
* | [GFS2] Tidy up meta_io code | Steven Whitehouse | 2006-09-21 | 1 | -30/+26 |
* | [GFS2] Export lm_interface to kernel headers | Fabio Massimo Di Nitto | 2006-09-19 | 1 | -1/+1 |
* | [GFS2] More style changes | Jan Engelhardt | 2006-09-07 | 1 | -2/+2 |
* | [GFS2] Directory code style changes | Steven Whitehouse | 2006-09-05 | 1 | -48/+44 |
* | [GFS2] Change all types to uX style | Steven Whitehouse | 2006-09-04 | 1 | -62/+62 |
* | [GFS2] Align all labels against LH side | Steven Whitehouse | 2006-09-04 | 1 | -12/+6 |
* | [GFS2] Update copyright, tidy up incore.h | Steven Whitehouse | 2006-09-01 | 1 | -1/+1 |
* | [GFS2] Fix bug in directory code | Steven Whitehouse | 2006-08-01 | 1 | -0/+2 |
* | [GFS2] Tidy gfs2_unstuffer_page | Steven Whitehouse | 2006-07-26 | 1 | -1/+1 |
* | [GFS2] Fix use after free bug in dir.c | Steven Whitehouse | 2006-07-17 | 1 | -3/+2 |
* | [GFS2] Fix a coupls of warnings in dir.c | Steven Whitehouse | 2006-07-11 | 1 | -2/+2 |
* | [GFS2] Remove unused code from dir.c | Steven Whitehouse | 2006-07-10 | 1 | -5/+0 |
* | [GFS2] Fix unlinked file handling | Steven Whitehouse | 2006-06-14 | 1 | -30/+36 |
* | [GFS2] Update copyright date to 2006 | Steven Whitehouse | 2006-05-18 | 1 | -1/+1 |
* | [GFS2] Readpages support | Steven Whitehouse | 2006-05-05 | 1 | -4/+4 |
* | [GFS2] [-mm patch] fs/gfs2/: possible cleanups | Adrian Bunk | 2006-04-28 | 1 | -4/+4 |
* | [GFS2] Tidy up dir code as per Christoph Hellwig's comments | Steven Whitehouse | 2006-04-24 | 1 | -69/+75 |
* | [GFS2] Use vmalloc() in dir code | Steven Whitehouse | 2006-04-18 | 1 | -2/+3 |
* | [GFS2] Fix bug which was causing postmark to fail | Steven Whitehouse | 2006-04-12 | 1 | -3/+2 |
* | [GFS2] Update journal accounting code. | Steven Whitehouse | 2006-04-11 | 1 | -6/+2 |
* | [GFS2] Finally get ref counting correct | Steven Whitehouse | 2006-04-07 | 1 | -5/+12 |
* | [GFS2] Fix a ref count bug and other clean ups | Steven Whitehouse | 2006-04-07 | 1 | -0/+2 |
* | [GFS] Fix bug in endian conversion for metadata header | Steven Whitehouse | 2006-03-30 | 1 | -3/+3 |
* | [GFS2] Fix bug in directory expansion code | Steven Whitehouse | 2006-03-29 | 1 | -9/+14 |
* | [GFS2] Further updates to dir and logging code | Steven Whitehouse | 2006-03-28 | 1 | -251/+161 |
* | [GFS2] Fix bug in directory code and tidy up | Steven Whitehouse | 2006-03-20 | 1 | -841/+519 |
* | [GFS2] Macros removal in gfs2.h | Steven Whitehouse | 2006-02-27 | 1 | -2/+6 |
* | [GFS2] 80 Column audit of GFS2 | Steven Whitehouse | 2006-02-27 | 1 | -10/+20 |
* | [GFS2] Fix the bugs I introduced in the last patch but one | Steven Whitehouse | 2006-02-14 | 1 | -27/+29 |