1. 90c699a block: rename CONFIG_LBD to CONFIG_LBDAF by Bartlomiej Zolnierkiewicz · 15 years ago
  2. 3ea4005 GFS2: Remove lock_kernel from gfs2_put_super() by Steven Whitehouse · 15 years ago
  3. 6399777 GFS2: Add tracepoints by Steven Whitehouse · 15 years ago
  4. 6cfd014 push BKL down into ->put_super by Christoph Hellwig · 15 years ago
  5. b7d245d gfs2: remove ->write_super and stop maintaining ->s_dirt by Christoph Hellwig · 15 years ago
  6. c905959 Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  7. 003dec8 GFS2: Merge gfs2_get_sb into gfs2_get_sb_meta by Steven Whitehouse · 15 years ago
  8. 40bc9a2 GFS2: Fix cache coherency between truncate and O_DIRECT read by Steven Whitehouse · 15 years ago
  9. f6d0313 GFS2: Fix locking issue mounting gfs2meta fs by Steven Whitehouse · 15 years ago
  10. e09f944 GFS2: Remove unused variable by Steven Whitehouse · 15 years ago
  11. a12af1e GFS2: smbd proccess hangs with flock() call. by Abhijith Das · 15 years ago
  12. f6eb534 GFS2: Remove args subdir from gfs2 sysfs files by Steven Whitehouse · 15 years ago
  13. e1b28aa GFS2: Remove lockstruct subdir from gfs2 sysfs files by Steven Whitehouse · 15 years ago
  14. e1defc4 block: Do away with the notion of hardsect_size by Martin K. Petersen · 15 years ago
  15. 87ec217 GFS2: Move gfs2_unlink_ok into ops_inode.c by Steven Whitehouse · 15 years ago
  16. 536baf0 GFS2: Move gfs2_readlinki into ops_inode.c by Steven Whitehouse · 15 years ago
  17. 2286dbf GFS2: Move gfs2_rmdiri into ops_inode.c by Steven Whitehouse · 15 years ago
  18. 9e6e0a1 GFS2: Merge mount.c and ops_super.c into super.c by Steven Whitehouse · 15 years ago
  19. b1e71b0 GFS2: Clean up some file names by Steven Whitehouse · 15 years ago
  20. 1ce97e5 GFS2: Be more aggressive in reclaiming unlinked inodes by Steven Whitehouse · 15 years ago
  21. 60a0b8f GFS2: Add a rgrp bitmap full flag by Steven Whitehouse · 15 years ago
  22. 0901097 GFS2: Improve resource group error handling by Steven Whitehouse · 15 years ago
  23. ef9e8b1 GFS2: Don't warn when delete inode fails on ro filesystem by Steven Whitehouse · 15 years ago
  24. fe64d51 GFS2: Umount recovery race fix by Steven Whitehouse · 15 years ago
  25. 9582d41 GFS2: Remove a couple of unused sysfs entries by Steven Whitehouse · 15 years ago
  26. 48c2b61 GFS2: Add commit= mount option by Steven Whitehouse · 15 years ago
  27. a1c0643 GFS2: Move journal live test at transaction start by Steven Whitehouse · 15 years ago
  28. 7537d81a GFS2: Fix timestamps on write by Abhijith Das · 15 years ago
  29. 48bf2b1 GFS2: Something nonlinear this way comes! by Steven Whitehouse · 15 years ago
  30. 4a0f9a3 GFS2: Optimise writepage for metadata by Steven Whitehouse · 15 years ago
  31. c969f58c GFS2: Update the rw flags by Steven Whitehouse · 15 years ago
  32. 93b49d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  33. e24977d Reduce path_lookup() abuses by Al Viro · 15 years ago
  34. 0c7a531 GFS2: Fix glock ref counting bug by Steven Whitehouse · 15 years ago
  35. d9ba761 GFS2: Ensure that the inode goal block settings are updated by Steven Whitehouse · 15 years ago
  36. d8bd504 GFS2: Fix bug in block allocation by Steven Whitehouse · 15 years ago
  37. e56985d GFS2: Fix page_mkwrite() return code by Steven Whitehouse · 15 years ago
  38. 52fcd11 GFS2: Clear dirty bit at end of inode glock sync by Steven Whitehouse · 15 years ago
  39. a2c252e Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes by Linus Torvalds · 15 years ago
  40. b1fffc9 gfs2: Remove code handling bio_alloc failure with __GFP_WAIT by Nikanth Karthikesan · 15 years ago
  41. 1328df7 GFS2: Use DEFINE_SPINLOCK by Xu Gang · 15 years ago
  42. 10d2198 GFS2: cleanup file_operations mess by Christoph Hellwig · 15 years ago
  43. a228df6 GFS2: Move umount flush rwsem by Steven Whitehouse · 15 years ago
  44. 5cf3252 GFS2: Fix symlink creation race by Steven Whitehouse · 15 years ago
  45. 7fa5d20 GFS2: Make quotad's waiting interruptible by Steven Whitehouse · 15 years ago
  46. 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
  47. c2ec175 mm: page_mkwrite change prototype to match fault by Nick Piggin · 15 years ago
  48. ce3b0f8 New helper - current_umask() by Al Viro · 15 years ago
  49. 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
  50. 92cecbb constify dentry_operations: GFS2 by Al Viro · 15 years ago
  51. df3647b GFS2: Fix freeze issue by Steven Whitehouse · 15 years ago
  52. 9c53883 Fix a minor bug in the previous patch by Steven Whitehouse · 15 years ago
  53. 6bac243 GFS2: Clean up of glops.c by Steven Whitehouse · 15 years ago
  54. 02ffad08 GFS2: Fix locking bug in failed shared to exclusive conversion by Benjamin Marzinski · 15 years ago
  55. 229615d GFS2: Pagecache usage optimization on GFS2 by Hisashi Hifumi · 15 years ago
  56. 02ab172 GFS2: fix sparse warning: Should it be static? by Hannes Eder · 15 years ago
  57. 075ac44 GFS2: fix sparse warnings: constant is so big it is ... by Hannes Eder · 15 years ago
  58. b9a9694 GFS2: Support quota/noquota mount arguments by Steven Whitehouse · 15 years ago
  59. 223b2b8 GFS2: Fix alignment issue and tidy gfs2_bitfit by Steven Whitehouse · 15 years ago
  60. 64d576b GFS2: Add a "demote a glock" interface to sysfs by Steven Whitehouse · 15 years ago
  61. 02e3cc7 GFS2: Expose UUID via sysfs/uevent by Steven Whitehouse · 15 years ago
  62. f15ab56 GFS2: Support generation of discard requests by Steven Whitehouse · 15 years ago
  63. d8348de GFS2: Fix deadlock on journal flush by Steven Whitehouse · 15 years ago
  64. e7c8707 GFS2: Fix error path ref counting for root inode by Steven Whitehouse · 16 years ago
  65. ac2425e GFS2: Remove unused field from glock by Steven Whitehouse · 16 years ago
  66. f057f6c GFS2: Merge lock_dlm module into GFS2 by Steven Whitehouse · 16 years ago
  67. 22077f5 GFS2: Remove "double" locking in quota by Steven Whitehouse · 16 years ago
  68. 0a7ab79 GFS2: change gfs2_quota_scan into a shrinker by Abhijith Das · 16 years ago
  69. 2db2aac GFS2: Bring back lvb-related stuff to lock_nolock to support quotas by Abhijith Das · 16 years ago
  70. 6f04c1c GFS2: Fix remount argument parsing by Steven Whitehouse · 16 years ago
  71. c4be0c1 filesystem freeze: add error handling of write_super_lockfs/unlockfs by Takashi Sato · 16 years ago
  72. c8f554b GFS2: Fix typo in gfs_page_mkwrite() by Benjamin Marzinski · 16 years ago
  73. 0027ce6 GFS2: LSF and LBD are now one and the same by Steven Whitehouse · 16 years ago
  74. e4fefba GFS2: Set GFP_NOFS when allocating page on write by Steven Whitehouse · 16 years ago
  75. eb8374e GFS2: Use DEFINE_SPINLOCK by Julia Lawall · 16 years ago
  76. 88a19ad GFS2: Fix use-after-free bug on umount (try #2) by Steven Whitehouse · 16 years ago
  77. fefc03b Revert "GFS2: Fix use-after-free bug on umount" by Steven Whitehouse · 16 years ago
  78. 7ed122e GFS2: Streamline alloc calculations for writes by Steven Whitehouse · 16 years ago
  79. 9a776db GFS2: Send useful information with uevent messages by Steven Whitehouse · 16 years ago
  80. 3af165a GFS2: Fix use-after-free bug on umount by Steven Whitehouse · 16 years ago
  81. 2e20470 GFS2: Remove ancient, unused code by Steven Whitehouse · 16 years ago
  82. 2bfb644 GFS2: Move four functions from super.c by Steven Whitehouse · 16 years ago
  83. b528968 GFS2: Fix bug in gfs2_lock_fs_check_clean() by Steven Whitehouse · 16 years ago
  84. fdd1062 GFS2: Send some sensible sysfs stuff by Steven Whitehouse · 16 years ago
  85. 97cc102 GFS2: Kill two daemons with one patch by Steven Whitehouse · 16 years ago
  86. 9ac1b4d GFS2: Move gfs2_recoverd into recovery.c by Steven Whitehouse · 16 years ago
  87. 813e0c4 GFS2: Fix "truncate in progress" hang by Steven Whitehouse · 16 years ago
  88. 37b2c83 GFS2: Clean up & move gfs2_quotad by Steven Whitehouse · 16 years ago
  89. fa75ced GFS2: Add more detail to debugfs glock dumps by Steven Whitehouse · 16 years ago
  90. 73f7494 GFS2: Banish struct gfs2_rgrpd_host by Steven Whitehouse · 16 years ago
  91. cfc8b54 GFS2: Move rg_free from gfs2_rgrpd_host to gfs2_rgrpd by Steven Whitehouse · 16 years ago
  92. d8b71f7 GFS2: Move rg_igeneration into struct gfs2_rgrpd by Steven Whitehouse · 16 years ago
  93. 383f01f GFS2: Banish struct gfs2_dinode_host by Steven Whitehouse · 16 years ago
  94. c9e9888 GFS2: Move i_size from gfs2_dinode_host and rename it to i_disksize by Steven Whitehouse · 16 years ago
  95. 3767ac2 GFS2: Move di_eattr into "proper" inode by Steven Whitehouse · 16 years ago
  96. ad6203f GFS2: Move "entries" into "proper" inode by Steven Whitehouse · 16 years ago
  97. bcf0b5b GFS2: Move generation number into "proper" part of inode by Steven Whitehouse · 16 years ago
  98. 55ba474 GFS2: sparse annotation of gl->gl_spin by Harvey Harrison · 16 years ago
  99. 1bb7322 GFS2: Fix up jdata writepage/delete_inode by Steven Whitehouse · 16 years ago
  100. b276058 GFS2: Rationalise header files by Steven Whitehouse · 16 years ago