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
/
zutil.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
1
-2
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-2
/
+2
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-5
/
+5
2025-01-26
Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+2
2025-01-25
mm: alloc_pages_bulk: rename API
Luiz Capitulino
1
-2
/
+2
2025-01-17
erofs: return SHRINK_EMPTY if no objects to free
Chen Linxuan
1
-1
/
+1
2024-12-13
erofs: fix rare pcluster memory leak after unmounting
Gao Xiang
1
-3
/
+4
2024-11-18
erofs: move erofs_workgroup operations into zdata.c
Gao Xiang
1
-100
/
+7
2024-11-18
erofs: get rid of erofs_{find,insert}_workgroup
Gao Xiang
1
-49
/
+1
2024-08-21
erofs: fix out-of-bound access when z_erofs_gbuf_growsize() partially fails
Gao Xiang
1
-1
/
+2
2024-07-26
erofs: fix race in z_erofs_get_gbuf()
Gao Xiang
1
-0
/
+3
2024-06-26
erofs: fix possible memory leak in z_erofs_gbuf_exit()
Sandeep Dhavale
1
-4
/
+4
2024-05-08
erofs: add a reserved buffer pool for lz4 decompression
Chunhai Guo
1
-15
/
+46
2024-05-08
erofs: do not use pagepool in z_erofs_gbuf_growsize()
Chunhai Guo
1
-36
/
+31
2024-05-08
erofs: rename per-CPU buffers to global buffer pool and make it configurable
Chunhai Guo
1
-0
/
+148
2024-05-08
erofs: rename utils.c to zutil.c
Chunhai Guo
1
-0
/
+279