1. 48fac17 [GFS2] Remove unused code from quota by Steven Whitehouse · 18 years ago
  2. a67cdbd [GFS2] Style changes in logging code by Steven Whitehouse · 18 years ago
  3. cca195c [GFS2] Extended attribute code style changes by Steven Whitehouse · 18 years ago
  4. 1691042 [GFS2] Style changes in rgrp.c by Steven Whitehouse · 18 years ago
  5. ea67eed [GFS2] Fix end of multi-line structures by Steven Whitehouse · 18 years ago
  6. f2f7ba5 [GFS2] Make headers compile on their own by Steven Whitehouse · 18 years ago
  7. 2bdbc5d [GFS2] Directory code style changes by Steven Whitehouse · 18 years ago
  8. 5acd396 [GFS2] Some further style changes by Steven Whitehouse · 18 years ago
  9. 26c1a57 [GFS2] More code style updates by Steven Whitehouse · 18 years ago
  10. 0bd5996 [GFS2] Style changes in ops_address.c by Steven Whitehouse · 18 years ago
  11. dd538c8 [GFS2] Spelling sentinal -> sentinel by Steven Whitehouse · 18 years ago
  12. 38c60ef [GFS2] Use const in endian conversion routines by Steven Whitehouse · 18 years ago
  13. 82ffa51 [GFS2] More style changes by Steven Whitehouse · 18 years ago
  14. c266871 [GFS2] Remove a cast, tidy gfs2_inode_attr_in by Steven Whitehouse · 18 years ago
  15. cd91549 [GFS2] Change all types to uX style by Steven Whitehouse · 18 years ago
  16. a91ea69 [GFS2] Align all labels against LH side by Steven Whitehouse · 18 years ago
  17. 75d3b81 [GFS2] Tidy up bmap/inode code by Steven Whitehouse · 18 years ago
  18. 5029996 [GFS2] Tidy up locking code by Steven Whitehouse · 18 years ago
  19. e9fc2aa [GFS2] Update copyright, tidy up incore.h by Steven Whitehouse · 18 years ago
  20. 623d935 [GFS2] Fix releasepage bug (fixes direct i/o writes) by Steven Whitehouse · 18 years ago
  21. 899be4d [GFS2] Add superblock into key for glock lookups by Steven Whitehouse · 18 years ago
  22. d6a5372 [GFS2] Use const on glock lookup key by Steven Whitehouse · 18 years ago
  23. ec45d9f [GFS2] Use slab properly with glocks by Steven Whitehouse · 18 years ago
  24. 5e2b061 [GFS2] Remove unused code from glock layer by Steven Whitehouse · 18 years ago
  25. 8fb4b53 [GFS2] Make glock operations const by Steven Whitehouse · 18 years ago
  26. 8638460 [GFS2] Allow mounting of gfs2 and gfs2meta at the same time by Abhijith Das · 18 years ago
  27. 5dc39fe [GFS2] Fix journal off-by-one error by Benjamin Marzinski · 18 years ago
  28. a2242db [GFS2] Speed up scanning of glocks by Steven Whitehouse · 18 years ago
  29. 166afcc [GFS2] Tidy up error handling in gfs2_releasepage() by Steven Whitehouse · 18 years ago
  30. b8e1aab [GFS2] Another list_del bug by Steven Whitehouse · 18 years ago
  31. 0886760 [GFS2] Fix to list_del in lops.c by Steven Whitehouse · 18 years ago
  32. 15d00c0 [GFS2] Fix leak of gfs2_bufdata by Steven Whitehouse · 18 years ago
  33. 8872187 [GFS2] Fix a couple of refcount leaks. by Russell Cattelan · 18 years ago
  34. f438714 [GFS2] Fix lack of buffers in writepage bug by Steven Whitehouse · 18 years ago
  35. 2b557f6 [GFS2] Fix gfs_ prefix in locking.c by Steven Whitehouse · 18 years ago
  36. 08eac93 [GFS2] match plock result with correct request by David Teigland · 18 years ago
  37. 3120ec5 [GFS2] lockproto api prefix by David Teigland · 18 years ago
  38. 59a1cc6 [GFS2] Fix lock ordering bug in page fault path by Steven Whitehouse · 18 years ago
  39. 899bb26 [GFS2] Fix bug in directory code by Steven Whitehouse · 18 years ago
  40. de9b75d [GFS2] add plock owner by David Teigland · 18 years ago
  41. 420b9e5 [GFS2] Tidy up in various files by Steven Whitehouse · 18 years ago
  42. 5dd9fea [GFS2] Fix bug in clear_inode by Steven Whitehouse · 18 years ago
  43. 2b98a54 [GFS2] Fix bug in super block reading code by Steven Whitehouse · 18 years ago
  44. dd894be [GFS2] Change some allocations to GFP_NOFS by Steven Whitehouse · 18 years ago
  45. f45b7dd [GFS2] Use a bio to read the superblock by Steven Whitehouse · 18 years ago
  46. ba7f729 [GFS2] Remove page.[ch] by Steven Whitehouse · 18 years ago
  47. f25ef0c [GFS2] Tidy gfs2_unstuffer_page by Steven Whitehouse · 18 years ago
  48. a9e5f4d [GFS2] Alter direct I/O path by Steven Whitehouse · 18 years ago
  49. 52f341c [GFS2] gfs2_set_flags double locking patch by Abhijith Das · 18 years ago
  50. c5921fd [GFS2] fix typo in locking/dlm by David Teigland · 18 years ago
  51. e0f2bf7 [GFS2] Fix endian conversion bug by Steven Whitehouse · 18 years ago
  52. 634ee0b [GFS2] Fix use after free bug in dir.c by Steven Whitehouse · 18 years ago
  53. 2eb168c [GFS2] NFS update by Wendy Cheng · 18 years ago
  54. 4da3c64 [GFS2] Fix a coupls of warnings in dir.c by Steven Whitehouse · 18 years ago
  55. b2a580d [PATCH] patch to init di_payload_format field in gfs2_dinode by Abhijith Das · 18 years ago
  56. f3bba03 [GFS2] Fix deadlock in memory allocation by Steven Whitehouse · 18 years ago
  57. 4340fe6 [GFS2] Add generation number by Steven Whitehouse · 18 years ago
  58. ffeb874 [GFS2] Bug fix to gfs2_readpages() by Steven Whitehouse · 18 years ago
  59. dc3e130 [GFS2] Remove unused code from dir.c by Steven Whitehouse · 18 years ago
  60. 29937ac [GFS2] Fixes to scanning of glocks (again) by Steven Whitehouse · 18 years ago
  61. 627add2 [GFS2] Correct logic in glock scanner by Steven Whitehouse · 18 years ago
  62. fd4de2d [GFS2] Add cast for printk by Steven Whitehouse · 18 years ago
  63. ecb1460 [GFS2] Make GFS2 work with lock validator by Steven Whitehouse · 18 years ago
  64. faac9bd [GFS2] Fix locking for Direct I/O reads by Steven Whitehouse · 18 years ago
  65. b0dd930 [GFS2] Mark file_operations const by Steven Whitehouse · 18 years ago
  66. 66de045 [GFS2] Make our address_space_operations const by Steven Whitehouse · 18 years ago
  67. 0c0834a [GFS2] API change for gfs2_statfs by Steven Whitehouse · 18 years ago
  68. ccd6efd [patch 1/1] gfs2: get_sb_dev() fix by Andrew Morton · 18 years ago
  69. 02630a1 [GFS2] Remove dependance on tty_write_message() by Steven Whitehouse · 18 years ago
  70. af18ddb8 [GFS2] Eliminate one instance of __GFP_NOFAIL by Steven Whitehouse · 18 years ago
  71. a53311d [GFS2] Use generic_file_sendfile directly by Steven Whitehouse · 18 years ago
  72. a464418 [GFS2] gfs2/dlm: mailing list and web page by David Teigland · 18 years ago
  73. bdd512a [GFS2] Remove unused flag by Steven Whitehouse · 18 years ago
  74. 43f5d21 [GFS2] [-mm patch] fs/gfs2/: make code static by Adrian Bunk · 18 years ago
  75. faf450e [GFS2] Remove gfs2_repermission by Steven Whitehouse · 18 years ago
  76. d9d1ca3 [GFS2] Fix double locking problem in rename by Steven Whitehouse · 18 years ago
  77. 0d42e54 [GFS2] Remove unused ra_state variable by Steven Whitehouse · 18 years ago
  78. 0239c4a [GFS2] Fix printk format warnings in DLM code by David Woodhouse · 18 years ago
  79. 695165d [GFS2] Fix use of bitops on unsigned int (struct gfs2_holder->gh_iflags) by David Woodhouse · 18 years ago
  80. b61dde7 [GFS2] Always include glock in transaction by Steven Whitehouse · 18 years ago
  81. 3a8476d [GFS2] Remove debugging printks by Steven Whitehouse · 18 years ago
  82. feaa7bb [GFS2] Fix unlinked file handling by Steven Whitehouse · 18 years ago
  83. 01eb7c0 [GFS2] Fix warning on impossible event in eattr code by Steven Whitehouse · 18 years ago
  84. 6b61b07 [GFS2] Move some fields around to reduce wasted space by Steven Whitehouse · 18 years ago
  85. e70409f [GFS2] Fix for selinux support by Ryan O'Hara · 18 years ago
  86. 382066d [GFS2] Casts for printing 64bit numbers by Steven Whitehouse · 18 years ago
  87. 9229f01 [GFS2] Cast 64 bit printk args to unsigned long long. by David Teigland · 18 years ago
  88. 90cdd20 [GFS2] Flag up issue in selinux code by Steven Whitehouse · 18 years ago
  89. 639b6d7 [GFS2] selinux support by Ryan O'Hara · 18 years ago
  90. d2f222e [GFS2] setup lock_dlm kobject earlier by David Teigland · 18 years ago
  91. 320dd10 [GFS2] glock debugging and inode cache changes by Steven Whitehouse · 18 years ago
  92. 3a8a9a1 [GFS2] Update copyright date to 2006 by Steven Whitehouse · 18 years ago
  93. bd89680 [GFS2] Remove semaphore.h from C files by Steven Whitehouse · 18 years ago
  94. 1b50259 [GFS2] Drop log lock on I/O error & tidy up by Steven Whitehouse · 18 years ago
  95. 02f211f [GFS2] Remove bits.c from the Makefile by Steven Whitehouse · 18 years ago
  96. 3efd753 [GFS2] Make newly moved functions static by Steven Whitehouse · 18 years ago
  97. 88c8ab1f [GFS2] Merge bits.[ch] into rgrp.c by Steven Whitehouse · 18 years ago
  98. 64c14ea [GFS2] Fix ref count bug that used to bite us on umount by Steven Whitehouse · 18 years ago
  99. b9cb981 [GFS2] Fix attributes setting logic by Steven Whitehouse · 18 years ago
  100. 9801f64 [GFS2] Remove incorrect initialisation of gh_owner by Steven Whitehouse · 18 years ago