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
/
dir.c
Age
Commit message (
Expand
)
Author
2022-04-13
ubifs: Rectify space amount budget for mkdir/tmpfile operations
Zhihao Cheng
2022-04-08
ubifs: rename_whiteout: correct old_dir size computing
Baokun Li
2022-04-08
ubifs: Add missing iput if do_tmpfile() failed in rename whiteout
Zhihao Cheng
2022-04-08
ubifs: Fix deadlock in concurrent rename whiteout and inode writeback
Zhihao Cheng
2022-04-08
ubifs: rename_whiteout: Fix double free for whiteout_ui->data
Zhihao Cheng
2021-07-20
ubifs: Set/Clear I_LINKABLE under i_lock for whiteout inode
Zhihao Cheng
2020-12-26
ubifs: prevent creating duplicate encrypted filenames
Eric Biggers
2020-09-22
ubifs: use fscrypt_prepare_new_inode() and fscrypt_set_context()
Eric Biggers
2020-09-07
fscrypt: drop unused inode argument from fscrypt_fname_alloc_buffer
Jeff Layton
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
2020-01-22
ubifs: allow both hash and disk name to be provided in no-key names
Eric Biggers
2020-01-22
ubifs: don't trigger assertion on invalid no-key filename
Eric Biggers
2020-01-20
ubifs: use IS_ENCRYPTED() instead of ubifs_crypt_is_encrypted()
Eric Biggers
2019-12-31
fscrypt: don't check for ENOKEY from fscrypt_get_encryption_info()
Eric Biggers
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336
Thomas Gleixner
2019-05-12
Merge tag 'upstream-5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-05-07
ubifs: Remove ifdefs around CONFIG_UBIFS_ATIME_SUPPORT
Sascha Hauer
2019-05-07
ubifs: Limit number of xattrs per inode
Richard Weinberger
2019-05-07
ubifs: remove unnecessary calls to set up directory key
Eric Biggers
2019-04-17
fscrypt: fix race where ->lookup() marks plaintext dentry as ciphertext
Eric Biggers
2018-08-15
ubifs: Pass struct ubifs_info to ubifs_assert()
Richard Weinberger
2018-08-15
ubifs: introduce Kconfig symbol for xattr support
Stefan Agner
2018-08-15
ubifs: Fix directory size calculation for symlinks
Richard Weinberger
2018-06-15
Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-06-05
vfs: change inode times to use struct timespec64
Deepa Dinamani
2018-05-22
ubifs_lookup: use d_splice_alias()
Al Viro
2018-02-04
Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-01-17
ubifs: switch to fscrypt_prepare_lookup()
Eric Biggers
2018-01-17
ubifs: switch to fscrypt_prepare_rename()
Eric Biggers
2018-01-17
ubifs: switch to fscrypt_prepare_link()
Eric Biggers
2018-01-11
ubifs: switch to fscrypt ->symlink() helper functions
Eric Biggers
2018-01-11
ubifs: free the encrypted symlink target
Eric Biggers
2017-07-14
ubifs: Wire-up statx() support
Richard Weinberger
2017-07-14
ubifs: Don't encrypt special files on creation
David Gstir
2017-07-14
ubifs: Fix memory leak in RENAME_WHITEOUT error path in do_rename
Hyunchul Lee
2017-07-14
ubifs: Fix inode data budget in ubifs_mknod
Hyunchul Lee
2017-05-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-05-08
fs: ubifs: replace CURRENT_TIME_SEC with current_time
Deepa Dinamani
2017-05-08
Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-05-04
ubifs: check for consistent encryption contexts in ubifs_lookup()
Eric Biggers
2017-04-18
ubifs: Fix O_TMPFILE corner case in ubifs_link()
Richard Weinberger
2017-03-30
ubifs: Fix RENAME_WHITEOUT support
Felix Fietkau
2017-03-30
ubifs: Remove filename from debug messages in ubifs_readdir
Hyunchul Lee
2017-03-30
ubifs: Fix memory leak in error path in ubifs_mknod
Richard Weinberger
2017-03-02
statx: Add a system call to make enhanced file info available
David Howells
2017-01-17
ubifs: remove redundant checks for encryption key
Eric Biggers
2016-12-14
ubifs: Initialize fstr_real_len
Richard Weinberger
2016-12-12
ubifs: Add full hash lookup support
Richard Weinberger
2016-12-12
ubifs: Add support for encrypted symlinks
Richard Weinberger
2016-12-12
ubifs: Implement encrypted filenames
Richard Weinberger
[next]