index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
erofs
Age
Commit message (
Expand
)
Author
2022-12-12
Merge tag 'fs.acl.rework.v6.2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-11-25
use less confusing names for iov_iter direction initializers
Al Viro
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-20
fs: rename current get acl method
Christian Brauner
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
2022-09-20
erofs: introduce fscache-based domain
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-09-20
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
[next]