summaryrefslogtreecommitdiff
path: root/fs/erofs
AgeCommit message (Expand)Author
12 dayserofs: add GFP_NOIO in the bio completion if neededJiucheng Xu
12 dayserofs: set fileio bio failed in short read caseSheng Yong
2026-03-04erofs: fix incorrect early exits in volume label handlingGao Xiang
2026-03-04erofs: fix incorrect early exits for invalid metabox-enabled imagesGao Xiang
2026-03-04erofs: fix interlaced plain identification for encoded extentsGao Xiang
2026-02-26erofs: fix inline data read failure for ztailpacking pclustersGao Xiang
2026-02-26erofs: handle end of filesystem properly for file-backed mountsGao Xiang
2026-02-26erofs: avoid noisy messages for transient -ENOMEMGao Xiang
2026-02-26erofs: Use %pe format specifier for error pointersFerry Meng
2026-02-16erofs: fix UAF issue for file-backed mounts w/ directio optionChao Yu
2026-01-10erofs: fix file-backed mounts no longer working on EROFS partitionsGao Xiang
2026-01-10erofs: don't bother with s_stack_depth increasing for nowGao Xiang
2025-12-22erofs: fix unexpected EIO under memory pressureJunbeom Yeom
2025-12-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-12-03Merge tag 'erofs-for-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-12-01Merge tag 'kernel-6.19-rc1.cred' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-12-01Merge tag 'vfs-6.19-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-12-01Merge tag 'vfs-6.19-rc1.iomap' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-12-01erofs: switch on-disk header `erofs_fs.h` to MIT licenseGao Xiang
2025-11-30erofs: get rid of raw bi_end_io() usageGao Xiang
2025-11-30erofs: enable error reporting for z_erofs_fixup_insize()Gao Xiang
2025-11-28erofs: enable error reporting for z_erofs_stream_switch_bufs()Gao Xiang
2025-11-28erofs: improve Zstd, LZMA and DEFLATE error stringsGao Xiang
2025-11-28erofs: improve decompression error reportingGao Xiang
2025-11-28erofs: tidy up z_erofs_lz4_handle_overlap()Gao Xiang
2025-11-26Merge tag 'kvm-x86-gmem-6.19' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2025-11-24erofs: limit the level of fs stacking for file-backed mountsGao Xiang
2025-11-24erofs: correct FSDAX detectionGao Xiang
2025-11-07erofs: avoid infinite loop due to incomplete zstd-compressed dataGao Xiang
2025-11-05iomap: add caller-provided callbacks for read and readaheadJoanne Koong
2025-11-04erofs: use credential guardsChristian Brauner
2025-10-22erofs: consolidate z_erofs_extent_lookback()Gao Xiang
2025-10-22erofs: avoid infinite loops due to corrupted subpage compact indexesGao Xiang
2025-10-20Coccinelle-based conversion to use ->i_state accessorsMateusz Guzik
2025-10-20mm/filemap: Add NUMA mempolicy support to filemap_alloc_folio()Matthew Wilcox
2025-10-17erofs: fix crafted invalid cases for encoded extentsGao Xiang
2025-09-25erofs: drop redundant sanity check for ztailpacking inlineGao Xiang
2025-09-25erofs: Add support for FS_IOC_GETFSLABELBo Liu (OpenAnolis)
2025-09-23erofs: avoid reading more for fragment mapsGao Xiang
2025-09-12erofs: fix long xattr name prefix placementGao Xiang
2025-09-10erofs: fix runtime warning on truncate_folio_batch_exceptionals()Yuezhang Mo
2025-08-28erofs: fix invalid algorithm for encoded extentsGao Xiang
2025-08-11erofs: fix block count report when 48-bit layout is onGao Xiang
2025-08-11erofs: fix atomic context detection when !CONFIG_DEBUG_LOCK_ALLOCJunli Liu
2025-08-11erofs: Do not select tristate symbols from bool symbolsGeert Uytterhoeven
2025-08-11erofs: Fallback to normal access if DAX is not supported on extra deviceYuezhang Mo
2025-07-28Merge tag 'vfs-6.17-rc1.mmap_prepare' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-07-24erofs: support to readahead dirent blocks in erofs_readdir()Chao Yu
2025-07-24erofs: implement metadata compressionBo Liu (OpenAnolis)
2025-07-24erofs: add on-disk definition for metadata compressionGao Xiang