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.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-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
2024-01-10
erofs: avoid debugging output for (de)compressed data
Gao Xiang
1
-7
/
+1
2023-12-24
netfs, fscache: Combine fscache with netfs
David Howells
1
-2
/
+5
2023-12-21
erofs: allow partially filled compressed bvecs
Yue Hu
1
-23
/
+13
2023-12-18
erofs: enable sub-page compressed block support
Gao Xiang
2
-4
/
+8
2023-12-18
erofs: refine z_erofs_transform_plain() for sub-page block support
Gao Xiang
1
-33
/
+48
2023-12-18
erofs: fix ztailpacking for subpage compressed blocks
Gao Xiang
1
-1
/
+1
2023-12-14
erofs: fix up compacted indexes for block size < 4096
Gao Xiang
1
-18
/
+14
2023-12-14
erofs: record `pclustersize` in bytes instead of pages
Gao Xiang
1
-38
/
+26
2023-12-14
erofs: support I/O submission for sub-page compressed blocks
Gao Xiang
1
-82
/
+74
2023-12-14
erofs: fix lz4 inplace decompression
Gao Xiang
1
-15
/
+16
2023-12-14
erofs: fix memory leak on short-lived bounced pages
Gao Xiang
1
-3
/
+2
2023-11-17
MAINTAINERS: erofs: add EROFS webpage
Gao Xiang
1
-1
/
+1
2023-11-17
erofs: fix NULL dereference of dif->bdev_handle in fscache mode
Jingbo Xu
1
-2
/
+3
2023-11-17
erofs: simplify erofs_read_inode()
Ferry Meng
1
-63
/
+35
2023-11-07
Merge tag 'vfs-6.7.fsid' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
1
-0
/
+1
2023-11-03
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-7
/
+12
2023-11-02
Merge tag 'erofs-for-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
10
-135
/
+88
2023-10-31
erofs: fix erofs_insert_workgroup() lockref usage
Gao Xiang
2
-7
/
+2
2023-10-31
erofs: tidy up redundant includes
Ferry Meng
6
-8
/
+2
2023-10-31
erofs: get rid of ROOT_NID()
Ferry Meng
2
-5
/
+3
2023-10-31
erofs: simplify compression configuration parser
Gao Xiang
6
-108
/
+79
2023-10-31
erofs: don't warn MicroLZMA format anymore
Gao Xiang
2
-7
/
+2
2023-10-30
Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
1
-1
/
+2
2023-10-30
Merge tag 'vfs-6.7.xattr' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2
-3
/
+3
2023-10-28
exportfs: make ->encode_fh() a mandatory method for NFS export
Amir Goldstein
1
-0
/
+1
2023-10-28
erofs: Convert to use bdev_open_by_path()
Jan Kara
3
-13
/
+13
2023-10-18
erofs: convert to new timestamp accessors
Jeff Layton
1
-1
/
+2
2023-10-09
erofs: move erofs_xattr_handlers and xattr_handler_map to .rodata
Wedson Almeida Filho
2
-3
/
+3
2023-10-04
erofs: dynamically allocate the erofs-shrinker
Qi Zheng
1
-7
/
+12
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
[next]