1. 2f0a77c ubifs: Fix out-of-bounds memory access caused by abnormal value of node_len by Liu Song · 4 years, 7 months ago
  2. e0fdf46 ubifs: remove broken lazytime support by Christoph Hellwig · 4 years, 4 months ago
  3. 81f076b ubifs: Fix deadlock in concurrent bulk-read and writepage by Zhihao Cheng · 4 years, 7 months ago
  4. 4efec60 ubifs: Fix FS_IOC_SETFLAGS unexpectedly clearing encrypt flag by Eric Biggers · 4 years, 8 months ago
  5. 03e032c ubifs: don't trigger assertion on invalid no-key filename by Eric Biggers · 4 years, 6 months ago
  6. 08ae5ec ubifs: Reject unsupported ioctl flags explicitly by Hou Tao · 5 years ago
  7. 7764ed0 ubifs: ubifs_tnc_start_commit: Fix OOB in layout_in_gaps by Zhihao Cheng · 5 years ago
  8. c7f81d7 ubifs: Fix default compression selection in ubifs by Gabor Juhos · 6 years ago
  9. 72cd230 ubifs: Correctly use tnc_next() in search_dh_cookie() by Richard Weinberger · 5 years ago
  10. 0736458 ubifs: Handle re-linking of inodes correctly while recovery by Richard Weinberger · 6 years ago
  11. f8ccb14 ubifs: Fix WARN_ON logic in exit path by Richard Weinberger · 6 years ago
  12. f061c1c Revert "ubifs: xattr: Don't operate on deleted inodes" by Richard Weinberger · 6 years ago
  13. d3bdc01 ubifs: drop false positive assertion by Sascha Hauer · 6 years ago
  14. 37f31b6 ubifs: Check for name being NULL while mounting by Richard Weinberger · 6 years ago
  15. 6e5461d7 ubifs: Remove empty file.h by Richard Weinberger · 6 years ago
  16. 99a24e0 ubifs: Set default assert action to read-only by Richard Weinberger · 6 years ago
  17. c38c5a7 ubifs: Allow setting assert action as mount parameter by Richard Weinberger · 6 years ago
  18. 2e52eb7 ubifs: Rework ubifs_assert() by Richard Weinberger · 6 years ago
  19. 6eb61d5 ubifs: Pass struct ubifs_info to ubifs_assert() by Richard Weinberger · 6 years ago
  20. 54169dd ubifs: Turn two ubifs_assert() into a WARN_ON() by Richard Weinberger · 6 years ago
  21. a3d2182 ubifs: Use kmalloc_array() by Richard Weinberger · 6 years ago
  22. 95a22d2 ubifs: Check data node size before truncate by Richard Weinberger · 6 years ago
  23. 08acbdd Revert "UBIFS: Fix potential integer overflow in allocation" by Richard Weinberger · 6 years ago
  24. 49d2e05 ubifs: Add comment on c->commit_sem by Richard Weinberger · 6 years ago
  25. 7e5471c ubifs: introduce Kconfig symbol for xattr support by Stefan Agner · 6 years ago
  26. 1bf0572 ubifs: use swap macro in swap_dirty_idx by Gustavo A. R. Silva · 6 years ago
  27. 6cff573 ubifs: tnc: use monotonic znode timestamp by Arnd Bergmann · 6 years ago
  28. 0eca0b8 ubifs: use timespec64 for inode timestamps by Arnd Bergmann · 6 years ago
  29. 11a6fc3 ubifs: xattr: Don't operate on deleted inodes by Richard Weinberger · 6 years ago
  30. 312c39b ubifs: gc: Fix typo by Richard Weinberger · 6 years ago
  31. eef1981 ubifs: Fix memory leak in lprobs self-check by Richard Weinberger · 6 years ago
  32. 5996559 ubifs: Fix synced_i_size calculation for xattr inodes by Richard Weinberger · 6 years ago
  33. 00ee8b6 ubifs: Fix directory size calculation for symlinks by Richard Weinberger · 6 years ago
  34. 7a93251 Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 6 years ago
  35. 42bc47b treewide: Use array_size() in vmalloc() by Kees Cook · 6 years ago
  36. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 6 years ago
  37. 353748a UBIFS: Fix potential integer overflow in allocation by Silvio Cesare · 6 years ago
  38. ab0b2e5 Merge tag 'upstream-4.18-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 6 years ago
  39. e1db654 ubifs: lpt: Fix wrong pnode number range in comment by Sascha Hauer · 6 years ago
  40. 28e5dfd ubifs: gc: Fix typo by Sascha Hauer · 6 years ago
  41. 71d561f0 ubifs: log: Some spelling fixes by Sascha Hauer · 6 years ago
  42. c7e593b ubifs: Spelling fix someting -> something by Sascha Hauer · 6 years ago
  43. 671b9b7 ubifs: journal: Remove wrong comment by Sascha Hauer · 6 years ago
  44. c971dad ubifs: remove set but never used variable by Sascha Hauer · 6 years ago
  45. 422edac ubifs, xattr: remove misguided quota flags by Wang Shilong · 6 years ago
  46. 31c49ea fs: ubifs: Adding new return type vm_fault_t by Souptick Joarder · 6 years ago
  47. 95582b0 vfs: change inode times to use struct timespec64 by Deepa Dinamani · 6 years ago
  48. fd59ccc Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/fscrypt by Linus Torvalds · 6 years ago
  49. 191ac10 ubifs_lookup: use d_splice_alias() by Al Viro · 6 years ago
  50. e12ee68 fscrypt: make fscrypt_operations.max_namelen an integer by Eric Biggers · 6 years ago
  51. 77cb51e Merge tag 'tags/upstream-4.17-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 6 years ago
  52. 4fb1cd8 ubifs: Remove useless parameter of lpt_heap_replace by Jiang Biao · 6 years ago
  53. cc19478 ubifs: Constify struct ubifs_lprops in scan_for_leb_for_idx by Jiang Biao · 6 years ago
  54. ae4c808 ubifs: remove unnecessary assignment by Stefan Agner · 6 years ago
  55. aac1794 ubifs: Check ubifs_wbuf_sync() return code by Richard Weinberger · 7 years ago
  56. f355625 ubifs: fix bogus __mark_inode_dirty(I_DIRTY_SYNC | I_DIRTY_DATASYNC) call by Christoph Hellwig · 6 years ago
  57. 3462ac5 Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/fscrypt by Linus Torvalds · 6 years ago
  58. b3e7383 ubifs: remove error message in ubifs_xattr_get by Rock Lee · 7 years ago
  59. 252153b ubifs: switch to fscrypt_prepare_setattr() by Eric Biggers · 7 years ago
  60. a0b3ccd ubifs: switch to fscrypt_prepare_lookup() by Eric Biggers · 7 years ago
  61. 0c1ad52 ubifs: switch to fscrypt_prepare_rename() by Eric Biggers · 7 years ago
  62. 5653878 ubifs: switch to fscrypt_prepare_link() by Eric Biggers · 7 years ago
  63. 7e35c4d ubifs: switch to fscrypt_file_open() by Eric Biggers · 7 years ago
  64. c877154 ubifs: Fix uninitialized variable in search_dh_cookie() by Geert Uytterhoeven · 7 years ago
  65. 3d204e2 fscrypt: remove 'ci' parameter from fscrypt_put_encryption_info() by Eric Biggers · 7 years ago
  66. 81dd76b ubifs: switch to fscrypt_get_symlink() by Eric Biggers · 7 years ago
  67. 0e4dda2 ubifs: switch to fscrypt ->symlink() helper functions by Eric Biggers · 7 years ago
  68. 6b46d44 ubifs: free the encrypted symlink target by Eric Biggers · 7 years ago
  69. 1751e8a Rename superblock flags (MS_xyz -> SB_xyz) by Linus Torvalds · 7 years ago
  70. 32190f0 Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/fscrypt by Linus Torvalds · 7 years ago
  71. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  72. ffcc4182 fscrypt: remove unneeded empty fscrypt_operations structs by Eric Biggers · 7 years ago
  73. f7293e4 fscrypt: remove ->is_encrypted() by Eric Biggers · 7 years ago
  74. 2ee6a57 fs, fscrypt: add an S_ENCRYPTED inode flag by Eric Biggers · 7 years ago
  75. 734f0d2 fscrypt: clean up include file mess by Dave Chinner · 7 years ago
  76. 0f0d127 Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  77. 2916ecc mm/migrate: new migrate mode MIGRATE_SYNC_NO_COPY by Jérôme Glisse · 7 years ago
  78. 3b49c9a fs: convert a pile of fsync routines to errseq_t based reporting by Jeff Layton · 7 years ago
  79. bc98a42 VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb) by David Howells · 7 years ago
  80. a666443 ubifs: Set double hash cookie also for RENAME_EXCHANGE by Richard Weinberger · 7 years ago
  81. d8db5b1c ubifs: Massage assert in ubifs_xattr_set() wrt. init_xattrs by Xiaolei Li · 7 years ago
  82. 4acadda ubifs: Don't leak kernel memory to the MTD by Richard Weinberger · 7 years ago
  83. 480a1a6 ubifs: Change gfp flags in page allocation for bulk read by Hyunchul Lee · 7 years ago
  84. 07d41c3 ubifs: Fix oops when remounting with no_bulk_read. by karam.lee · 7 years ago
  85. df71b09 ubifs: Fail commit if TNC is obviously inconsistent by Richard Weinberger · 7 years ago
  86. 319c104 ubifs: allow userspace to map mounts to volumes by Rabin Vincent · 7 years ago
  87. a02a6eb ubifs: Wire-up statx() support by Richard Weinberger · 7 years ago
  88. d2eb852 ubifs: Remove dead code from ubifs_get_link() by Richard Weinberger · 7 years ago
  89. 35ee314 ubifs: Massage debug prints wrt. fscrypt by Richard Weinberger · 7 years ago
  90. 8b2900c ubifs: Add assert to dent_key_init() by Richard Weinberger · 7 years ago
  91. 781f675 ubifs: Fix unlink code wrt. double hash lookups by Richard Weinberger · 7 years ago
  92. 59a7499 ubifs: Fix data node size for truncating uncompressed nodes by David Oberhollenzer · 7 years ago
  93. f34e87f ubifs: Don't encrypt special files on creation by David Gstir · 7 years ago
  94. bb50c63 ubifs: Fix memory leak in RENAME_WHITEOUT error path in do_rename by Hyunchul Lee · 7 years ago
  95. 4d35ca4 ubifs: Fix inode data budget in ubifs_mknod by Hyunchul Lee · 7 years ago
  96. 272eda8 ubifs: Correctly evict xattr inodes by Richard Weinberger · 7 years ago
  97. e996bfd ubifs: Unexport ubifs_inode_slab by Richard Weinberger · 7 years ago
  98. af65936 ubifs: don't bother checking for encryption key in ->mmap() by Eric Biggers · 7 years ago
  99. 4afb999 ubifs: require key for truncate(2) of encrypted file by Eric Biggers · 7 years ago
  100. b53c4d5 Merge tag 'upstream-4.12-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 7 years ago