1. 73cbb8a ocfs2: change slot number type s16 to u16 by Junxiao Bi · 4 years ago
  2. fc1ffe5 ocfs2: fix unbalanced locking by Pavel Machek · 4 years ago
  3. 6306eda ocfs2: fix panic on nfs server over ocfs2 by Junxiao Bi · 4 years, 1 month ago
  4. 4d985f4 ocfs2: fix value of OCFS2_INVALID_SLOT by Junxiao Bi · 4 years, 1 month ago
  5. 0f4e2d6 ocfs2: load global_inode_alloc by Junxiao Bi · 4 years, 1 month ago
  6. 1a06c53 ocfs2: avoid inode removal while nfsd is accessing it by Junxiao Bi · 4 years, 1 month ago
  7. 13380f2 ocfs2: no need try to truncate file beyond i_size by Changwei Ge · 4 years, 4 months ago
  8. 4720fb09d ocfs2: fix a NULL pointer dereference when call ocfs2_update_inode_fsync_trans() by wangyan · 4 years, 6 months ago
  9. e31057d ocfs2: fix oops when writing cloned file by Gang He · 4 years, 6 months ago
  10. e5d0ade ocfs2: call journal flush to mark journal as empty after journal recovery when mount by Kai Li · 4 years, 7 months ago
  11. 642c099 ocfs2: fix passing zero to 'PTR_ERR' warning by Ding Xiang · 4 years, 8 months ago
  12. 77b14d6 quota: Check that quota is not dirty before release by Dmitry Monakhov · 4 years, 9 months ago
  13. 1b0e201 ocfs2: clear journal dirty flag after shutdown journal by Junxiao Bi · 6 years ago
  14. 046f0fc ocfs2: remove ocfs2_is_o2cb_active() by Gang He · 6 years ago
  15. 0d3b9ac ocfs2: fix clusters leak in ocfs2_defrag_extent() by Larry Chen · 6 years ago
  16. 6c150df ocfs2: don't put and assigning null to bh allocated outside by Changwei Ge · 6 years ago
  17. 6fd469d ocfs2: don't use iocb when EIOCBQUEUED returns by Changwei Ge · 6 years ago
  18. abc7968 ocfs2: without quota support, avoid calling quota recovery by Guozhonghua · 6 years ago
  19. bcba80f fs/ocfs2/dlm/dlmdebug.c: fix a sleep-in-atomic-context bug in dlm_print_one_mle() by Jia-Ju Bai · 6 years ago
  20. b28da9d Revert "fs: ocfs2: fix possible null-pointer dereferences in ocfs2_xa_prepare_entry()" by Joseph Qi · 4 years, 8 months ago
  21. ca79bb7 ocfs2: protect extent tree in ocfs2_prepare_inode_for_write() by Shuning Zhang · 4 years, 9 months ago
  22. c368987 fs: ocfs2: fix a possible null-pointer dereference in ocfs2_info_scan_inode_alloc() by Jia-Ju Bai · 4 years, 10 months ago
  23. 4de544b fs: ocfs2: fix a possible null-pointer dereference in ocfs2_write_end_nolock() by Jia-Ju Bai · 4 years, 10 months ago
  24. c18d860 fs: ocfs2: fix possible null-pointer dereferences in ocfs2_xa_prepare_entry() by Jia-Ju Bai · 4 years, 10 months ago
  25. 2141f77 ocfs2: clear zero in unaligned direct IO by Jia Guo · 4 years, 10 months ago
  26. 0d3ad77 ocfs2: fix panic due to ocfs2_wq is null by Yi Li · 4 years, 10 months ago
  27. 52132ff ocfs2: wait for recovering done after direct unlock request by Changwei Ge · 4 years, 10 months ago
  28. 7113a1b ocfs2: remove set but not used variable 'last_hash' by YueHaibing · 5 years ago
  29. c7fb6b7 ocfs2: fix error path kobject memory leak by Tobin C. Harding · 5 years ago
  30. 6b9aa7a fs/ocfs2: fix race in ocfs2_dentry_attach_lock() by Wengang Wang · 5 years ago
  31. 3574bc9 ocfs2: fix ocfs2 read inode data panic in ocfs2_iget by Shuning Zhang · 5 years ago
  32. 20141fe ocfs2: fix a panic problem caused by o2cb_ctl by Jia Guo · 5 years ago
  33. 3b3fcc3 ocfs2: fix inode bh swapping mixup in ocfs2_reflink_inodes_lock by Darrick J. Wong · 5 years ago
  34. 066206b ocfs2: improve ocfs2 Makefile by Larry Chen · 6 years ago
  35. 69e63b4 ocfs2: don't clear bh uptodate for block read by Junxiao Bi · 6 years ago
  36. 5a404f3 ocfs2: fix panic due to unrecovered local alloc by Junxiao Bi · 6 years ago
  37. a31da26 ocfs2: fix potential use after free by Pan Bian · 6 years ago
  38. 6aab48a ocfs2: fix deadlock caused by ocfs2_defrag_extent() by Larry Chen · 6 years ago
  39. 6bb462a ocfs2: free up write context when direct IO failed by Wengang Wang · 6 years ago
  40. 148dc93 ocfs2: fix a misuse a of brelse after failing ocfs2_check_dir_entry by Changwei Ge · 6 years ago
  41. 1cff514 ocfs2: fix a GCC warning by zhong jiang · 6 years ago
  42. cbe355f ocfs2: fix locking for res->tracking and dlm->tracking_list by Ashish Samant · 6 years ago
  43. 69eb776 ocfs2: fix crash in ocfs2_duplicate_clusters_by_page() by Larry Chen · 6 years ago
  44. 234b69e ocfs2: fix ocfs2 read block panic by Junxiao Bi · 6 years ago
  45. d9a185f Merge tag 'ovl-update-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 6 years ago
  46. 480bd56 ocfs2: make several functions and variables static (and some const) by Colin Ian King · 6 years ago
  47. 229ba1f ocfs2: clean up some unnecessary code by wangyan · 6 years ago
  48. 93f5920 ocfs2: return -EROFS when filesystem becomes read-only by Jun Piao · 6 years ago
  49. 87eb5eb vfs: dedupe: rationalize args by Miklos Szeredi · 6 years ago
  50. 5740c99 vfs: dedupe: return int by Miklos Szeredi · 6 years ago
  51. 7a93251 Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 6 years ago
  52. 15eefe2 Merge branch 'vfs_timespec64' of https://github.com/deepa-hub/vfs into vfs-timespec64 by Arnd Bergmann · 6 years ago
  53. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 6 years ago
  54. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 6 years ago
  55. c6137fe fs: ocfs2: use new return type vm_fault_t by Souptick Joarder · 6 years ago
  56. 64202a2 ocfs2: drop a VLA in ocfs2_orphan_del() by Salvatore Mesoraca · 6 years ago
  57. f3797d8 ocfs2: correct the comments position of struct ocfs2_dir_block_trailer by Guozhonghua · 6 years ago
  58. 731a40f ocfs2: eliminate a misreported warning by Zhen Lei · 6 years ago
  59. 133b81f ocfs2: ocfs2_inode_lock_tracker does not distinguish lock level by Larry Chen · 6 years ago
  60. 5bc55d6 ocfs2: clean up redundant function declarations by Jia Guo · 6 years ago
  61. 95582b0 vfs: change inode times to use struct timespec64 by Deepa Dinamani · 6 years ago
  62. 3373de2 ocfs2: revert "ocfs2/o2hb: check len for bio_add_page() to avoid getting incorrect bio" by Changwei Ge · 6 years ago
  63. e438302 ocfs2: take inode cluster lock before moving reflinked inode from orphan dir by Ashish Samant · 6 years ago
  64. 3b54765 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  65. 9022ca6 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  66. de37428 ocfs2/dlm: clean up unused variable in dlm_process_recovery_data by Changwei Ge · 6 years ago
  67. ba16ddf ocfs2/o2hb: check len for bio_add_page() to avoid getting incorrect bio by piaojun · 6 years ago
  68. 39ec377 ocfs2: add duplicated ino number check by Gang He · 6 years ago
  69. 5f483c4 ocfs2: add kobject for online file check by Gang He · 6 years ago
  70. 8fc2cb4b ocfs2: fix some small problems by Gang He · 6 years ago
  71. 5ac9438 ocfs2: move some definitions to header file by Gang He · 6 years ago
  72. baa31b8 ocfs2: correct spelling mistake for migratable for all by Changwei Ge · 6 years ago
  73. 510c487 ocfs2: fix spelling mistake: "Migrateable" -> "Migratable" by Colin Ian King · 6 years ago
  74. 60c7ec9 ocfs2/dlm: wait for dlm recovery done when migrating all lock resources by piaojun · 6 years ago
  75. a43d24c ocfs2/dlm: clean up unused stack variable in dlm_do_local_ast() by Changwei Ge · 6 years ago
  76. 2bcb654 ocfs2/dlm: clean up unused argument for dlm_destroy_recovery_area() by Changwei Ge · 6 years ago
  77. 26ec161 fs/ocfs2/dlm/dlmrecovery.c: remove unrelated comment by Changwei Ge · 6 years ago
  78. a012ab4 ocfs2: remove two unused functions from suballoc.c by Changwei Ge · 6 years ago
  79. a17b485 ocfs2: remove unnecessary null pointer check before kmem_cache_destroy() by piaojun · 6 years ago
  80. bb34f24 ocfs2/dlm: don't handle migrate lockres if already in shutdown by Jun Piao · 6 years ago
  81. 1202d4b ocfs2: keep the trace point consistent with the function name by Jia Guo · 6 years ago
  82. bb4c9d6 ocfs2: remove some unused function declarations by piaojun · 6 years ago
  83. d324cd4 ocfs2: use 'oi' instead of 'OCFS2_I()' by piaojun · 6 years ago
  84. 1119d3c ocfs2: use 'osb' instead of 'OCFS2_SB()' by piaojun · 6 years ago
  85. 672a9c1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 6 years ago
  86. 5bb053b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  87. 447a564 treewide: Align function definition open/close braces by Joe Perches · 6 years ago
  88. e24e960 sched/wait, fs/ocfs2: Convert wait_on_atomic_t() usage to the new wait_var_event() API by Peter Zijlstra · 6 years ago
  89. 793057e vfs: Replace stray non-ASCII homoglyph characters with their ASCII equivalents by Ingo Molnar · 6 years ago
  90. 9b2c45d net: make getname() functions return length rather than use int* parameter by Denys Vlasenko · 6 years ago
  91. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 6 years ago
  92. c472c07 iversion: Rename make inode_cmp_iversion{+raw} to inode_eq_iversion{+raw} by Goffredo Baroncelli · 6 years ago
  93. d984187 ocfs2: return error when we attempt to access a dirty bh in jbd2 by piaojun · 6 years ago
  94. e75ed71 ocfs2: unlock bh_state if bg check fails by Changwei Ge · 6 years ago
  95. c4c2416 ocfs2: nowait aio support by Gang He · 6 years ago
  96. ac604d3 ocfs2: add ocfs2_overwrite_io() by Gang He · 6 years ago
  97. 06e7f13 ocfs2: add ocfs2_try_rw_lock() and ocfs2_try_inode_lock() by Gang He · 6 years ago
  98. 637dd20 ocfs2: add trimfs lock to avoid duplicated trims in cluster by Gang He · 6 years ago
  99. 4882abe ocfs2: add trimfs dlm lock resource by Gang He · 6 years ago
  100. 71a3694 ocfs2: try to reuse extent block in dealloc without meta_alloc by Changwei Ge · 6 years ago