1. add0969 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 17 years ago
  2. 7b59575 sysfs: kill unnecessary attribute->owner by Tejun Heo · 17 years ago
  3. 54c57dc [PATCH] ocfs2: zero_user_page conversion by Eric Sandeen · 17 years ago
  4. b258010 ocfs2: Support xfs style space reservation ioctls by Mark Fasheh · 17 years ago
  5. 063c456 ocfs2: support for removing file regions by Mark Fasheh · 17 years ago
  6. 35edec1 ocfs2: update truncate handling of partial clusters by Mark Fasheh · 17 years ago
  7. d0c7d70 ocfs2: btree support for removal of arbirtrary extents by Mark Fasheh · 17 years ago
  8. 2ae99a6 ocfs2: Support creation of unwritten extents by Mark Fasheh · 17 years ago
  9. b27b7cb ocfs2: support writing of unwritten extents by Mark Fasheh · 17 years ago
  10. 0d172ba ocfs2: small cleanup of ocfs2_write_begin_nolock() by Mark Fasheh · 17 years ago
  11. 328d575 ocfs2: btree changes for unwritten extents by Mark Fasheh · 17 years ago
  12. c3afcbb ocfs2: abstract btree growing calls by Mark Fasheh · 17 years ago
  13. 1f6697d ocfs2: use all extent block suballocators by Mark Fasheh · 17 years ago
  14. 59a5e41 ocfs2: plug truncate into cached dealloc routines by Mark Fasheh · 17 years ago
  15. 2b60435 ocfs2: simplify deallocation locking by Mark Fasheh · 17 years ago
  16. bce9976 ocfs2: harden buffer check during mapping of page blocks by Mark Fasheh · 17 years ago
  17. 7307de8 ocfs2: shared writeable mmap by Mark Fasheh · 17 years ago
  18. 607d44a ocfs2: factor out write aops into nolock variants by Mark Fasheh · 17 years ago
  19. 3a307ff ocfs2: rework ocfs2_buffered_write_cluster() by Mark Fasheh · 17 years ago
  20. 2e89b2e ocfs2: take ip_alloc_sem during entire truncate by Mark Fasheh · 17 years ago
  21. baf4661 ocfs2: Add "preferred slot" mount option by Sunil Mushran · 17 years ago
  22. 5fb0f7f0 [KJ PATCH] Replacing memset(<addr>,0,PAGE_SIZE) with clear_page() in fs/ocfs2/dlm/dlmrecovery.c by Shani Moideen · 17 years ago
  23. 800deef [PATCH] ocfs2: use list_for_each_entry where benefical by Christoph Hellwig · 17 years ago
  24. e6df3a6 ocfs2: Wake up a starting region if it gets killed in the background. by Joel Becker · 17 years ago
  25. 16c6a4f ocfs2: live heartbeat depends on the local node configuration by Joel Becker · 17 years ago
  26. 1482942 ocfs2: Depend on configfs heartbeat items. by Joel Becker · 17 years ago
  27. e6bd07a configfs: Convert subsystem semaphore to mutex by Joel Becker · 17 years ago
  28. cac36bb0 pipe: change the ->pin() operation to ->confirm() by Jens Axboe · 17 years ago
  29. d6b29d7 splice: divorce the splice structure/function definitions from the pipe header by Jens Axboe · 17 years ago
  30. 5ffc4ef sendfile: remove .sendfile from filesystems that use generic_file_sendfile() by Jens Axboe · 17 years ago
  31. 6a14b90 vmsplice: add vmsplice-to-user support by Jens Axboe · 17 years ago
  32. c66ab6f splice: abstract out actor data by Jens Axboe · 17 years ago
  33. eeb47d1 ocfs2: Fix invalid assertion during write on 64k pages by Mark Fasheh · 17 years ago
  34. 59be7dc ocfs2: Fix masklog breakage by Tiger Yang · 17 years ago
  35. d9b08b9 [PATCH] ocfs2: use generic_segment_checks by Christoph Hellwig · 17 years ago
  36. 8fccfc8 ocfs2: fix inode leak by Mark Fasheh · 17 years ago
  37. 5c3c6bb [PATCH] ocfs2: use zero_user_page by Nate Diller · 17 years ago
  38. 1024c90 ocfs2: unmap_mapping_range() in ocfs2_truncate() by Mark Fasheh · 17 years ago
  39. e9dfc0b ocfs2: trylock in ocfs2_readpage() by Mark Fasheh · 17 years ago
  40. a35afb8 Remove SLAB_CTOR_CONSTRUCTOR by Christoph Lameter · 17 years ago
  41. c4a7f5e ocfs2: kobject/kset foobar by Randy Dunlap · 17 years ago
  42. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  43. 50953fe slab allocators: Remove SLAB_DEBUG_INITIAL flag by Christoph Lameter · 17 years ago
  44. 6fe6900 mm: make read_cache_page synchronous by Nick Piggin · 17 years ago
  45. fa24aa5 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 17 years ago
  46. 823bccf remove "struct subsystem" as it is no longer needed by Greg Kroah-Hartman · 17 years ago
  47. 9315f13 ocfs2: Force use of GFP_NOFS in ocfs2_write() by Mark Fasheh · 17 years ago
  48. 5fdf1e6 ocfs2: fix sparse warnings in fs/ocfs2/cluster by Mark Fasheh · 17 years ago
  49. a7d2553 ocfs2: fix sparse warnings in fs/ocfs2/dlm by Mark Fasheh · 17 years ago
  50. 1ca1a11 ocfs2: fix sparse warnings in fs/ocfs2 by Mark Fasheh · 17 years ago
  51. 6e4b0d5 [PATCH] Copy i_flags to ocfs2 inode flags on write by Jan Kara · 17 years ago
  52. 5c2c9d3 [PATCH] ocfs2: use __set_current_state() by Milind Arun Choudhary · 17 years ago
  53. ee19a77 ocfs2: Wrap access of directory allocations with ip_alloc_sem. by Joel Becker · 17 years ago
  54. 6cb129f [PATCH] fs/ocfs2/: make 3 functions static by Adrian Bunk · 17 years ago
  55. 586d232 ocfs2: Implement compat_ioctl() by Mark Fasheh · 17 years ago
  56. 8341897 ocfs2: Cache extent records by Mark Fasheh · 17 years ago
  57. 7cdfc3a ocfs2: Remember rw lock level during direct io by Mark Fasheh · 17 years ago
  58. 8110b07 ocfs2: Fix up i_blocks calculation to know about holes by Mark Fasheh · 17 years ago
  59. 4f902c3 ocfs2: Fix extent lookup to return true size of holes by Mark Fasheh · 17 years ago
  60. 49cb8d2 ocfs2: Read from an unwritten extent returns zeros by Mark Fasheh · 17 years ago
  61. e48edee ocfs2: make room for unwritten extents flag by Mark Fasheh · 17 years ago
  62. 6af67d8 ocfs2: Use own splice write actor by Mark Fasheh · 17 years ago
  63. fa41045 ocfs2: Use do_sync_mapping_range() in ocfs2_zero_tail_for_truncate() by Mark Fasheh · 17 years ago
  64. 60b1139 ocfs2: zero tail of sparse files on truncate by Mark Fasheh · 17 years ago
  65. 25baf2d ocfs2: Teach ocfs2_get_block() about holes by Mark Fasheh · 17 years ago
  66. 5069120 ocfs2: remove ocfs2_prepare_write() and ocfs2_commit_write() by Mark Fasheh · 17 years ago
  67. 9517bac ocfs2: teach ocfs2_file_aio_write() about sparse files by Mark Fasheh · 17 years ago
  68. 8948898 ocfs2: Turn off shared writeable mmap for local files systems with holes. by Mark Fasheh · 17 years ago
  69. abf8b15 ocfs2: abstract out allocation locking by Mark Fasheh · 17 years ago
  70. 3a0782d ocfs2: teach extend/truncate about sparse files by Mark Fasheh · 17 years ago
  71. 363041a ocfs2: temporarily remove extent map caching by Mark Fasheh · 17 years ago
  72. dcd0538 ocfs2: sparse b-tree support by Mark Fasheh · 17 years ago
  73. 6f16bf6 ocfs2: small cleanup of ocfs2_request_delete() by Mark Fasheh · 17 years ago
  74. 68e2b740 ocfs2: remove unused code by Tiger Yang · 17 years ago
  75. 5000863 ocfs2: Remove delete inode vote by Tiger Yang · 17 years ago
  76. a9f5f70 ocfs2: filter more error prints by Mark Fasheh · 17 years ago
  77. bebe6f1 ocfs2: Replace panic() with emergency_restart() when fencing by Sunil Mushran · 17 years ago
  78. 5d262cc ocfs2: Silence compiler warnings by Sunil Mushran · 17 years ago
  79. be9e986 ocfs2: Local mounts should skip inode updates by Mark Fasheh · 17 years ago
  80. 0d01af6 ocfs2_dlm: Call cond_resched_lock() once per hash bucket scan by Sunil Mushran · 17 years ago
  81. 756a150 ocfs2_dlm: fix race in dlm_remaster_locks by Srinivas Eeda · 17 years ago
  82. 2f5bf1f ocfs2_dlm: Check for migrateable lockres in dlm_empty_lockres() by Sunil Mushran · 17 years ago
  83. 78062cb ocfs2_dlm: Fix lockres ref counting bug by Sunil Mushran · 17 years ago
  84. b36c3f8 ocfs2_dlm: Add missing locks in dlm_empty_lockres by Sunil Mushran · 17 years ago
  85. 3fca089 ocfs2_dlm: Missing get/put lockres in dlm_run_purge_lockres by Sunil Mushran · 17 years ago
  86. 03f981c ocfs2: add some missing address space callbacks by Joel Becker · 18 years ago
  87. e6c352d ocfs2: Concurrent access of o2hb_region->hr_task was not locked by Joel Becker · 17 years ago
  88. c24f72c ocfs2: Proper cleanup in case of error in ocfs2_register_hb_callbacks() by Joel Becker · 17 years ago
  89. 1b3c371 Fix typos concerning hierarchy by Uwe Kleine-König · 17 years ago
  90. 0b4d414 [PATCH] sysctl: remove insert_at_head from register_sysctl by Eric W. Biederman · 17 years ago
  91. 0e03036 [PATCH] sysctl: register the ocfs2 sysctl numbers by Eric W. Biederman · 17 years ago
  92. ee9b6d6 [PATCH] Mark struct super_operations const by Josef 'Jeff' Sipek · 17 years ago
  93. 92e1d5b [PATCH] mark struct inode_operations const 2 by Arjan van de Ven · 17 years ago
  94. 00977a5 [PATCH] mark struct file_operations const 6 by Arjan van de Ven · 17 years ago
  95. b559292 [PATCH] ocfs2 heartbeat: clean up bio submission code by Philipp Reisner · 18 years ago
  96. 925037b ocfs2: introduce sc->sc_send_lock to protect outbound outbound messages by Zhen Wei · 17 years ago
  97. 0dd8214 ocfs2_dlm: Add timeout to dlm join domain by Sunil Mushran · 17 years ago
  98. e496847 ocfs2_dlm: Silence some messages during join domain by Sunil Mushran · 17 years ago
  99. 1faf289 ocfs2_dlm: disallow a domain join if node maps mismatch by Srinivas Eeda · 17 years ago
  100. f3f8546 ocfs2_dlm: Ensure correct ordering of set/clear refmap bit on lockres by Sunil Mushran · 17 years ago