1. f057f6c GFS2: Merge lock_dlm module into GFS2 by Steven Whitehouse · 16 years ago
  2. 383f01f GFS2: Banish struct gfs2_dinode_host by Steven Whitehouse · 16 years ago
  3. c9e9888 GFS2: Move i_size from gfs2_dinode_host and rename it to i_disksize by Steven Whitehouse · 16 years ago
  4. ad6203f GFS2: Move "entries" into "proper" inode by Steven Whitehouse · 16 years ago
  5. 16c5f06 [GFS2] fix GFP_KERNEL misuses by Josef Bacik · 16 years ago
  6. 182fe5a [GFS2] possible null pointer dereference fixup by Cyrill Gorcunov · 16 years ago
  7. 9b8c81d [GFS2] Allow bmap to allocate extents by Steven Whitehouse · 16 years ago
  8. bb16b34 [GFS2] be*_add_cpu conversion by Marcin Slusarz · 16 years ago
  9. 77658aa [GFS2] Eliminate (almost) duplicate field from gfs2_inode by Steven Whitehouse · 16 years ago
  10. b45e41d [GFS2] Add extent allocation to block allocator by Steven Whitehouse · 16 years ago
  11. 1639431 [GFS2] Merge gfs2_alloc_meta and gfs2_alloc_data by Steven Whitehouse · 16 years ago
  12. 5731be5 [GFS2] Update gfs2_trans_add_unrevoke to accept extents by Steven Whitehouse · 16 years ago
  13. 9a00450 [GFS2] Shrink & rename di_depth by Steven Whitehouse · 16 years ago
  14. fe6c991 [GFS2] Get rid of unneeded parameter in gfs2_rlist_alloc by Bob Peterson · 16 years ago
  15. e231c2e Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) by David Howells · 16 years ago
  16. 6dbd822 [GFS2] Reduce inode size by moving i_alloc out of line by Steven Whitehouse · 17 years ago
  17. 7a9f53b [GFS2] Alternate gfs2_iget to avoid looking up inodes being freed by Benjamin Marzinski · 17 years ago
  18. 382e6e2 [GFS2] Add a missing gfs2_trans_add_bh() by Steven Whitehouse · 17 years ago
  19. bb9bcf0 [GFS2] Obtaining no_formal_ino from directory entry by Wendy Cheng · 17 years ago
  20. 4bd91ba [GFS2] Add nanosecond timestamp feature by Steven Whitehouse · 17 years ago
  21. bb8d8a6 [GFS2] Fix sign problem in quota/statfs and cleanup _host structures by Steven Whitehouse · 17 years ago
  22. dbb7cae [GFS2] Clean up inode number handling by Steven Whitehouse · 17 years ago
  23. f391a4e [GFS2] printk warning fixes by akpm@linux-foundation.org · 17 years ago
  24. bdd19a2 [GFS2] Patch to detect corrupt number of dir entries in leaf and/or inode blocks by Steven Whitehouse · 17 years ago
  25. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  26. ddfe062 [GFS2] use CURRENT_TIME_SEC instead of get_seconds in gfs2 by Eric Sandeen · 17 years ago
  27. 3699e3a [GFS2] Clean up/speed up readdir by Steven Whitehouse · 17 years ago
  28. 5e7d65c [GFS2] Make sentinel dirents compatible with gfs1 by Steven Whitehouse · 18 years ago
  29. 9e2dbda [GFS2] Remove gfs2_inode_attr_in by Steven Whitehouse · 18 years ago
  30. a9583c7 [GFS2] Shrink gfs2_inode (7) - di_payload_format by Steven Whitehouse · 18 years ago
  31. 1a7b1ee [GFS2] Shrink gfs2_inode (6) - di_atime/di_mtime/di_ctime by Steven Whitehouse · 18 years ago
  32. 539e5d6 [GFS2] Change argument of gfs2_dinode_out by Steven Whitehouse · 18 years ago
  33. b44b84d [GFS2] gfs2 misc endianness annotations by Al Viro · 18 years ago
  34. 629a21e [GFS2] split and annotate gfs2_inum by Al Viro · 18 years ago
  35. b7d8ac3 [GFS2] gfs2_dir_read_data(): fix uninitialized variable usage by Adrian Bunk · 18 years ago
  36. 348acd4 [GFS2] fs/gfs2/dir.c:gfs2_dir_write_data(): don't use an uninitialized variable by Adrian Bunk · 18 years ago
  37. abbdbd2 [GFS2] fs/gfs2/dir.c:gfs2_dir_write_data(): remove dead code by Adrian Bunk · 18 years ago
  38. a2d7d02 [GFS2] gfs2 endianness bug: be16 assigned to be32 field by Al Viro · 18 years ago
  39. 907b9bc [GFS2/DLM] Fix trailing whitespace by Steven Whitehouse · 18 years ago
  40. 7276b3b [GFS2] Tidy up meta_io code by Steven Whitehouse · 18 years ago
  41. 7d30859 [GFS2] Export lm_interface to kernel headers by Fabio Massimo Di Nitto · 18 years ago
  42. c5392124 [GFS2] More style changes by Jan Engelhardt · 18 years ago
  43. 2bdbc5d [GFS2] Directory code style changes by Steven Whitehouse · 18 years ago
  44. cd91549 [GFS2] Change all types to uX style by Steven Whitehouse · 18 years ago
  45. a91ea69 [GFS2] Align all labels against LH side by Steven Whitehouse · 18 years ago
  46. e9fc2aa [GFS2] Update copyright, tidy up incore.h by Steven Whitehouse · 18 years ago
  47. 899bb26 [GFS2] Fix bug in directory code by Steven Whitehouse · 18 years ago
  48. f25ef0c [GFS2] Tidy gfs2_unstuffer_page by Steven Whitehouse · 18 years ago
  49. 634ee0b [GFS2] Fix use after free bug in dir.c by Steven Whitehouse · 18 years ago
  50. 4da3c64 [GFS2] Fix a coupls of warnings in dir.c by Steven Whitehouse · 18 years ago
  51. dc3e130 [GFS2] Remove unused code from dir.c by Steven Whitehouse · 18 years ago
  52. feaa7bb [GFS2] Fix unlinked file handling by Steven Whitehouse · 18 years ago
  53. 3a8a9a1 [GFS2] Update copyright date to 2006 by Steven Whitehouse · 18 years ago
  54. fd88de56 [GFS2] Readpages support by Steven Whitehouse · 18 years ago
  55. 08bc2db [GFS2] [-mm patch] fs/gfs2/: possible cleanups by Adrian Bunk · 18 years ago
  56. 61e085a [GFS2] Tidy up dir code as per Christoph Hellwig's comments by Steven Whitehouse · 18 years ago
  57. fe1bded [GFS2] Use vmalloc() in dir code by Steven Whitehouse · 18 years ago
  58. 4d8012b [GFS2] Fix bug which was causing postmark to fail by Steven Whitehouse · 18 years ago
  59. f4154ea [GFS2] Update journal accounting code. by Steven Whitehouse · 18 years ago
  60. ed38650 [GFS2] Finally get ref counting correct by Steven Whitehouse · 18 years ago
  61. b09e593 [GFS2] Fix a ref count bug and other clean ups by Steven Whitehouse · 18 years ago
  62. e3167de [GFS] Fix bug in endian conversion for metadata header by Steven Whitehouse · 18 years ago
  63. e90deff [GFS2] Fix bug in directory expansion code by Steven Whitehouse · 18 years ago
  64. 71b86f5 [GFS2] Further updates to dir and logging code by Steven Whitehouse · 18 years ago
  65. c752666 [GFS2] Fix bug in directory code and tidy up by Steven Whitehouse · 18 years ago
  66. 5c676f6 [GFS2] Macros removal in gfs2.h by Steven Whitehouse · 18 years ago
  67. 568f4c9 [GFS2] 80 Column audit of GFS2 by Steven Whitehouse · 18 years ago
  68. 4dd651a [GFS2] Fix the bugs I introduced in the last patch but one by Steven Whitehouse · 18 years ago
  69. fc69d0d [GFS2] Change ondisk format (hopefully for the last time) by Steven Whitehouse · 18 years ago
  70. 18ec7d5 [GFS2] Make journaled data files identical to normal files on disk by Steven Whitehouse · 18 years ago
  71. e13940b [GFS2] Make dir.c independant of jdata.c by Steven Whitehouse · 18 years ago
  72. d4e9c4c [GFS2] Add an additional argument to gfs2_trans_add_bh() by Steven Whitehouse · 18 years ago
  73. 666a2c5 [GFS2] Remove unused code from various files by Steven Whitehouse · 18 years ago
  74. b3b94fa [GFS2] The core of GFS2 by David Teigland · 18 years ago