index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
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-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
2025-06-20
erofs: remove a superfluous check for encoded extents
Gao Xiang
1
-6
/
+0
2025-06-19
fs: convert most other generic_file_*mmap() users to .mmap_prepare()
Lorenzo Stoakes
1
-8
/
+8
2025-06-19
erofs: refuse crafted out-of-file-range encoded extents
Gao Xiang
1
-0
/
+4
2025-06-18
erofs: impersonate the opener's credentials when accessing backing file
Tatsuyuki Ishi
1
-0
/
+3
2025-06-02
Merge tag 'vfs-6.16-rc1.netfs' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-4
/
+2
2025-05-25
erofs: support DEFLATE decompression by using Intel QAT
Bo Liu
7
-5
/
+257
2025-05-23
erofs: clean up erofs_{init,exit}_sysfs()
Gao Xiang
1
-19
/
+13
2025-05-22
erofs: add 'fsoffset' mount option to specify filesystem offset
Sheng Yong
5
-6
/
+24
2025-05-21
netfs: Fix the request's work item to not require a ref
David Howells
1
-4
/
+2
2025-05-16
erofs: lazily initialize per-CPU workers and CPU hotplug hooks
Sandeep Dhavale
1
-20
/
+50
2025-05-16
erofs: refine readahead tracepoint
Gao Xiang
2
-4
/
+3
2025-05-15
erofs: avoid using multiple devices with different type
Sheng Yong
1
-1
/
+4
2025-05-15
erofs: fix file handle encoding for 64-bit NIDs
Hongbo Li
1
-8
/
+36
2025-05-07
erofs: ensure the extra temporary copy is valid for shortened bvecs
Gao Xiang
1
-17
/
+14
2025-04-30
erofs: remove unused enum type
Hongbo Li
1
-1
/
+0
2025-04-29
fs/erofs/fileio: call erofs_onlinefolio_split() after bio_add_folio()
Max Kellermann
1
-2
/
+2
2025-04-13
Merge tag 'erofs-for-6.15-rc2-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-7
/
+9
2025-04-10
erofs: remove duplicate code
Bo Liu
1
-1
/
+0
2025-04-09
erofs: fix encoded extents handling
Gao Xiang
1
-2
/
+3
2025-04-09
erofs: add __packed annotation to union(__le16..)
Gao Xiang
1
-4
/
+4
2025-04-09
erofs: set error to bio if file-backed IO fails
Sheng Yong
1
-0
/
+2
2025-04-04
lib/crc: remove CONFIG_LIBCRC32C
Eric Biggers
1
-1
/
+1
2025-03-17
erofs: enable 48-bit layout support
Gao Xiang
3
-8
/
+10
2025-03-17
erofs: support unaligned encoded data
Gao Xiang
2
-48
/
+46
2025-03-17
erofs: implement encoded extent metadata
Gao Xiang
2
-12
/
+135
2025-03-17
erofs: add encoded extent on-disk definition
Gao Xiang
3
-67
/
+58
2025-03-17
erofs: initialize decompression early
Gao Xiang
3
-28
/
+26
2025-03-17
erofs: support dot-omitted directories
Gao Xiang
4
-1
/
+10
2025-03-17
erofs: implement 48-bit block addressing for unencoded inodes
Gao Xiang
6
-25
/
+52
[next]