1. ce2fcf1 ocfs2: fix memory leak in ocfs2_mount_volume() by Li Zetao · 2 years, 4 months ago
  2. 676cb49 Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 2 years, 5 months ago
  3. c97e21f ocfs2: move from strlcpy with unused retval to strscpy by Wolfram Sang · 2 years, 7 months ago
  4. 54d9171 ocfs2: replace ll_rw_block() by Zhang Yi · 2 years, 6 months ago
  5. 550842c ocfs2: fix freeing uninitialized resource on ocfs2_dlm_shutdown by Heming Zhao · 2 years, 7 months ago
  6. c013d0a Merge tag 'for-5.20/block-2022-07-29' of git://git.kernel.dk/linux-block by Linus Torvalds · 2 years, 7 months ago
  7. c80af0c Revert "ocfs2: mount shared volume without ha stack" by Junxiao Bi · 2 years, 9 months ago
  8. 1420c4a5 fs/buffer: Combine two submit_bh() and ll_rw_block() arguments by Bart Van Assche · 2 years, 8 months ago
  9. f1e75d1 ocfs2: rewrite error handling of ocfs2_fill_super by Heming Zhao via Ocfs2-devel · 2 years, 10 months ago
  10. 0737e01d ocfs2: ocfs2_mount_volume does cleanup job before return error by Heming Zhao via Ocfs2-devel · 2 years, 10 months ago
  11. a8a986d ocfs2: ocfs2_initialize_super does cleanup job before return error by Heming Zhao via Ocfs2-devel · 2 years, 10 months ago
  12. 54bd3f7 ocfs2: change return type of ocfs2_resmap_init by Heming Zhao via Ocfs2-devel · 2 years, 10 months ago
  13. bb20b31 ocfs2: fix mounting crash if journal is not alloced by Heming Zhao via Ocfs2-devel · 2 years, 10 months ago
  14. fd60b28 fs: allocate inode by using alloc_inode_sb() by Muchun Song · 3 years ago
  15. 7b0b133 ocfs2: fix crash when initialize filecheck kobj fails by Joseph Qi · 3 years ago
  16. 0a4ee51 mm: remove cleancache by Christoph Hellwig · 3 years, 1 month ago
  17. da5e7c8 ocfs2: cleanup journal init and shutdown by Valentin Vidic · 3 years, 4 months ago
  18. b15fa92 ocfs2: mount fails with buffer overflow in strlen by Valentin Vidic · 3 years, 5 months ago
  19. fa60ce2 treewide: remove editor modelines and cruft by Masahiro Yamada · 3 years, 10 months ago
  20. 6efb594 ocfs2: remove redundant conditional before iput by Yi Li · 4 years ago
  21. f578528 ocfs2: initialize ip_next_orphan by Wengang Wang · 4 years, 4 months ago
  22. 38d51b2 ocfs2: change slot number type s16 to u16 by Junxiao Bi · 4 years, 7 months ago
  23. 912f655 ocfs2: mount shared volume without ha stack by Gang He · 4 years, 9 months ago
  24. d293d3a ocfs2: use scnprintf() for avoiding potential buffer overflow by Takashi Iwai · 5 years ago
  25. 7212b95 fs: Use dquot_load_quota_inode() from filesystems by Jan Kara · 5 years ago
  26. 5e7a3ed ocfs2: further debugfs cleanups by Greg Kroah-Hartman · 5 years ago
  27. e581595 ocfs: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  28. 328970d treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 145 by Thomas Gleixner · 6 years ago
  29. 67a2422 Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  30. e91b919 ocfs2: switch to ->free_inode() by Al Viro · 6 years ago
  31. 72deb45 block: remove CONFIG_LBDAF by Christoph Hellwig · 6 years ago
  32. 5500ab4 ocfs2: fix the application IO timeout when fstrim is running by Gang He · 6 years ago
  33. 5f483c4 ocfs2: add kobject for online file check by Gang He · 7 years ago
  34. a17b485 ocfs2: remove unnecessary null pointer check before kmem_cache_destroy() by piaojun · 7 years ago
  35. 1119d3c ocfs2: use 'osb' instead of 'OCFS2_SB()' by piaojun · 7 years ago
  36. 025bcbd ocfs2: return -EROFS to mount.ocfs2 if inode block is invalid by piaojun · 7 years ago
  37. a52370b ocfs2: give an obvious tip for mismatched cluster names by Gang He · 7 years ago
  38. 1751e8a Rename superblock flags (MS_xyz -> SB_xyz) by Linus Torvalds · 7 years ago
  39. 23e0813 ocfs2: no need flush workqueue before destroying it by piaojun · 7 years ago
  40. 0f0d127 Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  41. 964f14a ocfs2: clean up some dead code by Jun Piao · 7 years ago
  42. bc98a42 VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb) by David Howells · 8 years ago
  43. 8578709 fs: switch ->s_uuid to uuid_t by Christoph Hellwig · 8 years ago
  44. f361bf4 sched/headers: Prepare for the reduction of <linux/sched.h>'s signal API dependency by Ingo Molnar · 8 years ago
  45. e93b1cc Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 8 years ago
  46. 395627b ocfs2: use time64_t to represent orphan scan times by Deepa Dinamani · 8 years ago
  47. 2a64f80 ocfs2: Protect periodic quota syncing with s_umount semaphore by Jan Kara · 8 years ago
  48. 44be975 fs/ocfs2/super: remove deprecated create_singlethread_workqueue() by Bhaktipriya Shridhar · 8 years ago
  49. 0e06f5c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  50. 698d44b ocfs2: cleanup implemented prototypes by Joseph Qi · 9 years ago
  51. dfec8a1 fs: have ll_rw_block users pass in op and flags separately by Mike Christie · 9 years ago
  52. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago
  53. 35ddf78 ocfs2: fix occurring deadlock by changing ocfs2_wq from global to local by jiangyiwen · 9 years ago
  54. e63890f ocfs2: fix ip_unaligned_aio deadlock with dio work queue by Ryan Ding · 9 years ago
  55. 4506cfb ocfs2: record UNWRITTEN extents when populate write desc by Ryan Ding · 9 years ago
  56. a849d46 ocfs2: create/remove sysfile for online file check by Gang He · 9 years ago
  57. bfd97a0 ocfs2: use spinlock_irqsave() to downconvert lock in ocfs2_osb_dump() by jiangyiwen · 9 years ago
  58. 5d09705 kmemcg: account certain kmem allocations to memcg by Vladimir Davydov · 9 years ago
  59. 72865d9 ocfs2: clean up redundant NULL check before iput by Joseph Qi · 9 years ago
  60. 3eb5bdf ocfs2: optimize bad declarations and redundant assignment by Norton.Zhu · 9 years ago
  61. a068acf fs: create and use seq_show_option for escaping by Kees Cook · 10 years ago
  62. 7ecef14 ocfs2: neaten do_error, ocfs2_error and ocfs2_abort by Joe Perches · 10 years ago
  63. 7d0fb91 ocfs2: add errors=continue by Goldwyn Rodrigues · 10 years ago
  64. 512f62a ocfs2: fix race between dio and recover orphan by Joseph Qi · 10 years ago
  65. 8f443e2 Revert "ocfs2: incorrect check for debugfs returns" by Linus Torvalds · 10 years ago
  66. 9de1626 cleancache: zap uuid arg of cleancache_init_shared_fs by Vladimir Davydov · 10 years ago
  67. 58be19d ocfs2: copy fs uuid to superblock by Vladimir Davydov · 10 years ago
  68. 1543306e ocfs2: logging: remove static buffer, use vsprintf extension %pV by Joe Perches · 10 years ago
  69. e2ac55b ocfs2: incorrect check for debugfs returns by Chengyu Song · 10 years ago
  70. 4813962 ocfs2: wait for orphan recovery first once append O_DIRECT write crash by Joseph Qi · 10 years ago
  71. 992de5a Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
  72. 1dfeb76 ocfs2: add a mount option journal_async_commit on ocfs2 filesystem by alex chen · 10 years ago
  73. 664dbd5 ocfs2: Use generic helpers for quotaon and quotaoff by Jan Kara · 10 years ago
  74. b6da007 Merge branch 'akpm' (patchbomb from Andrew) by Linus Torvalds · 10 years ago
  75. dc17158 ocfs2: fix error handling when creating debugfs root in ocfs2_init() by Jan Kara · 10 years ago
  76. 1c92ec6 ocfs2: Convert to private i_dquot field by Jan Kara · 10 years ago
  77. ac0c493 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 10 years ago
  78. f13a568 ocfs2: free vol_label in ocfs2_delete_osb() by Joseph Qi · 10 years ago
  79. 5236281 ocfs2: Don't use MAXQUOTAS value by Jan Kara · 10 years ago
  80. b253bfd ocfs2: revert "ocfs2: fix NULL pointer dereference when dismount and ocfs2rec simultaneously" by Xue jiufei · 11 years ago
  81. 69201bb fs/ocfs2/super.c: use OCFS2_MAX_VOL_LABEL_LEN and strlcpy by Fabian Frederick · 11 years ago
  82. 1a5c4e2 ocfs2: remove NULL assignments on static by Fabian Frederick · 11 years ago
  83. 24e7ea3 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 11 years ago
  84. 43b10a20 ocfs2: avoid system inode ref confusion by adding mutex lock by jiangyiwen · 11 years ago
  85. 8ed6b23 ocfs2: revert iput deferring code in ocfs2_drop_dentry_lock by Goldwyn Rodrigues · 11 years ago
  86. e3a767b ocfs2: implement delayed dropping of last dquot reference by Jan Kara · 11 years ago
  87. 2931cdc ocfs2: improve fsync efficiency and fix deadlock between aio_write and sync_file by Darrick J. Wong · 11 years ago
  88. a75fe48 ocfs2: remove unused variable uuid_net_key in ocfs2_initialize_super by joyce.xue · 11 years ago
  89. c18ceab ocfs2: change ip_unaligned_aio to of type mutex from atomit_t by Wengang Wang · 11 years ago
  90. 02b9984 fs: push sync_filesystem() down to the file system's remount_fs() by Theodore Ts'o · 11 years ago
  91. 75f82ea ocfs2: fix NULL pointer dereference when dismount and ocfs2rec simultaneously by Yiwen Jiang · 11 years ago
  92. c74a3bd ocfs2: add clustername to cluster connection by Goldwyn Rodrigues · 11 years ago
  93. ff8fb33 ocfs2: remove versioning information by Goldwyn Rodrigues · 11 years ago
  94. 7391a29 ocfs2: return ENOMEM when sb_getblk() fails by Rui Xiang · 11 years ago
  95. 99d7a88 fs/ocfs2/super.c: use a bigger nodestr in ocfs2_dismount_volume by Goldwyn Rodrigues · 11 years ago
  96. 49fa8140e fs/ocfs2/super.c: Use bigger nodestr to accomodate 32-bit node numbers by Goldwyn Rodrigues · 12 years ago
  97. 8fa9d17 ocfs2: remove unecessary variable needs_checkpoint by Goldwyn Rodrigues · 12 years ago
  98. 9141770 fs: Limit sys_mount to only request filesystem modules (Part 2). by Eric W. Biederman · 12 years ago
  99. d787ab0 ocfs2: remove kfree() redundant null checks by Tim Gardner · 12 years ago
  100. 8c0a853 fs: push rcu_barrier() from deactivate_locked_super() to filesystems by Kirill A. Shutemov · 12 years ago