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_6.6-2.2.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
Age
Commit message (
Expand
)
Author
2015-06-01
f2fs crypto: check context consistent for rename2
Chao Yu
2015-06-01
f2fs: avoid duplicated code by reusing f2fs_read_end_io
Chao Yu
2015-06-01
f2fs crypto: use per-inode tfm structure
Jaegeuk Kim
2015-06-01
f2fs: recovering broken superblock during mount
hujianyang
2015-06-01
f2fs crypto: check encryption for tmpfile
Jaegeuk Kim
2015-06-01
f2fs: support RENAME_WHITEOUT
Chao Yu
2015-06-01
f2fs: introduce update_meta_page
Chao Yu
2015-06-01
f2fs crypto: zero next free dnode block
Chao Yu
2015-06-01
f2fs crypto: split f2fs_crypto_init/exit with two parts
Jaegeuk Kim
2015-06-01
f2fs crypto: fix incorrect release for crypto ctx
Chao Yu
2015-06-01
f2fs crypto: fix to release buffer for fname crypto
Chao Yu
2015-06-01
f2fs crypto: shrink size of the f2fs_crypto_ctx structure
Jaegeuk Kim
2015-06-01
f2fs crypto: get rid of ci_mode from struct f2fs_crypt_info
Jaegeuk Kim
2015-06-01
f2fs crypto: use slab caches
Jaegeuk Kim
2015-06-01
f2fs: truncate data blocks for orphan inode
Jaegeuk Kim
2015-06-01
f2fs: cleanup a confusing indent
Dan Carpenter
2015-06-01
f2fs: fix building on 32-bit architectures
Arnd Bergmann
2015-06-01
f2fs: avoid buggy functions
Jaegeuk Kim
2015-06-01
f2fs: add compat_ioctl to provide backward compatability
hujianyang
2015-06-01
f2fs: do not issue next dnode discard redundantly
Jaegeuk Kim
2015-05-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-05-29
Merge tag 'xfs-for-linus-4.1-rc6' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-05-28
d_walk() might skip too much
Al Viro
2015-05-28
omfs: fix potential integer overflow in allocator
Bob Copeland
2015-05-28
omfs: fix sign confusion for bitmap loop counter
Bob Copeland
2015-05-28
omfs: set error return when d_make_root() fails
Bob Copeland
2015-05-28
fs, omfs: add NULL terminator in the end up the token list
Sasha Levin
2015-05-28
fs/binfmt_elf.c:load_elf_binary(): return -EINVAL on zero-length mappings
Andrew Morton
2015-05-28
f2fs: add default mount options to remount
Yunlei He
2015-05-28
f2fs crypto: remove checking key context during lookup
Jaegeuk Kim
2015-05-28
f2fs crypto: fix missing key when reading a page
Jaegeuk Kim
2015-05-28
f2fs crypto: add symlink encryption
Jaegeuk Kim
2015-05-28
f2fs crypto: add filename encryption for roll-forward recovery
Jaegeuk Kim
2015-05-28
f2fs crypto: add filename encryption for f2fs_lookup
Jaegeuk Kim
2015-05-28
f2fs crypto: add filename encryption for f2fs_readdir
Jaegeuk Kim
2015-05-28
f2fs crypto: add filename encryption for f2fs_add_link
Jaegeuk Kim
2015-05-28
f2fs crypto: add encryption support in read/write paths
Jaegeuk Kim
2015-05-28
f2fs crypto: activate encryption support for fs APIs
Jaegeuk Kim
2015-05-28
f2fs crypto: filename encryption facilities
Jaegeuk Kim
2015-05-28
f2fs crypto: add encryption key management facilities
Jaegeuk Kim
2015-05-28
f2fs crypto: add f2fs encryption facilities
Jaegeuk Kim
2015-05-28
f2fs crypto: add encryption policy and password salt support
Jaegeuk Kim
2015-05-28
f2fs crypto: add encryption xattr support
Jaegeuk Kim
2015-05-28
f2fs crypto: add f2fs encryption Kconfig
Jaegeuk Kim
2015-05-28
f2fs crypto: declare some definitions for f2fs encryption feature
Jaegeuk Kim
2015-05-28
f2fs: report unwritten area in f2fs_fiemap
Jaegeuk Kim
2015-05-28
f2fs: avoid value overflow in showing current status
Jaegeuk Kim
2015-05-28
f2fs: support FALLOC_FL_ZERO_RANGE
Chao Yu
2015-05-28
f2fs: support FALLOC_FL_COLLAPSE_RANGE
Chao Yu
2015-05-28
f2fs: introduce f2fs_replace_block() for reuse
Chao Yu
[prev]
[next]