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
/
zdata.c
Age
Commit message (
Expand
)
Author
2024-01-27
erofs: relaxed temporary buffers allocation on readahead
Chunhai Guo
2024-01-26
erofs: fix infinite loop due to a race of filling compressed_bvecs
Gao Xiang
2024-01-25
erofs: get rid of unneeded GFP_NOFS
Jingbo Xu
2023-12-21
erofs: allow partially filled compressed bvecs
Yue Hu
2023-12-18
erofs: enable sub-page compressed block support
Gao Xiang
2023-12-18
erofs: fix ztailpacking for subpage compressed blocks
Gao Xiang
2023-12-15
erofs: record `pclustersize` in bytes instead of pages
Gao Xiang
2023-12-15
erofs: support I/O submission for sub-page compressed blocks
Gao Xiang
2023-12-15
erofs: fix memory leak on short-lived bounced pages
Gao Xiang
2023-10-31
erofs: fix erofs_insert_workgroup() lockref usage
Gao Xiang
2023-08-23
erofs: release ztailpacking pclusters properly
Jingbo Xu
2023-08-23
erofs: adapt folios for z_erofs_read_folio()
Gao Xiang
2023-08-23
erofs: adapt folios for z_erofs_readahead()
Gao Xiang
2023-08-23
erofs: get rid of fe->backmost for cache decompression
Gao Xiang
2023-08-23
erofs: drop z_erofs_page_mark_eio()
Gao Xiang
2023-08-23
erofs: tidy up z_erofs_do_read_page()
Gao Xiang
2023-08-23
erofs: move preparation logic into z_erofs_pcluster_begin()
Gao Xiang
2023-08-23
erofs: avoid obsolete {collector,collection} terms
Gao Xiang
2023-08-23
erofs: simplify z_erofs_read_fragment()
Gao Xiang
2023-08-23
erofs: refine warning messages for zdata I/Os
Ferry Meng
2023-08-01
erofs: fix wrong primary bvec selection on deduplicated extents
Gao Xiang
2023-07-12
erofs: avoid infinite loop in z_erofs_do_read_page() when reading beyond EOF
Chunhai Guo
2023-07-12
erofs: avoid useless loops in z_erofs_pcluster_readmore() when reading beyond...
Chunhai Guo
2023-06-22
erofs: Fix detection of atomic context
Sandeep Dhavale
2023-06-18
erofs: use poison pointer to replace the hard-coded address
Gao Xiang
2023-06-18
erofs: use struct lockref to replace handcrafted approach
Gao Xiang
2023-05-29
erofs: adapt managed inode operations into folios
Gao Xiang
2023-05-29
erofs: kill hooked chains to avoid loops on deduplicated compressed images
Gao Xiang
2023-05-29
erofs: avoid on-stack pagepool directly passed by arguments
Gao Xiang
2023-05-29
erofs: allocate extra bvec pages directly instead of retrying
Gao Xiang
2023-05-29
erofs: clean up z_erofs_pcluster_readmore()
Yue Hu
2023-05-29
erofs: remove the member readahead from struct z_erofs_decompress_frontend
Yue Hu
2023-05-29
erofs: fold in z_erofs_decompress()
Yue Hu
2023-05-23
erofs: use HIPRI by default if per-cpu kthreads are enabled
Gao Xiang
2023-04-17
erofs: sunset erofs_dbg()
Gao Xiang
2023-04-17
erofs: keep meta inode into erofs_buf
Gao Xiang
2023-04-17
erofs: avoid hardcoded blocksize for subpage block support
Jingbo Xu
2023-03-09
erofs: Revert "erofs: fix kvcalloc() misuse with __GFP_NOFAIL"
Gao Xiang
2023-02-16
erofs: fix an error code in z_erofs_init_zip_subsystem()
Dan Carpenter
2023-02-15
erofs: add per-cpu threads for decompression as an option
Sandeep Dhavale
2023-02-15
erofs: move zdata.h into zdata.c
Gao Xiang
2023-02-15
erofs: remove tagged pointer helpers
Gao Xiang
2023-02-15
erofs: avoid tagged pointers to mark sync decompression
Gao Xiang
2023-01-10
erofs: fix kvcalloc() misuse with __GFP_NOFAIL
Gao Xiang
2022-12-07
erofs: Fix pcluster memleak when its block address is zero
Chen Zhongjin
2022-12-07
erofs: clean up cached I/O strategies
Gao Xiang
2022-11-15
Merge tag 'erofs-for-6.1-rc6-fixes' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-11-08
fs: fix leaked psi pressure state
Johannes Weiner
2022-11-08
erofs: fix general protection fault when reading fragment
Yue Hu
2022-10-17
erofs: fix up inplace decompression success rate
Gao Xiang
[next]