1. 50cb437 ubifs: read-only if LEB may always be taken in ubifs_garbage_collect by Baokun Li · 3 years, 1 month ago
  2. 0d765021 ubifs: fix double return leb in ubifs_garbage_collect by Baokun Li · 3 years, 1 month ago
  3. 88618fe ubifs: fix slab-out-of-bounds in ubifs_change_lp by Baokun Li · 3 years, 1 month ago
  4. d3de970 ubifs: fix snprintf() length check by Dan Carpenter · 3 years, 2 months ago
  5. 2e3cbf4 ubifs: Export filesystem error counters by Stefan Schaeckeler · 3 years, 3 months ago
  6. 3fea4d9 ubifs: Error path in ubifs_remount_rw() seems to wrongly free write buffers by Petr Cvachoucek · 3 years, 4 months ago
  7. d98c6c3 ubifs: Make use of the helper macro kthread_run() by Cai Huoqing · 3 years, 2 months ago
  8. 7296c8a ubifs: Fix spelling mistakes by Alexander Dahl · 3 years, 3 months ago
  9. 4373b3d fscrypt: remove fscrypt_operations::max_namelen by Eric Biggers · 3 years, 4 months ago
  10. 064c734 ubifs: report correct st_size for encrypted symlinks by Eric Biggers · 3 years, 6 months ago
  11. a801fcf ubifs: Set/Clear I_LINKABLE under i_lock for whiteout inode by Zhihao Cheng · 3 years, 6 months ago
  12. 07c32de ubifs: Fix spelling mistakes by Zheng Yongjun · 3 years, 7 months ago
  13. 819f9ab ubifs: Remove ui_mutex in ubifs_xattr_get and change_xattr by Zhihao Cheng · 3 years, 7 months ago
  14. f4e3634a ubifs: Fix races between xattr_{set|get} and listxattr operations by Zhihao Cheng · 3 years, 7 months ago
  15. be076fd ubifs: fix snprintf() checking by Dan Carpenter · 3 years, 8 months ago
  16. a2c2a62 ubifs: journal: Fix error return code in ubifs_jnl_write_inode() by Zhen Lei · 3 years, 8 months ago
  17. 51f6294 Merge tag 'for-linus-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifs by Linus Torvalds · 3 years, 8 months ago
  18. 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
  19. 829ad58 ubifs: Report max LEB count at mount time by Martin Devera · 3 years, 10 months ago
  20. af61e7b ubifs: Set s_uuid in super block to support ima/evm uuid options by Steffen Trumtrar · 3 years, 10 months ago
  21. ba4884a ubifs: Default to zstd compression by Rui Salvaterra · 3 years, 9 months ago
  22. 3e90331 ubifs: Only check replay with inode type to judge if inode linked by Guochun Mao · 3 years, 10 months ago
  23. 8871d84 ubifs: convert to fileattr by Miklos Szeredi · 3 years, 9 months ago
  24. 4f0f586 treewide: Change list_sort to use const pointers by Sami Tolvanen · 3 years, 9 months ago
  25. 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
  26. 42119db ubifs: Fix error return code in alloc_wbufs() by Wang ShaoBo · 4 years, 1 month ago
  27. d984bcf ubifs: Fix off-by-one error by Sascha Hauer · 4 years ago
  28. 410b6de ubifs: replay: Fix high stack usage, again by Arnd Bergmann · 4 years ago
  29. 11b8ab3 ubifs: Fix memleak in ubifs_init_authentication by Dinghao Liu · 4 years ago
  30. 549c729 fs: make helpers idmap mount aware by Christian Brauner · 4 years ago
  31. 0d56a45 stat: handle idmapped mounts by Christian Brauner · 4 years ago
  32. e65ce2a acl: handle idmapped mounts by Christian Brauner · 4 years ago
  33. 2f221d6 attr: handle idmapped mounts by Christian Brauner · 4 years ago
  34. 21cb47b inode: make init and permission helpers idmapped mount aware by Christian Brauner · 4 years ago
  35. 787fec8 Merge tag 'for-linus-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifs by Linus Torvalds · 4 years ago
  36. ff49c86 Merge tag 'f2fs-for-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 4 years ago
  37. 9e4b0d5 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 4 years ago
  38. b80a974 ubifs: ubifs_dump_node: Dump all branches of the index node by Zhihao Cheng · 4 years, 6 months ago
  39. bf6dab7 ubifs: ubifs_dump_sleb: Remove unused function by Zhihao Cheng · 4 years, 6 months ago
  40. a33e30a ubifs: Pass node length in all node dumping callers by Zhihao Cheng · 4 years, 6 months ago
  41. c8be097 Revert "ubifs: Fix out-of-bounds memory access caused by abnormal value of node_len" by Zhihao Cheng · 4 years, 6 months ago
  42. c4c0d19 ubifs: Limit dumping length by size of memory which is allocated for the node by Zhihao Cheng · 4 years, 6 months ago
  43. 32f6ccc ubifs: Remove the redundant return in dbg_check_nondata_nodes_order by Chengsong Ke · 4 years, 2 months ago
  44. 89f40d0 ubifs: Fixed print foramt mismatch in ubifs by Fangping Liang · 4 years, 1 month ago
  45. 3cded66 ubifs: Fix error return code in ubifs_init_authentication() by Wang ShaoBo · 4 years, 1 month ago
  46. 20f1431 ubifs: wbuf: Don't leak kernel memory to flash by Richard Weinberger · 4 years, 1 month ago
  47. f212400 ubifs: Fix the printing type of c->big_lpt by Chengsong Ke · 4 years, 2 months ago
  48. 2976c19 ubifs: Code cleanup by removing ifdef macro surrounding by Chengguang Xu · 4 years, 7 months ago
  49. b8f1da9 ubifs: Delete duplicated words + other fixes by Randy Dunlap · 4 years, 5 months ago
  50. bb9cd91 fscrypt: Have filesystems handle their d_ops by Daniel Rosenberg · 4 years, 1 month ago
  51. ec0caa97 fscrypt: introduce fscrypt_prepare_readdir() by Eric Biggers · 4 years, 1 month ago
  52. a302052 ubifs: remove ubifs_dir_open() by Eric Biggers · 4 years, 1 month ago
  53. 76786a0f0 ubifs: prevent creating duplicate encrypted filenames by Eric Biggers · 4 years, 1 month ago
  54. a24d22b crypto: sha - split sha.h into sha1.h and sha2.h by Eric Biggers · 4 years, 1 month ago
  55. 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
  56. 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
  57. 3ad11d7 Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 2 months ago
  58. e2a05cc ubifs: mount_ubifs: Release authentication resource in error handling path by Zhihao Cheng · 4 years, 3 months ago
  59. bb674a4 ubifs: Don't parse authentication mount options in remount process by Zhihao Cheng · 4 years, 3 months ago
  60. 47f6d9c ubifs: Fix a memleak after dumping authentication mount options by Zhihao Cheng · 4 years, 3 months ago
  61. 78c7d49 ubifs: journal: Make sure to not dirty twice for auth nodes by Richard Weinberger · 4 years, 3 months ago
  62. 55b2598 bdi: initialize ->ra_pages and ->io_pages in bdi_init by Christoph Hellwig · 4 years, 3 months ago
  63. 4c030fa ubifs: use fscrypt_prepare_new_inode() and fscrypt_set_context() by Eric Biggers · 4 years, 3 months ago
  64. b30e223 ubifs: Fix some kernel-doc warnings in tnc.c by Wang Hai · 4 years, 3 months ago
  65. f279e5a ubifs: Fix some kernel-doc warnings in replay.c by Wang Hai · 4 years, 3 months ago
  66. 7889042 ubifs: Fix some kernel-doc warnings in gc.c by Wang Hai · 4 years, 3 months ago
  67. f39d9f4 ubifs: Fix 'hash' kernel-doc warning in auth.c by Wang Hai · 4 years, 3 months ago
  68. 121b8fc ubifs: setflags: Don't show error message when vfs_ioc_setflags_prepare() fails by Zhihao Cheng · 4 years, 4 months ago
  69. dd7db14 ubifs: ubifs_jnl_change_xattr: Remove assertion 'nlink > 0' for host inode by Zhihao Cheng · 4 years, 4 months ago
  70. 58f6e78 ubifs: dent: Fix some potential memory leaks while iterating entries by Zhihao Cheng · 4 years, 7 months ago
  71. f2aae74 ubifs: xattr: Fix some potential memory leaks while iterating entries by Zhihao Cheng · 4 years, 7 months ago
  72. 8b10fe6 fscrypt: drop unused inode argument from fscrypt_fname_alloc_buffer by Jeff Layton · 4 years, 5 months ago
  73. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
  74. 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
  75. 094b6d1 ubifs: Fix wrong orphan node deletion in ubifs_jnl_update|rename by Zhihao Cheng · 4 years, 6 months ago
  76. fcf4419 ubifs: misc.h: delete a duplicated word by Randy Dunlap · 4 years, 5 months ago
  77. a7a8f4a ubifs: add option to specify version for new file systems by Martin Kaistra · 4 years, 6 months ago
  78. 3f649ab treewide: Remove uninitialized_var() usage by Kees Cook · 4 years, 7 months ago
  79. 88dca4c mm: remove the pgprot argument to __vmalloc by Christoph Hellwig · 4 years, 7 months ago
  80. 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
  81. 3c3c32f ubifs: fix wrong use of crypto_shash_descsize() by Eric Biggers · 4 years, 8 months ago
  82. f80df38 ubifs: use crypto_shash_tfm_digest() by Eric Biggers · 4 years, 8 months ago
  83. ecf8409 ubifs: remove broken lazytime support by Christoph Hellwig · 4 years, 9 months ago
  84. 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
  85. acc5af3 ubifs: Fix out-of-bounds memory access caused by abnormal value of node_len by Liu Song · 5 years ago
  86. 927cc5c ubifs: ubifs_add_orphan: Fix a memory leak bug by Zhihao Cheng · 4 years, 10 months ago
  87. 81423c7 ubifs: ubifs_jnl_write_inode: Fix a memory leak bug by Zhihao Cheng · 4 years, 10 months ago
  88. 4ab25ac ubifs: Fix ubifs_tnc_lookup() usage in do_kill_orphans() by Richard Weinberger · 5 years ago
  89. 861261f ubifs: wire up FS_IOC_GET_ENCRYPTION_NONCE by Eric Biggers · 4 years, 10 months ago
  90. bddea11 Merge branch 'imm.timestamp' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  91. 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
  92. aec992a ubifs: allow both hash and disk name to be provided in no-key names by Eric Biggers · 5 years ago
  93. f0d07a9 ubifs: don't trigger assertion on invalid no-key filename by Eric Biggers · 5 years ago
  94. 50d9fad ubifs: use IS_ENCRYPTED() instead of ubifs_crypt_is_encrypted() by Eric Biggers · 5 years ago
  95. ff90bdf ubifs: Fix memory leak from c->sup_node by Quanyang Wang · 5 years ago
  96. 155fc6b ubifs: Fix ino_t format warnings in orphan_delete() by Geert Uytterhoeven · 5 years ago
  97. f5de5b8 ubifs: Fix deadlock in concurrent bulk-read and writepage by Zhihao Cheng · 5 years ago
  98. edec513 ubifs: Fix wrong memory allocation by Sascha Hauer · 5 years ago
  99. 219b0e2 ubifs: Add support for FS_ENCRYPT_FL by Eric Biggers · 5 years ago
  100. 2b57067 ubifs: Fix FS_IOC_SETFLAGS unexpectedly clearing encrypt flag by Eric Biggers · 5 years ago