index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
erofs
Age
Commit message (
Expand
)
Author
2022-12-31
erofs: validate the extent length for uncompressed pclusters
Gao Xiang
2022-12-31
erofs: support interlaced uncompressed data for compressed files
Yue Hu
2022-12-31
erofs: fix missing unmap if z_erofs_get_extent_compressedlen() fails
Gao Xiang
2022-12-31
erofs: Fix pcluster memleak when its block address is zero
Chen Zhongjin
2022-11-26
erofs: fix missing xas_retry() in fscache mode
Jingbo Xu
2022-11-26
erofs: put metabuf in error path in fscache mode
Jingbo Xu
2022-11-26
erofs: get correct count for unmapped range in fscache mode
Jingbo Xu
2022-11-26
erofs: clean up .read_folio() and .readahead() in fscache mode
Jingbo Xu
2022-11-04
erofs: fix up inplace decompression success rate
Gao Xiang
2022-11-04
erofs: fix illegal unmapped accesses in z_erofs_fill_inode_lazy()
Yue Hu
2022-10-29
erofs: shouldn't churn the mapping page for duplicated copies
Gao Xiang
2022-10-21
erofs: use kill_anon_super() to kill super in fscache mode
Jia Zhu
2022-10-21
erofs: fix order >= MAX_ORDER warning due to crafted negative i_size
Gao Xiang
2022-09-05
erofs: fix pcluster use-after-free on UP platforms
Gao Xiang
2022-09-05
erofs: avoid the potentially wrong m_plen for big pcluster
Yue Hu
2022-09-05
erofs: fix error return code in erofs_fscache_{meta_,}read_folio
Sun Ke
2022-08-05
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-07-31
erofs: update ctx->pos for every emitted dirent
Hongnan Li
2022-07-22
erofs: get rid of the leftover PAGE_SIZE in dir.c
Gao Xiang
2022-07-22
erofs: get rid of erofs_prepare_dio() helper
Gao Xiang
2022-07-22
erofs: introduce multi-reference pclusters (fully-referenced)
Gao Xiang
2022-07-21
erofs: record the longest decompressed size in this round
Gao Xiang
2022-07-21
erofs: introduce z_erofs_do_decompressed_bvec()
Gao Xiang
2022-07-21
erofs: try to leave (de)compressed_pages on stack if possible
Gao Xiang
2022-07-21
erofs: introduce struct z_erofs_decompress_backend
Gao Xiang
2022-07-21
erofs: get rid of `z_pagemap_global'
Gao Xiang
2022-07-21
erofs: clean up `enum z_erofs_collectmode'
Gao Xiang
2022-07-21
erofs: get rid of `enum z_erofs_page_type'
Gao Xiang
2022-07-21
erofs: rework online page handling
Gao Xiang
2022-07-21
erofs: switch compressed_pages[] to bufvec
Gao Xiang
2022-07-21
erofs: introduce `z_erofs_parse_in_bvecs'
Gao Xiang
2022-07-21
erofs: drop the old pagevec approach
Gao Xiang
2022-07-21
erofs: introduce bufvec to store decompressed buffers
Gao Xiang
2022-07-21
erofs: introduce `z_erofs_parse_out_bvecs()'
Gao Xiang
2022-07-21
erofs: clean up z_erofs_collector_begin()
Gao Xiang
2022-07-21
erofs: get rid of unneeded `inode', `map' and `sb'
Gao Xiang
2022-07-17
dax: introduce holder for dax_device
Shiyang Ruan
2022-07-09
erofs: avoid consecutive detection for Highmem memory
Gao Xiang
2022-07-09
erofs: wake up all waiters after z_erofs_lzma_head ready
Yuwen Chen
2022-07-03
mm: shrinkers: provide shrinkers with names
Roman Gushchin
2022-06-01
Merge tag 'erofs-for-5.19-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-05-31
erofs: fix 'backmost' member of z_erofs_decompress_frontend
Weizhao Ouyang
2022-05-31
erofs: simplify z_erofs_pcluster_readmore()
Gao Xiang
2022-05-31
erofs: get rid of label `restart_now'
Gao Xiang
2022-05-31
erofs: get rid of `struct z_erofs_collection'
Gao Xiang
2022-05-29
erofs: fix crash when enable tracepoint cachefiles_prep_read
Xin Yin
2022-05-29
erofs: leave compressed inodes unsupported in fscache mode for now
Jeffle Xu
2022-05-24
Merge tag 'folio-5.19' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-05-24
Merge tag 'for-5.19-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
2022-05-18
erofs: scan devices from device table
Jeffle Xu
[next]