1. 8ba4422 ocfs2: fix comment in struct ocfs2_extended_slot by Guozhonghua · 8 years ago
  2. e1c0506 treewide: fix typos in comment blocks by Masahiro Yamada · 9 years ago
  3. 18d585f ocfs2: make append_dio an incompat feature by Mark Fasheh · 9 years ago
  4. 160cc26 ocfs2: set append dio as a ro compat feature by Joseph Qi · 9 years ago
  5. 06ee5c7 ocfs2: add functions to add and remove inode in orphan dir by Joseph Qi · 9 years ago
  6. e9c5499 Revert wrong fixes for common misspellings by Lucas De Marchi · 13 years ago
  7. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  8. 7d8f987 ocfs2: Fix system inodes cache overflow. by Tao Ma · 13 years ago
  9. fc37189 Merge branch 'globalheartbeat-2' of git://oss.oracle.com/git/smushran/linux-2.6 into ocfs2-merge-window by Joel Becker · 14 years ago
  10. 2c44271 by Sunil Mushran · 14 years ago
  11. 98f486f2 by Sunil Mushran · 14 years ago
  12. 0000b86 ocfs2: Sync inode flags with ext2. by Tao Ma · 14 years ago
  13. b4d693f ocfs2: Cache system inodes of other slots. by Tao Ma · 14 years ago
  14. 1a934c3 ocfs2: enable discontig block group support. by Tao Ma · 14 years ago
  15. af2bf0d ocfs2: Add ocfs2_gd_is_discontig. by Tao Ma · 14 years ago
  16. 8571882 ocfs2: ocfs2_group_bitmap_size has to handle old volume. by Tao Ma · 14 years ago
  17. 9cbc012 ocfs2: Add suballoc_loc to metadata blocks. by Joel Becker · 14 years ago
  18. 798db35 ocfs2: Allocate discontiguous block groups. by Joel Becker · 14 years ago
  19. 4cbe424 ocfs2: Define data structures for discontiguous block groups. by Joel Becker · 14 years ago
  20. 6b82021 ocfs2: increase the default size of local alloc windows by Mark Fasheh · 14 years ago
  21. 9df5778 Ocfs2: Move ocfs2 ioctl definitions from ocfs2_fs.h to newly added ocfs2_ioctl.h by Tristan Ye · 14 years ago
  22. 1097df3 ocfs2: Sync max_inline_data_with_xattr from tools. by Tao Ma · 14 years ago
  23. 9365454 ocfs2: replace u8 by __u8 in ocfs2_fs.h by Coly Li · 14 years ago
  24. bd50873 ocfs2: Add ioctl for reflink. by Tao Ma · 15 years ago
  25. 64871b8 ocfs2: Enable refcount tree support. by Tao Ma · 15 years ago
  26. e73a819 ocfs2: Add support for incrementing refcount in the tree. by Tao Ma · 15 years ago
  27. 721f69c ocfs2: Define refcount tree structure. by Tao Ma · 15 years ago
  28. 3a8df2b ocfs2: Enable indexed directories by Mark Fasheh · 15 years ago
  29. e3a93c2 ocfs2: Add total entry count to dx_root_block by Mark Fasheh · 15 years ago
  30. 198a1ca ocfs2: Increase max links count by Mark Fasheh · 15 years ago
  31. e7c17e4 ocfs2: Introduce dir free space list by Mark Fasheh · 15 years ago
  32. 4ed8a6b ocfs2: Store dir index records inline by Mark Fasheh · 15 years ago
  33. 9b7895e ocfs2: Add a name indexed b-tree to directory inodes by Mark Fasheh · 16 years ago
  34. d9ae49d ocfs2: tweak to get the maximum inline data size with xattr by Tiger Yang · 15 years ago
  35. 9d28cfb ocfs2: Enable metadata checksums. by Joel Becker · 16 years ago
  36. c175a51 ocfs2: Checksum and ECC for directory blocks. by Joel Becker · 15 years ago
  37. 87d35a7 ocfs2: Add directory block trailers. by Mark Fasheh · 15 years ago
  38. ab552d5 ocfs2: Add the on-disk structures for metadata checksums. by Joel Becker · 16 years ago
  39. 19ece54 ocfs2: Enable quota accounting on mount, disable on umount by Jan Kara · 16 years ago
  40. 9e33d69 ocfs2: Implementation of local and global quota file handling by Jan Kara · 16 years ago
  41. 1a224ad ocfs2: Assign feature bits and system inodes to quota feature and quota files by Jan Kara · 16 years ago
  42. a977218 ocfs2: Add JBD2 compat feature bit. by Joel Becker · 15 years ago
  43. 8573f79 ocfs2: Fix some typos in xattr annotations. by Tao Ma · 16 years ago
  44. 8154da3 ocfs2: Add incompatible flag for extended attribute by Tiger Yang · 16 years ago
  45. 0c044f0 ocfs2: Add xattr bucket iteration for large numbers of EAs by Tao Ma · 16 years ago
  46. cf1d6c7 ocfs2: Add extended attribute support by Tiger Yang · 16 years ago
  47. fdd7770 ocfs2: reserve inline space for extended attribute by Tiger Yang · 16 years ago
  48. 5a7bc8e ocfs2: Add the basic xattr disk layout in ocfs2_fs.h by Tao Ma · 16 years ago
  49. c69991a [PATCH 1/2] ocfs2: Add counter in struct ocfs2_dinode to track journal replays by Sunil Mushran · 16 years ago
  50. fe9f387 ocfs2: Don't snprintf() without a format. by Joel Becker · 16 years ago
  51. b61817e ocfs2: Add the USERSPACE_STACK incompat bit. by Joel Becker · 16 years ago
  52. 386a2ef ocfs2: New slot map format by Joel Becker · 16 years ago
  53. fb86b1f ocfs2: Define the contents of the slot_map file. by Joel Becker · 16 years ago
  54. 2fbe8d1 ocfs2: Local alloc window size changeable via mount option by Sunil Mushran · 16 years ago
  55. 7909f2b [PATCH 2/2] ocfs2: Implement group add for online resize by Tao Ma · 16 years ago
  56. d659072 [PATCH 1/2] ocfs2: Add group extend for online resize by Tao Ma · 16 years ago
  57. 15b1e36 ocfs2: Structure updates for inline data by Mark Fasheh · 17 years ago
  58. 92e91ce ocfs2: Sync ocfs2_fs.h with ocfs2-tools by Mark Fasheh · 17 years ago
  59. b258010 ocfs2: Support xfs style space reservation ioctls by Mark Fasheh · 17 years ago
  60. 328d575 ocfs2: btree changes for unwritten extents by Mark Fasheh · 17 years ago
  61. 586d232 ocfs2: Implement compat_ioctl() by Mark Fasheh · 17 years ago
  62. e48edee ocfs2: make room for unwritten extents flag by Mark Fasheh · 17 years ago
  63. dcd0538 ocfs2: sparse b-tree support by Mark Fasheh · 17 years ago
  64. 5000863 ocfs2: Remove delete inode vote by Tiger Yang · 17 years ago
  65. a8a75a2 [PATCH] ocfs2: fix thinko in ocfs2_backup_super_blkno() by Mark Fasheh · 17 years ago
  66. 50af94b ocfs2: Add backup superblock info to ocfs2_fs.h by Mark Fasheh · 17 years ago
  67. 8903901 ocfs2: Synchronize feature incompat flags in ocfs2_fs.h by Mark Fasheh · 17 years ago
  68. c271c5c ocfs2: local mounts by Sunil Mushran · 17 years ago
  69. ca4d147 ocfs2: add ext2 attributes by Herbert Poetzl · 18 years ago
  70. d3178bc [PATCH] ocfs2: remove pointless max journal size limit by Mark Fasheh · 18 years ago
  71. ccd979b [PATCH] OCFS2: The Second Oracle Cluster Filesystem by Mark Fasheh · 18 years ago