1. 51ca215 Merge remote-tracking branch 'aosp/upstream-f2fs-stable-linux-5.10.y' into android12-5.10 by Jaegeuk Kim · 4 years ago
  2. 19057a6 Merge 5.10.4 into android12-5.10 by Greg Kroah-Hartman · 4 years ago
  3. 453f2df ubifs: wbuf: Don't leak kernel memory to flash by Richard Weinberger · 4 years, 1 month ago
  4. 0cc9725 ubifs: Fix error return code in ubifs_init_authentication() by Wang ShaoBo · 4 years, 1 month ago
  5. 4af7c34 fscrypt: introduce fscrypt_prepare_readdir() by Eric Biggers · 4 years, 1 month ago
  6. c247d00 ubifs: remove ubifs_dir_open() by Eric Biggers · 4 years, 1 month ago
  7. cfdfa25 ubifs: prevent creating duplicate encrypted filenames by Eric Biggers · 4 years, 1 month ago
  8. 499df25 Merge 5.10.3 into android12-5.10 by Greg Kroah-Hartman · 4 years ago
  9. 456fcfc ubifs: prevent creating duplicate encrypted filenames by Eric Biggers · 4 years, 1 month ago
  10. 39c8e0e fscrypt: Have filesystems handle their d_ops by Daniel Rosenberg · 4 years, 1 month ago
  11. 3569371 ANDROID: sync encrypt+casefold support with patches going upstream by Eric Biggers · 4 years, 1 month ago
  12. b3dd1b5 Merge 922a763ae178 ("Merge tag 'zonefs-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/zonefs") into android-mainline by Greg Kroah-Hartman · 4 years, 2 months ago
  13. c62fe03 Merge 3ad11d7ac887 ("Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block") into android-mainline by Greg Kroah-Hartman · 4 years, 2 months ago
  14. 9d77f49 Merge 6f5032a852f9 ("Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt") into android-mainline by Greg Kroah-Hartman · 4 years, 2 months ago
  15. 4297312 Merge tag 'for-linus-5.10-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifs by Linus Torvalds · 4 years, 2 months ago
  16. a96fd1c Merge tag 'for-linus-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifs by Linus Torvalds · 4 years, 2 months ago
  17. 3ad11d7 Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 3 months ago
  18. e2a05cc ubifs: mount_ubifs: Release authentication resource in error handling path by Zhihao Cheng · 4 years, 3 months ago
  19. bb674a4 ubifs: Don't parse authentication mount options in remount process by Zhihao Cheng · 4 years, 3 months ago
  20. 47f6d9c ubifs: Fix a memleak after dumping authentication mount options by Zhihao Cheng · 4 years, 3 months ago
  21. 78c7d49 ubifs: journal: Make sure to not dirty twice for auth nodes by Richard Weinberger · 4 years, 3 months ago
  22. 55b2598 bdi: initialize ->ra_pages and ->io_pages in bdi_init by Christoph Hellwig · 4 years, 3 months ago
  23. 4c030fa ubifs: use fscrypt_prepare_new_inode() and fscrypt_set_context() by Eric Biggers · 4 years, 4 months ago
  24. b30e223 ubifs: Fix some kernel-doc warnings in tnc.c by Wang Hai · 4 years, 4 months ago
  25. f279e5a ubifs: Fix some kernel-doc warnings in replay.c by Wang Hai · 4 years, 4 months ago
  26. 7889042 ubifs: Fix some kernel-doc warnings in gc.c by Wang Hai · 4 years, 4 months ago
  27. f39d9f4 ubifs: Fix 'hash' kernel-doc warning in auth.c by Wang Hai · 4 years, 4 months ago
  28. 121b8fc ubifs: setflags: Don't show error message when vfs_ioc_setflags_prepare() fails by Zhihao Cheng · 4 years, 4 months ago
  29. dd7db14 ubifs: ubifs_jnl_change_xattr: Remove assertion 'nlink > 0' for host inode by Zhihao Cheng · 4 years, 5 months ago
  30. 58f6e78 ubifs: dent: Fix some potential memory leaks while iterating entries by Zhihao Cheng · 4 years, 7 months ago
  31. f2aae74 ubifs: xattr: Fix some potential memory leaks while iterating entries by Zhihao Cheng · 4 years, 7 months ago
  32. 8b10fe6 fscrypt: drop unused inode argument from fscrypt_fname_alloc_buffer by Jeff Layton · 4 years, 5 months ago
  33. f022c06 Merge 5.9-rc3 into android-mainline by Greg Kroah-Hartman · 4 years, 4 months ago
  34. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
  35. d7b0856 Merge 00e4db51259a ("Merge tag 'perf-tools-2020-08-10' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux") into android-mainline by Greg Kroah-Hartman · 4 years, 5 months ago
  36. 163c3e3dc Merge tag 'for-linus-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifs by Linus Torvalds · 4 years, 5 months ago
  37. f04a11a Merge 7b4ea9456dd3 ("Revert "x86/mm/64: Do not sync vmalloc/ioremap mappings"") into android-mainline by Greg Kroah-Hartman · 4 years, 5 months ago
  38. 094b6d1 ubifs: Fix wrong orphan node deletion in ubifs_jnl_update|rename by Zhihao Cheng · 4 years, 6 months ago
  39. fcf4419 ubifs: misc.h: delete a duplicated word by Randy Dunlap · 4 years, 5 months ago
  40. a7a8f4a ubifs: add option to specify version for new file systems by Martin Kaistra · 4 years, 6 months ago
  41. 3f649ab treewide: Remove uninitialized_var() usage by Kees Cook · 4 years, 7 months ago
  42. a64320f Merge 94709049fb84 ("Merge branch 'akpm' (patches from Andrew)") into android-mainline by Greg Kroah-Hartman · 4 years, 7 months ago
  43. 8810761 Merge 81e8c10dac62 ("Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6") into android-mainline by Greg Kroah-Hartman · 4 years, 7 months ago
  44. 88dca4c mm: remove the pgprot argument to __vmalloc by Christoph Hellwig · 4 years, 7 months ago
  45. 81e8c10 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 4 years, 7 months ago
  46. c167607 Merge 5.7-rc7 into android-mainline by Greg Kroah-Hartman · 4 years, 7 months ago
  47. 3c3c32f ubifs: fix wrong use of crypto_shash_descsize() by Eric Biggers · 4 years, 8 months ago
  48. f80df38 ubifs: use crypto_shash_tfm_digest() by Eric Biggers · 4 years, 8 months ago
  49. 6616320 Merge f40f31cadc0e ("Merge tag 'f2fs-for-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs") into android-mainline by Greg Kroah-Hartman · 4 years, 9 months ago
  50. ecf8409 ubifs: remove broken lazytime support by Christoph Hellwig · 4 years, 9 months ago
  51. 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
  52. acc5af3 ubifs: Fix out-of-bounds memory access caused by abnormal value of node_len by Liu Song · 5 years ago
  53. 927cc5c ubifs: ubifs_add_orphan: Fix a memory leak bug by Zhihao Cheng · 4 years, 10 months ago
  54. 81423c7 ubifs: ubifs_jnl_write_inode: Fix a memory leak bug by Zhihao Cheng · 4 years, 10 months ago
  55. 4ab25ac ubifs: Fix ubifs_tnc_lookup() usage in do_kill_orphans() by Richard Weinberger · 5 years ago
  56. 861261f ubifs: wire up FS_IOC_GET_ENCRYPTION_NONCE by Eric Biggers · 4 years, 10 months ago
  57. 07323c1 FROMLIST: ubifs: wire up FS_IOC_GET_ENCRYPTION_NONCE by Eric Biggers · 4 years, 10 months ago
  58. a2a87df FROMLIST: fscrypt: Have filesystems handle their d_ops by Daniel Rosenberg · 5 years ago
  59. 8462c91 Merge d271ab29230b ("Merge tag 'for-linus-5.6-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip") into android-mainline by Greg Kroah-Hartman · 5 years ago
  60. 1f77f18 Merge a45ad71e8995 ("Merge tag 'rproc-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/andersson/remoteproc") into android-mainline by Greg Kroah-Hartman · 5 years ago
  61. bddea11 Merge branch 'imm.timestamp' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  62. 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
  63. 5cc45ee Merge f0d874414329 ("Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt") into android-mainline by Eric Biggers · 5 years ago
  64. aec992a ubifs: allow both hash and disk name to be provided in no-key names by Eric Biggers · 5 years ago
  65. f0d07a9 ubifs: don't trigger assertion on invalid no-key filename by Eric Biggers · 5 years ago
  66. 50d9fad ubifs: use IS_ENCRYPTED() instead of ubifs_crypt_is_encrypted() by Eric Biggers · 5 years ago
  67. ff90bdf ubifs: Fix memory leak from c->sup_node by Quanyang Wang · 5 years ago
  68. 155fc6b ubifs: Fix ino_t format warnings in orphan_delete() by Geert Uytterhoeven · 5 years ago
  69. f5de5b8 ubifs: Fix deadlock in concurrent bulk-read and writepage by Zhihao Cheng · 5 years ago
  70. edec513 ubifs: Fix wrong memory allocation by Sascha Hauer · 5 years ago
  71. 219b0e2 ubifs: Add support for FS_ENCRYPT_FL by Eric Biggers · 5 years ago
  72. 2b57067 ubifs: Fix FS_IOC_SETFLAGS unexpectedly clearing encrypt flag by Eric Biggers · 5 years ago
  73. ede7a09 fscrypt: Allow modular crypto algorithms by Herbert Xu · 5 years ago
  74. 3b1ada55 fscrypt: don't check for ENOKEY from fscrypt_get_encryption_info() by Eric Biggers · 5 years ago
  75. d3a196a Merge 5.5-rc1 into android-mainline by Greg Kroah-Hartman · 5 years ago
  76. 1bfad0c fs: ubifs: Eliminate timespec64_trunc() usage by Deepa Dinamani · 5 years ago
  77. eb31e2f utimes: Clamp the timestamps in notify_change() by Amir Goldstein · 5 years ago
  78. 6abf572 ubifs: ubifs_tnc_start_commit: Fix OOB in layout_in_gaps by Zhihao Cheng · 5 years ago
  79. 10256f0 ubifs: do_kill_orphans: Fix a memory leak bug by Zhihao Cheng · 5 years ago
  80. 91cbf01 Revert "ubifs: Fix memory leak bug in alloc_ubifs_info() error path" by Richard Weinberger · 5 years ago
  81. 7cc7720 ubifs: Fix type of sup->hash_algo by Ben Dooks (Codethink) · 5 years ago
  82. df22b5b ubifs: Fixed missed le64_to_cpu() in journal by Ben Dooks (Codethink) · 5 years ago
  83. 3cfa441 ubifs: Force prandom result to __le32 by Ben Dooks (Codethink) · 5 years ago
  84. b27b281 ubifs: Remove obsolete TODO from dfs_file_write() by Richard Weinberger · 5 years ago
  85. 3484eba FROMLIST: Add flags option to get xattr method paired to __vfs_getxattr by Mark Salyzyn · 5 years ago
  86. 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
  87. cfb82e1 Merge tag 'y2038-vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 5 years ago
  88. 734d1ed Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt by Linus Torvalds · 5 years ago
  89. 9163e01 ubifs: Fix memory leak bug in alloc_ubifs_info() error path by Wenwen Wang · 5 years ago
  90. 7992e00 ubifs: Fix memory leak in __ubifs_node_verify_hmac error path by Wenwen Wang · 5 years ago
  91. ce4d8b1 ubifs: Fix memory leak in read_znode() error path by Wenwen Wang · 5 years ago
  92. cbc898d ubifs: Remove redundant assignment to pointer fname by Colin Ian King · 5 years ago
  93. 3818c19 timestamp_truncate: Replace users of timespec64_trunc by Deepa Dinamani · 6 years ago
  94. 0af83ab ubifs: Limit the number of pages in shrink_liability by Liu Song · 5 years ago
  95. 377e208 ubifs: Correctly initialize c->min_log_bytes by Richard Weinberger · 5 years ago
  96. 4dd75b3 ubifs: Fix double unlock around orphan_delete() by Richard Weinberger · 5 years ago
  97. 62de259 ubifs: wire up new fscrypt ioctls by Eric Biggers · 5 years ago
  98. 3710969 mm: migrate: remove unused mode argument by Keith Busch · 5 years ago
  99. 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
  100. 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