index
:
linux.git
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
erofs
Age
Commit message (
Expand
)
Author
8 days
erofs: fix unexpected EIO under memory pressure
Junbeom Yeom
2025-12-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2025-12-03
Merge tag 'erofs-for-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-12-01
Merge tag 'kernel-6.19-rc1.cred' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-12-01
Merge tag 'vfs-6.19-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-12-01
Merge tag 'vfs-6.19-rc1.iomap' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-12-01
erofs: switch on-disk header `erofs_fs.h` to MIT license
Gao Xiang
2025-11-30
erofs: get rid of raw bi_end_io() usage
Gao Xiang
2025-11-30
erofs: enable error reporting for z_erofs_fixup_insize()
Gao Xiang
2025-11-28
erofs: enable error reporting for z_erofs_stream_switch_bufs()
Gao Xiang
2025-11-28
erofs: improve Zstd, LZMA and DEFLATE error strings
Gao Xiang
2025-11-28
erofs: improve decompression error reporting
Gao Xiang
2025-11-28
erofs: tidy up z_erofs_lz4_handle_overlap()
Gao Xiang
2025-11-26
Merge tag 'kvm-x86-gmem-6.19' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2025-11-24
erofs: limit the level of fs stacking for file-backed mounts
Gao Xiang
2025-11-24
erofs: correct FSDAX detection
Gao Xiang
2025-11-07
erofs: avoid infinite loop due to incomplete zstd-compressed data
Gao Xiang
2025-11-05
iomap: add caller-provided callbacks for read and readahead
Joanne Koong
2025-11-04
erofs: use credential guards
Christian Brauner
2025-10-22
erofs: consolidate z_erofs_extent_lookback()
Gao Xiang
2025-10-22
erofs: avoid infinite loops due to corrupted subpage compact indexes
Gao Xiang
2025-10-20
Coccinelle-based conversion to use ->i_state accessors
Mateusz Guzik
2025-10-20
mm/filemap: Add NUMA mempolicy support to filemap_alloc_folio()
Matthew Wilcox
2025-10-17
erofs: fix crafted invalid cases for encoded extents
Gao Xiang
2025-09-25
erofs: drop redundant sanity check for ztailpacking inline
Gao Xiang
2025-09-25
erofs: Add support for FS_IOC_GETFSLABEL
Bo Liu (OpenAnolis)
2025-09-23
erofs: avoid reading more for fragment maps
Gao Xiang
2025-09-12
erofs: fix long xattr name prefix placement
Gao Xiang
2025-09-10
erofs: fix runtime warning on truncate_folio_batch_exceptionals()
Yuezhang Mo
2025-08-28
erofs: fix invalid algorithm for encoded extents
Gao Xiang
2025-08-11
erofs: fix block count report when 48-bit layout is on
Gao Xiang
2025-08-11
erofs: fix atomic context detection when !CONFIG_DEBUG_LOCK_ALLOC
Junli Liu
2025-08-11
erofs: Do not select tristate symbols from bool symbols
Geert Uytterhoeven
2025-08-11
erofs: Fallback to normal access if DAX is not supported on extra device
Yuezhang Mo
2025-07-28
Merge tag 'vfs-6.17-rc1.mmap_prepare' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2025-07-24
erofs: support to readahead dirent blocks in erofs_readdir()
Chao Yu
2025-07-24
erofs: implement metadata compression
Bo Liu (OpenAnolis)
2025-07-24
erofs: add on-disk definition for metadata compression
Gao Xiang
2025-07-24
erofs: fix build error with CONFIG_EROFS_FS_ZIP_ACCEL=y
Bo Liu (OpenAnolis)
2025-07-24
erofs: remove ENOATTR definition
Gao Xiang
2025-07-24
erofs: refine erofs_iomap_begin()
Gao Xiang
2025-07-24
erofs: unify meta buffers in z_erofs_fill_inode()
Gao Xiang
2025-07-24
erofs: remove need_kmap in erofs_read_metabuf()
Gao Xiang
2025-07-24
erofs: do sanity check on m->type in z_erofs_load_compact_lcluster()
Chao Yu
2025-07-24
erofs: get rid of {get,put}_page() for ztailpacking data
Gao Xiang
2025-07-12
erofs: fix large fragment handling
Gao Xiang
2025-07-10
erofs: allow readdir() to be interrupted
Chao Yu
2025-07-10
erofs: address D-cache aliasing
Gao Xiang
2025-07-10
erofs: use memcpy_to_folio() to replace copy_to_iter()
Gao Xiang
2025-07-10
erofs: fix to add missing tracepoint in erofs_read_folio()
Chao Yu
[next]