index
:
linux-toradex.git
colibri
colibri_vf
master
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.12-2.0.x-imx
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
/
erofs
Age
Commit message (
Expand
)
Author
2024-10-21
erofs: use get_tree_bdev_flags() to avoid misleading messages
Gao Xiang
2024-10-14
Merge tag 'erofs-for-6.12-rc4-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-10-11
erofs: get rid of kaddr in `struct z_erofs_maprecorder`
Gao Xiang
2024-10-11
erofs: get rid of z_erofs_try_to_claim_pcluster()
Gao Xiang
2024-10-11
erofs: ensure regular inodes for file-backed mounts
Gao Xiang
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-09-12
erofs: reject inodes with negative i_size
Gao Xiang
2024-09-12
erofs: restrict pcluster size limitations
Gao Xiang
2024-09-12
erofs: allocate more short-lived pages from reserved pool first
Chunhai Guo
2024-09-12
erofs: sunset unneeded NOFAILs
Gao Xiang
2024-09-10
erofs: simplify erofs_map_blocks_flatmode()
Hongzhen Luo
2024-09-10
erofs: refactor read_inode calling convention
Yiyang Wu
2024-09-10
erofs: use kmemdup_nul in erofs_fill_symlink
Yiyang Wu
2024-09-10
erofs: mark experimental fscache backend deprecated
Gao Xiang
2024-09-10
erofs: support compressed inodes for fileio
Gao Xiang
2024-09-10
erofs: support unencoded inodes for fileio
Gao Xiang
2024-09-10
erofs: add file-backed mount support
Gao Xiang
2024-09-10
erofs: handle overlapped pclusters out of crafted images properly
Gao Xiang
2024-09-10
erofs: fix error handling in z_erofs_init_decompressor
Sandeep Dhavale
2024-09-10
erofs: clean up erofs_register_sysfs()
Gao Xiang
2024-09-10
erofs: fix incorrect symlink detection in fast symlink
Gao Xiang
2024-08-21
erofs: fix out-of-bound access when z_erofs_gbuf_growsize() partially fails
Gao Xiang
2024-08-19
erofs: allow large folios for compressed files
Gao Xiang
2024-08-19
erofs: get rid of check_layout_compatibility()
Hongzhen Luo
2024-08-19
erofs: simplify readdir operation
Hongzhen Luo
2024-07-26
erofs: convert comma to semicolon
Chen Ni
2024-07-26
erofs: support multi-page folios for erofs_bread()
Gao Xiang
2024-07-26
erofs: add support for FS_IOC_GETFSSYSFSPATH
Huang Xiaojia
2024-07-26
erofs: fix race in z_erofs_get_gbuf()
Gao Xiang
2024-07-26
erofs: support STATX_DIOALIGN
Hongbo Li
2024-07-13
erofs: silence uninitialized variable warning in z_erofs_scan_folio()
Dan Carpenter
2024-07-11
erofs: avoid refcounting short-lived pages
Gao Xiang
2024-07-10
erofs: get rid of z_erofs_map_blocks_iter_* tracepoints
Hongzhen Luo
2024-07-09
erofs: tidy up stream decompressors
Gao Xiang
2024-07-09
erofs: refine z_erofs_{init,exit}_subsystem()
Gao Xiang
2024-07-09
erofs: move each decompressor to its own source file
Gao Xiang
2024-07-08
erofs: tidy up `struct z_erofs_bvec`
Gao Xiang
2024-07-08
erofs: teach z_erofs_scan_folios() to handle multi-page folios
Gao Xiang
2024-07-08
erofs: convert z_erofs_read_fragment() to folios
Gao Xiang
2024-07-08
erofs: convert z_erofs_pcluster_readmore() to folios
Gao Xiang
2024-06-30
erofs: ensure m_llen is reset to 0 if metadata is invalid
Gao Xiang
2024-06-26
erofs: convert to use super_set_uuid to support for FS_IOC_GETFSUUID
Huang Xiaojia
2024-06-26
erofs: fix possible memory leak in z_erofs_gbuf_exit()
Sandeep Dhavale
2024-05-24
Merge tag 'erofs-for-6.10-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-05-21
Merge tag 'pull-bd_inode-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-05-21
erofs: avoid allocating DEFLATE streams before mounting
Gao Xiang
2024-05-18
z_erofs_pcluster_begin(): don't bother with rounding position down
Al Viro
2024-05-18
erofs: don't round offset down for erofs_read_metabuf()
Al Viro
2024-05-18
erofs: don't align offset for erofs_read_metabuf() (simple cases)
Al Viro
2024-05-18
erofs: mechanically convert erofs_read_metabuf() to offsets
Al Viro
[next]