Age | Commit message (Expand) | Author |
2006-04-12 | [GFS2] Fix bug which was causing postmark to fail | Steven Whitehouse |
2006-04-11 | [GFS2] Update journal accounting code. | Steven Whitehouse |
2006-04-07 | [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-04 | [GFS2] Finish off ioctl support | Steven Whitehouse |
2006-03-31 | [GFS2] Update GFS2 for the recent pull from Linus | Steven Whitehouse |
2006-03-31 | [GFS2] Update ioctl() to new interface | Steven Whitehouse |
2006-03-30 | [GFS] Fix bug in endian conversion for metadata header | Steven Whitehouse |
2006-03-30 | [GFS2] Add missing {} in trans.c | Steven Whitehouse |
2006-03-29 | [GFS2] Fix bug in directory expansion code | Steven Whitehouse |
2006-03-29 | [GFS2] Update debugging code | Steven Whitehouse |
2006-03-29 | [GFS2] Update locking in log.c | Steven Whitehouse |
2006-03-28 | [DLM] Look for "nodir" in the lockspace mount options | David Teigland |
2006-03-28 | [GFS2] Further updates to dir and logging code | Steven Whitehouse |
2006-03-21 | [GFS2] Remove ioctl support | Steven Whitehouse |
2006-03-20 | [GFS2] Fix bug in directory code and tidy up | Steven Whitehouse |
2006-03-02 | [GFS2] Add gfs2meta filesystem | Steven Whitehouse |
2006-03-01 | [GFS2] Fix some bugs | Steven Whitehouse |
2006-03-01 | [GFS2] Tidy up mount code. | Steven Whitehouse |
2006-03-01 | [GFS2] Remove uneeded memory allocation | Steven Whitehouse |
2006-02-27 | [GFS2] Macros removal in gfs2.h | Steven Whitehouse |
2006-02-27 | [GFS2] Remove pointless comment from nolock/main.c | Steven Whitehouse |
2006-02-27 | [GFS2] 80 Column audit of locking modules | Steven Whitehouse |
2006-02-27 | [GFS2] 80 Column audit of GFS2 | Steven Whitehouse |
2006-02-27 | [GFS2] Use BUG_ON() rather then if (...) BUG(); | Steven Whitehouse |
2006-02-27 | [GFS2] Audit printk and kmalloc | Steven Whitehouse |
2006-02-23 | [GFS2] Patch to remove stats counters from GFS2 (II) | David Teigland |
2006-02-23 | [GFS2] Patch to remove stats gathering from GFS2 | David Teigland |
2006-02-23 | [DLM] Remove support for range locks (II) | David Teigland |
2006-02-22 | [GFS2] Missed deletion of debugging code | Steven Whitehouse |
2006-02-22 | [GFS2] Add list empty test to databuf_lo_add | Steven Whitehouse |
2006-02-21 | [GFS2] Use mutices rather than semaphores | Steven Whitehouse |
2006-02-15 | [GFS2] Fix a case where we didn't get unstuffing right | Steven Whitehouse |
2006-02-15 | [GFS2] Fix for lock recursion problem for internal files | Steven Whitehouse |
2006-02-14 | [GFS2] Fix the bugs I introduced in the last patch but one | Steven Whitehouse |
2006-02-14 | [GFS2] Put back O_DIRECT support | Steven Whitehouse |
2006-02-13 | [GFS2] Change ondisk format (hopefully for the last time) | Steven Whitehouse |
2006-02-13 | [GFS2] Fix for root inode ref count bug | Steven Whitehouse |
2006-02-08 | [GFS2] Make journaled data files identical to normal files on disk | Steven Whitehouse |
2006-01-31 | [GFS2] Update truncate function (shrinking partial blocks) | Steven Whitehouse |
2006-01-30 | [GFS2] Add gfs2_internal_read() | Steven Whitehouse |
2006-01-30 | [GFS2] Remove unused prototype | Steven Whitehouse |
2006-01-30 | [GFS2] Make dir.c independant of jdata.c | Steven Whitehouse |
2006-01-30 | [GFS2] Use mpage_readpage() in gfs2_readpage() | Steven Whitehouse |
2006-01-30 | [GFS2] Bug fix relating to endian conversion in inode.c | Steven Whitehouse |
2006-01-30 | [GFS2] Rename get_block and make it extern | Steven Whitehouse |
2006-01-30 | [GFS2] Remove unused file resize.c | Steven Whitehouse |
2006-01-24 | [GFS2] Remove pointless argument relating to truncate | Steven Whitehouse |
2006-01-18 | [GFS2] Rename gfs2_meta_pin to gfs2_pin | Steven Whitehouse |
2006-01-18 | [GFS2] Change memory allocations to GFP_NOFS | Steven Whitehouse |