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
/
ubifs.h
Age
Commit message (
Expand
)
Author
2023-03-11
ubifs: Fix build errors as symbol undefined
Li Hua
2021-07-19
ubifs: Fix races between xattr_{set|get} and listxattr operations
Zhihao Cheng
2019-07-08
ubifs: support offline signed images
Sascha Hauer
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336
Thomas Gleixner
2019-05-15
ubifs: Fix build error without CONFIG_UBIFS_FS_XATTR
YueHaibing
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: orphan: Handle xattrs like files
Richard Weinberger
2019-01-23
fscrypt: remove filesystem specific build config option
Chandan Rajendra
2018-10-23
ubifs: Do not update inode size in-place in authenticated mode
Sascha Hauer
2018-10-23
ubifs: Create hash for default LPT
Sascha Hauer
2018-10-23
ubfis: authentication: Authenticate master node
Sascha Hauer
2018-10-23
ubifs: authentication: Authenticate LPT
Sascha Hauer
2018-10-23
ubifs: Add authentication nodes to journal
Sascha Hauer
2018-10-23
ubifs: authentication: Add hashes to index nodes
Sascha Hauer
2018-10-23
ubifs: Add hashes to the tree node cache
Sascha Hauer
2018-10-23
ubifs: Create functions to embed a HMAC in a node
Sascha Hauer
2018-10-23
ubifs: Add helper functions for authentication support
Sascha Hauer
2018-10-23
ubifs: Add separate functions to init/crc a node
Sascha Hauer
2018-10-23
ubifs: Store read superblock node
Sascha Hauer
2018-10-23
ubifs: Export pnode_lookup as ubifs_pnode_lookup
Sascha Hauer
2018-08-15
ubifs: Rework ubifs_assert()
Richard Weinberger
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: tnc: use monotonic znode timestamp
Arnd Bergmann
2018-06-15
Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-06-07
ubifs: remove set but never used variable
Sascha Hauer
2018-06-05
vfs: change inode times to use struct timespec64
Deepa Dinamani
2017-11-27
Rename superblock flags (MS_xyz -> SB_xyz)
Linus Torvalds
2017-10-18
fscrypt: remove ->is_encrypted()
Eric Biggers
2017-10-18
fscrypt: clean up include file mess
Dave Chinner
2017-07-14
ubifs: Massage assert in ubifs_xattr_set() wrt. init_xattrs
Xiaolei Li
2017-07-14
ubifs: Fix unlink code wrt. double hash lookups
Richard Weinberger
2017-07-14
ubifs: Correctly evict xattr inodes
Richard Weinberger
2017-07-14
ubifs: Unexport ubifs_inode_slab
Richard Weinberger
2017-05-13
Merge tag 'upstream-4.12-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
2017-05-08
ubifs: Add CONFIG_UBIFS_FS_SECURITY to disable/enable security labels
Hyunchul Lee
2017-04-20
ubifs: Convert to separately allocated bdi
Jan Kara
2017-03-02
statx: Add a system call to make enhanced file info available
David Howells
2017-02-08
fscrypt: constify struct fscrypt_operations
Eric Biggers
2017-02-06
fscrypt: split supp and notsupp declarations into their own headers
Eric Biggers
2016-12-13
ubifs: Use fscrypt ioctl() helpers
Richard Weinberger
2016-12-12
ubifs: Implement UBIFS_FLG_ENCRYPTION
Richard Weinberger
2016-12-12
ubifs: Implement UBIFS_FLG_DOUBLE_HASH
Richard Weinberger
2016-12-12
ubifs: Use a random number for cookies
Richard Weinberger
2016-12-12
ubifs: Add full hash lookup support
Richard Weinberger
2016-12-12
ubifs: Implement encrypted filenames
Richard Weinberger
2016-12-12
ubifs: Implement encrypt/decrypt for all IO
Richard Weinberger
2016-12-12
ubifs: Constify struct inode pointer in ubifs_crypt_is_encrypted()
Richard Weinberger
2016-12-12
ubifs: Add skeleton for fscrypto
Richard Weinberger
[next]