| Commit message (Expand) | Author | Age | Files | Lines |
* | [GFS2] Remove unused code from glock layer | Steven Whitehouse | 2006-08-30 | 1 | -1/+0 |
* | [GFS2] Make glock operations const | Steven Whitehouse | 2006-08-30 | 1 | -2/+2 |
* | [GFS2] Allow mounting of gfs2 and gfs2meta at the same time | Abhijith Das | 2006-08-25 | 1 | -0/+2 |
* | [GFS2] Speed up scanning of glocks | Steven Whitehouse | 2006-08-24 | 1 | -1/+0 |
* | [GFS2] Fix lock ordering bug in page fault path | Steven Whitehouse | 2006-08-04 | 1 | -0/+1 |
* | [GFS2] Remove unused flag | Steven Whitehouse | 2006-06-22 | 1 | -1/+0 |
* | [GFS2] Fix use of bitops on unsigned int (struct gfs2_holder->gh_iflags) | David Woodhouse | 2006-06-20 | 1 | -1/+1 |
* | [GFS2] Fix unlinked file handling | Steven Whitehouse | 2006-06-14 | 1 | -36/+12 |
* | [GFS2] Move some fields around to reduce wasted space | Steven Whitehouse | 2006-06-06 | 1 | -9/+5 |
* | [GFS2] glock debugging and inode cache changes | Steven Whitehouse | 2006-05-18 | 1 | -0/+8 |
* | [GFS2] Update copyright date to 2006 | Steven Whitehouse | 2006-05-18 | 1 | -1/+1 |
* | [GFS2] Don't do recursive locking in glock layer | Steven Whitehouse | 2006-04-26 | 1 | -1/+0 |
* | [GFS2] Use vmalloc() in dir code | Steven Whitehouse | 2006-04-18 | 1 | -1/+1 |
* | [GFS2] Fix a ref count bug and other clean ups | Steven Whitehouse | 2006-04-07 | 1 | -3/+3 |
* | [GFS2] Finish off ioctl support | Steven Whitehouse | 2006-04-04 | 1 | -4/+0 |
* | [GFS2] Update debugging code | Steven Whitehouse | 2006-03-29 | 1 | -2/+2 |
* | [GFS2] Update locking in log.c | Steven Whitehouse | 2006-03-29 | 1 | -5/+1 |
* | [GFS2] Further updates to dir and logging code | Steven Whitehouse | 2006-03-28 | 1 | -2/+1 |
* | [GFS2] Tidy up mount code. | Steven Whitehouse | 2006-03-01 | 1 | -1/+0 |
* | [GFS2] Remove uneeded memory allocation | Steven Whitehouse | 2006-03-01 | 1 | -1/+1 |
* | [GFS2] Macros removal in gfs2.h | Steven Whitehouse | 2006-02-27 | 1 | -0/+8 |
* | [GFS2] Patch to remove stats gathering from GFS2 | David Teigland | 2006-02-23 | 1 | -20/+0 |
* | [GFS2] Use mutices rather than semaphores | Steven Whitehouse | 2006-02-21 | 1 | -11/+11 |
* | [GFS2] Fix for root inode ref count bug | Steven Whitehouse | 2006-02-13 | 1 | -1/+1 |
* | [GFS2] Add gfs2_internal_read() | Steven Whitehouse | 2006-01-30 | 1 | -12/+17 |
* | [GFS2] Remove gfs2_databuf in favour of gfs2_bufdata structure | Steven Whitehouse | 2006-01-18 | 1 | -6/+0 |
* | [GFS2] The core of GFS2 | David Teigland | 2006-01-16 | 1 | -0/+703 |