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
/
erofs
/
super.c
Age
Commit message (
Expand
)
Author
2023-05-11
erofs: initialize packed inode after root inode is assigned
Jingbo Xu
2023-02-06
erofs: clean up parsing of fscache related options
Jingbo Xu
2022-12-31
erofs: check the uniqueness of fsid in shared domain in advance
Hou Tao
2022-11-10
erofs: fix use-after-free of fsid and domain_id string
Jingbo Xu
2022-09-27
erofs: clean up erofs_iget()
Gao Xiang
2022-09-26
erofs: introduce partial-referenced pclusters
Gao Xiang
2022-09-26
erofs: support on-disk compressed fragments data
Yue Hu
2022-09-20
erofs: introduce 'domain_id' mount option
Jia Zhu
2022-09-20
erofs: introduce a pseudo mnt to manage shared cookies
Jia Zhu
2022-09-20
erofs: code clean up for fscache
Jia Zhu
2022-09-20
erofs: use kill_anon_super() to kill super in fscache mode
Jia Zhu
2022-07-17
dax: introduce holder for dax_device
Shiyang Ruan
2022-05-24
Merge tag 'folio-5.19' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-05-18
erofs: scan devices from device table
Jeffle Xu
2022-05-18
erofs: add 'fsid' mount option
Jeffle Xu
2022-05-18
erofs: implement fscache-based data readahead
Jeffle Xu
2022-05-18
erofs: register fscache context for extra data blobs
Jeffle Xu
2022-05-18
erofs: register fscache context for primary data blob
Jeffle Xu
2022-05-18
erofs: register fscache volume
Jeffle Xu
2022-05-18
erofs: add fscache mode check helper
Jeffle Xu
2022-05-17
erofs: support idmapped mounts
Chao Yu
2022-05-17
erofs: make filesystem exportable
Hongnan Li
2022-05-09
erofs: Convert to release_folio
Matthew Wilcox (Oracle)
2022-03-22
Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-03-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-03-22
fs: allocate inode by using alloc_inode_sb()
Muchun Song
2022-03-17
erofs: refine managed inode stuffs
Gao Xiang
2022-03-16
erofs: use meta buffers for erofs_read_superblock()
Jeffle Xu
2022-03-15
erofs: Convert from invalidatepage to invalidate_folio
Matthew Wilcox (Oracle)
2022-01-12
Merge tag 'libnvdimm-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-01-04
erofs: use meta buffers for super operations
Gao Xiang
2021-12-31
erofs: add on-disk compressed tail-packing inline support
Yue Hu
2021-12-08
erofs: add sysfs node to control sync decompression strategy
Huang Jianan
2021-12-08
erofs: add sysfs interface
Huang Jianan
2021-12-04
dax: return the partition offset from fs_dax_get_by_bdev
Christoph Hellwig
2021-12-04
dax: remove dax_capable
Christoph Hellwig
2021-10-19
erofs: lzma compression support
Gao Xiang
2021-10-18
erofs: add multiple device support
Gao Xiang
2021-10-17
erofs: decouple basic mount options from fs_context
Gao Xiang
2021-09-09
Merge tag 'libnvdimm-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-08-11
erofs: remove the mapping parameter from erofs_try_to_free_cached_page()
Yue Hu
2021-08-10
erofs: dax support for non-tailpacking regular file
Gao Xiang
2021-06-08
erofs: clean up file headers & footers
Gao Xiang
2021-06-08
erofs: fix error return code in erofs_read_superblock()
Wei Yongjun
2021-04-10
erofs: introduce multipage per-CPU buffers
Gao Xiang
2021-03-29
erofs: add on-disk compression configurations
Gao Xiang
2021-03-29
erofs: introduce on-disk lz4 fs configurations
Gao Xiang
2021-03-29
erofs: support adjust lz4 history window size
Huang Jianan
2021-03-29
erofs: introduce erofs_sb_has_xxx() helpers
Gao Xiang
2021-03-29
erofs: use sync decompression for atomic contexts only
Huang Jianan
[next]