1. c1e8d35 ocfs2: Remove EXIT from masklog. by Tao Ma · 13 years ago
  2. ef6b689 ocfs2: Remove ENTRY from masklog. by Tao Ma · 13 years ago
  3. 5fe0c23 exportfs: Return the minimum required handle size by Aneesh Kumar K.V · 13 years ago
  4. c9c6cac kill path_lookup() by Al Viro · 13 years ago
  5. 4714e63 ocfs2: fix d_revalidate oopsen on NFS exports by Al Viro · 13 years ago
  6. 52c303c ocfs2: Check heartbeat mode for kernel stacks only by Mark Fasheh · 13 years ago
  7. acf3bb0 Ocfs2/refcounttree: Fix a bug for refcounttree to writeback clusters in a right number. by Tristan Ye · 13 years ago
  8. 705773a ocfs2: Fix estimate of necessary credits for mkdir by Jan Kara · 13 years ago
  9. 4843456 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 13 years ago
  10. 2fe17c1 fallocate should be a file operation by Christoph Hellwig · 13 years ago
  11. 64c23e8 make the feature checks in ->fallocate future proof by Christoph Hellwig · 13 years ago
  12. 7b1fff7 ocfs2: Make OCFS2_FS depend on CONFIGFS_FS by Nicholas Bellinger · 13 years ago
  13. 275220f Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 13 years ago
  14. b2034d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  15. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  16. db47fef Ocfs2: handle hole punching via fallocate properly by Josef Bacik · 14 years ago
  17. ba87167 switch ocfs2, close races by Al Viro · 14 years ago
  18. f00c9e4 quota: Fix deadlock during path resolution by Jan Kara · 14 years ago
  19. 498f7f5 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 14 years ago
  20. aecf586 ocfs2: Remove unused truncate function from alloc.c by Tao Ma · 14 years ago
  21. cc54816 ocfs2/cluster: dereferencing before checking in nst_seq_show() by Dan Carpenter · 14 years ago
  22. e70d845 ocfs2: fix build for OCFS2_FS_STATS not enabled by Randy Dunlap · 14 years ago
  23. 23d69b0 Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  24. 873feea fs: dcache per-inode inode alias locking by Nick Piggin · 14 years ago
  25. b74c79e fs: provide rcu-walk aware permission i_ops by Nick Piggin · 14 years ago
  26. 34286d6 fs: rcu-walk aware d_revalidate method by Nick Piggin · 14 years ago
  27. fb045ad fs: dcache reduce branches in lookup path by Nick Piggin · 14 years ago
  28. fa0d7e3d fs: icache RCU free inodes by Nick Piggin · 14 years ago
  29. dc0474b fs: dcache rationalise dget variants by Nick Piggin · 14 years ago
  30. b5c84bf fs: dcache remove dcache_lock by Nick Piggin · 14 years ago
  31. b23fb0a fs: scale inode alias list by Nick Piggin · 14 years ago
  32. da50295 fs: dcache scale d_unhashed by Nick Piggin · 14 years ago
  33. 9b00a81 ocfs2: don't use flush_scheduled_work() by Tejun Heo · 14 years ago
  34. eda4b71 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 14 years ago
  35. db02754 ocfs2/cluster: Show o2net timing statistics by Sunil Mushran · 14 years ago
  36. e453039 ocfs2/cluster: Track process message timing stats for each socket by Sunil Mushran · 14 years ago
  37. 3c193b3 ocfs2/cluster: Track send message timing stats for each socket by Sunil Mushran · 14 years ago
  38. ff1becb ocfs2/cluster: Use ktime instead of timeval in struct o2net_sock_container by Sunil Mushran · 14 years ago
  39. 3f9c14f ocfs2/cluster: Replace timeval with ktime in struct o2net_send_tracking by Sunil Mushran · 14 years ago
  40. 8757241 ocfs2: Add DEBUG_FS dependency by Sunil Mushran · 14 years ago
  41. 079ffb7 ocfs2/dlm: Hard code the values for enums by Sunil Mushran · 14 years ago
  42. 37096a7 ocfs2/dlm: Minor cleanup by Sunil Mushran · 14 years ago
  43. 02bd9c3 ocfs2/dlm: Cleanup dlmdebug.c by Sunil Mushran · 14 years ago
  44. 1e6d915 ocfs2: Release buffer_head in case of error in ocfs2_double_lock. by Tao Ma · 14 years ago
  45. 4b7bd36 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  46. 7d8f987 ocfs2: Fix system inodes cache overflow. by Tao Ma · 14 years ago
  47. cfc069d ocfs2/cluster: Pin the local node when o2hb thread starts by Sunil Mushran · 14 years ago
  48. cb0586b ocfs2/cluster: Show pin state for each o2hb region by Sunil Mushran · 14 years ago
  49. 58a3158 ocfs2/cluster: Pin/unpin o2hb regions by Sunil Mushran · 14 years ago
  50. ffee223 ocfs2/cluster: Remove dropped region from o2hb quorum region bitmap by Sunil Mushran · 14 years ago
  51. 2b190ce ocfs2/cluster: Pin the remote node item in configfs by Sunil Mushran · 14 years ago
  52. 66f4500 ocfs2/dlm: make existing convertion precedent over new lock by Wengang Wang · 14 years ago
  53. 8e17d16 ocfs2/dlm: Cleanup mlogs in dlmthread.c, dlmast.c and dlmdomain.c by Sunil Mushran · 14 years ago
  54. 50308d8 ocfs2: Try to free truncate log when meeting ENOSPC in write. by Tao Ma · 14 years ago
  55. 8ac33dc ocfs2: Hold ip_lock when set/clear flags for indexed dir. by Tao Ma · 14 years ago
  56. 41b41a2 ocfs2: Adjust masklog flag values by Sunil Mushran · 14 years ago
  57. 39c99f1 Ocfs2: Teach 'coherency=full' O_DIRECT writes to correctly up_read i_alloc_sem. by Tristan Ye · 14 years ago
  58. 388c4bc ocfs2/dlm: Migrate lockres with no locks if it has a reference by Sunil Mushran · 14 years ago
  59. f30195c Merge branch 'cleanup-bd_claim' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into for-2.6.38/core by Jens Axboe · 14 years ago
  60. 226291a ocfs2_connection_find() returns pointer to bad structure by dann frazier · 14 years ago
  61. a2a2f55 ocfs2: char is not always signed by Milton Miller · 14 years ago
  62. 1989a80 Ocfs2: Stop tracking a negative dentry after dentry_iput(). by Tristan Ye · 14 years ago
  63. 1cf257f ocfs2: fix memory leak by Jiri Slaby · 14 years ago
  64. a48a982 fs/ocfs2/dlm: Use GFP_ATOMIC under spin_lock by David Sterba · 14 years ago
  65. 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 14 years ago
  66. 1ca7318 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 14 years ago
  67. 1c66b36 ocfs2: Change some lock status member in ocfs2_lock_res to char. by Tao Ma · 14 years ago
  68. e525fd8 block: make blkdev_get/put() handle exclusive access by Tejun Heo · 14 years ago
  69. b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 14 years ago
  70. 3c26ff6 convert get_sb_nodev() users by Al Viro · 14 years ago
  71. 152a083 new helper: mount_bdev() by Al Viro · 14 years ago
  72. 85fe402 fs: do not assign default i_ino in new_inode by Christoph Hellwig · 14 years ago
  73. 7de9c6ee new helper: ihold() by Al Viro · 14 years ago
  74. ebdec24 fs: kill block_prepare_write by Christoph Hellwig · 14 years ago
  75. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  76. f8cae0f ocfs2: drop the BLKDEV_IFL_WAIT flag by Linus Torvalds · 14 years ago
  77. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  78. 79f14b7 Merge branch 'vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  79. 2decd65 ocfs2: Avoid to evaluate xattr block flags again. by Jeff Liu · 14 years ago
  80. fc37189 Merge branch 'globalheartbeat-2' of git://oss.oracle.com/git/smushran/linux-2.6 into ocfs2-merge-window by Joel Becker · 14 years ago
  81. d4396ea by Sunil Mushran · 14 years ago
  82. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  83. 7bdb0d1 ocfs2: Add a mount option "coherency=*" to handle cluster coherency for O_DIRECT writes. by Tristan Ye · 14 years ago
  84. 75d9bbc Initialize max_slots early by Goldwyn Rodrigues · 14 years ago
  85. f30d44f3 When I tried to compile I got the following warning: by Poyo VL · 14 years ago
  86. 9b5cd10 ocfs2: validate bg_free_bits_count after update by Srinivas Eeda · 14 years ago
  87. 4d94aa1 ocfs2/cluster: Bump up dlm protocol to version 1.1 by Sunil Mushran · 14 years ago
  88. 43695d0 by Sunil Mushran · 14 years ago
  89. d6aa1c7 by Sunil Mushran · 14 years ago
  90. 1f28530 by Sunil Mushran · 14 years ago
  91. a6de013 by Sunil Mushran · 14 years ago
  92. b1c5ebf by Sunil Mushran · 14 years ago
  93. 43182d2 by Sunil Mushran · 14 years ago
  94. e7d656b by Sunil Mushran · 14 years ago
  95. 536f074 by Sunil Mushran · 14 years ago
  96. 823a637 by Sunil Mushran · 14 years ago
  97. 8ca8b0bb by Sunil Mushran · 14 years ago
  98. 0e105d3 by Sunil Mushran · 14 years ago
  99. 39a2985 ocfs2/cluster: Print messages when adding/removing nodes by Sunil Mushran · 14 years ago
  100. 18c50cb by Sunil Mushran · 14 years ago