index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
erofs
Age
Commit message (
Expand
)
Author
2023-10-10
erofs: fix memory leak of LZMA global compressed deduplication
Gao Xiang
2023-09-06
erofs: ensure that the post-EOF tails are all zeroed
Gao Xiang
2023-08-11
erofs: fix wrong primary bvec selection on deduplicated extents
Gao Xiang
2023-07-23
erofs: fix fsdax unavailability for chunk-based regular files
Xin Yin
2023-07-23
erofs: avoid infinite loop in z_erofs_do_read_page() when reading beyond EOF
Chunhai Guo
2023-07-23
erofs: avoid useless loops in z_erofs_pcluster_readmore() when reading beyond...
Chunhai Guo
2023-07-19
erofs: fix compact 4B support for 16k block size
Gao Xiang
2023-07-19
erofs: simplify iloc()
Gao Xiang
2023-07-19
erofs: kill hooked chains to avoid loops on deduplicated compressed images
Gao Xiang
2023-07-19
erofs: move zdata.h into zdata.c
Gao Xiang
2023-07-19
erofs: remove tagged pointer helpers
Gao Xiang
2023-07-19
erofs: avoid tagged pointers to mark sync decompression
Gao Xiang
2023-07-19
erofs: clean up cached I/O strategies
Gao Xiang
2023-05-11
erofs: fix potential overflow calculating xattr_isize
Jingbo Xu
2023-05-11
erofs: initialize packed inode after root inode is assigned
Jingbo Xu
2023-05-11
erofs: stop parsing non-compact HEAD index if clusterofs is invalid
Gao Xiang
2023-03-17
erofs: Revert "erofs: fix kvcalloc() misuse with __GFP_NOFAIL"
Gao Xiang
2023-03-17
erofs: fix wrong kunmap when using LZMA on HIGHMEM platforms
Gao Xiang
2023-03-10
erofs: relinquish volume with mutex held
Jingbo Xu
2023-02-09
use less confusing names for iov_iter direction initializers
Al Viro
2023-02-06
erofs: clean up parsing of fscache related options
Jingbo Xu
2023-02-06
erofs/zmap.c: Fix incorrect offset calculation
Siddh Raman Pant
2023-02-01
erofs: fix kvcalloc() misuse with __GFP_NOFAIL
Gao Xiang
2022-12-31
erofs: validate the extent length for uncompressed pclusters
Gao Xiang
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-12-31
erofs: check the uniqueness of fsid in shared domain in advance
Hou Tao
2022-11-15
Merge tag 'erofs-for-6.1-rc6-fixes' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-11-14
erofs: fix missing xas_retry() in fscache mode
Jingbo Xu
2022-11-10
erofs: fix use-after-free of fsid and domain_id string
Jingbo Xu
2022-11-08
fs: fix leaked psi pressure state
Johannes Weiner
2022-11-08
erofs: get correct count for unmapped range in fscache mode
Jingbo Xu
2022-11-08
erofs: put metabuf in error path in fscache mode
Jingbo Xu
2022-11-08
erofs: fix general protection fault when reading fragment
Yue Hu
2022-10-17
erofs: protect s_inodes with s_inode_list_lock for fscache
Dawei Li
2022-10-17
erofs: fix up inplace decompression success rate
Gao Xiang
2022-10-17
erofs: shouldn't churn the mapping page for duplicated copies
Gao Xiang
2022-10-17
erofs: fix illegal unmapped accesses in z_erofs_fill_inode_lazy()
Yue Hu
2022-10-07
Merge tag 'for-6.1/block-2022-10-03' of git://git.kernel.dk/linux
Linus Torvalds
2022-09-27
erofs: clean up erofs_iget()
Gao Xiang
2022-09-27
erofs: clean up unnecessary code and comments
Gao Xiang
2022-09-27
erofs: fold in z_erofs_reload_indexes()
Yue Hu
2022-09-26
erofs: introduce partial-referenced pclusters
Gao Xiang
2022-09-26
erofs: support on-disk compressed fragments data
Yue Hu
2022-09-23
erofs: support interlaced uncompressed data for compressed files
Yue Hu
2022-09-23
erofs: clean up .read_folio() and .readahead() in fscache mode
Jingbo Xu
2022-09-20
erofs: add manual PSI accounting for the compressed address space
Christoph Hellwig
2022-09-20
erofs: introduce 'domain_id' mount option
Jia Zhu
2022-09-20
erofs: Support sharing cookies in the same domain
Jia Zhu
2022-09-20
erofs: introduce a pseudo mnt to manage shared cookies
Jia Zhu
[next]