1. a2c252e Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes by Linus Torvalds · 15 years ago
  2. b1fffc9 gfs2: Remove code handling bio_alloc failure with __GFP_WAIT by Nikanth Karthikesan · 15 years ago
  3. 1328df7 GFS2: Use DEFINE_SPINLOCK by Xu Gang · 15 years ago
  4. 10d2198 GFS2: cleanup file_operations mess by Christoph Hellwig · 15 years ago
  5. a228df6 GFS2: Move umount flush rwsem by Steven Whitehouse · 15 years ago
  6. 5cf3252 GFS2: Fix symlink creation race by Steven Whitehouse · 15 years ago
  7. 7fa5d20 GFS2: Make quotad's waiting interruptible by Steven Whitehouse · 15 years ago
  8. 8fe74cf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  9. c2ec175 mm: page_mkwrite change prototype to match fault by Nick Piggin · 15 years ago
  10. ce3b0f8 New helper - current_umask() by Al Viro · 15 years ago
  11. 3ae5080 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  12. 92cecbb constify dentry_operations: GFS2 by Al Viro · 15 years ago
  13. df3647b GFS2: Fix freeze issue by Steven Whitehouse · 15 years ago
  14. 9c53883 Fix a minor bug in the previous patch by Steven Whitehouse · 15 years ago
  15. 6bac243 GFS2: Clean up of glops.c by Steven Whitehouse · 15 years ago
  16. 02ffad08 GFS2: Fix locking bug in failed shared to exclusive conversion by Benjamin Marzinski · 15 years ago
  17. 229615d GFS2: Pagecache usage optimization on GFS2 by Hisashi Hifumi · 15 years ago
  18. 02ab172 GFS2: fix sparse warning: Should it be static? by Hannes Eder · 15 years ago
  19. 075ac44 GFS2: fix sparse warnings: constant is so big it is ... by Hannes Eder · 15 years ago
  20. b9a9694 GFS2: Support quota/noquota mount arguments by Steven Whitehouse · 15 years ago
  21. 223b2b8 GFS2: Fix alignment issue and tidy gfs2_bitfit by Steven Whitehouse · 15 years ago
  22. 64d576b GFS2: Add a "demote a glock" interface to sysfs by Steven Whitehouse · 15 years ago
  23. 02e3cc7 GFS2: Expose UUID via sysfs/uevent by Steven Whitehouse · 15 years ago
  24. f15ab56 GFS2: Support generation of discard requests by Steven Whitehouse · 15 years ago
  25. d8348de GFS2: Fix deadlock on journal flush by Steven Whitehouse · 15 years ago
  26. e7c8707 GFS2: Fix error path ref counting for root inode by Steven Whitehouse · 15 years ago
  27. ac2425e GFS2: Remove unused field from glock by Steven Whitehouse · 16 years ago
  28. f057f6c GFS2: Merge lock_dlm module into GFS2 by Steven Whitehouse · 16 years ago
  29. 22077f5 GFS2: Remove "double" locking in quota by Steven Whitehouse · 16 years ago
  30. 0a7ab79 GFS2: change gfs2_quota_scan into a shrinker by Abhijith Das · 16 years ago
  31. 2db2aac GFS2: Bring back lvb-related stuff to lock_nolock to support quotas by Abhijith Das · 16 years ago
  32. 6f04c1c GFS2: Fix remount argument parsing by Steven Whitehouse · 16 years ago
  33. c4be0c1 filesystem freeze: add error handling of write_super_lockfs/unlockfs by Takashi Sato · 16 years ago
  34. c8f554b GFS2: Fix typo in gfs_page_mkwrite() by Benjamin Marzinski · 16 years ago
  35. 0027ce6 GFS2: LSF and LBD are now one and the same by Steven Whitehouse · 16 years ago
  36. e4fefba GFS2: Set GFP_NOFS when allocating page on write by Steven Whitehouse · 16 years ago
  37. eb8374e GFS2: Use DEFINE_SPINLOCK by Julia Lawall · 16 years ago
  38. 88a19ad GFS2: Fix use-after-free bug on umount (try #2) by Steven Whitehouse · 16 years ago
  39. fefc03b Revert "GFS2: Fix use-after-free bug on umount" by Steven Whitehouse · 16 years ago
  40. 7ed122e GFS2: Streamline alloc calculations for writes by Steven Whitehouse · 16 years ago
  41. 9a776db GFS2: Send useful information with uevent messages by Steven Whitehouse · 16 years ago
  42. 3af165a GFS2: Fix use-after-free bug on umount by Steven Whitehouse · 16 years ago
  43. 2e20470 GFS2: Remove ancient, unused code by Steven Whitehouse · 16 years ago
  44. 2bfb644 GFS2: Move four functions from super.c by Steven Whitehouse · 16 years ago
  45. b528968 GFS2: Fix bug in gfs2_lock_fs_check_clean() by Steven Whitehouse · 16 years ago
  46. fdd1062 GFS2: Send some sensible sysfs stuff by Steven Whitehouse · 16 years ago
  47. 97cc102 GFS2: Kill two daemons with one patch by Steven Whitehouse · 16 years ago
  48. 9ac1b4d GFS2: Move gfs2_recoverd into recovery.c by Steven Whitehouse · 16 years ago
  49. 813e0c4 GFS2: Fix "truncate in progress" hang by Steven Whitehouse · 16 years ago
  50. 37b2c83 GFS2: Clean up & move gfs2_quotad by Steven Whitehouse · 16 years ago
  51. fa75ced GFS2: Add more detail to debugfs glock dumps by Steven Whitehouse · 16 years ago
  52. 73f7494 GFS2: Banish struct gfs2_rgrpd_host by Steven Whitehouse · 16 years ago
  53. cfc8b54 GFS2: Move rg_free from gfs2_rgrpd_host to gfs2_rgrpd by Steven Whitehouse · 16 years ago
  54. d8b71f7 GFS2: Move rg_igeneration into struct gfs2_rgrpd by Steven Whitehouse · 16 years ago
  55. 383f01f GFS2: Banish struct gfs2_dinode_host by Steven Whitehouse · 16 years ago
  56. c9e9888 GFS2: Move i_size from gfs2_dinode_host and rename it to i_disksize by Steven Whitehouse · 16 years ago
  57. 3767ac2 GFS2: Move di_eattr into "proper" inode by Steven Whitehouse · 16 years ago
  58. ad6203f GFS2: Move "entries" into "proper" inode by Steven Whitehouse · 16 years ago
  59. bcf0b5b GFS2: Move generation number into "proper" part of inode by Steven Whitehouse · 16 years ago
  60. 55ba474 GFS2: sparse annotation of gl->gl_spin by Harvey Harrison · 16 years ago
  61. 1bb7322 GFS2: Fix up jdata writepage/delete_inode by Steven Whitehouse · 16 years ago
  62. b276058 GFS2: Rationalise header files by Steven Whitehouse · 16 years ago
  63. e9079cc GFS2: Support for FIEMAP ioctl by Steven Whitehouse · 16 years ago
  64. 54566b2 fs: symlink write_begin allocation context fix by Nick Piggin · 16 years ago
  65. 3de7be3 CRED: Wrap task credential accesses in the GFS2 filesystem by David Howells · 16 years ago
  66. 4400372 [PATCH] switch all filesystems over to d_obtain_alias by Christoph Hellwig · 16 years ago
  67. 3516586 [PATCH] make O_EXCL in nd->intent.flags visible in nd->flags by Al Viro · 16 years ago
  68. a447c09 vfs: Use const for kernel parser table by Steven Whitehouse · 16 years ago
  69. 13dd7f8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm by Linus Torvalds · 16 years ago
  70. 254db57 GFS2: Support for I/O barriers by Steven Whitehouse · 16 years ago
  71. 719ee34 GFS2: high time to take some time over atime by Steven Whitehouse · 16 years ago
  72. 37ec89e GFS2: The war on bloat by Steven Whitehouse · 16 years ago
  73. acd2c8a GFS2: GFS2 will panic if you misspell any mount options by Abhijith Das · 16 years ago
  74. acb57a3 GFS2: Direct IO write at end of file error by Bob Peterson · 16 years ago
  75. bd1eb88 GFS2: Use an IS_ERR test rather than a NULL test by Julien Brunel · 16 years ago
  76. dff5257 GFS2: Fix race relating to glock min-hold time by Steven Whitehouse · 16 years ago
  77. 0f8e0d9 dlm: allow multiple lockspace creates by David Teigland · 16 years ago
  78. 0188d6c GFS2: Fix & clean up GFS2 rename by Steven Whitehouse · 16 years ago
  79. 72dbf47 GFS2: rm on multiple nodes causes panic by Bob Peterson · 16 years ago
  80. 9b8df98 GFS2: Fix metafs mounts by Steven Whitehouse · 16 years ago
  81. c1e817d GFS2: Fix debugfs glock file iterator by Steven Whitehouse · 16 years ago
  82. a569c71 [PATCH] don't pass nameidata to gfs2_lookupi() by Al Viro · 16 years ago
  83. e6305c4 [PATCH] sanitize ->permission() prototype by Al Viro · 16 years ago
  84. 51cc506 SL*B: drop kmem cache argument from constructor by Alexey Dobriyan · 16 years ago
  85. 38c4657 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw by Linus Torvalds · 16 years ago
  86. 2fceef3 Merge commit 'v2.6.26' into bkl-removal by Jonathan Corbet · 16 years ago
  87. 4abaca17 [GFS2] Fix GFS2's use of do_div() in its quota calculations by David Howells · 16 years ago
  88. a93a6ce [GFS2] Remove unused declaration by Li Xiaodong · 16 years ago
  89. c9f6a6b [GFS2] Remove support for unused and pointless flag by Steven Whitehouse · 16 years ago
  90. 9cabcdb [GFS2] Replace rgrp "recent list" with mru list by Steven Whitehouse · 16 years ago
  91. 209806a [GFS2] Allow local DF locks when holding a cached EX glock by Steven Whitehouse · 16 years ago
  92. 265d529c [GFS2] Fix delayed demote race by Steven Whitehouse · 16 years ago
  93. f58ba88 [GFS2] don't call permission() by Miklos Szeredi · 16 years ago
  94. 9465efc Remove BKL from remote_llseek v2 by Andi Kleen · 16 years ago
  95. f17172e [GFS2] Fix module building by Steven Whitehouse · 16 years ago
  96. 31fcba0 [GFS2] Remove all_list from lock_dlm by Steven Whitehouse · 16 years ago
  97. b2cad26 [GFS2] Remove obsolete conversion deadlock avoidance code by Steven Whitehouse · 16 years ago
  98. 1bdad60 [GFS2] Remove remote lock dropping code by Steven Whitehouse · 16 years ago
  99. 9171f5a [GFS2] kernel panic mounting volume by Bob Peterson · 16 years ago
  100. 01b7c7a [GFS2] Revise readpage locking by Steven Whitehouse · 16 years ago