1. 7bc36e3 ocfs2: remove set but not used variable 'last_hash' by YueHaibing · 5 years ago
  2. 5010fe9 Merge tag 'vfs-fix-ioctl-checking-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 5 years ago
  3. d8b2fa6 ocfs2: use kmemdup rather than duplicating its implementation by Fuqian Huang · 5 years ago
  4. 4658d87 fs/ocfs2/dlmglue.c: unneeded variable: "status" by Hariprasad Kelam · 5 years ago
  5. e581595 ocfs: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 5 years ago
  6. 5da844a ocfs2: add first lock wait time in locking_state by Gang He · 5 years ago
  7. 8056773 ocfs2: add locking filter debugfs file by Gang He · 5 years ago
  8. 8a7f5f4 ocfs2: add last unlock times in locking_state by Gang He · 5 years ago
  9. 0e71666 ocfs2/dlm: use struct_size() helper by Gustavo A. R. Silva · 5 years ago
  10. e926d8a fs: ocfs: fix spelling mistake "hearbeating" -> "heartbeat" by ChenGang · 5 years ago
  11. 5aca284 vfs: create a generic checking and prep function for FS_IOC_SETFLAGS by Darrick J. Wong · 5 years ago
  12. be99ca2 fs/ocfs2: fix race in ocfs2_dentry_attach_lock() by Wengang Wang · 5 years ago
  13. 921a3d4 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 405 by Thomas Gleixner · 5 years ago
  14. 50acfb2 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286 by Thomas Gleixner · 5 years ago
  15. e47ca50 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 275 by Thomas Gleixner · 5 years ago
  16. b9fba67 ocfs2: fix error path kobject memory leak by Tobin C. Harding · 5 years ago
  17. 1802d0b treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 by Thomas Gleixner · 5 years ago
  18. 328970d treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 145 by Thomas Gleixner · 5 years ago
  19. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  20. 9cc342f treewide: prefix header search paths with $(srctree)/ by Masahiro Yamada · 6 years ago
  21. e091eab ocfs2: fix ocfs2 read inode data panic in ocfs2_iget by Shuning Zhang · 6 years ago
  22. 9dc2108 ocfs2: use common file type conversion by Phillip Potter · 6 years ago
  23. 67a2422 Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  24. b4b52b8 Merge tag 'Wimplicit-fallthrough-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux by Linus Torvalds · 6 years ago
  25. e91b919 ocfs2: switch to ->free_inode() by Al Viro · 6 years ago
  26. 9fbc000 dlmfs: switch to ->free_inode() by Al Viro · 6 years ago
  27. 0a4c926 fs: mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  28. 72deb45 block: remove CONFIG_LBDAF by Christoph Hellwig · 6 years ago
  29. e6a9467 ocfs2: fix inode bh swapping mixup in ocfs2_reflink_inodes_lock by Darrick J. Wong · 6 years ago
  30. f402cf0 ocfs2: Use zero-sized array and struct_size() in kzalloc() by Gustavo A. R. Silva · 6 years ago
  31. 5500ab4 ocfs2: fix the application IO timeout when fstrim is running by Gang He · 6 years ago
  32. cc725ef ocfs2: fix a panic problem caused by o2cb_ctl by Jia Guo · 6 years ago
  33. a659811 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  34. f86196e fs: don't open code lru_to_page() by Nikolay Borisov · 6 years ago
  35. 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
  36. 70306d9 ocfs2: don't clear bh uptodate for block read by Junxiao Bi · 6 years ago
  37. d85400a ocfs2: clear journal dirty flag after shutdown journal by Junxiao Bi · 6 years ago
  38. 532e1e54 ocfs2: fix panic due to unrecovered local alloc by Junxiao Bi · 6 years ago
  39. 9e6aea2 ocfs2: improve ocfs2 Makefile by Larry Chen · 6 years ago
  40. dec5b0d ocfs2: remove set but not used variable 'lastzero' by zhong jiang · 6 years ago
  41. cb6a8fd ocfs2: dlmfs: remove set but not used variable 'status' by zhong jiang · 6 years ago
  42. 874b1ef ocfs2: optimize the reading of heartbeat data by Jia Guo · 6 years ago
  43. 00c569b Merge tag 'locks-v4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 6 years ago
  44. 164f7e5 ocfs2: fix potential use after free by Pan Bian · 6 years ago
  45. e21e574 ocfs2: fix deadlock caused by ocfs2_defrag_extent() by Larry Chen · 6 years ago
  46. 4316c3c ocfs2: properly initial file_lock used for unlock. by NeilBrown · 6 years ago
  47. 5040f8d ocfs2: free up write context when direct IO failed by Wengang Wang · 6 years ago
  48. 6194ae4 ocfs2: fix clusters leak in ocfs2_defrag_extent() by Larry Chen · 6 years ago
  49. 3a3d1e5 ocfs2: dlmglue: clean up timestamp handling by Arnd Bergmann · 6 years ago
  50. cf76c78 ocfs2: don't put and assigning null to bh allocated outside by Changwei Ge · 6 years ago
  51. 29aa301 ocfs2: fix a misuse a of brelse after failing ocfs2_check_dir_entry by Changwei Ge · 6 years ago
  52. 9e98578 ocfs2: don't use iocb when EIOCBQUEUED returns by Changwei Ge · 6 years ago
  53. 21158ca ocfs2: without quota support, avoid calling quota recovery by Guozhonghua · 6 years ago
  54. a634644 ocfs2: remove ocfs2_is_o2cb_active() by Gang He · 6 years ago
  55. c2aa1a4 Merge tag 'xfs-4.20-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 6 years ago
  56. 9931a07 Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  57. 65f098e ocfs2: remove ocfs2_reflink_remap_range by Darrick J. Wong · 6 years ago
  58. 900611a ocfs2: support partial clone range and dedupe range by Darrick J. Wong · 6 years ago
  59. a8a9430 ocfs2: fix pagecache truncation prior to reflink by Darrick J. Wong · 6 years ago
  60. 2587b1f ocfs2: truncate page cache for clone destination file before remapping by Darrick J. Wong · 6 years ago
  61. 8c5c836 vfs: clean up generic_remap_file_range_prep return value by Darrick J. Wong · 6 years ago
  62. 42ec3d4 vfs: make remap_file_range functions take and return bytes completed by Darrick J. Wong · 6 years ago
  63. a91ae49b vfs: pass remap flags to generic_remap_file_range_prep by Darrick J. Wong · 6 years ago
  64. 2e5dfc9 vfs: combine the clone and dedupe into a single remap_file_range by Darrick J. Wong · 6 years ago
  65. a83ab01 vfs: rename vfs_clone_file_prep to be more descriptive by Darrick J. Wong · 6 years ago
  66. 1383a7e vfs: check file ranges before cloning files by Darrick J. Wong · 6 years ago
  67. 867632d6 ocfs2: remove set but not used variable 'rb' by YueHaibing · 6 years ago
  68. 9998657 fs/ocfs2/dlm/dlmdebug.c: fix a sleep-in-atomic-context bug in dlm_print_one_mle() by Jia-Ju Bai · 6 years ago
  69. 0ae1c2d ocfs2: remove unneeded null check by Ding Xiang · 6 years ago
  70. 2de24cb ocfs2: remove unused pointer 'eb' by Colin Ian King · 6 years ago
  71. 32c1b90 ocfs2/dlm: remove unnecessary parentheses by Nathan Chancellor · 6 years ago
  72. aa563d7 iov_iter: Separate type from direction and use accessor functions by David Howells · 6 years ago
  73. 1cff514 ocfs2: fix a GCC warning by zhong jiang · 6 years ago
  74. cbe355f ocfs2: fix locking for res->tracking and dlm->tracking_list by Ashish Samant · 6 years ago
  75. 69eb776 ocfs2: fix crash in ocfs2_duplicate_clusters_by_page() by Larry Chen · 6 years ago
  76. 234b69e ocfs2: fix ocfs2 read block panic by Junxiao Bi · 6 years ago
  77. 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
  78. 480bd56 ocfs2: make several functions and variables static (and some const) by Colin Ian King · 6 years ago
  79. 229ba1f ocfs2: clean up some unnecessary code by wangyan · 6 years ago
  80. 93f5920 ocfs2: return -EROFS when filesystem becomes read-only by Jun Piao · 6 years ago
  81. 87eb5eb vfs: dedupe: rationalize args by Miklos Szeredi · 6 years ago
  82. 5740c99 vfs: dedupe: return int by Miklos Szeredi · 6 years ago
  83. 7a93251 Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 6 years ago
  84. 15eefe2 Merge branch 'vfs_timespec64' of https://github.com/deepa-hub/vfs into vfs-timespec64 by Arnd Bergmann · 6 years ago
  85. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 6 years ago
  86. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 6 years ago
  87. c6137fe fs: ocfs2: use new return type vm_fault_t by Souptick Joarder · 6 years ago
  88. 64202a2 ocfs2: drop a VLA in ocfs2_orphan_del() by Salvatore Mesoraca · 6 years ago
  89. f3797d8 ocfs2: correct the comments position of struct ocfs2_dir_block_trailer by Guozhonghua · 6 years ago
  90. 731a40f ocfs2: eliminate a misreported warning by Zhen Lei · 6 years ago
  91. 133b81f ocfs2: ocfs2_inode_lock_tracker does not distinguish lock level by Larry Chen · 6 years ago
  92. 5bc55d6 ocfs2: clean up redundant function declarations by Jia Guo · 6 years ago
  93. 95582b0 vfs: change inode times to use struct timespec64 by Deepa Dinamani · 7 years ago
  94. 3373de2 ocfs2: revert "ocfs2/o2hb: check len for bio_add_page() to avoid getting incorrect bio" by Changwei Ge · 6 years ago
  95. e438302 ocfs2: take inode cluster lock before moving reflinked inode from orphan dir by Ashish Samant · 7 years ago
  96. 3b54765 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  97. 9022ca6 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  98. de37428 ocfs2/dlm: clean up unused variable in dlm_process_recovery_data by Changwei Ge · 7 years ago
  99. ba16ddf ocfs2/o2hb: check len for bio_add_page() to avoid getting incorrect bio by piaojun · 7 years ago
  100. 39ec377 ocfs2: add duplicated ino number check by Gang He · 7 years ago