1. dd4c84b ocfs2: fix a misuse a of brelse after failing ocfs2_check_dir_entry by Changwei Ge · 6 years ago
  2. d006c71 ocfs2: fix not enough credit panic by Junxiao Bi · 8 years ago
  3. 078cd82 fs: Replace CURRENT_TIME with current_time() for inode timestamps by Deepa Dinamani · 8 years ago
  4. 5955102 wrappers for ->i_mutex access by Al Viro · 8 years ago
  5. 7ecef14 ocfs2: neaten do_error, ocfs2_error and ocfs2_abort by Joe Perches · 9 years ago
  6. 17a5b9a ocfs2: acknowledge return value of ocfs2_error() by Goldwyn Rodrigues · 9 years ago
  7. 2a28f98 ocfs2: use swap() in dx_leaf_sort_swap() by Fabian Frederick · 9 years ago
  8. 2e17315 ocfs2: use retval instead of status for checking error by Daeseok Youn · 9 years ago
  9. 762515a ocfs2: fix a typo in the copyright statement by Jakub Wilk · 9 years ago
  10. 7c01ad8 ocfs2: remove goto statement in ocfs2_check_dir_for_entry() by Daeseok Youn · 9 years ago
  11. 9b57269 ocfs2: removes mlog_errno() call twice in ocfs2_find_dir_space_el() by Daeseok Youn · 9 years ago
  12. 592a202 ocfs2: remove unreachable code by Daeseok Youn · 9 years ago
  13. f62f12b ocfs2: reflink: fix slow unlink for refcounted file by Junxiao Bi · 9 years ago
  14. b6da007 Merge branch 'akpm' (patchbomb from Andrew) by Linus Torvalds · 9 years ago
  15. 61fb9ea ocfs2: do not set filesystem readonly if link down by jiangyiwen · 9 years ago
  16. ac7576f vfs: make first argument of dir_context.actor typed by Miklos Szeredi · 10 years ago
  17. 6fdb702 ocfs2: call ocfs2_update_inode_fsync_trans when updating any inode by Darrick J. Wong · 10 years ago
  18. 2931cdc ocfs2: improve fsync efficiency and fix deadlock between aio_write and sync_file by Darrick J. Wong · 10 years ago
  19. 7391a29 ocfs2: return ENOMEM when sb_getblk() fails by Rui Xiang · 11 years ago
  20. 06f9da6 fs/ocfs2: remove unnecessary variable bits_wanted from ocfs2_calc_extend_credits by Goldwyn Rodrigues · 11 years ago
  21. d6394b5 ocfs2: fix null pointer dereference in ocfs2_dir_foreach_blk_id() by Jeff Liu · 11 years ago
  22. 3704412b [readdir] convert ocfs2 by Al Viro · 11 years ago
  23. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  24. 182be68 kill f_vfsmnt by Al Viro · 11 years ago
  25. 496ad9a new helper: file_inode(file) by Al Viro · 11 years ago
  26. 306a749 ext3, ext4, ocfs2: remove unused macro NAMEI_RA_INDEX by Guo Chao · 11 years ago
  27. 0a4ebed Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 12 years ago
  28. 8298524 ocfs2: make direntry invalid when deleting it by Wengang Wang · 13 years ago
  29. bfe8684 filesystems: add set_nlink() by Miklos Szeredi · 13 years ago
  30. 5d44670 ocfs2: Initialize data_ac (might be used uninitialized) by Marcus Meissner · 13 years ago
  31. 03e4970 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 13 years ago
  32. 99bdc38 Merge branch 'mlog_replace_for_39' of git://repo.or.cz/taoma-kernel into ocfs2-merge-window-fix by Joel Becker · 13 years ago
  33. f1088d4 ocfs2: Remove mlog(0) from fs/ocfs2/dir.c by Tao Ma · 13 years ago
  34. c1e8d35 ocfs2: Remove EXIT from masklog. by Tao Ma · 13 years ago
  35. ef6b689 ocfs2: Remove ENTRY from masklog. by Tao Ma · 13 years ago
  36. 1dd9ffc ocfs2: optimize ocfs2_check_dir_entry() with unlikely() annotations by Tao Ma · 13 years ago
  37. 42b16b3 Kill off warning: ‘inline’ is not at beginning of declaration by Jesper Juhl · 13 years ago
  38. 8ac33dc ocfs2: Hold ip_lock when set/clear flags for indexed dir. by Tao Ma · 13 years ago
  39. 0f4da21 Ocfs2: Re-access the journal after ocfs2_insert_extent() in dxdir codes. by Tristan Ye · 14 years ago
  40. 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
  41. 78f9467 Ocfs2: Optimize ocfs2 truncate to use ocfs2_remove_btree_range() instead. by Tristan Ye · 14 years ago
  42. 83f9231 ocfs2: Add dir_resv_level mount option by Mark Fasheh · 14 years ago
  43. e3b4a97 ocfs2: use allocation reservations for directory data by Mark Fasheh · 14 years ago
  44. ec20cec ocfs2: Make ocfs2_journal_dirty() void. by Joel Becker · 14 years ago
  45. 74380c4 ocfs2: Free block to the right block group. by Tao Ma · 14 years ago
  46. 2b6cb57 ocfs2: Set suballoc_loc on allocated metadata. by Joel Becker · 14 years ago
  47. 1ed9b77 ocfs2: ocfs2_claim_*() don't need an ocfs2_super argument. by Joel Becker · 14 years ago
  48. e213e26 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
  49. 5dd4056 dquot: cleanup space allocation / freeing routines by Christoph Hellwig · 14 years ago
  50. b89c542 ocfs2: add extent block stealing for ocfs2 v5 by Tiger Yang · 14 years ago
  51. 5e404e9 ocfs2: Pass ocfs2_caching_info into ocfs_init_*_extent_tree(). by Joel Becker · 15 years ago
  52. cc79d8c ocfs2: ocfs2_insert_extent() no longer needs struct inode. by Joel Becker · 15 years ago
  53. facdb77 ocfs2: ocfs2_find_path() only needs the caching info by Joel Becker · 15 years ago
  54. 3d03a30 ocfs2: Pass ocfs2_caching_info to ocfs2_read_extent_block(). by Joel Becker · 15 years ago
  55. 0cf2f76 ocfs2: Pass struct ocfs2_caching_info to the journal functions. by Joel Becker · 15 years ago
  56. 8cb471e ocfs2: Take the inode out of the metadata read/write paths. by Joel Becker · 15 years ago
  57. edd45c0 ocfs2: Correct ordering of ip_alloc_sem and localloc locks for directories by Jan Kara · 15 years ago
  58. 0fba813 ocfs2: Fix 2 warning during ocfs2 make. by Tao Ma · 15 years ago
  59. 035a571 ocfs2: Reserve 1 more cluster in expanding_inline_dir for indexed dir. by Tao Ma · 15 years ago
  60. 1d46dc0 ocfs2: fix leaf start calculation in ocfs2_dx_dir_rebalance() by Mark Fasheh · 15 years ago
  61. e3a93c2 ocfs2: Add total entry count to dx_root_block by Mark Fasheh · 15 years ago
  62. e7c17e4 ocfs2: Introduce dir free space list by Mark Fasheh · 15 years ago
  63. 4ed8a6b ocfs2: Store dir index records inline by Mark Fasheh · 15 years ago
  64. 9b7895e ocfs2: Add a name indexed b-tree to directory inodes by Mark Fasheh · 16 years ago
  65. 4a12ca3 ocfs2: Introduce dir lookup helper struct by Mark Fasheh · 16 years ago
  66. c175a51 ocfs2: Checksum and ECC for directory blocks. by Joel Becker · 15 years ago
  67. 87d35a7 ocfs2: Add directory block trailers. by Mark Fasheh · 15 years ago
  68. 13723d0 ocfs2: Use metadata-specific ocfs2_journal_access_*() functions. by Joel Becker · 16 years ago
  69. a90714c ocfs2: Add quota calls for allocation and freeing of inodes and space by Jan Kara · 16 years ago
  70. 511308d ocfs2: Convert ocfs2_read_dir_block() to ocfs2_read_virt_blocks() by Joel Becker · 16 years ago
  71. 970e493 ocfs2: Validate metadata only when it's read from disk. by Joel Becker · 16 years ago
  72. a22305c ocfs2: Wrap dirblock reads in a dedicated function. by Joel Becker · 16 years ago
  73. b657c95 ocfs2: Wrap inode block reads in a dedicated function. by Joel Becker · 16 years ago
  74. d4a8c93 ocfs2: Make cached block reads the common case. by Joel Becker · 16 years ago
  75. 5e0b3de ocfs2: Kill the last naked wait_on_buffer() for cached reads. by Joel Becker · 16 years ago
  76. 07446dc ocfs2: Move ocfs2_bread() into dir.c by Joel Becker · 16 years ago
  77. 0fcaa56 ocfs2: Simplify ocfs2_read_block() by Joel Becker · 16 years ago
  78. 31d3307 ocfs2: Require an inode for ocfs2_read_block(s)(). by Joel Becker · 16 years ago
  79. a81cb88 ocfs2: Don't check for NULL before brelse() by Mark Fasheh · 16 years ago
  80. 8d6220d ocfs2: Change ocfs2_get_*_extent_tree() to ocfs2_init_*_extent_tree() by Joel Becker · 16 years ago
  81. f99b9b7 ocfs2: Make ocfs2_extent_tree the first-class representation of a tree. by Joel Becker · 16 years ago
  82. f56654c ocfs2: Add extent tree operation for xattr value btrees by Tao Ma · 16 years ago
  83. 0eb8d47 ocfs2: Make high level btree extend code generic by Tao Ma · 16 years ago
  84. e7d4cb6 ocfs2: Abstract ocfs2_extent_tree in b-tree operations. by Tao Ma · 16 years ago
  85. 811f933 ocfs2: Use ocfs2_extent_list instead of ocfs2_dinode. by Tao Ma · 16 years ago
  86. 231b87d ocfs2: Modify ocfs2_num_free_extents for future xattr usage. by Tao Ma · 16 years ago
  87. 9780eb6 ocfs2: correctly set i_blocks after inline dir gets expanded by Mark Fasheh · 16 years ago
  88. 83cab53 ocfs2: Jump to correct label in ocfs2_expand_inline_dir() by Tao Ma · 16 years ago
  89. 0dd3256 [PATCH] ocfs2: le*_add_cpu conversion by Marcin Slusarz · 16 years ago
  90. c78bad1 fs/: Spelling fixes by Joe Perches · 16 years ago
  91. e63aecb6 ocfs2: Rename ocfs2_meta_[un]lock by Mark Fasheh · 17 years ago
  92. 0af4bd3 [2.6 patch] make ocfs2_find_entry_el() static by Adrian Bunk · 17 years ago
  93. 2b47c36 Fix f_version type: should be u64 instead of unsigned long by Mathieu Desnoyers · 17 years ago
  94. e7b3401 ocfs2: Optionally return filldir errors by Mark Fasheh · 17 years ago
  95. 5b6a3a2 ocfs2: Write support for directories with inline data by Mark Fasheh · 17 years ago
  96. 23193e5 ocfs2: Read support for directories with inline data by Mark Fasheh · 17 years ago
  97. 8553cf4 ocfs2: Cleanup dirent size check by Mark Fasheh · 17 years ago
  98. 38760e2 ocfs2: Rename cleanups by Mark Fasheh · 17 years ago
  99. be94d11 ocfs2: Provide convenience function for ino lookup by Mark Fasheh · 17 years ago
  100. 0bfbbf6 ocfs2: Implement ocfs2_empty_dir() as a caller of ocfs2_dir_foreach() by Mark Fasheh · 17 years ago