index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
erofs
/
data.c
Age
Commit message (
Expand
)
Author
2025-09-25
erofs: Add support for FS_IOC_GETFSLABEL
Bo Liu (OpenAnolis)
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: implement metadata compression
Bo Liu (OpenAnolis)
2025-07-24
erofs: refine erofs_iomap_begin()
Gao Xiang
2025-07-24
erofs: remove need_kmap in erofs_read_metabuf()
Gao Xiang
2025-07-10
erofs: address D-cache aliasing
Gao Xiang
2025-07-10
erofs: fix to add missing tracepoint in erofs_read_folio()
Chao Yu
2025-07-10
erofs: fix to add missing tracepoint in erofs_readahead()
Chao Yu
2025-06-19
fs: convert most other generic_file_*mmap() users to .mmap_prepare()
Lorenzo Stoakes
2025-05-22
erofs: add 'fsoffset' mount option to specify filesystem offset
Sheng Yong
2025-03-17
erofs: implement 48-bit block addressing for unencoded inodes
Gao Xiang
2025-03-17
erofs: add 48-bit block addressing on-disk support
Gao Xiang
2025-03-17
erofs: get rid of erofs_map_blocks_flatmode()
Gao Xiang
2025-03-17
erofs: get rid of erofs_kmap_type
Bo Liu
2024-12-16
erofs: reference `struct erofs_device_info` for erofs_map_dev
Gao Xiang
2024-12-16
erofs: use `struct erofs_device_info` for the primary device
Gao Xiang
2024-11-18
erofs: clarify direct I/O support
Gao Xiang
2024-11-18
erofs: get rid of `buf->kmap_type`
Gao Xiang
2024-11-18
erofs: fix file-backed mounts over FUSE
Gao Xiang
2024-11-12
erofs: add SEEK_{DATA,HOLE} support
Gao Xiang
2024-09-10
erofs: simplify erofs_map_blocks_flatmode()
Hongzhen Luo
2024-09-10
erofs: support unencoded inodes for fileio
Gao Xiang
2024-09-10
erofs: add file-backed mount support
Gao Xiang
2024-07-26
erofs: support multi-page folios for erofs_bread()
Gao Xiang
2024-05-24
Merge tag 'erofs-for-6.10-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-05-18
erofs: don't align offset for erofs_read_metabuf() (simple cases)
Al Viro
2024-05-18
erofs: mechanically convert erofs_read_metabuf() to offsets
Al Viro
2024-05-03
use ->bd_mapping instead of ->bd_inode->i_mapping
Al Viro
2024-04-25
erofs_buf: store address_space instead of inode
Al Viro
2024-04-07
erofs: switch erofs_bread() to passing offset instead of block number
Al Viro
2024-03-11
Merge tag 'vfs-6.9.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-03-07
erofs: apply proper VMA alignment for memory mapped files on THP
Gao Xiang
2024-02-25
erofs: port device access to file
Christian Brauner
2023-11-17
erofs: fix NULL dereference of dif->bdev_handle in fscache mode
Jingbo Xu
2023-11-02
Merge tag 'erofs-for-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-10-31
erofs: tidy up redundant includes
Ferry Meng
2023-10-28
erofs: Convert to use bdev_open_by_path()
Jan Kara
2023-08-24
mm: remove enum page_entry_size
Matthew Wilcox (Oracle)
2023-05-24
splice: Use filemap_splice_read() instead of generic_file_splice_read()
David Howells
2023-04-17
erofs: keep meta inode into erofs_buf
Gao Xiang
2023-04-17
erofs: support flattened block device for multi-blob images
Jia Zhu
2023-04-17
erofs: avoid hardcoded blocksize for subpage block support
Jingbo Xu
2023-03-09
erofs: use wrapper i_blocksize() in erofs_file_read_iter()
Yue Hu
2023-02-23
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-02-15
erofs: remove unused EROFS_GET_BLOCKS_RAW flag
Jingbo Xu
2023-02-15
erofs: simplify iloc()
Gao Xiang
2023-02-09
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
2022-12-07
erofs: use kmap_local_page() only for erofs_bread()
Gao Xiang
2022-12-07
erofs: enable large folios for iomap mode
Jingbo Xu
2022-07-22
erofs: get rid of erofs_prepare_dio() helper
Gao Xiang
[next]