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-05-24
Merge tag 'erofs-for-6.10-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
8
-88
/
+65
2024-05-21
Merge tag 'pull-bd_inode-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
7
-44
/
+33
2024-05-20
erofs: avoid allocating DEFLATE streams before mounting
Gao Xiang
1
-26
/
+29
2024-05-17
z_erofs_pcluster_begin(): don't bother with rounding position down
Al Viro
1
-1
/
+1
2024-05-17
erofs: don't round offset down for erofs_read_metabuf()
Al Viro
1
-8
/
+8
2024-05-17
erofs: don't align offset for erofs_read_metabuf() (simple cases)
Al Viro
4
-25
/
+14
2024-05-17
erofs: mechanically convert erofs_read_metabuf() to offsets
Al Viro
7
-13
/
+13
2024-05-17
erofs: clean up erofs_show_options()
Hongzhen Luo
2
-23
/
+8
2024-05-17
Merge branch 'misc.erofs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Gao Xiang
7
-44
/
+33
2024-05-09
erofs: Zstandard compression support
Gao Xiang
9
-1
/
+333
2024-05-08
erofs: clean up z_erofs_load_full_lcluster()
Gao Xiang
2
-20
/
+6
2024-05-08
erofs: derive fsid from on-disk UUID for .statfs() if possible
Hongzhen Luo
1
-7
/
+5
2024-05-08
erofs: add a reserved buffer pool for lz4 decompression
Chunhai Guo
3
-17
/
+52
2024-05-08
erofs: do not use pagepool in z_erofs_gbuf_growsize()
Chunhai Guo
1
-36
/
+31
2024-05-08
erofs: rename per-CPU buffers to global buffer pool and make it configurable
Chunhai Guo
6
-161
/
+166
2024-05-08
erofs: rename utils.c to zutil.c
Chunhai Guo
2
-21
/
+13
2024-05-03
use ->bd_mapping instead of ->bd_inode->i_mapping
Al Viro
1
-1
/
+1
2024-04-28
erofs: reliably distinguish block based and fscache mode
Christian Brauner
1
-6
/
+2
2024-04-28
erofs: get rid of erofs_fs_context
Baokun Li
2
-70
/
+53
2024-04-28
erofs: modify the error message when prepare_ondemand_read failed
Hongbo Li
1
-1
/
+1
2024-04-25
erofs_buf: store address_space instead of inode
Al Viro
6
-10
/
+9
2024-04-07
erofs: switch erofs_bread() to passing offset instead of block number
Al Viro
7
-34
/
+24
2024-03-25
erofs: drop experimental warning for FSDAX
Gao Xiang
1
-1
/
+0
2024-03-13
mm, slab: remove last vestiges of SLAB_MEM_SPREAD
Linus Torvalds
1
-1
/
+1
2024-03-12
Merge tag 'erofs-for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
9
-317
/
+335
2024-03-11
Merge tag 'vfs-6.9.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
3
-12
/
+12
2024-03-10
erofs: support compressed inodes over fscache
Jingbo Xu
4
-20
/
+77
2024-03-10
erofs: make iov_iter describe target buffers over fscache
Jingbo Xu
1
-112
/
+123
2024-03-10
erofs: fix lockdep false positives on initializing erofs_pseudo_mnt
Baokun Li
3
-31
/
+15
2024-03-10
erofs: refine managed cache operations to folios
Gao Xiang
6
-48
/
+34
2024-03-10
erofs: convert z_erofs_submissionqueue_endio() to folios
Gao Xiang
1
-11
/
+11
2024-03-10
erofs: convert z_erofs_fill_bio_vec() to folios
Gao Xiang
1
-35
/
+36
2024-03-10
erofs: get rid of `justfound` debugging tag
Gao Xiang
1
-17
/
+3
2024-03-10
erofs: convert z_erofs_do_read_page() to folios
Gao Xiang
1
-16
/
+15
2024-03-10
erofs: convert z_erofs_onlinepage_.* to folios
Gao Xiang
1
-28
/
+22
2024-03-07
erofs: apply proper VMA alignment for memory mapped files on THP
Gao Xiang
1
-0
/
+1
2024-03-07
erofs: fix uninitialized page cache reported by KMSAN
Gao Xiang
1
-1
/
+2
2024-02-25
Merge tag 'erofs-for-6.8-rc6-fixes' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-14
/
+14
2024-02-25
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-3
/
+4
2024-02-25
erofs: port device access to file
Christian Brauner
3
-12
/
+12
2024-02-22
erofs: fix refcount on the metabuf used for inode lookup
Sandeep Dhavale
1
-14
/
+14
2024-02-20
erofs: fix handling kern_mount() failure
Al Viro
1
-3
/
+4
2024-01-27
erofs: relaxed temporary buffers allocation on readahead
Chunhai Guo
5
-20
/
+42
2024-01-26
erofs: fix infinite loop due to a race of filling compressed_bvecs
Gao Xiang
1
-36
/
+38
2024-01-25
erofs: get rid of unneeded GFP_NOFS
Jingbo Xu
4
-7
/
+7
2024-01-19
Merge tag 'vfs-6.8.netfs' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
1
-2
/
+5
2024-01-19
Merge tag 'erofs-for-6.8-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-14
/
+17
2024-01-15
erofs: Don't use certain unnecessary folio_*() functions
David Howells
1
-3
/
+3
2024-01-13
erofs: fix inconsistent per-file compression format
Gao Xiang
2
-11
/
+14
2024-01-10
erofs: make erofs_{err,info}() support NULL sb parameter
Chunhai Guo
2
-3
/
+9
[next]