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-09-04
erofs: fix atomic context detection when !CONFIG_DEBUG_LOCK_ALLOC
Junli Liu
1
-2
/
+11
2025-08-01
erofs: address D-cache aliasing
Gao Xiang
2
-17
/
+21
2025-07-17
erofs: fix to add missing tracepoint in erofs_read_folio()
Chao Yu
1
-0
/
+2
2025-01-17
erofs: fix PSI memstall accounting
Gao Xiang
1
-4
/
+3
2025-01-17
erofs: handle overlapped pclusters out of crafted images properly
Gao Xiang
1
-28
/
+31
2024-12-09
erofs: handle NONHEAD !delta[1] lclusters gracefully
Gao Xiang
1
-8
/
+9
2024-10-04
erofs: fix incorrect symlink detection in fast symlink
Gao Xiang
1
-14
/
+6
2024-08-19
erofs: avoid debugging output for (de)compressed data
Gao Xiang
1
-7
/
+1
2024-07-25
erofs: ensure m_llen is reset to 0 if metadata is invalid
Gao Xiang
1
-0
/
+2
2024-07-05
erofs: fix NULL dereference of dif->bdev_handle in fscache mode
Jingbo Xu
1
-2
/
+3
2024-06-16
erofs: avoid allocating DEFLATE streams before mounting
Gao Xiang
1
-26
/
+29
2024-05-25
erofs: reliably distinguish block based and fscache mode
Christian Brauner
1
-6
/
+2
2024-05-25
erofs: get rid of erofs_fs_context
Baokun Li
2
-70
/
+53
2024-03-26
erofs: fix lockdep false positives on initializing erofs_pseudo_mnt
Baokun Li
3
-31
/
+15
2024-03-26
erofs: fix handling kern_mount() failure
Al Viro
1
-3
/
+4
2024-03-26
erofs: Convert to use bdev_open_by_path()
Jan Kara
3
-13
/
+13
2024-03-15
erofs: apply proper VMA alignment for memory mapped files on THP
Gao Xiang
1
-0
/
+1
2024-03-01
erofs: fix refcount on the metabuf used for inode lookup
Sandeep Dhavale
1
-14
/
+14
2024-02-05
erofs: fix ztailpacking for subpage compressed blocks
Gao Xiang
1
-1
/
+1
2024-02-05
erofs: fix up compacted indexes for block size < 4096
Gao Xiang
1
-18
/
+14
2024-01-31
erofs: fix lz4 inplace decompression
Gao Xiang
1
-15
/
+16
2024-01-25
erofs: fix inconsistent per-file compression format
Gao Xiang
2
-11
/
+14
2024-01-25
erofs: simplify compression configuration parser
Gao Xiang
6
-108
/
+79
2024-01-25
erofs: fix memory leak on short-lived bounced pages
Gao Xiang
1
-3
/
+2
2023-11-20
erofs: fix erofs_insert_workgroup() lockref usage
Gao Xiang
2
-7
/
+2
2023-09-19
erofs: allow empty device tags in flatdev mode
Jingbo Xu
1
-1
/
+1
2023-09-11
erofs: fix memory leak of LZMA global compressed deduplication
Gao Xiang
1
-1
/
+4
2023-08-29
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-3
/
+3
2023-08-28
Merge tag 'erofs-for-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
11
-190
/
+459
2023-08-28
Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-9
/
+5
2023-08-24
mm: remove enum page_entry_size
Matthew Wilcox (Oracle)
1
-3
/
+3
2023-08-23
erofs: release ztailpacking pclusters properly
Jingbo Xu
1
-1
/
+4
2023-08-23
erofs: don't warn dedupe and fragments features anymore
sunshijie
1
-4
/
+0
2023-08-23
erofs: adapt folios for z_erofs_read_folio()
Gao Xiang
1
-5
/
+4
2023-08-23
erofs: adapt folios for z_erofs_readahead()
Gao Xiang
1
-17
/
+15
2023-08-23
erofs: get rid of fe->backmost for cache decompression
Gao Xiang
1
-5
/
+2
2023-08-23
erofs: drop z_erofs_page_mark_eio()
Gao Xiang
1
-20
/
+9
2023-08-23
erofs: tidy up z_erofs_do_read_page()
Gao Xiang
1
-29
/
+24
2023-08-23
erofs: move preparation logic into z_erofs_pcluster_begin()
Gao Xiang
1
-33
/
+27
2023-08-23
erofs: avoid obsolete {collector,collection} terms
Gao Xiang
1
-21
/
+18
2023-08-23
erofs: simplify z_erofs_read_fragment()
Gao Xiang
1
-26
/
+13
2023-08-23
erofs: remove redundant erofs_fs_type declaration in super.c
Ferry Meng
1
-1
/
+0
2023-08-23
erofs: add necessary kmem_cache_create flags for erofs inode cache
Ferry Meng
1
-3
/
+3
2023-08-23
erofs: clean up redundant comment and adjust code alignment
Ferry Meng
1
-18
/
+4
2023-08-23
erofs: refine warning messages for zdata I/Os
Ferry Meng
1
-14
/
+9
2023-08-11
erofs: boost negative xattr lookup with bloom filter
Jingbo Xu
4
-0
/
+19
2023-08-11
erofs: update on-disk format for xattr name filter
Jingbo Xu
1
-2
/
+8
2023-08-11
erofs: DEFLATE compression support
Gao Xiang
9
-2
/
+311
2023-08-09
fs: pass the request_mask to generic_fillattr
Jeff Layton
1
-1
/
+1
2023-08-01
erofs: drop unnecessary WARN_ON() in erofs_kill_sb()
Gao Xiang
1
-2
/
+0
[next]