1. d4cd187 ocfs2: add OCFS2_INODE_SKIP_ORPHAN_DIR flag and honor it in the inode wipe code by Li Dongyang · 15 years ago
  2. 7968184 ocfs2: Reset status if we want to restart file extension. by Tao Ma · 15 years ago
  3. a42ab8e ocfs2: Compute metaecc for superblocks during online resize. by Joel Becker · 15 years ago
  4. 428257f ocfs2: Check the owner of a lockres inside the spinlock by Wengang Wang · 15 years ago
  5. a03ab78 ocfs2: one more warning fix in ocfs2_file_aio_write(), v2 by Coly Li · 15 years ago
  6. efd647f ocfs2_dlmfs: User DLM_* when decoding file open flags. by Tao Ma · 15 years ago
  7. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  8. 1474147 ocfs2: Fix a race in o2dlm lockres mastery by Srinivas Eeda · 15 years ago
  9. b54c2ca Ocfs2: Handle deletion of reflinked oprhan inodes correctly. by Tristan Ye · 15 years ago
  10. 3939fda Ocfs2: Journaling i_flags and i_orphaned_slot when adding inode to orphan dir. by Tristan Ye · 15 years ago
  11. b4414ee ocfs2: Clear undo bits when local alloc is freed by Mark Fasheh · 15 years ago
  12. b231796 ocfs2: Init meta_ac properly in ocfs2_create_empty_xattr_block. by Tao Ma · 15 years ago
  13. dfe4d3d ocfs2: Fix the update of name_offset when removing xattrs by Tao Ma · 15 years ago
  14. b22b63e ocfs2: Always try for maximum bits with new local alloc windows by Mark Fasheh · 15 years ago
  15. 1a934c3 ocfs2: enable discontig block group support. by Tao Ma · 15 years ago
  16. abf1b3c ocfs2: Set ac_last_group properly with discontig group. by Tao Ma · 15 years ago
  17. 74380c4 ocfs2: Free block to the right block group. by Tao Ma · 15 years ago
  18. af2bf0d ocfs2: Add ocfs2_gd_is_discontig. by Tao Ma · 14 years ago
  19. 8571882 ocfs2: ocfs2_group_bitmap_size has to handle old volume. by Tao Ma · 15 years ago
  20. 4711954 ocfs2: Some tiny bug fixes for discontiguous block allocation. by Tao Ma · 15 years ago
  21. 95ec0ad ocfs2: Don't relink cluster groups when allocating discontig block groups by Joel Becker · 15 years ago
  22. 8b06bc5 ocfs2: Grow discontig block groups in one transaction. by Joel Becker · 15 years ago
  23. 2b6cb57 ocfs2: Set suballoc_loc on allocated metadata. by Joel Becker · 15 years ago
  24. ba20663 ocfs2: Return allocated metadata blknos on the ocfs2_suballoc_result. by Joel Becker · 15 years ago
  25. 1ed9b77 ocfs2: ocfs2_claim_*() don't need an ocfs2_super argument. by Joel Becker · 15 years ago
  26. 13e434c ocfs2: Trim suballocations if they cross discontiguous regions by Joel Becker · 15 years ago
  27. aa8f8e9 ocfs2: ocfs2_claim_suballoc_bits() doesn't need an osb argument. by Joel Becker · 15 years ago
  28. 9cbc012 ocfs2: Add suballoc_loc to metadata blocks. by Joel Becker · 15 years ago
  29. 7d1fe09 ocfs2: Pass suballocation results back via a structure. by Joel Becker · 15 years ago
  30. 798db35 ocfs2: Allocate discontiguous block groups. by Joel Becker · 15 years ago
  31. 4cbe424 ocfs2: Define data structures for discontiguous block groups. by Joel Becker · 15 years ago
  32. fcefd25 ocfs2: set i_mode on disk during acl operations by Mark Fasheh · 15 years ago
  33. 6527f8f ocfs2: Update i_blocks in reflink operations. by Tao Ma · 15 years ago
  34. 78c37eb ocfs2: Change bg_chain check for ocfs2_validate_gd_parent. by Tao Ma · 15 years ago
  35. ee860b6 by Sachin Prabhu · 15 years ago
  36. c32da02 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  37. 03affde fs/ocfs2/cluster/tcp.c: remove use of NIPQUAD, use %pI4 by Joe Perches · 15 years ago
  38. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  39. 52cf25d Driver core: Constify struct sysfs_ops in struct kobj_type by Emese Revfy · 15 years ago
  40. 984b3f5 bitops: rename for_each_bit() to for_each_set_bit() by Akinobu Mita · 15 years ago
  41. e213e26 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 15 years ago
  42. 871a293 dquot: cleanup dquot initialize routine by Christoph Hellwig · 15 years ago
  43. 907f455 dquot: move dquot initialization responsibility into the filesystem by Christoph Hellwig · 15 years ago
  44. 9f75475 dquot: cleanup dquot drop routine by Christoph Hellwig · 15 years ago
  45. 257ba15 dquot: move dquot drop responsibility into the filesystem by Christoph Hellwig · 15 years ago
  46. b43fa82 dquot: cleanup dquot transfer routine by Christoph Hellwig · 15 years ago
  47. 63936dd dquot: cleanup inode allocation / freeing routines by Christoph Hellwig · 15 years ago
  48. 5dd4056 dquot: cleanup space allocation / freeing routines by Christoph Hellwig · 15 years ago
  49. 9df5778 Ocfs2: Move ocfs2 ioctl definitions from ocfs2_fs.h to newly added ocfs2_ioctl.h by Tristan Ye · 15 years ago
  50. 5051f76 ocfs2: send SIGXFSZ if new filesize exceeds limit -v2 by Wengang Wang · 15 years ago
  51. 6fcef3f ocfs2/userdlm: Add tracing in userdlm by Sunil Mushran · 15 years ago
  52. 9b91518 ocfs2: Use a separate masklog for AST and BASTs by Sunil Mushran · 15 years ago
  53. bc9838c dlm: allow dlm do recovery during shutdown by Srinivas Eeda · 15 years ago
  54. cbaee47 ocfs2: Only bug out in direct io write for reflinked extent. by Tao Ma · 15 years ago
  55. 66b116c ocfs2: fix warning in ocfs2_file_aio_write() by Coly Li · 15 years ago
  56. cbe0e33 ocfs2_dlmfs: Enable the use of user cluster stacks. by Joel Becker · 15 years ago
  57. 0016eed ocfs2_dlmfs: Use the stackglue. by Joel Becker · 15 years ago
  58. e8fce48 ocfs2_dlmfs: Don't honor truncate. The size of a dlmfs file is LVB_LEN by Joel Becker · 15 years ago
  59. 553b5eb ocfs2: Pass the locking protocol into ocfs2_cluster_connect(). by Joel Becker · 15 years ago
  60. e603cfb ocfs2: Remove the ast pointers from ocfs2_stack_plugins by Joel Becker · 15 years ago
  61. 110946c ocfs2: Hang the locking proto on the cluster conn and use it in asts. by Joel Becker · 15 years ago
  62. c0e4133 ocfs2: Attach the connection to the lksb by Joel Becker · 15 years ago
  63. a796d28 ocfs2: Pass lksbs back from stackglue ast/bast functions. by Joel Becker · 15 years ago
  64. 34a9dd7 ocfs2_dlmfs: Move to its own directory by Joel Becker · 15 years ago
  65. 65b6f34 ocfs2_dlmfs: Use poll() to signify BASTs. by Joel Becker · 15 years ago
  66. 14a437c ocfs2_dlmfs: Add capabilities parameter. by Joel Becker · 15 years ago
  67. 399ff3a ocfs2: Handle errors while setting external xattr values. by Joel Becker · 15 years ago
  68. 139ffac ocfs2: Set inline xattr entries with ocfs2_xa_set() by Joel Becker · 15 years ago
  69. d398154 ocfs2: Set xattr block entries with ocfs2_xa_set() by Joel Becker · 15 years ago
  70. c5d95df ocfs2: Let ocfs2_xa_prepare_entry() do space checks. by Joel Becker · 15 years ago
  71. bca5e9b ocfs2: Gell into ocfs2_xa_set() by Joel Becker · 15 years ago
  72. 73857ee ocfs2: Allocation in ocfs2_xa_prepare_entry(), values in ocfs2_xa_store_value() by Joel Becker · 15 years ago
  73. cf2bc80 ocfs2: Teach ocfs2_xa_loc how to do its own journal work by Joel Becker · 15 years ago
  74. 3fc12af ocfs2: Provide ocfs2_xa_fill_value_buf() for external value processing by Joel Becker · 15 years ago
  75. 9dc4740 ocfs2: Handle value tree roots in ocfs2_xa_set_inline_value() by Joel Becker · 15 years ago
  76. 69a3e53 ocfs2: Set the xattr name+value pair in one place by Joel Becker · 15 years ago
  77. 199799a ocfs2: Wrap calculation of name+value pair size. by Joel Becker · 15 years ago
  78. 18853b9 ocfs2: Add a name_len field to ocfs2_xattr_info. by Joel Becker · 15 years ago
  79. 6b240ff ocfs2: Prefix the member fields of struct ocfs2_xattr_info. by Joel Becker · 15 years ago
  80. bde1e54 ocfs2: Remove xattrs via ocfs2_xa_loc by Joel Becker · 15 years ago
  81. 11179f2 ocfs2: Introduce ocfs2_xa_loc by Joel Becker · 15 years ago
  82. 8545e03 ocfs2: Add current->comm in trace output by Sunil Mushran · 15 years ago
  83. 96a1cc7 ocfs2: Clean up the checks for CoW and direct I/O. by Wengang Wang · 15 years ago
  84. b89c542 ocfs2: add extent block stealing for ocfs2 v5 by Tiger Yang · 15 years ago
  85. 3ad2f3f tree-wide: Assorted spelling fixes by Daniel Mack · 15 years ago
  86. 6efd806 ocfs2/cluster: Make o2net connect messages KERN_NOTICE by Sunil Mushran · 15 years ago
  87. 86a06ab ocfs2/dlm: Fix printing of lockname by Sunil Mushran · 15 years ago
  88. bd6b0bf ocfs2: Fix contiguousness check in ocfs2_try_to_merge_extent_map() by Roel Kluin · 15 years ago
  89. cda70ba ocfs2/dlm: Remove BUG_ON in dlm recovery when freeing locks of a dead node by Sunil Mushran · 15 years ago
  90. 079b805 ocfs2: Plugs race between the dc thread and an unlock ast message by Sunil Mushran · 15 years ago
  91. db0f6ce ocfs2: Remove overzealous BUG_ON during blocked lock processing by Sunil Mushran · 15 years ago
  92. 0d74125 ocfs2: Do not downconvert if the lock level is already compatible by Sunil Mushran · 15 years ago
  93. a191282 ocfs2: Prevent a livelock in dlmglue by Sunil Mushran · 15 years ago
  94. 0b94a90 ocfs2: Fix setting of OCFS2_LOCK_BLOCKED during bast by Wengang Wang · 15 years ago
  95. 34e6c59 ocfs2: Use compat_ptr in reflink_arguments. by Tao Ma · 15 years ago
  96. cd34edd ocfs2/dlm: Handle EAGAIN for compatibility - v2 by Sunil Mushran · 15 years ago
  97. 60c4867 ocfs2: Add parenthesis to wrap the check for O_DIRECT. by Tao Ma · 15 years ago
  98. 0a1ea43 ocfs2: Only bug out when page size is larger than cluster size. by Tao Ma · 15 years ago
  99. d622b89 ocfs2: Fix memory overflow in cow_by_page. by Tao Ma · 15 years ago
  100. 26636bf ocfs2/dlm: Print more messages during lock migration by Sunil Mushran · 15 years ago