index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
erofs
Age
Commit message (
Expand
)
Author
Files
Lines
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-27
erofs: fix lockdep false positives on initializing erofs_pseudo_mnt
Baokun Li
3
-31
/
+15
2024-03-27
erofs: fix handling kern_mount() failure
Al Viro
1
-3
/
+4
2024-03-27
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-02-01
erofs: fix lz4 inplace decompression
Gao Xiang
1
-15
/
+16
2024-01-26
erofs: fix inconsistent per-file compression format
Gao Xiang
2
-11
/
+14
2024-01-26
erofs: simplify compression configuration parser
Gao Xiang
6
-108
/
+79
2024-01-26
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-30
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-25
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
2023-08-01
erofs: fix wrong primary bvec selection on deduplicated extents
Gao Xiang
1
-3
/
+4
2023-07-13
erofs: convert to ctime accessor functions
Jeff Layton
1
-8
/
+4
2023-07-11
erofs: fix fsdax unavailability for chunk-based regular files
Xin Yin
1
-1
/
+2
2023-07-11
erofs: avoid infinite loop in z_erofs_do_read_page() when reading beyond EOF
Chunhai Guo
1
-1
/
+1
2023-07-11
erofs: avoid useless loops in z_erofs_pcluster_readmore() when reading beyond...
Chunhai Guo
1
-1
/
+1
2023-07-11
erofs: simplify z_erofs_transform_plain()
Gao Xiang
1
-11
/
+8
[next]