index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ubifs
Age
Commit message (
Expand
)
Author
2020-11-05
ubifs: mount_ubifs: Release authentication resource in error handling path
Zhihao Cheng
2020-11-05
ubifs: Don't parse authentication mount options in remount process
Zhihao Cheng
2020-11-05
ubifs: Fix a memleak after dumping authentication mount options
Zhihao Cheng
2020-11-05
ubifs: journal: Make sure to not dirty twice for auth nodes
Richard Weinberger
2020-11-05
ubifs: xattr: Fix some potential memory leaks while iterating entries
Zhihao Cheng
2020-11-05
ubifs: dent: Fix some potential memory leaks while iterating entries
Zhihao Cheng
2020-10-01
ubifs: Fix out-of-bounds memory access caused by abnormal value of node_len
Liu Song
2020-10-01
ubifs: ubifs_add_orphan: Fix a memory leak bug
Zhihao Cheng
2020-10-01
ubifs: ubifs_jnl_write_inode: Fix a memory leak bug
Zhihao Cheng
2020-08-21
ubifs: Fix wrong orphan node deletion in ubifs_jnl_update|rename
Zhihao Cheng
2020-05-27
ubifs: remove broken lazytime support
Christoph Hellwig
2020-05-27
ubifs: fix wrong use of crypto_shash_descsize()
Eric Biggers
2020-05-02
ubifs: Fix ubifs_tnc_lookup() usage in do_kill_orphans()
Richard Weinberger
2020-03-05
ubifs: Fix ino_t format warnings in orphan_delete()
Geert Uytterhoeven
2020-02-11
ubifs: Fix memory leak from c->sup_node
Quanyang Wang
2020-02-11
ubifs: Fix deadlock in concurrent bulk-read and writepage
Zhihao Cheng
2020-02-11
ubifs: Fix FS_IOC_SETFLAGS unexpectedly clearing encrypt flag
Eric Biggers
2020-02-11
ubifs: Fix wrong memory allocation
Sascha Hauer
2020-02-11
ubifs: don't trigger assertion on invalid no-key filename
Eric Biggers
2020-02-11
utimes: Clamp the timestamps in notify_change()
Amir Goldstein
2020-01-17
ubifs: do_kill_orphans: Fix a memory leak bug
Zhihao Cheng
2020-01-17
ubifs: Fixed missed le64_to_cpu() in journal
Ben Dooks (Codethink)
2020-01-17
Revert "ubifs: Fix memory leak bug in alloc_ubifs_info() error path"
Richard Weinberger
2020-01-09
ubifs: ubifs_tnc_start_commit: Fix OOB in layout_in_gaps
Zhihao Cheng
2019-09-21
Merge tag 'upstream-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-09-19
Merge tag 'y2038-vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/p...
Linus Torvalds
2019-09-18
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
Linus Torvalds
2019-09-15
ubifs: Fix memory leak bug in alloc_ubifs_info() error path
Wenwen Wang
2019-09-15
ubifs: Fix memory leak in __ubifs_node_verify_hmac error path
Wenwen Wang
2019-09-15
ubifs: Fix memory leak in read_znode() error path
Wenwen Wang
2019-09-15
ubifs: Remove redundant assignment to pointer fname
Colin Ian King
2019-08-30
timestamp_truncate: Replace users of timespec64_trunc
Deepa Dinamani
2019-08-22
ubifs: Limit the number of pages in shrink_liability
Liu Song
2019-08-22
ubifs: Correctly initialize c->min_log_bytes
Richard Weinberger
2019-08-22
ubifs: Fix double unlock around orphan_delete()
Richard Weinberger
2019-08-12
ubifs: wire up new fscrypt ioctls
Eric Biggers
2019-07-18
mm: migrate: remove unused mode argument
Keith Busch
2019-07-14
Merge tag 'upstream-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-07-12
Merge tag 'vfs-fix-ioctl-checking-3' of git://git.kernel.org/pub/scm/fs/xfs/x...
Linus Torvalds
2019-07-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-07-10
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
Linus Torvalds
2019-07-10
Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-07-08
Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-07-08
ubifs: Don't leak orphans on memory during commit
Richard Weinberger
2019-07-08
ubifs: Check link count of inodes when killing orphans.
Richard Weinberger
2019-07-08
ubifs: Add support for zstd compression.
Michele Dionisio
2019-07-08
ubifs: support offline signed images
Sascha Hauer
2019-07-08
ubifs: remove unnecessary check in ubifs_log_start_commit
Liu Song
2019-07-08
ubifs: Fix typo of output in get_cs_sqnum
Liu Song
2019-07-08
ubifs: Simplify redundant code
Liu Song
[next]