index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
erofs
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-05
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-5
/
+7
2022-07-31
erofs: update ctx->pos for every emitted dirent
Hongnan Li
1
-9
/
+7
2022-07-22
erofs: get rid of the leftover PAGE_SIZE in dir.c
Gao Xiang
1
-2
/
+2
2022-07-22
erofs: get rid of erofs_prepare_dio() helper
Gao Xiang
1
-24
/
+15
2022-07-22
erofs: introduce multi-reference pclusters (fully-referenced)
Gao Xiang
4
-56
/
+93
2022-07-21
erofs: record the longest decompressed size in this round
Gao Xiang
2
-58
/
+31
2022-07-21
erofs: introduce z_erofs_do_decompressed_bvec()
Gao Xiang
1
-27
/
+22
2022-07-21
erofs: try to leave (de)compressed_pages on stack if possible
Gao Xiang
1
-13
/
+21
2022-07-21
erofs: introduce struct z_erofs_decompress_backend
Gao Xiang
2
-67
/
+76
2022-07-21
erofs: get rid of `z_pagemap_global'
Gao Xiang
2
-25
/
+4
2022-07-21
erofs: clean up `enum z_erofs_collectmode'
Gao Xiang
1
-32
/
+31
2022-07-21
erofs: get rid of `enum z_erofs_page_type'
Gao Xiang
1
-25
/
+5
2022-07-21
erofs: rework online page handling
Gao Xiang
2
-83
/
+42
2022-07-21
erofs: switch compressed_pages[] to bufvec
Gao Xiang
2
-60
/
+57
2022-07-21
erofs: introduce `z_erofs_parse_in_bvecs'
Gao Xiang
1
-52
/
+80
2022-07-21
erofs: drop the old pagevec approach
Gao Xiang
3
-171
/
+18
2022-07-21
erofs: introduce bufvec to store decompressed buffers
Gao Xiang
2
-50
/
+153
2022-07-21
erofs: introduce `z_erofs_parse_out_bvecs()'
Gao Xiang
1
-38
/
+43
2022-07-21
erofs: clean up z_erofs_collector_begin()
Gao Xiang
1
-17
/
+15
2022-07-21
erofs: get rid of unneeded `inode', `map' and `sb'
Gao Xiang
1
-23
/
+19
2022-07-17
dax: introduce holder for dax_device
Shiyang Ruan
1
-4
/
+6
2022-07-09
erofs: avoid consecutive detection for Highmem memory
Gao Xiang
1
-6
/
+10
2022-07-09
erofs: wake up all waiters after z_erofs_lzma_head ready
Yuwen Chen
1
-0
/
+1
2022-07-03
mm: shrinkers: provide shrinkers with names
Roman Gushchin
1
-1
/
+1
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-24
Merge tag 'folio-5.19' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
4
-23
/
+22
2022-05-24
Merge tag 'for-5.19-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
1
-1
/
+1
2022-05-18
erofs: scan devices from device table
Jeffle Xu
2
-39
/
+72
2022-05-18
erofs: change to use asynchronous io for fscache readpage/readahead
Xin Yin
1
-43
/
+201
2022-05-18
erofs: add 'fsid' mount option
Jeffle Xu
2
-3
/
+32
2022-05-18
erofs: implement fscache-based data readahead
Jeffle Xu
2
-0
/
+94
2022-05-18
erofs: implement fscache-based data read for inline layout
Jeffle Xu
1
-0
/
+32
2022-05-18
erofs: implement fscache-based data read for non-inline layout
Jeffle Xu
3
-0
/
+57
2022-05-18
erofs: implement fscache-based metadata read
Jeffle Xu
2
-4
/
+40
2022-05-18
erofs: register fscache context for extra data blobs
Jeffle Xu
3
-1
/
+12
2022-05-18
erofs: register fscache context for primary data blob
Jeffle Xu
2
-4
/
+12
2022-05-18
erofs: add erofs_fscache_read_folios() helper
Jeffle Xu
1
-0
/
+54
2022-05-18
erofs: add anonymous inode caching metadata for data blobs
Jeffle Xu
2
-5
/
+40
2022-05-18
erofs: add fscache context helper functions
Jeffle Xu
2
-0
/
+60
2022-05-18
erofs: register fscache volume
Jeffle Xu
5
-0
/
+69
2022-05-18
erofs: add fscache mode check helper
Jeffle Xu
2
-15
/
+34
2022-05-18
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
[next]