1. dd43bcd ocfs2: split out ocfs2_prepare_orphan_dir() into locking and prep functions by Mark Fasheh · 14 years ago
  2. 021960c ocfs2: split out inode alloc code from ocfs2_mknod_locked by Mark Fasheh · 14 years ago
  3. 75fe0a2 ocfs2: replace inode uid,gid,mode initialization with helper function by Dmitry Monakhov · 14 years ago
  4. 03e6230 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 14 years ago
  5. 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
  6. 547ba7c ocfs2: Block signals for mkdir/link/symlink/O_CREAT. by Joel Becker · 14 years ago
  7. ec20cec ocfs2: Make ocfs2_journal_dirty() void. by Joel Becker · 14 years ago
  8. a9743fc ocfs2: Add directory entry later in ocfs2_symlink() and ocfs2_mknod() by Mark Fasheh · 14 years ago
  9. 062d340 ocfs2: use OCFS2_INODE_SKIP_ORPHAN_DIR in ocfs2_mknod error path by Li Dongyang · 14 years ago
  10. ab41fdc ocfs2: use OCFS2_INODE_SKIP_ORPHAN_DIR in ocfs2_symlink error path by Li Dongyang · 14 years ago
  11. d4cd187 ocfs2: add OCFS2_INODE_SKIP_ORPHAN_DIR flag and honor it in the inode wipe code by Li Dongyang · 14 years ago
  12. 3939fda Ocfs2: Journaling i_flags and i_orphaned_slot when adding inode to orphan dir. by Tristan Ye · 14 years ago
  13. 2b6cb57 ocfs2: Set suballoc_loc on allocated metadata. by Joel Becker · 14 years ago
  14. 1ed9b77 ocfs2: ocfs2_claim_*() don't need an ocfs2_super argument. by Joel Becker · 14 years ago
  15. 871a293 dquot: cleanup dquot initialize routine by Christoph Hellwig · 14 years ago
  16. 907f455 dquot: move dquot initialization responsibility into the filesystem by Christoph Hellwig · 14 years ago
  17. 63936dd dquot: cleanup inode allocation / freeing routines by Christoph Hellwig · 14 years ago
  18. 5dd4056 dquot: cleanup space allocation / freeing routines by Christoph Hellwig · 14 years ago
  19. 45e6297 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 15 years ago
  20. 10cf1a0 ocfs2: Set i_nlink properly during reflink. by Tao Ma · 15 years ago
  21. c7d260a ocfs2: Add reflinked file's inode to inode hash eariler. by Tao Ma · 15 years ago
  22. 55f4946 Ocfs2: Should ocfs2 support fiemap for S_IFDIR inode? by Tristan Ye · 15 years ago
  23. bc13d34 ocfs2: Create reflinked file in orphan dir. by Tao Ma · 15 years ago
  24. 19bd341 ocfs2: Use proper parameter for some inode operation. by Tao Ma · 15 years ago
  25. 0cf2f76 ocfs2: Pass struct ocfs2_caching_info to the journal functions. by Joel Becker · 15 years ago
  26. 8cb471e ocfs2: Take the inode out of the metadata read/write paths. by Joel Becker · 15 years ago
  27. cb25797 ocfs2: Add lockdep annotations by Jan Kara · 15 years ago
  28. 7e31a96 ocfs2/trivial: Remove unused variable in ocfs2_rename. by Tao Ma · 15 years ago
  29. 1382115 ocfs2: Optimize inode allocation by remembering last group by Tao Ma · 15 years ago
  30. b80b549 ocfs2: re-order ocfs2_empty_dir checks by Mark Fasheh · 15 years ago
  31. 198a1ca ocfs2: Increase max links count by Mark Fasheh · 16 years ago
  32. 4ed8a6b ocfs2: Store dir index records inline by Mark Fasheh · 16 years ago
  33. 9b7895e ocfs2: Add a name indexed b-tree to directory inodes by Mark Fasheh · 16 years ago
  34. 4a12ca3 ocfs2: Introduce dir lookup helper struct by Mark Fasheh · 16 years ago
  35. d9ae49d ocfs2: tweak to get the maximum inline data size with xattr by Tiger Yang · 15 years ago
  36. 13723d0 ocfs2: Use metadata-specific ocfs2_journal_access_*() functions. by Joel Becker · 16 years ago
  37. a90714c ocfs2: Add quota calls for allocation and freeing of inodes and space by Jan Kara · 16 years ago
  38. b657c95 ocfs2: Wrap inode block reads in a dedicated function. by Joel Becker · 16 years ago
  39. 89c38bd ocfs2: add ocfs2_init_acl in mknod by Tiger Yang · 16 years ago
  40. 534eadd ocfs2: add ocfs2_init_security in during file create by Tiger Yang · 16 years ago
  41. f5d3620 ocfs2: move new inode allocation out of the transaction by Tiger Yang · 16 years ago
  42. 2b82892 Merge branch 'master' into next by James Morris · 16 years ago
  43. b19c2a3 CRED: Wrap task credential accesses in the OCFS2 filesystem by David Howells · 16 years ago
  44. b99835c ocfs2: Let inode be really deleted when ocfs2_mknod_locked() fails by Jan Kara · 16 years ago
  45. 87cfa00 ocfs2: Fix checking of return value of new_inode() by Jan Kara · 16 years ago
  46. 0fcaa56 ocfs2: Simplify ocfs2_read_block() by Joel Becker · 16 years ago
  47. 31d3307 ocfs2: Require an inode for ocfs2_read_block(s)(). by Joel Becker · 16 years ago
  48. a81cb88 ocfs2: Don't check for NULL before brelse() by Mark Fasheh · 16 years ago
  49. cf1d6c7 ocfs2: Add extended attribute support by Tiger Yang · 16 years ago
  50. 0eb8d47 ocfs2: Make high level btree extend code generic by Tao Ma · 16 years ago
  51. 5dabd69 ocfs2: Improve rename locking by Jan Kara · 16 years ago
  52. 4d0ddb2 ocfs2: Add inode stealing for ocfs2_reserve_new_inode by Tao Ma · 16 years ago
  53. 5fa0613 ocfs2: Silence false lockdep warnings by Jan Kara · 17 years ago
  54. e63aecb6 ocfs2: Rename ocfs2_meta_[un]lock by Mark Fasheh · 17 years ago
  55. 34d024f ocfs2: Remove mount/unmount votes by Mark Fasheh · 17 years ago
  56. e325a88 ocfs2: fix rename vs unlink race by Srinivas Eeda · 17 years ago
  57. 5b6a3a2 ocfs2: Write support for directories with inline data by Mark Fasheh · 17 years ago
  58. 38760e2 ocfs2: Rename cleanups by Mark Fasheh · 17 years ago
  59. be94d11 ocfs2: Provide convenience function for ino lookup by Mark Fasheh · 17 years ago
  60. 316f4b9 ocfs2: Move directory manipulation code into dir.c by Mark Fasheh · 17 years ago
  61. 480214d ocfs2: Fix rename/extend race by Sunil Mushran · 17 years ago
  62. 2ae99a6 ocfs2: Support creation of unwritten extents by Mark Fasheh · 17 years ago
  63. 1ca1a11 ocfs2: fix sparse warnings in fs/ocfs2 by Mark Fasheh · 17 years ago
  64. 8110b07 ocfs2: Fix up i_blocks calculation to know about holes by Mark Fasheh · 17 years ago
  65. 4f902c3 ocfs2: Fix extent lookup to return true size of holes by Mark Fasheh · 17 years ago
  66. 49cb8d2 ocfs2: Read from an unwritten extent returns zeros by Mark Fasheh · 17 years ago
  67. 363041a ocfs2: temporarily remove extent map caching by Mark Fasheh · 17 years ago
  68. dcd0538 ocfs2: sparse b-tree support by Mark Fasheh · 17 years ago
  69. 5000863 ocfs2: Remove delete inode vote by Tiger Yang · 17 years ago
  70. a9f5f70 ocfs2: filter more error prints by Mark Fasheh · 17 years ago
  71. 1b3c371 Fix typos concerning hierarchy by Uwe Kleine-König · 17 years ago
  72. 92e1d5b [PATCH] mark struct inode_operations const 2 by Arjan van de Ven · 17 years ago
  73. 592282c ocfs2: Directory c/mtime update fixes by Mark Fasheh · 18 years ago
  74. c271c5c ocfs2: local mounts by Sunil Mushran · 18 years ago
  75. d38eb8d ocfs2: implement i_op->permission by Tiger Yang · 18 years ago
  76. 1fabe14 ocfs2: Remove struct ocfs2_journal_handle in favor of handle_t by Mark Fasheh · 18 years ago
  77. 65eff9c ocfs2: remove handle argument to ocfs2_start_trans() by Mark Fasheh · 18 years ago
  78. 02dc1af ocfs2: pass ocfs2_super * into ocfs2_commit_trans() by Mark Fasheh · 18 years ago
  79. 4bcec18 ocfs2: remove unused handle argument from ocfs2_meta_lock_full() by Mark Fasheh · 18 years ago
  80. 85b9e78 ocfs2: Don't allocate handle early in ocfs2_rename() by Mark Fasheh · 18 years ago
  81. da5cbf2 ocfs2: don't use handle for locking in allocation functions by Mark Fasheh · 18 years ago
  82. 8d5596c ocfs2: don't pass handle to ocfs2_meta_lock in ocfs2_rename() by Mark Fasheh · 18 years ago
  83. 6d8fc40 ocfs2: don't pass handle to ocfs2_meta_lock in ocfs2_symlink() by Mark Fasheh · 18 years ago
  84. 30a4f5e ocfs2: don't pass handle to ocfs2_meta_lock in ocfs2_unlink() by Mark Fasheh · 18 years ago
  85. 5098c27 ocfs2: don't pass handle to ocfs2_meta_lock() in orphan dir code by Mark Fasheh · 18 years ago
  86. 123a964 ocfs2: don't pass handle to ocfs2_meta_lock() in ocfs2_link() by Mark Fasheh · 18 years ago
  87. e3a8213 ocfs2: don't pass handle to ocfs2_meta_lock() in ocfs2_mknod() by Mark Fasheh · 18 years ago
  88. 711a40f ocfs2: remove spurious d_count check in ocfs2_rename() by Sunil Mushran · 18 years ago
  89. 17ff785 [PATCH] r/o bind mounts: clean up OCFS2 nlink handling by Mark Fasheh · 18 years ago
  90. d8c76e6 [PATCH] r/o bind mount prepwork: inc_nlink() helper by Dave Hansen · 18 years ago
  91. 9a53c3a [PATCH] r/o bind mounts: unlink: monitor i_nlink by Dave Hansen · 18 years ago
  92. 24c19ef ocfs2: Remove i_generation from inode lock names by Mark Fasheh · 18 years ago
  93. 0027dd5 ocfs2: Remove special casing for inode creation in ocfs2_dentry_attach_lock() by Mark Fasheh · 18 years ago
  94. 379dfe9 ocfs2: Hook rest of the file system into dentry locking API by Mark Fasheh · 18 years ago
  95. aa95887 ocfs2: implement directory read-ahead by Mark Fasheh · 18 years ago
  96. 0f62de2 ocfs2: Fix directory link count checks in ocfs2_link() by Tiger Yang · 18 years ago
  97. a663e30 ocfs2: move nlink check in ocfs2_mknod() by Mark Fasheh · 18 years ago
  98. 5515eff [PATCH] 2tb-files-add-blkcnt_t-fixes by Andrew Morton · 18 years ago
  99. b0697053 ocfs2: don't use MLF* in the file system by Mark Fasheh · 18 years ago
  100. ccd979b [PATCH] OCFS2: The Second Oracle Cluster Filesystem by Mark Fasheh · 19 years ago