1. 9c0f0a0 ocfs2: drop acl cache for directories too by Wengang Wang · 3 years, 3 months ago
  2. 1472690 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 4 months ago
  3. 9673e00 ocfs2: ocfs2_downconvert_lock failure results in deadlock by Gang He · 3 years, 4 months ago
  4. 6c85c2c ocfs2: quota_local: fix possible uninitialized-variable access in ocfs2_local_read_info() by Tuo Li · 3 years, 4 months ago
  5. 2f56639 ocfs2: remove an unnecessary condition by Dan Carpenter · 3 years, 4 months ago
  6. 815409a Merge tag 'ovl-update-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 3 years, 4 months ago
  7. f7e33bd fs: remove mandatory file locking support by Jeff Layton · 3 years, 4 months ago
  8. 0cad624 vfs: add rcu argument to ->get_acl() callback by Miklos Szeredi · 3 years, 4 months ago
  9. 9449ad3 ocfs2: issue zeroout to EOF blocks by Junxiao Bi · 3 years, 5 months ago
  10. f267aeb ocfs2: fix zero out valid data by Junxiao Bi · 3 years, 5 months ago
  11. a6ecc2a Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 3 years, 6 months ago
  12. 0af5737 mm: require ->set_page_dirty to be explicitly wired up by Christoph Hellwig · 3 years, 6 months ago
  13. 7ed6d4e ocfs2: remove redundant initialization of variable ret by Colin Ian King · 3 years, 6 months ago
  14. f0f798d ocfs2: replace simple_strtoull() with kstrtoull() by Chen Huang · 3 years, 6 months ago
  15. 01f0139 ocfs2: remove repeated uptodate check for buffer by Wan Jiabing · 3 years, 6 months ago
  16. ca49b6d ocfs2: remove redundant assignment to pointer queue by Colin Ian King · 3 years, 6 months ago
  17. 54e948c ocfs2: fix snprintf() checking by Dan Carpenter · 3 years, 6 months ago
  18. 74ef829 ocfs2: remove unnecessary INIT_LIST_HEAD() by Yang Yingliang · 3 years, 6 months ago
  19. 01d5d96 ext4: add discard/zeroout flags to journal flush by Leah Rumancik · 3 years, 8 months ago
  20. 6bba447 ocfs2: fix data corruption by fallocate by Junxiao Bi · 3 years, 7 months ago
  21. fa60ce2 treewide: remove editor modelines and cruft by Masahiro Yamada · 3 years, 8 months ago
  22. ccf33ec ocfs2/dlm: remove unused function by Jiapeng Chong · 3 years, 8 months ago
  23. f13604a ocfs2: fix a typo by Bhaskar Chowdhury · 3 years, 8 months ago
  24. f9630ec ocfs2: map flags directly in flags_to_o2dlm() by Joseph Qi · 3 years, 8 months ago
  25. 1634852 ocfs2: replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTE by Yang Li · 3 years, 8 months ago
  26. a4f7fae Merge branch 'miklos.fileattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 3 years, 8 months ago
  27. d1466bc Merge branch 'work.inode-type-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 3 years, 8 months ago
  28. 2b5f52c ocfs2: convert to fileattr by Miklos Szeredi · 3 years, 9 months ago
  29. 90bd070 ocfs2: fix deadlock between setattr and dio_end_io_write by Wengang Wang · 3 years, 9 months ago
  30. 60606ec ocfs2_inode_lock_update(): make sure we don't change the type bits of i_mode by Al Viro · 3 years, 11 months ago
  31. 7c908ae ocfs2: simplify the calculation of variables by Jiapeng Chong · 3 years, 10 months ago
  32. c57d117 ocfs2: fix a use after free on error by Dan Carpenter · 3 years, 10 months ago
  33. 95e126d ocfs2: clean up some definitions which are not used any more by guozh · 3 years, 10 months ago
  34. 6efb594 ocfs2: remove redundant conditional before iput by Yi Li · 3 years, 10 months ago
  35. 7d6beb7 Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 3 years, 10 months ago
  36. c6bf3f0 block: use an on-stack bio in blkdev_issue_flush by Christoph Hellwig · 4 years ago
  37. 549c729 fs: make helpers idmap mount aware by Christian Brauner · 4 years ago
  38. 0d56a45 stat: handle idmapped mounts by Christian Brauner · 4 years ago
  39. e65ce2a acl: handle idmapped mounts by Christian Brauner · 4 years ago
  40. 2f221d6 attr: handle idmapped mounts by Christian Brauner · 4 years ago
  41. 21cb47b inode: make init and permission helpers idmapped mount aware by Christian Brauner · 4 years ago
  42. 47291ba namei: make permission helpers idmapped mount aware by Christian Brauner · 4 years ago
  43. 4568096 ocfs2: ratelimit the 'max lookup times reached' notice by Mauricio Faria de Oliveira · 4 years ago
  44. a0823b5 fs/ocfs2/cluster/tcp.c: remove unneeded break by Tom Rix · 4 years ago
  45. f578528 ocfs2: initialize ip_next_orphan by Wengang Wang · 4 years, 2 months ago
  46. ede7dc7 jbd2: rename j_maxlen to j_total_len and add jbd2_journal_max_txn_bufs by Harshad Shirwadkar · 4 years, 2 months ago
  47. 96485e4 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 4 years, 2 months ago
  48. 342af94 jbd2, ext4, ocfs2: introduce/use journal callbacks j_submit|finish_inode_data_buffers() by Mauricio Faria de Oliveira · 4 years, 3 months ago
  49. 8dd71b2 ocfs2: fix potential soft lockup during fstrim by Gang He · 4 years, 3 months ago
  50. 679edeb ocfs2: delete repeated words in comments by Randy Dunlap · 4 years, 3 months ago
  51. e455ed2 ocfs2: cleanup o2hb_region_dev_store by Christoph Hellwig · 4 years, 3 months ago
  52. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
  53. b79675e Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 5 months ago
  54. 57c720d ocfs2: fix unbalanced locking by Pavel Machek · 4 years, 5 months ago
  55. 4510a5a ocfs2: replace HTTP links with HTTPS ones by Alexander A. Klimov · 4 years, 5 months ago
  56. 38d51b2 ocfs2: change slot number type s16 to u16 by Junxiao Bi · 4 years, 5 months ago
  57. 7eba77d ocfs2: suballoc.h: delete a duplicated word by Randy Dunlap · 4 years, 5 months ago
  58. 504ec37 ocfs2: fix remounting needed after setfacl command by Gang He · 4 years, 5 months ago
  59. 3f649ab treewide: Remove uninitialized_var() usage by Kees Cook · 4 years, 7 months ago
  60. 9277f83 ocfs2: fix value of OCFS2_INVALID_SLOT by Junxiao Bi · 4 years, 6 months ago
  61. e5a15e1 ocfs2: fix panic on nfs server over ocfs2 by Junxiao Bi · 4 years, 6 months ago
  62. 7569d3c ocfs2: load global_inode_alloc by Junxiao Bi · 4 years, 6 months ago
  63. 4cd9973 ocfs2: avoid inode removal while nfsd is accessing it by Junxiao Bi · 4 years, 6 months ago
  64. 067c054 dlmfs: clean up dlmfs_file_{read,write}() a bit by Al Viro · 4 years, 7 months ago
  65. fce1aff ocfs2: fix build failure when TCP/IP is disabled by Tom Seewald · 4 years, 7 months ago
  66. cc989e7 ocfs2: fix spelling mistake and grammar by Keyur Patel · 4 years, 7 months ago
  67. 0b166a5 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 4 years, 7 months ago
  68. 45dd052 fs: handle FIEMAP_FLAG_SYNC in fiemap_prep by Christoph Hellwig · 4 years, 7 months ago
  69. cddf8a2 fs: move fiemap range validation into the file systems instances by Christoph Hellwig · 4 years, 7 months ago
  70. cb8e59c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 7 months ago
  71. 750a02a Merge tag 'for-5.8/block-2020-06-01' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 7 months ago
  72. 9470904 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 7 months ago
  73. d438834 fs: convert mpage_readpages to mpage_readahead by Matthew Wilcox (Oracle) · 4 years, 7 months ago
  74. 912f655 ocfs2: mount shared volume without ha stack by Gang He · 4 years, 7 months ago
  75. 8f745e6 ocfs2: add missing annotation for dlm_empty_lockres() by Jules Irenge · 4 years, 7 months ago
  76. 062ea67 Merge branch 'uaccess.__copy_to_user' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 7 months ago
  77. e0cd920 Merge branch 'uaccess.access_ok' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 7 months ago
  78. b23c477 Merge tag 'docs-5.8' of git://git.lwn.net/linux by Linus Torvalds · 4 years, 7 months ago
  79. c488aea tcp: add tcp_sock_set_user_timeout by Christoph Hellwig · 4 years, 7 months ago
  80. 12abc5e tcp: add tcp_sock_set_nodelay by Christoph Hellwig · 4 years, 7 months ago
  81. 9398554 block: remove the error_sector argument to blkdev_issue_flush by Christoph Hellwig · 4 years, 8 months ago
  82. 37d59a5 dlmfs_file_write(): get rid of pointless access_ok() by Al Viro · 4 years, 8 months ago
  83. 0702e4f dlmfs: convert dlmfs_file_read() to copy_to_user() by Al Viro · 4 years, 10 months ago
  84. 3815f1b dlmfs_file_write(): fix the bogosity in handling non-zero *ppos by Al Viro · 4 years, 8 months ago
  85. 0c1bc6b docs: filesystems: fix renamed references by Mauro Carvalho Chehab · 4 years, 9 months ago
  86. 783fda85 ocfs2: no need try to truncate file beyond i_size by Changwei Ge · 4 years, 9 months ago
  87. 4ceb229 ocfs2: use memalloc_nofs_save instead of memalloc_noio_save by Matthew Wilcox (Oracle) · 4 years, 9 months ago
  88. d293d3a ocfs2: use scnprintf() for avoiding potential buffer overflow by Takashi Iwai · 4 years, 9 months ago
  89. 0434c9f4 ocfs2: roll back the reference count modification of the parent directory if an error occurs by wangjian · 4 years, 9 months ago
  90. 95f3427 ocfs2: ocfs2_fs.h: replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
  91. 8cb9243 ocfs2: dlm: replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
  92. fa803cf ocfs2: cluster: replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
  93. 3c9210d ocfs2: replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
  94. 185a732 ocfs2: add missing annotations for ocfs2_refcount_cache_lock() and ocfs2_refcount_cache_unlock() by Jules Irenge · 4 years, 9 months ago
  95. 1a5692e ocfs2: remove useless err by Alex Shi · 4 years, 9 months ago
  96. 41f4dc8 ocfs2: correct annotation from "l_next_rec" to "l_next_free_rec" by wangyan · 4 years, 9 months ago
  97. cb5bc85 ocfs2: there is no need to log twice in several functions by wangyan · 4 years, 9 months ago
  98. e036987 ocfs2: remove dlm_lock_is_remote by Alex Shi · 4 years, 9 months ago
  99. 31cc0c8 ocfs2: use OCFS2_SEC_BITS in macro by Alex Shi · 4 years, 9 months ago
  100. 8e6ef37 ocfs2: remove unused macros by Alex Shi · 4 years, 9 months ago