1. 6fe6900 mm: make read_cache_page synchronous by Nick Piggin · 17 years ago
  2. fa24aa5 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 17 years ago
  3. 823bccf remove "struct subsystem" as it is no longer needed by Greg Kroah-Hartman · 17 years ago
  4. 9315f13 ocfs2: Force use of GFP_NOFS in ocfs2_write() by Mark Fasheh · 17 years ago
  5. 5fdf1e6 ocfs2: fix sparse warnings in fs/ocfs2/cluster by Mark Fasheh · 17 years ago
  6. a7d2553 ocfs2: fix sparse warnings in fs/ocfs2/dlm by Mark Fasheh · 17 years ago
  7. 1ca1a11 ocfs2: fix sparse warnings in fs/ocfs2 by Mark Fasheh · 17 years ago
  8. 6e4b0d5 [PATCH] Copy i_flags to ocfs2 inode flags on write by Jan Kara · 17 years ago
  9. 5c2c9d3 [PATCH] ocfs2: use __set_current_state() by Milind Arun Choudhary · 17 years ago
  10. ee19a77 ocfs2: Wrap access of directory allocations with ip_alloc_sem. by Joel Becker · 17 years ago
  11. 6cb129f [PATCH] fs/ocfs2/: make 3 functions static by Adrian Bunk · 17 years ago
  12. 586d232 ocfs2: Implement compat_ioctl() by Mark Fasheh · 17 years ago
  13. 8341897 ocfs2: Cache extent records by Mark Fasheh · 17 years ago
  14. 7cdfc3a ocfs2: Remember rw lock level during direct io by Mark Fasheh · 17 years ago
  15. 8110b07 ocfs2: Fix up i_blocks calculation to know about holes by Mark Fasheh · 17 years ago
  16. 4f902c3 ocfs2: Fix extent lookup to return true size of holes by Mark Fasheh · 17 years ago
  17. 49cb8d2 ocfs2: Read from an unwritten extent returns zeros by Mark Fasheh · 17 years ago
  18. e48edee ocfs2: make room for unwritten extents flag by Mark Fasheh · 17 years ago
  19. 6af67d8 ocfs2: Use own splice write actor by Mark Fasheh · 17 years ago
  20. fa41045 ocfs2: Use do_sync_mapping_range() in ocfs2_zero_tail_for_truncate() by Mark Fasheh · 17 years ago
  21. 60b1139 ocfs2: zero tail of sparse files on truncate by Mark Fasheh · 17 years ago
  22. 25baf2d ocfs2: Teach ocfs2_get_block() about holes by Mark Fasheh · 17 years ago
  23. 5069120 ocfs2: remove ocfs2_prepare_write() and ocfs2_commit_write() by Mark Fasheh · 17 years ago
  24. 9517bac ocfs2: teach ocfs2_file_aio_write() about sparse files by Mark Fasheh · 17 years ago
  25. 8948898 ocfs2: Turn off shared writeable mmap for local files systems with holes. by Mark Fasheh · 18 years ago
  26. abf8b15 ocfs2: abstract out allocation locking by Mark Fasheh · 18 years ago
  27. 3a0782d ocfs2: teach extend/truncate about sparse files by Mark Fasheh · 18 years ago
  28. 363041a ocfs2: temporarily remove extent map caching by Mark Fasheh · 18 years ago
  29. dcd0538 ocfs2: sparse b-tree support by Mark Fasheh · 18 years ago
  30. 6f16bf6 ocfs2: small cleanup of ocfs2_request_delete() by Mark Fasheh · 17 years ago
  31. 68e2b740 ocfs2: remove unused code by Tiger Yang · 17 years ago
  32. 5000863 ocfs2: Remove delete inode vote by Tiger Yang · 17 years ago
  33. a9f5f70 ocfs2: filter more error prints by Mark Fasheh · 17 years ago
  34. bebe6f1 ocfs2: Replace panic() with emergency_restart() when fencing by Sunil Mushran · 17 years ago
  35. 5d262cc ocfs2: Silence compiler warnings by Sunil Mushran · 17 years ago
  36. be9e986 ocfs2: Local mounts should skip inode updates by Mark Fasheh · 17 years ago
  37. 0d01af6 ocfs2_dlm: Call cond_resched_lock() once per hash bucket scan by Sunil Mushran · 17 years ago
  38. 756a150 ocfs2_dlm: fix race in dlm_remaster_locks by Srinivas Eeda · 17 years ago
  39. 2f5bf1f ocfs2_dlm: Check for migrateable lockres in dlm_empty_lockres() by Sunil Mushran · 17 years ago
  40. 78062cb ocfs2_dlm: Fix lockres ref counting bug by Sunil Mushran · 17 years ago
  41. b36c3f8 ocfs2_dlm: Add missing locks in dlm_empty_lockres by Sunil Mushran · 17 years ago
  42. 3fca089 ocfs2_dlm: Missing get/put lockres in dlm_run_purge_lockres by Sunil Mushran · 17 years ago
  43. 03f981c ocfs2: add some missing address space callbacks by Joel Becker · 18 years ago
  44. e6c352d ocfs2: Concurrent access of o2hb_region->hr_task was not locked by Joel Becker · 17 years ago
  45. c24f72c ocfs2: Proper cleanup in case of error in ocfs2_register_hb_callbacks() by Joel Becker · 17 years ago
  46. 1b3c371 Fix typos concerning hierarchy by Uwe Kleine-König · 17 years ago
  47. 0b4d414 [PATCH] sysctl: remove insert_at_head from register_sysctl by Eric W. Biederman · 17 years ago
  48. 0e03036 [PATCH] sysctl: register the ocfs2 sysctl numbers by Eric W. Biederman · 17 years ago
  49. ee9b6d6 [PATCH] Mark struct super_operations const by Josef 'Jeff' Sipek · 17 years ago
  50. 92e1d5b [PATCH] mark struct inode_operations const 2 by Arjan van de Ven · 17 years ago
  51. 00977a5 [PATCH] mark struct file_operations const 6 by Arjan van de Ven · 17 years ago
  52. b559292 [PATCH] ocfs2 heartbeat: clean up bio submission code by Philipp Reisner · 18 years ago
  53. 925037b ocfs2: introduce sc->sc_send_lock to protect outbound outbound messages by Zhen Wei · 18 years ago
  54. 0dd8214 ocfs2_dlm: Add timeout to dlm join domain by Sunil Mushran · 17 years ago
  55. e496847 ocfs2_dlm: Silence some messages during join domain by Sunil Mushran · 17 years ago
  56. 1faf289 ocfs2_dlm: disallow a domain join if node maps mismatch by Srinivas Eeda · 17 years ago
  57. f3f8546 ocfs2_dlm: Ensure correct ordering of set/clear refmap bit on lockres by Sunil Mushran · 17 years ago
  58. ab81afd ocfs2: Binds listener to the configured ip address by Sunil Mushran · 17 years ago
  59. 3b8118c ocfs2_dlm: Calling post handler function in assert master handler by Kurt Hackel · 18 years ago
  60. d74c980 ocfs2: Added post handler callable function in o2net message handler by Kurt Hackel · 18 years ago
  61. 74aa258 ocfs2_dlm: Cookies in locks not being printed correctly in error messages by Kurt Hackel · 18 years ago
  62. 90aaaf1c ocfs2_dlm: Silence a failed convert by Kurt Hackel · 18 years ago
  63. a6fa364 ocfs2_dlm: wake up sleepers on the lockres waitqueue by Kurt Hackel · 18 years ago
  64. 28b72d9 ocfs2_dlm: Dlm dispatch was stopping too early by Kurt Hackel · 18 years ago
  65. 50635f1 ocfs2_dlm: Drop inflight refmap even if no locks found on the lockres by Kurt Hackel · 18 years ago
  66. 1cd04db ocfs2_dlm: Flush dlm workqueue before starting to migrate by Kurt Hackel · 18 years ago
  67. e17e75e ocfs2_dlm: Fix migrate lockres handler queue scanning by Kurt Hackel · 18 years ago
  68. 71ac106 ocfs2_dlm: Make dlmunlock() wait for migration to complete by Kurt Hackel · 18 years ago
  69. ddc09c8 ocfs2_dlm: Fixes race between migrate and dirty by Kurt Hackel · 18 years ago
  70. faf0ec9 [PATCH] fs/ocfs2/dlm/: make functions static by Adrian Bunk · 18 years ago
  71. ba2bf21 ocfs2_dlm: fix cluster-wide refcounting of lock resources by Kurt Hackel · 18 years ago
  72. e051fda ocfs2: ocfs2_link() journal credits update by Mark Fasheh · 17 years ago
  73. a8a75a2 [PATCH] ocfs2: fix thinko in ocfs2_backup_super_blkno() by Mark Fasheh · 17 years ago
  74. 50af94b ocfs2: Add backup superblock info to ocfs2_fs.h by Mark Fasheh · 18 years ago
  75. 6a1bd4a ocfs2: cleanup ocfs2_iget() errors by Mark Fasheh · 18 years ago
  76. 592282c ocfs2: Directory c/mtime update fixes by Mark Fasheh · 18 years ago
  77. 72bce50 ocfs2: Don't print errors when following symlinks by Mark Fasheh · 18 years ago
  78. 92efc15 ocfs2: export heartbeat thread pid via configfs by Zhen Wei · 18 years ago
  79. 7f4a2a9 ocfs2: always unmap in ocfs2_data_convert_worker() by Mark Fasheh · 18 years ago
  80. 6c2aad0 ocfs2: ignore NULL vfsmnt in ocfs2_should_update_atime() by Mark Fasheh · 18 years ago
  81. 564f8a3 ocfs2: Allow direct I/O read past end of file by Mark Fasheh · 18 years ago
  82. 0333394 ocfs2: don't print error in ocfs2_permission() by Mark Fasheh · 18 years ago
  83. cd86128 [PATCH] Fix numerous kcalloc() calls, convert to kzalloc() by Robert P. J. Day · 18 years ago
  84. 7e913c5 [PATCH] ocfs2: relative atime support by Mark Fasheh · 18 years ago
  85. 741441a Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 18 years ago
  86. 828ae6a [patch 3/3] OCFS2 Configurable timeouts - Protocol changes by Andrew Beekhof · 18 years ago
  87. d28c917 [PATCH] struct path: convert ocfs2 by Josef Sipek · 18 years ago
  88. b5dd803 [patch 2/3] OCFS2 Configurable timeouts by Jeff Mahoney · 18 years ago
  89. 296b75e [patch 1/3] OCFS2 - Expose struct o2nm_cluster by Andrew Beekhof · 18 years ago
  90. 8903901 ocfs2: Synchronize feature incompat flags in ocfs2_fs.h by Mark Fasheh · 18 years ago
  91. c271c5c ocfs2: local mounts by Sunil Mushran · 18 years ago
  92. 4a6e617 [PATCH] fs/*: trivial vsnprintf() conversion by Alexey Dobriyan · 18 years ago
  93. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  94. e6b4f8d [PATCH] slab: remove SLAB_NOFS by Christoph Lameter · 18 years ago
  95. 9db7372 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  96. d38eb8d ocfs2: implement i_op->permission by Tiger Yang · 18 years ago
  97. 25899de ocfs2: update file system paths to set atime by Tiger Yang · 18 years ago
  98. 7f1a37e ocfs2: core atime update functions by Tiger Yang · 18 years ago
  99. 8659ac2 ocfs2: Add splice support by Tiger Yang · 18 years ago
  100. e88d0c9 ocfs2: Remove ocfs2_write_should_remove_suid() by Mark Fasheh · 18 years ago