1. bea9a6d Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 14 years ago
  2. 5453258 ocfs2: Silence gcc warning in ocfs2_write_zero_page(). by Joel Becker · 14 years ago
  3. 13ceef0 jbd2/ocfs2: Fix block checksumming when a buffer is used in several transactions by Jan Kara · 14 years ago
  4. a39953d ocfs2/dlm: Remove BUG_ON from migration in the rare case of a down node by Wengang Wang · 14 years ago
  5. f5e27b6 ocfs2: Don't duplicate pages past i_size during CoW. by Tao Ma · 14 years ago
  6. e372357 ocfs2: tighten up strlen() checking by Dan Carpenter · 14 years ago
  7. 121a39b ocfs2: Make xattr reflink work with new local alloc reservation. by Tao Ma · 14 years ago
  8. a78f9f4 ocfs2: make xattr extension work with new local alloc reservation. by Tao Ma · 14 years ago
  9. 0a463b7 ocfs2: Remove the redundant cpu_to_le64. by Tao Ma · 14 years ago
  10. f471c9d ocfs2/dlm: don't access beyond bitmap size by Wengang Wang · 14 years ago
  11. 693c241 ocfs2: No need to zero pages past i_size. by Joel Becker · 14 years ago
  12. 5693486 ocfs2: Zero the tail cluster when extending past i_size. by Joel Becker · 14 years ago
  13. a4bfb4c ocfs2: When zero extending, do it by page. by Joel Becker · 14 years ago
  14. 327f935 ocfs2: update gfp/slab.h includes by Tejun Heo · 14 years ago
  15. 1739da4 ocfs2: Limit default local alloc size within bitmap range. by Tao Ma · 14 years ago
  16. 40f165f ocfs2: Move orphan scan work to ocfs2_wq. by Tao Ma · 14 years ago
  17. 6469272 fs/ocfs2/dlm: Add missing spin_unlock by Julia Lawall · 14 years ago
  18. d28619f Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 14 years ago
  19. 15c6fd9 kill spurious reference to vmtruncate by npiggin@suse.de · 14 years ago
  20. 7ea8085 drop unused dentry argument to ->fsync by Christoph Hellwig · 14 years ago
  21. 4be929b kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT_MAX and SHRT_MIN by Alexey Dobriyan · 14 years ago
  22. 287a809 quota: rename default quotactl methods to dquot_ by Christoph Hellwig · 14 years ago
  23. 307ae18 quota: drop remount argument to ->quota_on and ->quota_off by Christoph Hellwig · 14 years ago
  24. 0f0dd62 quota: kill the vfs_dq_off and vfs_dq_quota_on_remount wrappers by Christoph Hellwig · 14 years ago
  25. eea7feb ocfs2: Fix use after free on remount read-only by Jan Kara · 14 years ago
  26. 75fe0a2 ocfs2: replace inode uid,gid,mode initialization with helper function by Dmitry Monakhov · 14 years ago
  27. 537d81c ocfs: constify xattr_handler by Stephen Hemminger · 14 years ago
  28. c06bcbf ocfs2: Fix lock inversion in quotas during umount by Jan Kara · 14 years ago
  29. 52a9ee2 ocfs2: Use __dquot_transfer to avoid lock inversion by Jan Kara · 14 years ago
  30. 741e128 ocfs2: Fix NULL pointer deref when writing local dquot by Jan Kara · 14 years ago
  31. 832d09c ocfs2: Fix estimate of credits needed for quota allocation by Jan Kara · 14 years ago
  32. fb8dd8d ocfs2: Fix quota locking by Jan Kara · 14 years ago
  33. ae4f6ef ocfs2: Avoid unnecessary block mapping when refreshing quota info by Jan Kara · 14 years ago
  34. f64dd44 ocfs2: Do not map blocks from local quota file on each write by Jan Kara · 14 years ago
  35. 1275562 quota: unify quota init condition in setattr by Dmitry Monakhov · 14 years ago
  36. 03e6230 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 14 years ago
  37. 18d3a98 ocfs2: Silence a gcc warning. by Joel Becker · 14 years ago
  38. 5f5261a ocfs2: Don't retry xattr set in case value extension fails. by Tao Ma · 14 years ago
  39. d9ef752 ocfs2:dlm: avoid dlm->ast_lock lockres->spinlock dependency break by Wengang Wang · 14 years ago
  40. d5a7df0 ocfs2: Reset xattr value size after xa_cleanup_value_truncate(). by Tao Ma · 14 years ago
  41. 41841b0 Merge branch 'discontig-bg' of git://oss.oracle.com/git/tma/linux-2.6 into ocfs2-merge-window by Joel Becker · 14 years ago
  42. 316ce2b fs/ocfs2/dlm: Use kstrdup by Julia Lawall · 14 years ago
  43. 3914ed0 fs/ocfs2/dlm: Drop memory allocation cast by Julia Lawall · 14 years ago
  44. c1631d4 Ocfs2: Optimize punching-hole code. by Tristan Ye · 14 years ago
  45. ee149a7 Ocfs2: Make ocfs2_find_cpos_for_left_leaf() public. by Tristan Ye · 14 years ago
  46. e8aec06 Ocfs2: Fix hole punching to correctly do CoW during cluster zeroing. by Tristan Ye · 14 years ago
  47. 78f9467 Ocfs2: Optimize ocfs2 truncate to use ocfs2_remove_btree_range() instead. by Tristan Ye · 14 years ago
  48. 547ba7c ocfs2: Block signals for mkdir/link/symlink/O_CREAT. by Joel Becker · 14 years ago
  49. e4b963f ocfs2: Wrap signal blocking in void functions. by Joel Becker · 15 years ago
  50. 0467ae9 ocfs2/dlm: Increase o2dlm lockres hash size by Sunil Mushran · 14 years ago
  51. c901fb0 ocfs2: Make ocfs2_extend_trans() really extend. by Tao Ma · 14 years ago
  52. 3e4218d ocfs2/trivial: Code cleanup for allocation reservation. by Tao Ma · 14 years ago
  53. b065556 ocfs2: make ocfs2_adjust_resv_from_alloc simple. by Tao Ma · 14 years ago
  54. 4b37fcb ocfs2: Make nointr a default mount option by Sunil Mushran · 14 years ago
  55. 5c80d4c ocfs2/dlm: Make o2dlm domain join/leave messages KERN_NOTICE by Sunil Mushran · 14 years ago
  56. 23fd9ab o2net: log socket state changes by Srinivas Eeda · 14 years ago
  57. a5196ec ocfs2: print node # when tcp fails by Wengang Wang · 14 years ago
  58. 83f9231 ocfs2: Add dir_resv_level mount option by Mark Fasheh · 14 years ago
  59. b07f8f2 ocfs2: change default reservation window sizes by Mark Fasheh · 14 years ago
  60. 6b82021 ocfs2: increase the default size of local alloc windows by Mark Fasheh · 14 years ago
  61. 73c8a80 ocfs2: clean up localalloc mount option size parsing by Mark Fasheh · 14 years ago
  62. a57c8fd ocfs2: remove ocfs2_local_alloc_in_range() by Mark Fasheh · 14 years ago
  63. 33d5d38 ocfs2: allocate btree internal block groups from the global bitmap by Mark Fasheh · 14 years ago
  64. e3b4a97 ocfs2: use allocation reservations for directory data by Mark Fasheh · 15 years ago
  65. 4fe370a ocfs2: use allocation reservations during file write by Mark Fasheh · 15 years ago
  66. d02f00c ocfs2: allocation reservations by Mark Fasheh · 15 years ago
  67. ec20cec ocfs2: Make ocfs2_journal_dirty() void. by Joel Becker · 14 years ago
  68. d577632 ocfs2: Avoid a gcc warning in ocfs2_wipe_inode(). by Joel Becker · 14 years ago
  69. 6b933c8 ocfs2: Avoid direct write if we fall back to buffered I/O by Li Dongyang · 14 years ago
  70. f9221fd Merge branch 'skip_delete_inode' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2-mark into ocfs2-fixes by Joel Becker · 14 years ago
  71. a36d515 ocfs2_dlmfs: Fix math error when reading LVB. by Joel Becker · 14 years ago
  72. c21a534 ocfs2: Update VFS inode's id info after reflink. by Tao Ma · 14 years ago
  73. 0350cb0 ocfs2: potential ERR_PTR dereference on error paths by Dan Carpenter · 14 years ago
  74. a9743fc ocfs2: Add directory entry later in ocfs2_symlink() and ocfs2_mknod() by Mark Fasheh · 14 years ago
  75. 062d340 ocfs2: use OCFS2_INODE_SKIP_ORPHAN_DIR in ocfs2_mknod error path by Li Dongyang · 14 years ago
  76. ab41fdc ocfs2: use OCFS2_INODE_SKIP_ORPHAN_DIR in ocfs2_symlink error path by Li Dongyang · 14 years ago
  77. d4cd187 ocfs2: add OCFS2_INODE_SKIP_ORPHAN_DIR flag and honor it in the inode wipe code by Li Dongyang · 14 years ago
  78. 7968184 ocfs2: Reset status if we want to restart file extension. by Tao Ma · 14 years ago
  79. a42ab8e ocfs2: Compute metaecc for superblocks during online resize. by Joel Becker · 14 years ago
  80. 428257f ocfs2: Check the owner of a lockres inside the spinlock by Wengang Wang · 14 years ago
  81. a03ab78 ocfs2: one more warning fix in ocfs2_file_aio_write(), v2 by Coly Li · 14 years ago
  82. efd647f ocfs2_dlmfs: User DLM_* when decoding file open flags. by Tao Ma · 14 years ago
  83. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  84. 1474147 ocfs2: Fix a race in o2dlm lockres mastery by Srinivas Eeda · 14 years ago
  85. b54c2ca Ocfs2: Handle deletion of reflinked oprhan inodes correctly. by Tristan Ye · 14 years ago
  86. 3939fda Ocfs2: Journaling i_flags and i_orphaned_slot when adding inode to orphan dir. by Tristan Ye · 14 years ago
  87. b4414ee ocfs2: Clear undo bits when local alloc is freed by Mark Fasheh · 14 years ago
  88. b231796 ocfs2: Init meta_ac properly in ocfs2_create_empty_xattr_block. by Tao Ma · 14 years ago
  89. dfe4d3d ocfs2: Fix the update of name_offset when removing xattrs by Tao Ma · 14 years ago
  90. b22b63e ocfs2: Always try for maximum bits with new local alloc windows by Mark Fasheh · 14 years ago
  91. 1a934c3 ocfs2: enable discontig block group support. by Tao Ma · 14 years ago
  92. abf1b3c ocfs2: Set ac_last_group properly with discontig group. by Tao Ma · 14 years ago
  93. 74380c4 ocfs2: Free block to the right block group. by Tao Ma · 14 years ago
  94. af2bf0d ocfs2: Add ocfs2_gd_is_discontig. by Tao Ma · 14 years ago
  95. 8571882 ocfs2: ocfs2_group_bitmap_size has to handle old volume. by Tao Ma · 14 years ago
  96. 4711954 ocfs2: Some tiny bug fixes for discontiguous block allocation. by Tao Ma · 14 years ago
  97. 95ec0ad ocfs2: Don't relink cluster groups when allocating discontig block groups by Joel Becker · 14 years ago
  98. 8b06bc5 ocfs2: Grow discontig block groups in one transaction. by Joel Becker · 14 years ago
  99. 2b6cb57 ocfs2: Set suballoc_loc on allocated metadata. by Joel Becker · 14 years ago
  100. ba20663 ocfs2: Return allocated metadata blknos on the ocfs2_suballoc_result. by Joel Becker · 14 years ago