1. cf5434e Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 15 years ago
  2. d246ab3 ocfs2/trivial: Wrap ocfs2_sysfile_cluster_lock_key within define. by Tao Ma · 15 years ago
  3. cb25797 ocfs2: Add lockdep annotations by Jan Kara · 15 years ago
  4. df152c2 ocfs2: Disable orphan scanning for local and hard-ro mounts by Sunil Mushran · 15 years ago
  5. 3211949 ocfs2: Do not initialize lvb in ocfs2_orphan_scan_lock_res_init() by Sunil Mushran · 15 years ago
  6. 692684e ocfs2: Stop orphan scan as early as possible during umount by Sunil Mushran · 15 years ago
  7. c3d3884 ocfs2: Fix ocfs2_osb_dump() by Sunil Mushran · 15 years ago
  8. 94e41ec ocfs2: Pin journal head before accessing jh->b_committed_data by Sunil Mushran · 15 years ago
  9. 1962f39 ocfs2: Update atime in splice read if necessary. by Tao Ma · 15 years ago
  10. 1c520df ocfs2: Provide the ocfs2_dlm_lvb_valid() stack API. by Joel Becker · 15 years ago
  11. 90c699a block: rename CONFIG_LBD to CONFIG_LBDAF by Bartlomiej Zolnierkiewicz · 15 years ago
  12. 300df7d Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 15 years ago
  13. 9af0b38 ocfs2/net: Use wait_event() in o2net_send_message_vec() by Sunil Mushran · 15 years ago
  14. 6b791bc ocfs2: Adjust rightmost path in ocfs2_add_branch. by Tao Ma · 15 years ago
  15. 337eb00 Push BKL down into ->remount_fs() by Alessio Igor Bogani · 15 years ago
  16. 6cfd014 push BKL down into ->put_super by Christoph Hellwig · 15 years ago
  17. 94cb993 ocfs2: remove ->write_super and stop maintaining ->s_dirt by Christoph Hellwig · 15 years ago
  18. e04cc15 ocfs2: fdatasync should skip unimportant metadata writeout by Hisashi Hifumi · 15 years ago
  19. 06c59bb ocfs2: Remove redundant gotos in ocfs2_mount_volume() by Tao Ma · 15 years ago
  20. 73be192 ocfs2: Add statistics for the checksum and ecc operations. by Joel Becker · 16 years ago
  21. 15633a2 ocfs2 patch to track delayed orphan scan timer statistics by Srinivas Eeda · 15 years ago
  22. 8327393 ocfs2: timer to queue scan of all orphan slots by Srinivas Eeda · 15 years ago
  23. edd45c0 ocfs2: Correct ordering of ip_alloc_sem and localloc locks for directories by Jan Kara · 15 years ago
  24. 80d73f1 ocfs2: Fix possible deadlock in quota recovery by Jan Kara · 15 years ago
  25. 65bac57 ocfs2: Fix possible deadlock with quotas in ocfs2_setattr() by Jan Kara · 15 years ago
  26. b4c30de ocfs2: Fix lock inversion in ocfs2_local_read_info() by Jan Kara · 15 years ago
  27. 4e8a301 ocfs2: Fix possible deadlock in ocfs2_global_read_dquot() by Jan Kara · 15 years ago
  28. e1defc4 block: Do away with the notion of hardsect_size by Martin K. Petersen · 15 years ago
  29. a731d12 ocfs2: Use nd_set_link(). by Joel Becker · 15 years ago
  30. 2b53bc7 ocfs2: update comments in masklog.h by Coly Li · 15 years ago
  31. a46fa68 ocfs2: Don't printk the error when listing too many xattrs. by Tao Ma · 15 years ago
  32. 7e567b4 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 15 years ago
  33. dfa13f3 ocfs2: Fix a missing credit when deleting from indexed directories. by Joel Becker · 15 years ago
  34. 7e31a96 ocfs2/trivial: Remove unused variable in ocfs2_rename. by Tao Ma · 15 years ago
  35. a5a0a63 ocfs2: Add missing iput() during error handling in ocfs2_dentry_attach_lock() by Sunil Mushran · 15 years ago
  36. 5b09b50 ocfs2: Fix some printk() warnings. by Joel Becker · 15 years ago
  37. 0fba813 ocfs2: Fix 2 warning during ocfs2 make. by Tao Ma · 15 years ago
  38. 328eaab ocfs2: fix i_mutex locking in ocfs2_splice_to_file() by Miklos Szeredi · 15 years ago
  39. 035a571 ocfs2: Reserve 1 more cluster in expanding_inline_dir for indexed dir. by Tao Ma · 15 years ago
  40. 7bfac9e splice: fix deadlock in splicing to file by Miklos Szeredi · 15 years ago
  41. 9140db0 ocfs2: recover orphans in offline slots during recovery and mount by Srinivas Eeda · 15 years ago
  42. 1fca3a0 ocfs2: Pagecache usage optimization on ocfs2 by Hisashi Hifumi · 15 years ago
  43. 6ca497a ocfs2: fix rare stale inode errors when exporting via nfs by wengang wang · 15 years ago
  44. 9405dcc ocfs2/dlm: Tweak mle_state output by Sunil Mushran · 15 years ago
  45. 516b7e5 ocfs2/dlm: Do not purge lockres that is being migrated dlm_purge_lockres() by Sunil Mushran · 15 years ago
  46. 7141514 ocfs2/dlm: Remove struct dlm_lock_name in struct dlm_master_list_entry by Sunil Mushran · 15 years ago
  47. e64ff14 ocfs2/dlm: Show the number of lockres/mles in dlm_state by Sunil Mushran · 15 years ago
  48. 7d62a978 ocfs2/dlm: dlm_set_lockres_owner() and dlm_change_lockres_owner() inlined by Sunil Mushran · 15 years ago
  49. 6800791 ocfs2/dlm: Improve lockres counts by Sunil Mushran · 15 years ago
  50. 2041d8f ocfs2/dlm: Track number of mles by Sunil Mushran · 15 years ago
  51. 67ae1f0 ocfs2/dlm: Indent dlm_cleanup_master_list() by Sunil Mushran · 15 years ago
  52. 2ed6c75 ocfs2/dlm: Activate dlm->master_hash for master list entries by Sunil Mushran · 15 years ago
  53. e2b66dd ocfs2/dlm: Create and destroy the dlm->master_hash by Sunil Mushran · 15 years ago
  54. c2cd4a4 ocfs2/dlm: Refactor dlm_clean_master_list() by Sunil Mushran · 15 years ago
  55. f77a9a7 ocfs2/dlm: Clean up struct dlm_lock_name by Sunil Mushran · 15 years ago
  56. 1c08457 ocfs2/dlm: Encapsulate adding and removing of mle from dlm->master_list by Sunil Mushran · 15 years ago
  57. feb473a ocfs2: Optimize inode group allocation by recording last used group. by Tao Ma · 15 years ago
  58. 60ca81e ocfs2: Allocate inode groups from global_bitmap. by Tao Ma · 15 years ago
  59. 1382115 ocfs2: Optimize inode allocation by remembering last group by Tao Ma · 15 years ago
  60. 1d46dc0 ocfs2: fix leaf start calculation in ocfs2_dx_dir_rebalance() by Mark Fasheh · 15 years ago
  61. b80b549 ocfs2: re-order ocfs2_empty_dir checks by Mark Fasheh · 15 years ago
  62. 3a8df2b ocfs2: Enable indexed directories by Mark Fasheh · 16 years ago
  63. e3a93c2 ocfs2: Add total entry count to dx_root_block by Mark Fasheh · 15 years ago
  64. 198a1ca ocfs2: Increase max links count by Mark Fasheh · 16 years ago
  65. e7c17e4 ocfs2: Introduce dir free space list by Mark Fasheh · 15 years ago
  66. 4ed8a6b ocfs2: Store dir index records inline by Mark Fasheh · 16 years ago
  67. 9b7895e ocfs2: Add a name indexed b-tree to directory inodes by Mark Fasheh · 16 years ago
  68. 4a12ca3 ocfs2: Introduce dir lookup helper struct by Mark Fasheh · 16 years ago
  69. 59b526a ocfs2: Remove debugfs file local_alloc_stats by Sunil Mushran · 16 years ago
  70. 5039750 ocfs2: Expose the file system state via debugfs by Sunil Mushran · 16 years ago
  71. 96a6c64 ocfs2: Move struct recovery_map to a header file by Sunil Mushran · 16 years ago
  72. 87d3d3f ocfs2/hb: Expose the list of heartbeating nodes via debugfs by Sunil Mushran · 16 years ago
  73. 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
  74. c2ec175 mm: page_mkwrite change prototype to match fault by Nick Piggin · 15 years ago
  75. ce3b0f8 New helper - current_umask() by Al Viro · 15 years ago
  76. d8fba0f constify dentry_operations: OCFS2 by Al Viro · 15 years ago
  77. 712e53e ocfs2: Use xs->bucket to set xattr value outside by Tao Ma · 15 years ago
  78. 74e77eb ocfs2: Fix a bug found by sparse check. by Tao Ma · 15 years ago
  79. d9ae49d ocfs2: tweak to get the maximum inline data size with xattr by Tiger Yang · 15 years ago
  80. 6c9fd1d ocfs2: reserve xattr block for new directory with inline data by Tiger Yang · 15 years ago
  81. 28d57d4 ocfs2: add IO error check in ocfs2_get_sector() by wengang wang · 15 years ago
  82. 4442f51 ocfs2: set gap to seperate entry and value when xattr in bucket by Tiger Yang · 15 years ago
  83. c8b9cf9 ocfs2: lock the metaecc process for xattr bucket by Tao Ma · 15 years ago
  84. 89a907a ocfs2: Use the right access_* method in ctime update of xattr. by Tao Ma · 15 years ago
  85. 53ecd25 ocfs2/dlm: Make dlm_assert_master_handler() kill itself instead of the asserter by Sunil Mushran · 15 years ago
  86. dabc47d ocfs2/dlm: Use ast_lock to protect ast_list by Sunil Mushran · 15 years ago
  87. c74ff8b ocfs2: Cleanup the lockname print in dlmglue.c by Sunil Mushran · 15 years ago
  88. 7dc102b ocfs2/dlm: Retract fix for race between purge and migrate by Sunil Mushran · 15 years ago
  89. 47be12e ocfs2: Access and dirty the buffer_head in mark_written. by Tao Ma · 16 years ago
  90. 7f5aa21 jbd2: Avoid possible NULL dereference in jbd2_journal_begin_ordered_truncate() by Jan Kara · 15 years ago
  91. fd4ef23 ocfs2: add quota call to ocfs2_remove_btree_range() by Mark Fasheh · 15 years ago
  92. a4b9196 ocfs2: Wakeup the downconvert thread after a successful cancel convert by Sunil Mushran · 15 years ago
  93. 554e7f9 ocfs2: Access the xattr bucket only before modifying it. by Tao Ma · 16 years ago
  94. f8afead ocfs2: Fix possible deadlock in ocfs2_write_dquot() by Jan Kara · 16 years ago
  95. ea455f8 ocfs2: Push out dropping of dentry lock to ocfs2_wq by Jan Kara · 16 years ago
  96. cc597bc Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-quota-2.6 by Linus Torvalds · 15 years ago
  97. 2fe4371 fs/Kconfig: move ocfs2 out by Alexey Dobriyan · 16 years ago
  98. c475146 ocfs2: Remove ocfs2_dquot_initialize() and ocfs2_dquot_drop() by Jan Kara · 16 years ago
  99. 73ac36e fix similar typos to successfull by Coly Li · 16 years ago
  100. c19a28e remove lots of double-semicolons by Fernando Carrijo · 16 years ago