index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
erofs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-08-05
2
-5
/
+7
|
\
|
*
dax: introduce holder for dax_device
Shiyang Ruan
2022-07-17
1
-4
/
+6
|
*
mm: shrinkers: provide shrinkers with names
Roman Gushchin
2022-07-03
1
-1
/
+1
*
|
erofs: update ctx->pos for every emitted dirent
Hongnan Li
2022-07-31
1
-9
/
+7
*
|
erofs: get rid of the leftover PAGE_SIZE in dir.c
Gao Xiang
2022-07-22
1
-2
/
+2
*
|
erofs: get rid of erofs_prepare_dio() helper
Gao Xiang
2022-07-22
1
-24
/
+15
*
|
erofs: introduce multi-reference pclusters (fully-referenced)
Gao Xiang
2022-07-22
4
-56
/
+93
*
|
erofs: record the longest decompressed size in this round
Gao Xiang
2022-07-21
2
-58
/
+31
*
|
erofs: introduce z_erofs_do_decompressed_bvec()
Gao Xiang
2022-07-21
1
-27
/
+22
*
|
erofs: try to leave (de)compressed_pages on stack if possible
Gao Xiang
2022-07-21
1
-13
/
+21
*
|
erofs: introduce struct z_erofs_decompress_backend
Gao Xiang
2022-07-21
2
-67
/
+76
*
|
erofs: get rid of `z_pagemap_global'
Gao Xiang
2022-07-21
2
-25
/
+4
*
|
erofs: clean up `enum z_erofs_collectmode'
Gao Xiang
2022-07-21
1
-32
/
+31
*
|
erofs: get rid of `enum z_erofs_page_type'
Gao Xiang
2022-07-21
1
-25
/
+5
*
|
erofs: rework online page handling
Gao Xiang
2022-07-21
2
-83
/
+42
*
|
erofs: switch compressed_pages[] to bufvec
Gao Xiang
2022-07-21
2
-60
/
+57
*
|
erofs: introduce `z_erofs_parse_in_bvecs'
Gao Xiang
2022-07-21
1
-52
/
+80
*
|
erofs: drop the old pagevec approach
Gao Xiang
2022-07-21
3
-171
/
+18
*
|
erofs: introduce bufvec to store decompressed buffers
Gao Xiang
2022-07-21
2
-50
/
+153
*
|
erofs: introduce `z_erofs_parse_out_bvecs()'
Gao Xiang
2022-07-21
1
-38
/
+43
*
|
erofs: clean up z_erofs_collector_begin()
Gao Xiang
2022-07-21
1
-17
/
+15
*
|
erofs: get rid of unneeded `inode', `map' and `sb'
Gao Xiang
2022-07-21
1
-23
/
+19
*
|
erofs: avoid consecutive detection for Highmem memory
Gao Xiang
2022-07-09
1
-6
/
+10
*
|
erofs: wake up all waiters after z_erofs_lzma_head ready
Yuwen Chen
2022-07-09
1
-0
/
+1
|
/
*
Merge tag 'erofs-for-5.19-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-06-01
4
-129
/
+94
|
\
|
*
erofs: fix 'backmost' member of z_erofs_decompress_frontend
Weizhao Ouyang
2022-05-31
1
-1
/
+1
|
*
erofs: simplify z_erofs_pcluster_readmore()
Gao Xiang
2022-05-31
1
-13
/
+10
|
*
erofs: get rid of label `restart_now'
Gao Xiang
2022-05-31
1
-19
/
+14
|
*
erofs: get rid of `struct z_erofs_collection'
Gao Xiang
2022-05-31
2
-96
/
+65
|
*
erofs: fix crash when enable tracepoint cachefiles_prep_read
Xin Yin
2022-05-29
1
-0
/
+1
|
*
erofs: leave compressed inodes unsupported in fscache mode for now
Jeffle Xu
2022-05-29
1
-1
/
+4
*
|
Merge tag 'folio-5.19' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-05-24
4
-23
/
+22
|
\
\
|
*
|
erofs: Convert to release_folio
Matthew Wilcox (Oracle)
2022-05-09
1
-8
/
+8
|
*
|
erofs: Convert erofs zdata to read_folio
Matthew Wilcox (Oracle)
2022-05-09
1
-3
/
+4
|
*
|
fs: Convert iomap_readpage to iomap_read_folio
Matthew Wilcox (Oracle)
2022-05-09
1
-3
/
+3
*
|
|
Merge tag 'for-5.19-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
2022-05-24
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
iomap: add per-iomap_iter private data
Christoph Hellwig
2022-05-16
1
-1
/
+1
|
|
/
*
|
erofs: scan devices from device table
Jeffle Xu
2022-05-18
2
-39
/
+72
*
|
erofs: change to use asynchronous io for fscache readpage/readahead
Xin Yin
2022-05-18
1
-43
/
+201
*
|
erofs: add 'fsid' mount option
Jeffle Xu
2022-05-18
2
-3
/
+32
*
|
erofs: implement fscache-based data readahead
Jeffle Xu
2022-05-18
2
-0
/
+94
*
|
erofs: implement fscache-based data read for inline layout
Jeffle Xu
2022-05-18
1
-0
/
+32
*
|
erofs: implement fscache-based data read for non-inline layout
Jeffle Xu
2022-05-18
3
-0
/
+57
*
|
erofs: implement fscache-based metadata read
Jeffle Xu
2022-05-18
2
-4
/
+40
*
|
erofs: register fscache context for extra data blobs
Jeffle Xu
2022-05-18
3
-1
/
+12
*
|
erofs: register fscache context for primary data blob
Jeffle Xu
2022-05-18
2
-4
/
+12
*
|
erofs: add erofs_fscache_read_folios() helper
Jeffle Xu
2022-05-18
1
-0
/
+54
*
|
erofs: add anonymous inode caching metadata for data blobs
Jeffle Xu
2022-05-18
2
-5
/
+40
*
|
erofs: add fscache context helper functions
Jeffle Xu
2022-05-18
2
-0
/
+60
*
|
erofs: register fscache volume
Jeffle Xu
2022-05-18
5
-0
/
+69
[next]