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
2022-06-01
Merge tag 'erofs-for-5.19-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-129
/
+94
2022-05-31
erofs: fix 'backmost' member of z_erofs_decompress_frontend
Weizhao Ouyang
1
-1
/
+1
2022-05-31
erofs: simplify z_erofs_pcluster_readmore()
Gao Xiang
1
-13
/
+10
2022-05-31
erofs: get rid of label `restart_now'
Gao Xiang
1
-19
/
+14
2022-05-31
erofs: get rid of `struct z_erofs_collection'
Gao Xiang
2
-96
/
+65
2022-05-29
erofs: fix crash when enable tracepoint cachefiles_prep_read
Xin Yin
1
-0
/
+1
2022-05-29
erofs: leave compressed inodes unsupported in fscache mode for now
Jeffle Xu
1
-1
/
+4
2022-05-25
Merge tag 'folio-5.19' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
4
-23
/
+22
2022-05-25
Merge tag 'for-5.19-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
1
-1
/
+1
2022-05-17
erofs: scan devices from device table
Jeffle Xu
2
-39
/
+72
2022-05-17
erofs: change to use asynchronous io for fscache readpage/readahead
Xin Yin
1
-43
/
+201
2022-05-17
erofs: add 'fsid' mount option
Jeffle Xu
2
-3
/
+32
2022-05-17
erofs: implement fscache-based data readahead
Jeffle Xu
2
-0
/
+94
2022-05-17
erofs: implement fscache-based data read for inline layout
Jeffle Xu
1
-0
/
+32
2022-05-17
erofs: implement fscache-based data read for non-inline layout
Jeffle Xu
3
-0
/
+57
2022-05-17
erofs: implement fscache-based metadata read
Jeffle Xu
2
-4
/
+40
2022-05-17
erofs: register fscache context for extra data blobs
Jeffle Xu
3
-1
/
+12
2022-05-17
erofs: register fscache context for primary data blob
Jeffle Xu
2
-4
/
+12
2022-05-17
erofs: add erofs_fscache_read_folios() helper
Jeffle Xu
1
-0
/
+54
2022-05-17
erofs: add anonymous inode caching metadata for data blobs
Jeffle Xu
2
-5
/
+40
2022-05-17
erofs: add fscache context helper functions
Jeffle Xu
2
-0
/
+60
2022-05-17
erofs: register fscache volume
Jeffle Xu
5
-0
/
+69
2022-05-17
erofs: add fscache mode check helper
Jeffle Xu
2
-15
/
+34
2022-05-17
erofs: make erofs_map_blocks() generally available
Jeffle Xu
2
-2
/
+4
2022-05-17
erofs: support idmapped mounts
Chao Yu
2
-2
/
+2
2022-05-17
erofs: make filesystem exportable
Hongnan Li
3
-4
/
+43
2022-05-17
erofs: fix buffer copy overflow of ztailpacking feature
Gao Xiang
1
-2
/
+3
2022-05-17
erofs: refine on-disk definition comments
Gao Xiang
1
-20
/
+21
2022-05-17
erofs: remove obsoleted comments
Gao Xiang
2
-30
/
+0
2022-05-17
erofs: do not prompt for risk any more when using big pcluster
Yue Hu
1
-2
/
+0
2022-05-16
iomap: add per-iomap_iter private data
Christoph Hellwig
1
-1
/
+1
2022-05-10
erofs: Convert to release_folio
Matthew Wilcox (Oracle)
1
-8
/
+8
2022-05-09
erofs: Convert erofs zdata to read_folio
Matthew Wilcox (Oracle)
1
-3
/
+4
2022-05-09
fs: Convert iomap_readpage to iomap_read_folio
Matthew Wilcox (Oracle)
1
-3
/
+3
2022-04-15
erofs: fix use-after-free of on-stack io[]
Hongyu Jin
2
-9
/
+5
2022-03-23
Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
1
-9
/
+8
2022-03-23
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2022-03-23
fs: allocate inode by using alloc_inode_sb()
Muchun Song
1
-1
/
+1
2022-03-22
Merge tag 'erofs-for-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
10
-197
/
+185
2022-03-22
Merge tag 'for-5.18/block-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-3
/
+2
2022-03-17
erofs: rename ctime to mtime
David Anderson
2
-4
/
+5
2022-03-16
erofs: use meta buffers for inode lookup
Gao Xiang
1
-30
/
+24
2022-03-16
erofs: use meta buffers for reading directories
Gao Xiang
3
-18
/
+17
2022-03-16
fs: erofs: add sanity check for kobject in erofs_unregister_sysfs
Dongliang Mu
1
-3
/
+5
2022-03-16
erofs: refine managed inode stuffs
Gao Xiang
2
-6
/
+9
2022-03-16
erofs: clean up z_erofs_extent_lookback
Gao Xiang
1
-34
/
+33
2022-03-16
erofs: silence warnings related to impossible m_plen
Gao Xiang
1
-2
/
+2
2022-03-16
erofs: clean up preload_compressed_pages()
Gao Xiang
1
-8
/
+10
2022-03-16
erofs: get rid of `struct z_erofs_collector'
Gao Xiang
1
-86
/
+77
2022-03-16
erofs: use meta buffers for erofs_read_superblock()
Jeffle Xu
1
-8
/
+5
[next]