1. 913a71d GFS2: Add some useful messages by Steven Whitehouse · 14 years ago
  2. 5e687ea GFS2: Various gfs2_logd improvements by Benjamin Marzinski · 14 years ago
  3. e213e26 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 14 years ago
  4. a9185b4 pass writeback_control to ->write_inode by Christoph Hellwig · 14 years ago
  5. 5fb324a quota: move code from sync_quota_sb into vfs_quota_sync by Christoph Hellwig · 14 years ago
  6. c1184f8 GFS2: Remove loopy umount code by Steven Whitehouse · 14 years ago
  7. 009d851 GFS2: Metadata address space clean up by Steven Whitehouse · 15 years ago
  8. 8f05228 GFS2: Extend umount wait coverage to full glock lifetime by Steven Whitehouse · 14 years ago
  9. e402746 GFS2: Wait for unlock completion on umount by Steven Whitehouse · 14 years ago
  10. cdcfde6 GFS2: Display nobarrier option in /proc/mounts by Steven Whitehouse · 15 years ago
  11. f25934c GFS2: add barrier/nobarrier mount options by Christoph Hellwig · 15 years ago
  12. c14f573 GFS2: remove division from new statfs code by Benjamin Marzinski · 15 years ago
  13. 3d3c10f GFS2: Improve statfs and quota usability by Benjamin Marzinski · 15 years ago
  14. 8c42d63 GFS2: Alter arguments of gfs2_quota/statfs_sync by Steven Whitehouse · 15 years ago
  15. f55073f GFS2: Fix -o meta mounts for subsequent mounts (i.e. all but the first one) by Steven Whitehouse · 15 years ago
  16. acf7e24 GFS2: Be extra careful about deallocating inodes by Steven Whitehouse · 15 years ago
  17. 8d8291a GFS2: Remove no_formal_ino generating code by Steven Whitehouse · 15 years ago
  18. 307cf6e GFS2: Rename eattr.[ch] as xattr.[ch] by Steven Whitehouse · 15 years ago
  19. d34843d GFS2: Add "-o errors=panic|withdraw" mount options by Bob Peterson · 15 years ago
  20. 8633ecf GFS2: Add online uevent to GFS2 by Steven Whitehouse · 15 years ago
  21. b94a170 GFS2: remove dcache entries for remote deleted inodes by Benjamin Marzinski · 15 years ago
  22. 1946f70 GFS2: keep statfs info in sync on grows by Benjamin Marzinski · 15 years ago
  23. 3ea4005 GFS2: Remove lock_kernel from gfs2_put_super() by Steven Whitehouse · 15 years ago
  24. 6cfd014 push BKL down into ->put_super by Christoph Hellwig · 15 years ago
  25. b7d245d gfs2: remove ->write_super and stop maintaining ->s_dirt by Christoph Hellwig · 15 years ago
  26. 9e6e0a1 GFS2: Merge mount.c and ops_super.c into super.c by Steven Whitehouse · 15 years ago
  27. df3647b GFS2: Fix freeze issue by Steven Whitehouse · 15 years ago
  28. f057f6c GFS2: Merge lock_dlm module into GFS2 by Steven Whitehouse · 15 years ago
  29. fefc03b Revert "GFS2: Fix use-after-free bug on umount" by Steven Whitehouse · 16 years ago
  30. 3af165a GFS2: Fix use-after-free bug on umount by Steven Whitehouse · 16 years ago
  31. 2bfb644 GFS2: Move four functions from super.c by Steven Whitehouse · 16 years ago
  32. b528968 GFS2: Fix bug in gfs2_lock_fs_check_clean() by Steven Whitehouse · 16 years ago
  33. 73f7494 GFS2: Banish struct gfs2_rgrpd_host by Steven Whitehouse · 16 years ago
  34. cfc8b54 GFS2: Move rg_free from gfs2_rgrpd_host to gfs2_rgrpd by Steven Whitehouse · 16 years ago
  35. c9e9888 GFS2: Move i_size from gfs2_dinode_host and rename it to i_disksize by Steven Whitehouse · 16 years ago
  36. 9b8df98 GFS2: Fix metafs mounts by Steven Whitehouse · 16 years ago
  37. a569c71 [PATCH] don't pass nameidata to gfs2_lookupi() by Al Viro · 16 years ago
  38. c9f6a6b [GFS2] Remove support for unused and pointless flag by Steven Whitehouse · 16 years ago
  39. 6802e34 [GFS2] Clean up the glock core by Steven Whitehouse · 16 years ago
  40. 16c5f06 [GFS2] fix GFP_KERNEL misuses by Josef Bacik · 16 years ago
  41. ecc30c7 [GFS2] Streamline indirect pointer tree height calculation by Steven Whitehouse · 16 years ago
  42. 0811a12 [GFS2] Initialize extent_list earlier by Bob Peterson · 17 years ago
  43. c3f60b6 [GFS2] Eliminate the no longer needed sd_statfs_mutex by Bob Peterson · 17 years ago
  44. da6dd40 [GFS2] Journal extent mapping by Bob Peterson · 17 years ago
  45. e35b921 [GFS2] Don't periodically update the jindex by Steven Whitehouse · 17 years ago
  46. c2932e0 [GFS2] Remove "reclaim limit" by Steven Whitehouse · 17 years ago
  47. 60b0d08 [GFS2] Remove unused variables by Steven Whitehouse · 17 years ago
  48. f91a0d3 [GFS2] Remove useless i_cache from inodes by Steven Whitehouse · 17 years ago
  49. f26e51f Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw by Linus Torvalds · 17 years ago
  50. 782e3b3 Fix up more bio fallout by Al Viro · 17 years ago
  51. 8fbbfd2 [GFS2] Reduce number of gfs2_scand processes to one by Steven Whitehouse · 17 years ago
  52. 6712ecf Drop 'size' argument from bio_endio and bi_end_io by NeilBrown · 17 years ago
  53. bb8d8a6 [GFS2] Fix sign problem in quota/statfs and cleanup _host structures by Steven Whitehouse · 17 years ago
  54. dbb7cae [GFS2] Clean up inode number handling by Steven Whitehouse · 17 years ago
  55. 04b159b [GFS2] Remove unused variable by Steven Whitehouse · 17 years ago
  56. 1c0f487 [GFS2] Remove local exclusive glock mode by Steven Whitehouse · 17 years ago
  57. e5dab55 [GFS2] Remove the "greedy" function from glock.[ch] by Steven Whitehouse · 17 years ago
  58. 330005c [GFS2] Remove max_atomic_write tunable by Steven Whitehouse · 17 years ago
  59. 3699e3a [GFS2] Clean up/speed up readdir by Steven Whitehouse · 17 years ago
  60. aac1a3c [GFS2] Add a comment about reading the super block by Steven Whitehouse · 18 years ago
  61. 0da3585 [GFS2] Mount problem with the GFS2 code by Srinivasa Ds · 18 years ago
  62. 1a14d3a [GFS2] Simplify glops functions by Steven Whitehouse · 18 years ago
  63. bd209cc [GFS2] split and annotate gfs2_statfs_change by Al Viro · 18 years ago
  64. 5516762 [GFS2] split and annotate gfs2_log_head by Al Viro · 18 years ago
  65. f50dfaf [GFS2] split gfs2_sb by Al Viro · 18 years ago
  66. 3cf1e7b [GFS2] Remove duplicate sb reading code by Steven Whitehouse · 18 years ago
  67. 907b9bc [GFS2/DLM] Fix trailing whitespace by Steven Whitehouse · 18 years ago
  68. 7d30859 [GFS2] Export lm_interface to kernel headers by Fabio Massimo Di Nitto · 18 years ago
  69. cd91549 [GFS2] Change all types to uX style by Steven Whitehouse · 18 years ago
  70. a91ea69 [GFS2] Align all labels against LH side by Steven Whitehouse · 18 years ago
  71. 75d3b81 [GFS2] Tidy up bmap/inode code by Steven Whitehouse · 18 years ago
  72. e9fc2aa [GFS2] Update copyright, tidy up incore.h by Steven Whitehouse · 18 years ago
  73. 2b98a54 [GFS2] Fix bug in super block reading code by Steven Whitehouse · 18 years ago
  74. f45b7dd [GFS2] Use a bio to read the superblock by Steven Whitehouse · 18 years ago
  75. feaa7bb [GFS2] Fix unlinked file handling by Steven Whitehouse · 18 years ago
  76. 3a8a9a1 [GFS2] Update copyright date to 2006 by Steven Whitehouse · 18 years ago
  77. bd89680 [GFS2] Remove semaphore.h from C files by Steven Whitehouse · 18 years ago
  78. 08bc2db [GFS2] [-mm patch] fs/gfs2/: possible cleanups by Adrian Bunk · 18 years ago
  79. 579b78a [GFS2] Remove GL_NEVER_RECURSE flag by Steven Whitehouse · 18 years ago
  80. 71b86f5 [GFS2] Further updates to dir and logging code by Steven Whitehouse · 18 years ago
  81. c752666 [GFS2] Fix bug in directory code and tidy up by Steven Whitehouse · 18 years ago
  82. c9fd430 [GFS2] Tidy up mount code. by Steven Whitehouse · 18 years ago
  83. 5c676f6 [GFS2] Macros removal in gfs2.h by Steven Whitehouse · 18 years ago
  84. 568f4c9 [GFS2] 80 Column audit of GFS2 by Steven Whitehouse · 18 years ago
  85. d92a8d4 [GFS2] Audit printk and kmalloc by Steven Whitehouse · 18 years ago
  86. f55ab26 [GFS2] Use mutices rather than semaphores by Steven Whitehouse · 18 years ago
  87. 7359a19 [GFS2] Fix for root inode ref count bug by Steven Whitehouse · 18 years ago
  88. f42faf4 [GFS2] Add gfs2_internal_read() by Steven Whitehouse · 18 years ago
  89. d4e9c4c [GFS2] Add an additional argument to gfs2_trans_add_bh() by Steven Whitehouse · 18 years ago
  90. b3b94fa [GFS2] The core of GFS2 by David Teigland · 18 years ago