index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
erofs
/
zdata.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-21
erofs: fix offset truncation when shifting pgoff on 32-bit platforms
Gao Xiang
1
-1
/
+1
2026-04-10
erofs: clean up encoded map flags
Gao Xiang
1
-10
/
+9
2026-04-02
erofs: ensure all folios are managed in erofs_try_to_free_all_cached_folios()
Zhan Xusheng
1
-2
/
+1
2026-03-19
erofs: add GFP_NOIO in the bio completion if needed
Jiucheng Xu
1
-0
/
+3
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-8
/
+8
2026-02-05
erofs: fix inline data read failure for ztailpacking pclusters
Gao Xiang
1
-14
/
+16
2026-01-23
erofs: support compressed inodes for page cache share
Hongzhen Luo
1
-14
/
+24
2026-01-23
erofs: pass inode to trace_erofs_read_folio
Hongbo Li
1
-1
/
+1
2026-01-23
erofs: tidy up synchronous decompression
Gao Xiang
1
-22
/
+13
2026-01-23
erofs: avoid noisy messages for transient -ENOMEM
Gao Xiang
1
-3
/
+4
2026-01-23
erofs: Use %pe format specifier for error pointers
Ferry Meng
1
-2
/
+2
2025-12-22
erofs: fix unexpected EIO under memory pressure
Junbeom Yeom
1
-4
/
+4
2025-12-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+1
2025-11-28
erofs: improve decompression error reporting
Gao Xiang
1
-4
/
+17
2025-10-20
mm/filemap: Add NUMA mempolicy support to filemap_alloc_folio()
Matthew Wilcox
1
-1
/
+1
2025-09-25
erofs: drop redundant sanity check for ztailpacking inline
Gao Xiang
1
-3
/
+0
2025-09-23
erofs: avoid reading more for fragment maps
Gao Xiang
1
-2
/
+2
2025-08-11
erofs: fix atomic context detection when !CONFIG_DEBUG_LOCK_ALLOC
Junli Liu
1
-2
/
+11
2025-07-24
erofs: implement metadata compression
Bo Liu (OpenAnolis)
1
-1
/
+4
2025-07-24
erofs: remove need_kmap in erofs_read_metabuf()
Gao Xiang
1
-2
/
+3
2025-07-24
erofs: get rid of {get,put}_page() for ztailpacking data
Gao Xiang
1
-8
/
+6
2025-07-12
erofs: fix large fragment handling
Gao Xiang
1
-1
/
+1
2025-07-10
erofs: address D-cache aliasing
Gao Xiang
1
-3
/
+3
2025-05-25
erofs: support DEFLATE decompression by using Intel QAT
Bo Liu
1
-0
/
+1
2025-05-22
erofs: add 'fsoffset' mount option to specify filesystem offset
Sheng Yong
1
-1
/
+2
2025-05-16
erofs: lazily initialize per-CPU workers and CPU hotplug hooks
Sandeep Dhavale
1
-20
/
+50
2025-05-16
erofs: refine readahead tracepoint
Gao Xiang
1
-3
/
+2
2025-05-07
erofs: ensure the extra temporary copy is valid for shortened bvecs
Gao Xiang
1
-17
/
+14
2025-04-10
erofs: remove duplicate code
Bo Liu
1
-1
/
+0
2025-03-17
erofs: support unaligned encoded data
Gao Xiang
1
-47
/
+45
2025-03-17
erofs: initialize decompression early
Gao Xiang
1
-2
/
+2
2025-03-17
erofs: move {in,out}pages into struct z_erofs_decompress_req
Gao Xiang
1
-0
/
+2
2025-03-17
erofs: get rid of erofs_kmap_type
Bo Liu
1
-2
/
+2
2025-02-07
lockref: remove count argument of lockref_init
Andreas Gruenbacher
1
-1
/
+1
2025-01-25
Merge tag 'erofs-for-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-151
/
+92
2025-01-21
Merge tag 'kthread-for-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2025-01-20
Merge tag 'vfs-6.14-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+1
2025-01-17
erofs: convert z_erofs_bind_cache() to folios
Gao Xiang
1
-31
/
+20
2025-01-17
erofs: tidy up zdata.c
Gao Xiang
1
-68
/
+43
2025-01-17
erofs: get rid of `z_erofs_next_pcluster_t`
Gao Xiang
1
-51
/
+29
2025-01-17
erofs: fix potential return value overflow of z_erofs_shrink_scan()
Gao Xiang
1
-2
/
+1
2025-01-16
erofs: use lockref_init for pcl->lockref
Christoph Hellwig
1
-2
/
+1
2025-01-08
treewide: Introduce kthread_run_worker[_on_cpu]()
Frederic Weisbecker
1
-1
/
+1
2025-01-08
kthread: Unify kthread_create_on_cpu() and kthread_create_worker_on_cpu() aut...
Frederic Weisbecker
1
-1
/
+1
2024-12-13
erofs: fix PSI memstall accounting
Gao Xiang
1
-2
/
+2
2024-11-18
erofs: add sysfs node to drop internal caches
Chunhai Guo
1
-1
/
+0
2024-11-18
erofs: free pclusters if no cached folio is attached
Chunhai Guo
1
-19
/
+38
2024-11-18
erofs: sunset `struct erofs_workgroup`
Gao Xiang
1
-71
/
+60
2024-11-18
erofs: move erofs_workgroup operations into zdata.c
Gao Xiang
1
-7
/
+95
2024-11-18
erofs: get rid of erofs_{find,insert}_workgroup
Gao Xiang
1
-10
/
+28
[next]