1. 763dede Merge tag 'for-linus-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifs by Linus Torvalds · 4 years, 9 months ago
  2. acc5af3 ubifs: Fix out-of-bounds memory access caused by abnormal value of node_len by Liu Song · 5 years ago
  3. 927cc5c ubifs: ubifs_add_orphan: Fix a memory leak bug by Zhihao Cheng · 4 years, 10 months ago
  4. 81423c7 ubifs: ubifs_jnl_write_inode: Fix a memory leak bug by Zhihao Cheng · 4 years, 10 months ago
  5. 4ab25ac ubifs: Fix ubifs_tnc_lookup() usage in do_kill_orphans() by Richard Weinberger · 5 years ago
  6. 861261f ubifs: wire up FS_IOC_GET_ENCRYPTION_NONCE by Eric Biggers · 4 years, 10 months ago
  7. bddea11 Merge branch 'imm.timestamp' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  8. e84bcd6 Merge tag 'upstream-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifs by Linus Torvalds · 5 years ago
  9. aec992a ubifs: allow both hash and disk name to be provided in no-key names by Eric Biggers · 5 years ago
  10. f0d07a9 ubifs: don't trigger assertion on invalid no-key filename by Eric Biggers · 5 years ago
  11. 50d9fad ubifs: use IS_ENCRYPTED() instead of ubifs_crypt_is_encrypted() by Eric Biggers · 5 years ago
  12. ff90bdf ubifs: Fix memory leak from c->sup_node by Quanyang Wang · 5 years ago
  13. 155fc6b ubifs: Fix ino_t format warnings in orphan_delete() by Geert Uytterhoeven · 5 years ago
  14. f5de5b8 ubifs: Fix deadlock in concurrent bulk-read and writepage by Zhihao Cheng · 5 years ago
  15. edec513 ubifs: Fix wrong memory allocation by Sascha Hauer · 5 years ago
  16. 219b0e2 ubifs: Add support for FS_ENCRYPT_FL by Eric Biggers · 5 years ago
  17. 2b57067 ubifs: Fix FS_IOC_SETFLAGS unexpectedly clearing encrypt flag by Eric Biggers · 5 years ago
  18. ede7a09 fscrypt: Allow modular crypto algorithms by Herbert Xu · 5 years ago
  19. 3b1ada55 fscrypt: don't check for ENOKEY from fscrypt_get_encryption_info() by Eric Biggers · 5 years ago
  20. 1bfad0c fs: ubifs: Eliminate timespec64_trunc() usage by Deepa Dinamani · 5 years ago
  21. eb31e2f utimes: Clamp the timestamps in notify_change() by Amir Goldstein · 5 years ago
  22. 6abf572 ubifs: ubifs_tnc_start_commit: Fix OOB in layout_in_gaps by Zhihao Cheng · 5 years ago
  23. 10256f0 ubifs: do_kill_orphans: Fix a memory leak bug by Zhihao Cheng · 5 years ago
  24. 91cbf01 Revert "ubifs: Fix memory leak bug in alloc_ubifs_info() error path" by Richard Weinberger · 5 years ago
  25. 7cc7720 ubifs: Fix type of sup->hash_algo by Ben Dooks (Codethink) · 5 years ago
  26. df22b5b ubifs: Fixed missed le64_to_cpu() in journal by Ben Dooks (Codethink) · 5 years ago
  27. 3cfa441 ubifs: Force prandom result to __le32 by Ben Dooks (Codethink) · 5 years ago
  28. b27b281 ubifs: Remove obsolete TODO from dfs_file_write() by Richard Weinberger · 5 years ago
  29. 104c0d6 Merge tag 'upstream-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifs by Linus Torvalds · 5 years ago
  30. cfb82e1 Merge tag 'y2038-vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 5 years ago
  31. 734d1ed Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt by Linus Torvalds · 5 years ago
  32. 9163e01 ubifs: Fix memory leak bug in alloc_ubifs_info() error path by Wenwen Wang · 5 years ago
  33. 7992e00 ubifs: Fix memory leak in __ubifs_node_verify_hmac error path by Wenwen Wang · 5 years ago
  34. ce4d8b1 ubifs: Fix memory leak in read_znode() error path by Wenwen Wang · 5 years ago
  35. cbc898d ubifs: Remove redundant assignment to pointer fname by Colin Ian King · 5 years ago
  36. 3818c19 timestamp_truncate: Replace users of timespec64_trunc by Deepa Dinamani · 6 years ago
  37. 0af83ab ubifs: Limit the number of pages in shrink_liability by Liu Song · 5 years ago
  38. 377e208 ubifs: Correctly initialize c->min_log_bytes by Richard Weinberger · 5 years ago
  39. 4dd75b3 ubifs: Fix double unlock around orphan_delete() by Richard Weinberger · 5 years ago
  40. 62de259 ubifs: wire up new fscrypt ioctls by Eric Biggers · 5 years ago
  41. 3710969 mm: migrate: remove unused mode argument by Keith Busch · 5 years ago
  42. a318423 Merge tag 'upstream-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifs by Linus Torvalds · 5 years ago
  43. 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
  44. f632a81 Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 5 years ago
  45. 25cd6f3 Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt by Linus Torvalds · 5 years ago
  46. 028db3e Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs" by Linus Torvalds · 5 years ago
  47. 0f75ef6 Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 5 years ago
  48. 8009ce9 ubifs: Don't leak orphans on memory during commit by Richard Weinberger · 6 years ago
  49. ee1438c ubifs: Check link count of inodes when killing orphans. by Richard Weinberger · 6 years ago
  50. eeabb98 ubifs: Add support for zstd compression. by Michele Dionisio · 6 years ago
  51. 817aa09 ubifs: support offline signed images by Sascha Hauer · 6 years ago
  52. 8ba0a2a ubifs: remove unnecessary check in ubifs_log_start_commit by Liu Song · 6 years ago
  53. 7d8c811 ubifs: Fix typo of output in get_cs_sqnum by Liu Song · 6 years ago
  54. d5cf947 ubifs: Simplify redundant code by Liu Song · 6 years ago
  55. bacfa94 ubifs: Correctly use tnc_next() in search_dh_cookie() by Richard Weinberger · 6 years ago
  56. d71cac5 ubifs: fix build warning after debugfs cleanup patch by Greg Kroah-Hartman · 5 years ago
  57. 702d6a8 ubifs: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  58. 5aca284 vfs: create a generic checking and prep function for FS_IOC_SETFLAGS by Darrick J. Wong · 5 years ago
  59. 2e12256 keys: Replace uid/gid/perm permissions checking with an ACL by David Howells · 6 years ago
  60. 2b27bdc treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336 by Thomas Gleixner · 6 years ago
  61. 41adbcb fscrypt: introduce fscrypt_decrypt_block_inplace() by Eric Biggers · 6 years ago
  62. 03569f2 fscrypt: introduce fscrypt_encrypt_block_inplace() by Eric Biggers · 6 years ago
  63. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  64. 4dd0481 ubifs: Convert xattr inum to host order by Richard Weinberger · 6 years ago
  65. 76aa349 ubifs: Use correct config name for encryption by Richard Weinberger · 6 years ago
  66. 481a9b8 ubifs: Fix build error without CONFIG_UBIFS_FS_XATTR by YueHaibing · 6 years ago
  67. d7a02fa Merge tag 'upstream-5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/rw/ubifs by Linus Torvalds · 6 years ago
  68. a9fbcd6 Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt by Linus Torvalds · 6 years ago
  69. a65d10f ubifs: Drop unnecessary setting of zbr->znode by Sascha Hauer · 6 years ago
  70. e3d73de ubifs: Remove ifdefs around CONFIG_UBIFS_ATIME_SUPPORT by Sascha Hauer · 6 years ago
  71. eea2c05 ubifs: Remove #ifdef around CONFIG_FS_ENCRYPTION by Sascha Hauer · 6 years ago
  72. 9ca2d73 ubifs: Limit number of xattrs per inode by Richard Weinberger · 6 years ago
  73. 988bec4 ubifs: orphan: Handle xattrs like files by Richard Weinberger · 6 years ago
  74. 7959cf3 ubifs: journal: Handle xattrs like files by Richard Weinberger · 6 years ago
  75. 257bb92 ubifs: find.c: replace swap function with built-in one by Andrey Abramov · 6 years ago
  76. e9cd7df ubifs: Do not skip hash checking in data nodes by Sascha Hauer · 6 years ago
  77. f4844b3 ubifs: work around high stack usage with clang by Arnd Bergmann · 6 years ago
  78. fb9a5a3 ubifs: remove unused function __ubifs_shash_final by YueHaibing · 6 years ago
  79. cf39496 ubifs: remove unnecessary #ifdef around fscrypt_ioctl_get_policy() by Eric Biggers · 6 years ago
  80. c64cda8 ubifs: remove unnecessary calls to set up directory key by Eric Biggers · 6 years ago
  81. 168e153 Merge branch 'work.icache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  82. 81ff5d2 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  83. dc43175 ubifs: switch to ->free_inode() by Al Viro · 6 years ago
  84. 877b569 crypto: shash - remove shash_desc::flags by Eric Biggers · 6 years ago
  85. 2c58d54 fscrypt: cache decrypted symlink target in ->i_link by Eric Biggers · 6 years ago
  86. b01531d fscrypt: fix race where ->lookup() marks plaintext dentry as ciphertext by Eric Biggers · 6 years ago
  87. 0cdc17e ubifs: fix use-after-free on symlink traversal by Al Viro · 6 years ago
  88. a840b56 Merge tag 'upstream-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifs by Linus Torvalds · 6 years ago
  89. 2fe8b2d ubifs: Reject unsupported ioctl flags explicitly by Hou Tao · 6 years ago
  90. 643fa96 fscrypt: remove filesystem specific build config option by Chandan Rajendra · 6 years ago
  91. ab41ee6 mm: migrate: drop unused argument of migrate_page_move_mapping() by Jan Kara · 6 years ago
  92. b71acb0 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  93. e58725d ubifs: Handle re-linking of inodes correctly while recovery by Richard Weinberger · 6 years ago
  94. d62e98e ubifs: Fix default compression selection in ubifs by Gabor Juhos · 6 years ago
  95. 6554a56 ubifs: Fix memory leak on error condition by Garry McNulty · 6 years ago
  96. 60eb5da ubifs: auth: Add CONFIG_KEYS dependency by Arnd Bergmann · 6 years ago
  97. aa3d31e ubifs: CONFIG_UBIFS_FS_AUTHENTICATION should depend on UBIFS_FS by Geert Uytterhoeven · 6 years ago
  98. eb66eff ubifs: replay: Fix high stack usage by Arnd Bergmann · 6 years ago
  99. 3d234b3 crypto: drop mask=CRYPTO_ALG_ASYNC from 'shash' tfm allocations by Eric Biggers · 6 years ago
  100. 84db119 ubifs: Remove unneeded semicolon by Ding Xiang · 6 years ago