1. 6fdb702 ocfs2: call ocfs2_update_inode_fsync_trans when updating any inode by Darrick J. Wong · 10 years ago
  2. f81c201 ocfs2: fix panic on kfree(xattr->name) by Tetsuo Handa · 10 years ago
  3. 466e68c ocfs2: __ocfs2_mknod_locked should return error when ocfs2_create_new_inode_locks() failed by Xue jiufei · 10 years ago
  4. 2931cdc ocfs2: improve fsync efficiency and fix deadlock between aio_write and sync_file by Darrick J. Wong · 10 years ago
  5. 0e04831 ocfs2: check existence of old dentry in ocfs2_link() by Xue jiufei · 10 years ago
  6. bf3d846 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  7. f5b2585 ocfs2: do not log ENOENT in unlink() by Xiaowei.Hu · 10 years ago
  8. 702e5bc ocfs2: use generic posix ACL infrastructure by Christoph Hellwig · 11 years ago
  9. 7391a29 ocfs2: return ENOMEM when sb_getblk() fails by Rui Xiang · 11 years ago
  10. b5a8bb7 ocfs2: fix readonly issue in ocfs2_unlink() by Younger Liu · 11 years ago
  11. ea45466 ocfs2: need rollback when journal_access failed in ocfs2_orphan_add() by Younger Liu · 11 years ago
  12. 13eb988 ocfs2: should not use le32_add_cpu to set ocfs2_dinode i_flags by Joseph Qi · 11 years ago
  13. e099127 fs/ocfs2/namei.c: remove unecessary ERROR when removing non-empty directory by Goldwyn Rodrigues · 11 years ago
  14. 7869e59 ocfs2: ocfs2_prep_new_orphaned_file() should return ret by Xiaowei.Hu · 11 years ago
  15. 2c03417 ocfs2: Convert uid and gids between in core and on disk inodes by Eric W. Biederman · 11 years ago
  16. ebfc3b4 don't pass nameidata to ->create() by Al Viro · 12 years ago
  17. 00cd8dd stop passing nameidata to ->lookup() by Al Viro · 12 years ago
  18. ea022dfb ocfs: simplify symlink handling by Al Viro · 12 years ago
  19. 847c9db ocfs2: deal with wraparounds of i_nlink in ocfs2_rename() by Al Viro · 12 years ago
  20. 67697cb ocfs2: propagate umode_t by Al Viro · 13 years ago
  21. 1a67aaf switch ->mknod() to umode_t by Al Viro · 13 years ago
  22. 4acdaf2 switch ->create() to umode_t by Al Viro · 13 years ago
  23. 18bb1db switch vfs_mkdir() and ->mkdir() to umode_t by Al Viro · 13 years ago
  24. bfe8684 filesystems: add set_nlink() by Miklos Szeredi · 13 years ago
  25. 6d6b77f filesystems: add missing nlink wrappers by Miklos Szeredi · 13 years ago
  26. a7732b0 ocfs2: remove unnecessary nlink setting by Miklos Szeredi · 13 years ago
  27. 4e34e71 fs: take the ACL checks to common code by Christoph Hellwig · 13 years ago
  28. 178ea735 kill check_acl callback of generic_permission() by Al Viro · 13 years ago
  29. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  30. 03e4970 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 13 years ago
  31. fe3fa43 Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next by James Morris · 13 years ago
  32. 8990e44 ocfs2: Remove masklog ML_NAMEI. by Tao Ma · 13 years ago
  33. c1e8d35 ocfs2: Remove EXIT from masklog. by Tao Ma · 13 years ago
  34. ef6b689 ocfs2: Remove ENTRY from masklog. by Tao Ma · 13 years ago
  35. 2a7dba3 fs/vfs/security: pass last path component to LSM on inode creation by Eric Paris · 13 years ago
  36. ba87167 switch ocfs2, close races by Al Viro · 14 years ago
  37. 498f7f5 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 14 years ago
  38. fb045ad fs: dcache reduce branches in lookup path by Nick Piggin · 14 years ago
  39. 1e6d915 ocfs2: Release buffer_head in case of error in ocfs2_double_lock. by Tao Ma · 14 years ago
  40. 7de9c6ee new helper: ihold() by Al Viro · 14 years ago
  41. 5e98d49 Track negative entries v3 by Goldwyn Rodrigues · 14 years ago
  42. 97b8f4a ocfs2: Fix orphan add in ocfs2_create_inode_in_orphan by Mark Fasheh · 14 years ago
  43. dd43bcd ocfs2: split out ocfs2_prepare_orphan_dir() into locking and prep functions by Mark Fasheh · 14 years ago
  44. 021960c ocfs2: split out inode alloc code from ocfs2_mknod_locked by Mark Fasheh · 14 years ago
  45. 75fe0a2 ocfs2: replace inode uid,gid,mode initialization with helper function by Dmitry Monakhov · 14 years ago
  46. 03e6230 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 14 years ago
  47. 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
  48. 547ba7c ocfs2: Block signals for mkdir/link/symlink/O_CREAT. by Joel Becker · 14 years ago
  49. ec20cec ocfs2: Make ocfs2_journal_dirty() void. by Joel Becker · 14 years ago
  50. a9743fc ocfs2: Add directory entry later in ocfs2_symlink() and ocfs2_mknod() by Mark Fasheh · 14 years ago
  51. 062d340 ocfs2: use OCFS2_INODE_SKIP_ORPHAN_DIR in ocfs2_mknod error path by Li Dongyang · 14 years ago
  52. ab41fdc ocfs2: use OCFS2_INODE_SKIP_ORPHAN_DIR in ocfs2_symlink error path by Li Dongyang · 14 years ago
  53. d4cd187 ocfs2: add OCFS2_INODE_SKIP_ORPHAN_DIR flag and honor it in the inode wipe code by Li Dongyang · 14 years ago
  54. 3939fda Ocfs2: Journaling i_flags and i_orphaned_slot when adding inode to orphan dir. by Tristan Ye · 14 years ago
  55. 2b6cb57 ocfs2: Set suballoc_loc on allocated metadata. by Joel Becker · 14 years ago
  56. 1ed9b77 ocfs2: ocfs2_claim_*() don't need an ocfs2_super argument. by Joel Becker · 14 years ago
  57. 871a293 dquot: cleanup dquot initialize routine by Christoph Hellwig · 14 years ago
  58. 907f455 dquot: move dquot initialization responsibility into the filesystem by Christoph Hellwig · 14 years ago
  59. 63936dd dquot: cleanup inode allocation / freeing routines by Christoph Hellwig · 14 years ago
  60. 5dd4056 dquot: cleanup space allocation / freeing routines by Christoph Hellwig · 14 years ago
  61. 45e6297 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 15 years ago
  62. 10cf1a0 ocfs2: Set i_nlink properly during reflink. by Tao Ma · 15 years ago
  63. c7d260a ocfs2: Add reflinked file's inode to inode hash eariler. by Tao Ma · 15 years ago
  64. 55f4946 Ocfs2: Should ocfs2 support fiemap for S_IFDIR inode? by Tristan Ye · 15 years ago
  65. bc13d34 ocfs2: Create reflinked file in orphan dir. by Tao Ma · 15 years ago
  66. 19bd341 ocfs2: Use proper parameter for some inode operation. by Tao Ma · 15 years ago
  67. 0cf2f76 ocfs2: Pass struct ocfs2_caching_info to the journal functions. by Joel Becker · 15 years ago
  68. 8cb471e ocfs2: Take the inode out of the metadata read/write paths. by Joel Becker · 15 years ago
  69. cb25797 ocfs2: Add lockdep annotations by Jan Kara · 15 years ago
  70. 7e31a96 ocfs2/trivial: Remove unused variable in ocfs2_rename. by Tao Ma · 15 years ago
  71. 1382115 ocfs2: Optimize inode allocation by remembering last group by Tao Ma · 15 years ago
  72. b80b549 ocfs2: re-order ocfs2_empty_dir checks by Mark Fasheh · 15 years ago
  73. 198a1ca ocfs2: Increase max links count by Mark Fasheh · 16 years ago
  74. 4ed8a6b ocfs2: Store dir index records inline by Mark Fasheh · 16 years ago
  75. 9b7895e ocfs2: Add a name indexed b-tree to directory inodes by Mark Fasheh · 16 years ago
  76. 4a12ca3 ocfs2: Introduce dir lookup helper struct by Mark Fasheh · 16 years ago
  77. d9ae49d ocfs2: tweak to get the maximum inline data size with xattr by Tiger Yang · 15 years ago
  78. 13723d0 ocfs2: Use metadata-specific ocfs2_journal_access_*() functions. by Joel Becker · 16 years ago
  79. a90714c ocfs2: Add quota calls for allocation and freeing of inodes and space by Jan Kara · 16 years ago
  80. b657c95 ocfs2: Wrap inode block reads in a dedicated function. by Joel Becker · 16 years ago
  81. 89c38bd ocfs2: add ocfs2_init_acl in mknod by Tiger Yang · 16 years ago
  82. 534eadd ocfs2: add ocfs2_init_security in during file create by Tiger Yang · 16 years ago
  83. f5d3620 ocfs2: move new inode allocation out of the transaction by Tiger Yang · 16 years ago
  84. 2b82892 Merge branch 'master' into next by James Morris · 16 years ago
  85. b19c2a3 CRED: Wrap task credential accesses in the OCFS2 filesystem by David Howells · 16 years ago
  86. b99835c ocfs2: Let inode be really deleted when ocfs2_mknod_locked() fails by Jan Kara · 16 years ago
  87. 87cfa00 ocfs2: Fix checking of return value of new_inode() by Jan Kara · 16 years ago
  88. 0fcaa56 ocfs2: Simplify ocfs2_read_block() by Joel Becker · 16 years ago
  89. 31d3307 ocfs2: Require an inode for ocfs2_read_block(s)(). by Joel Becker · 16 years ago
  90. a81cb88 ocfs2: Don't check for NULL before brelse() by Mark Fasheh · 16 years ago
  91. cf1d6c7 ocfs2: Add extended attribute support by Tiger Yang · 16 years ago
  92. 0eb8d47 ocfs2: Make high level btree extend code generic by Tao Ma · 16 years ago
  93. 5dabd69 ocfs2: Improve rename locking by Jan Kara · 16 years ago
  94. 4d0ddb2 ocfs2: Add inode stealing for ocfs2_reserve_new_inode by Tao Ma · 16 years ago
  95. 5fa0613 ocfs2: Silence false lockdep warnings by Jan Kara · 17 years ago
  96. e63aecb6 ocfs2: Rename ocfs2_meta_[un]lock by Mark Fasheh · 17 years ago
  97. 34d024f ocfs2: Remove mount/unmount votes by Mark Fasheh · 17 years ago
  98. e325a88 ocfs2: fix rename vs unlink race by Srinivas Eeda · 17 years ago
  99. 5b6a3a2 ocfs2: Write support for directories with inline data by Mark Fasheh · 17 years ago
  100. 38760e2 ocfs2: Rename cleanups by Mark Fasheh · 17 years ago