index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
erofs
Age
Commit message (
Expand
)
Author
Files
Lines
2025-02-02
Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-1
/
+1
2025-01-28
add a string-to-qstr constructor
Al Viro
1
-1
/
+1
2025-01-27
Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+2
2025-01-27
Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-7
/
+0
2025-01-26
mm: alloc_pages_bulk: rename API
Luiz Capitulino
1
-2
/
+2
2025-01-26
Merge tag 'erofs-for-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
8
-272
/
+162
2025-01-25
include/linux/lz4.h: add some missing macros
Gao Xiang
1
-7
/
+0
2025-01-23
erofs: refine z_erofs_get_extent_compressedlen()
Gao Xiang
1
-20
/
+16
2025-01-22
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-19
erofs: remove dead code in erofs_fc_parse_param
Chen Linxuan
1
-2
/
+0
2025-01-16
erofs: return SHRINK_EMPTY if no objects to free
Chen Linxuan
1
-1
/
+1
2025-01-16
erofs: convert z_erofs_bind_cache() to folios
Gao Xiang
2
-53
/
+21
2025-01-16
erofs: tidy up zdata.c
Gao Xiang
1
-68
/
+43
2025-01-16
erofs: get rid of `z_erofs_next_pcluster_t`
Gao Xiang
1
-51
/
+29
2025-01-16
erofs: simplify z_erofs_load_compact_lcluster()
Gao Xiang
1
-53
/
+36
2025-01-16
erofs: fix potential return value overflow of z_erofs_shrink_scan()
Gao Xiang
1
-2
/
+1
2025-01-16
erofs: shorten bvecs[] for file-backed mounts
Gao Xiang
1
-2
/
+2
2025-01-16
erofs: micro-optimize superblock checksum
Gao Xiang
2
-20
/
+13
2025-01-16
fs: erofs: xattr.c change kzalloc to kcalloc
Ethan Carter Edwards
1
-1
/
+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-16
erofs: use buffered I/O for file-backed mounts by default
Gao Xiang
3
-10
/
+21
2024-12-16
erofs: reference `struct erofs_device_info` for erofs_map_dev
Gao Xiang
4
-23
/
+15
2024-12-16
erofs: use `struct erofs_device_info` for the primary device
Gao Xiang
4
-31
/
+22
2024-12-12
erofs: add erofs_sb_free() helper
Gao Xiang
1
-17
/
+19
2024-12-12
erofs: fix PSI memstall accounting
Gao Xiang
1
-2
/
+2
2024-12-12
erofs: fix rare pcluster memory leak after unmounting
Gao Xiang
1
-3
/
+4
2024-11-18
erofs: handle NONHEAD !delta[1] lclusters gracefully
Gao Xiang
1
-8
/
+9
2024-11-18
erofs: clarify direct I/O support
Gao Xiang
2
-20
/
+7
2024-11-18
erofs: fix blksize < PAGE_SIZE for file-backed mounts
Hongzhen Luo
1
-1
/
+5
2024-11-18
erofs: get rid of `buf->kmap_type`
Gao Xiang
2
-14
/
+5
2024-11-18
erofs: fix file-backed mounts over FUSE
Gao Xiang
2
-4
/
+7
2024-11-18
erofs: simplify definition of the log functions
Gou Hao
2
-32
/
+11
2024-11-18
erofs: add sysfs node to drop internal caches
Chunhai Guo
3
-1
/
+19
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
2
-77
/
+60
2024-11-18
erofs: move erofs_workgroup operations into zdata.c
Gao Xiang
3
-112
/
+105
2024-11-18
erofs: get rid of erofs_{find,insert}_workgroup
Gao Xiang
3
-63
/
+30
2024-11-12
erofs: add SEEK_{DATA,HOLE} support
Gao Xiang
1
-1
/
+25
2024-10-21
erofs: use get_tree_bdev_flags() to avoid misleading messages
Gao Xiang
1
-1
/
+3
2024-10-14
Merge tag 'erofs-for-6.12-rc4-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-43
/
+31
2024-10-11
erofs: get rid of kaddr in `struct z_erofs_maprecorder`
Gao Xiang
1
-20
/
+12
2024-10-11
erofs: get rid of z_erofs_try_to_claim_pcluster()
Gao Xiang
1
-20
/
+9
2024-10-11
erofs: ensure regular inodes for file-backed mounts
Gao Xiang
1
-3
/
+10
2024-10-03
move asm/unaligned.h to linux/unaligned.h
Al Viro
1
-1
/
+1
2024-09-12
erofs: reject inodes with negative i_size
Gao Xiang
1
-3
/
+6
2024-09-12
erofs: restrict pcluster size limitations
Gao Xiang
2
-23
/
+24
2024-09-12
erofs: allocate more short-lived pages from reserved pool first
Chunhai Guo
1
-2
/
+3
[next]