index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
erofs
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+1
2025-12-03
Merge tag 'erofs-for-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
11
-148
/
+178
2025-12-01
Merge tag 'kernel-6.19-rc1.cred' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-4
/
+2
2025-12-01
Merge tag 'vfs-6.19-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2025-12-01
Merge tag 'vfs-6.19-rc1.iomap' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+3
2025-12-01
erofs: switch on-disk header `erofs_fs.h` to MIT license
Gao Xiang
1
-1
/
+1
2025-11-30
erofs: get rid of raw bi_end_io() usage
Gao Xiang
2
-3
/
+3
2025-11-30
erofs: enable error reporting for z_erofs_fixup_insize()
Gao Xiang
6
-38
/
+38
2025-11-28
erofs: enable error reporting for z_erofs_stream_switch_bufs()
Gao Xiang
5
-23
/
+18
2025-11-28
erofs: improve Zstd, LZMA and DEFLATE error strings
Gao Xiang
3
-11
/
+20
2025-11-28
erofs: improve decompression error reporting
Gao Xiang
6
-37
/
+40
2025-11-28
erofs: tidy up z_erofs_lz4_handle_overlap()
Gao Xiang
1
-39
/
+46
2025-11-26
Merge tag 'kvm-x86-gmem-6.19' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-1
/
+1
2025-11-24
erofs: limit the level of fs stacking for file-backed mounts
Gao Xiang
1
-0
/
+16
2025-11-24
erofs: correct FSDAX detection
Gao Xiang
1
-11
/
+11
2025-11-07
erofs: avoid infinite loop due to incomplete zstd-compressed data
Gao Xiang
1
-4
/
+7
2025-11-05
iomap: add caller-provided callbacks for read and readahead
Joanne Koong
1
-2
/
+3
2025-11-04
erofs: use credential guards
Christian Brauner
1
-4
/
+2
2025-10-22
erofs: consolidate z_erofs_extent_lookback()
Gao Xiang
1
-14
/
+6
2025-10-22
erofs: avoid infinite loops due to corrupted subpage compact indexes
Gao Xiang
1
-14
/
+18
2025-10-20
Coccinelle-based conversion to use ->i_state accessors
Mateusz Guzik
1
-1
/
+1
2025-10-20
mm/filemap: Add NUMA mempolicy support to filemap_alloc_folio()
Matthew Wilcox
1
-1
/
+1
2025-10-17
erofs: fix crafted invalid cases for encoded extents
Gao Xiang
1
-1
/
+6
2025-09-25
erofs: drop redundant sanity check for ztailpacking inline
Gao Xiang
2
-5
/
+2
2025-09-25
erofs: Add support for FS_IOC_GETFSLABEL
Bo Liu (OpenAnolis)
5
-4
/
+57
2025-09-23
erofs: avoid reading more for fragment maps
Gao Xiang
1
-2
/
+2
2025-09-12
erofs: fix long xattr name prefix placement
Gao Xiang
3
-6
/
+16
2025-09-10
erofs: fix runtime warning on truncate_folio_batch_exceptionals()
Yuezhang Mo
1
-0
/
+12
2025-08-28
erofs: fix invalid algorithm for encoded extents
Gao Xiang
1
-30
/
+37
2025-08-11
erofs: fix block count report when 48-bit layout is on
Gao Xiang
1
-2
/
+2
2025-08-11
erofs: fix atomic context detection when !CONFIG_DEBUG_LOCK_ALLOC
Junli Liu
1
-2
/
+11
2025-08-11
erofs: Do not select tristate symbols from bool symbols
Geert Uytterhoeven
1
-10
/
+10
2025-08-11
erofs: Fallback to normal access if DAX is not supported on extra device
Yuezhang Mo
1
-10
/
+14
2025-07-28
Merge tag 'vfs-6.17-rc1.mmap_prepare' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-8
/
+8
2025-07-24
erofs: support to readahead dirent blocks in erofs_readdir()
Chao Yu
4
-0
/
+21
2025-07-24
erofs: implement metadata compression
Bo Liu (OpenAnolis)
13
-58
/
+135
2025-07-24
erofs: add on-disk definition for metadata compression
Gao Xiang
2
-3
/
+12
2025-07-24
erofs: fix build error with CONFIG_EROFS_FS_ZIP_ACCEL=y
Bo Liu (OpenAnolis)
1
-0
/
+2
2025-07-24
erofs: remove ENOATTR definition
Gao Xiang
2
-19
/
+16
2025-07-24
erofs: refine erofs_iomap_begin()
Gao Xiang
1
-14
/
+13
2025-07-24
erofs: unify meta buffers in z_erofs_fill_inode()
Gao Xiang
1
-13
/
+10
2025-07-24
erofs: remove need_kmap in erofs_read_metabuf()
Gao Xiang
8
-21
/
+22
2025-07-24
erofs: do sanity check on m->type in z_erofs_load_compact_lcluster()
Chao Yu
1
-62
/
+41
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
3
-7
/
+8
2025-07-10
erofs: allow readdir() to be interrupted
Chao Yu
1
-0
/
+6
2025-07-10
erofs: address D-cache aliasing
Gao Xiang
5
-19
/
+21
2025-07-10
erofs: use memcpy_to_folio() to replace copy_to_iter()
Gao Xiang
1
-9
/
+1
2025-07-10
erofs: fix to add missing tracepoint in erofs_read_folio()
Chao Yu
1
-0
/
+2
2025-07-10
erofs: fix to add missing tracepoint in erofs_readahead()
Chao Yu
1
-0
/
+3
[next]