1. 32e5a2a ocfs2: fix shift left overflow by Joseph Qi · 9 years ago
  2. 209f751 ocfs2: fix BUG in ocfs2_downconvert_thread_do_work() by Joseph Qi · 9 years ago
  3. 9abea2d ioctl_compat: handle FITRIM by Mikulas Patocka · 9 years ago
  4. e4bc13a Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  5. b519ea6 ocfs2: mark local functions as static by Joseph Qi · 9 years ago
  6. ab1ba02 ocfs2: use swap() in ocfs2_double_lock() by Fabian Frederick · 9 years ago
  7. a612543 ocfs2: use swap() in swap_refcount_rec() by Fabian Frederick · 9 years ago
  8. 2a28f98 ocfs2: use swap() in dx_leaf_sort_swap() by Fabian Frederick · 9 years ago
  9. ae1f081 ocfs2: fix wrong check in ocfs2_direct_IO_get_blocks by Joseph Qi · 9 years ago
  10. 74e364a ocfs2: fix NULL pointer dereference in function ocfs2_abort_trigger() by Xue jiufei · 9 years ago
  11. fce56d8 ocfs2: o2net: should remove debugfs in o2net_init() out branch by alex chen · 9 years ago
  12. fa5a0eb ocfs2: remove OCFS2_IOCB_SEM lock type in direct io by WeiWei Wang · 9 years ago
  13. e272e7f ocfs2: do not BUG if jbd2_journal_dirty_metadata fails by Joseph Qi · 9 years ago
  14. 099768b ocfs2: remove BUG_ON(!empty_extent) in __ocfs2_rotate_tree_left() by Xue jiufei · 9 years ago
  15. 9f99ad0 ocfs2: return error when ocfs2_figure_merge_contig_type() fails by Xue jiufei · 9 years ago
  16. 345dc68 ocfs2/dlm: cleanup unused function __dlm_wait_on_lockres_flags_set by Joseph Qi · 9 years ago
  17. 2e17315 ocfs2: use retval instead of status for checking error by Daeseok Youn · 9 years ago
  18. cf1776a ocfs2: fix a tiny race when truncate dio orohaned entry by Joseph Qi · 9 years ago
  19. e327284 ocfs2: remove __mlog_cpu_guess by Andrew Morton · 9 years ago
  20. 7c2bd2f ocfs2: reduce object size of mlog uses by Joe Perches · 9 years ago
  21. 66114ca writeback: separate out include/linux/backing-dev-defs.h by Tejun Heo · 9 years ago
  22. b1432a2 ocfs2: dlm: fix race between purge and get lock resource by Junxiao Bi · 9 years ago
  23. 9ec3a64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  24. 8f443e2 Revert "ocfs2: incorrect check for debugfs returns" by Linus Torvalds · 9 years ago
  25. 4fc8adc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  26. fa92789 Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  27. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 9 years ago
  28. 1dcf58d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  29. 9de1626 cleancache: zap uuid arg of cleancache_init_shared_fs by Vladimir Davydov · 9 years ago
  30. 58be19d ocfs2: copy fs uuid to superblock by Vladimir Davydov · 9 years ago
  31. 1d5b897 ocfs2: make mlog_errno return the errno by Andrew Morton · 9 years ago
  32. 2f2eca2 ocfs2: check if the ocfs2 lock resource has been initialized before calling ocfs2_dlm_lock by alex chen · 9 years ago
  33. 1543306 ocfs2: logging: remove static buffer, use vsprintf extension %pV by Joe Perches · 9 years ago
  34. e2ac55b ocfs2: incorrect check for debugfs returns by Chengyu Song · 9 years ago
  35. 762515a ocfs2: fix a typo in the copyright statement by Jakub Wilk · 9 years ago
  36. 023d4ea ocfs2: fix possible uninitialized variable access by Joseph Qi · 9 years ago
  37. 7c01ad8 ocfs2: remove goto statement in ocfs2_check_dir_for_entry() by Daeseok Youn · 9 years ago
  38. a47726b ocfs2: rollback the cleared bits if error occurs after ocfs2_block_group_clear_bits by Joseph Qi · 9 years ago
  39. 62f8b1f ocfs2: use ENOENT instead of EEXIST when get system file fails by Joseph Qi · 9 years ago
  40. e38a573 ocfs2: use actual name length when find entry in ocfs2_orphan_del() by Joseph Qi · 9 years ago
  41. e073fc5 ocfs2: dereferencing freed pointers in ocfs2_reflink() by Dan Carpenter · 9 years ago
  42. d0ba25b ocfs2: fix typo in ocfs2_reserve_local_alloc_bits by Joseph Qi · 9 years ago
  43. 14a5275 ocfs2: do not use ocfs2_zero_extend during direct IO by Joseph Qi · 9 years ago
  44. 37a8d89 ocfs2: take inode lock when get clusters by Joseph Qi · 9 years ago
  45. 7e9b195 ocfs2: no need get dinode bh when zeroing extend by Joseph Qi · 9 years ago
  46. bdd8621 ocfs2: fix a typing error in ocfs2_direct_IO_write by Joseph Qi · 9 years ago
  47. 7a83464 ocfs2: avoid a pointless delay in o2cb_cluster_check() by Daeseok Youn · 9 years ago
  48. 43ee9ca ocfs2: one function call less in user_cluster_connect() after error detection by Markus Elfring · 9 years ago
  49. bb34ed2 ocfs2: one function call less in ocfs2_init_slot_info() after error detection by Markus Elfring · 9 years ago
  50. 629a3b5 ocfs2: one function call less in ocfs2_merge_rec_right() after error detection by Markus Elfring · 9 years ago
  51. 992ef6e ocfs2: one function call less in ocfs2_merge_rec_left() after error detection by Markus Elfring · 9 years ago
  52. 06a269cc ocfs2: less function calls in ocfs2_figure_merge_contig_type() after error detection by Markus Elfring · 9 years ago
  53. 3cc79b7 ocfs2: less function calls in ocfs2_convert_inline_data_to_extents() after error detection by Markus Elfring · 9 years ago
  54. fd90d4df ocfs2: delete unnecessary checks before three function calls by Markus Elfring · 9 years ago
  55. ca2ec32 Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  56. 7da839c ocfs2: use __generic_file_write_iter() by Al Viro · 9 years ago
  57. 2ba48ce mirror O_APPEND and O_DIRECT into iocb->ki_flags by Al Viro · 9 years ago
  58. 3309dd0 switch generic_write_checks() to iocb and iter by Al Viro · 9 years ago
  59. 9032025 ocfs2: move generic_write_checks() before the alignment checks by Al Viro · 9 years ago
  60. 5dc3161 ocfs2_file_write_iter: stop messing with ppos by Al Viro · 9 years ago
  61. dfea934 Merge branch 'for-linus' into for-next by Al Viro · 9 years ago
  62. 0fa6b00 generic_write_checks(): drop isblk argument by Al Viro · 9 years ago
  63. 22c6186 direct_IO: remove rw from a_ops->direct_IO() by Omar Sandoval · 9 years ago
  64. 6f67376 direct_IO: use iov_iter_rw() instead of rw everywhere by Omar Sandoval · 9 years ago
  65. 17f8c84 Remove rw from {,__,do_}blockdev_direct_IO() by Omar Sandoval · 9 years ago
  66. 5d5d568 make new_sync_{read,write}() static by Al Viro · 9 years ago
  67. c0fec3a Merge branch 'iocb' into for-next by Al Viro · 9 years ago
  68. 64b4e25 ocfs2: _really_ sync the right range by Al Viro · 9 years ago
  69. 9ce5a23 ocfs2_file_write_iter: keep return value and current position update in sync by Al Viro · 9 years ago
  70. cf1b5ea [regression] ocfs2: do *not* increment ->ki_pos twice by Al Viro · 9 years ago
  71. e2e40f2 fs: move struct kiocb to fs.h by Christoph Hellwig · 9 years ago
  72. 66ee59a fs: remove ki_nbytes by Christoph Hellwig · 9 years ago
  73. 18d585f ocfs2: make append_dio an incompat feature by Mark Fasheh · 9 years ago
  74. 160cc26 ocfs2: set append dio as a ro compat feature by Joseph Qi · 9 years ago
  75. 4813962 ocfs2: wait for orphan recovery first once append O_DIRECT write crash by Joseph Qi · 9 years ago
  76. 3a83b34 ocfs2: complete the rest request through buffer io by Joseph Qi · 9 years ago
  77. d943d59 ocfs2: do not fallback to buffer I/O write if appending by Joseph Qi · 9 years ago
  78. 49255dc ocfs2: allocate blocks in ocfs2_direct_IO_get_blocks by Joseph Qi · 9 years ago
  79. 24c40b3 ocfs2: implement ocfs2_direct_IO_write by Joseph Qi · 9 years ago
  80. ed460cf ocfs2: add orphan recovery types in ocfs2_recover_orphans by Joseph Qi · 9 years ago
  81. 06ee5c7 ocfs2: add functions to add and remove inode in orphan dir by Joseph Qi · 9 years ago
  82. 026749a ocfs2: prepare some interfaces used in append direct io by Joseph Qi · 9 years ago
  83. 6bec003 Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  84. 992de5a Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  85. d83a08d mm: drop vm_ops->remap_pages and generic_file_remap_pages() stub by Kirill A. Shutemov · 9 years ago
  86. 99b8874 o2dlm: fix NULL pointer dereference in o2dlm_blocking_ast_wrapper by Srinivas Eeda · 9 years ago
  87. 10ab881 ocfs2: prune the dcache before deleting the dentry of directory by alex chen · 9 years ago
  88. 8989b67 ocfs2: make resv_lock spinlock static by Fabian Frederick · 9 years ago
  89. 9d6008c ocfs2: remove unreachable code in __ocfs2_recovery_thread() by Daeseok Youn · 9 years ago
  90. 9b57269 ocfs2: removes mlog_errno() call twice in ocfs2_find_dir_space_el() by Daeseok Youn · 9 years ago
  91. 592a202 ocfs2: remove unreachable code by Daeseok Youn · 9 years ago
  92. e6d9f86 ocfs2: o2net: silence uninitialized variable warning by Dan Carpenter · 9 years ago
  93. d9510a2 ocfs2: remove pointless assignment from ocfs2_calc_refcount_meta_credits() by Jan Kara · 9 years ago
  94. 1dfeb76 ocfs2: add a mount option journal_async_commit on ocfs2 filesystem by alex chen · 9 years ago
  95. 15eba0f ocfs2: fix journal commit deadlock in ocfs2_convert_inline_data_to_extents by alex chen · 9 years ago
  96. 95671c6 ocfs2: dlm: dlmdomain: remove unused function by Rickard Strandqvist · 9 years ago
  97. 7ea62d7 ocfs2: quota_local: remove unused function by Rickard Strandqvist · 9 years ago
  98. d6edc87 ocfs2: xattr: remove unused function by Rickard Strandqvist · 9 years ago
  99. 79c83ea ocfs2: fix snprintf format specifier in dlmdebug.c by alex chen · 9 years ago
  100. 41d6247 ocfs2: fix wrong comment by Junxiao Bi · 9 years ago