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
*
erofs: convert comma to semicolon
Chen Ni
2024-07-26
1
-1
/
+1
*
erofs: support multi-page folios for erofs_bread()
Gao Xiang
2024-07-26
1
-18
/
+12
*
erofs: add support for FS_IOC_GETFSSYSFSPATH
Huang Xiaojia
2024-07-26
1
-0
/
+16
*
erofs: fix race in z_erofs_get_gbuf()
Gao Xiang
2024-07-26
1
-0
/
+3
*
erofs: support STATX_DIOALIGN
Hongbo Li
2024-07-26
1
-2
/
+17
*
erofs: silence uninitialized variable warning in z_erofs_scan_folio()
Dan Carpenter
2024-07-13
1
-1
/
+1
*
erofs: avoid refcounting short-lived pages
Gao Xiang
2024-07-11
3
-26
/
+24
*
erofs: get rid of z_erofs_map_blocks_iter_* tracepoints
Hongzhen Luo
2024-07-10
1
-2
/
+2
*
erofs: tidy up stream decompressors
Gao Xiang
2024-07-09
5
-304
/
+209
*
erofs: refine z_erofs_{init,exit}_subsystem()
Gao Xiang
2024-07-09
8
-78
/
+69
*
erofs: move each decompressor to its own source file
Gao Xiang
2024-07-09
6
-50
/
+44
*
erofs: tidy up `struct z_erofs_bvec`
Gao Xiang
2024-07-08
1
-52
/
+49
*
erofs: teach z_erofs_scan_folios() to handle multi-page folios
Gao Xiang
2024-07-08
1
-85
/
+82
*
erofs: convert z_erofs_read_fragment() to folios
Gao Xiang
2024-07-08
1
-8
/
+7
*
erofs: convert z_erofs_pcluster_readmore() to folios
Gao Xiang
2024-07-08
2
-17
/
+12
*
erofs: ensure m_llen is reset to 0 if metadata is invalid
Gao Xiang
2024-06-30
1
-0
/
+2
*
erofs: convert to use super_set_uuid to support for FS_IOC_GETFSUUID
Huang Xiaojia
2024-06-26
1
-1
/
+1
*
erofs: fix possible memory leak in z_erofs_gbuf_exit()
Sandeep Dhavale
2024-06-26
1
-4
/
+4
*
Merge tag 'erofs-for-6.10-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-05-24
8
-88
/
+65
|
\
|
*
erofs: avoid allocating DEFLATE streams before mounting
Gao Xiang
2024-05-21
1
-26
/
+29
|
*
z_erofs_pcluster_begin(): don't bother with rounding position down
Al Viro
2024-05-18
1
-1
/
+1
|
*
erofs: don't round offset down for erofs_read_metabuf()
Al Viro
2024-05-18
1
-8
/
+8
|
*
erofs: don't align offset for erofs_read_metabuf() (simple cases)
Al Viro
2024-05-18
4
-25
/
+14
|
*
erofs: mechanically convert erofs_read_metabuf() to offsets
Al Viro
2024-05-18
7
-13
/
+13
|
*
erofs: clean up erofs_show_options()
Hongzhen Luo
2024-05-18
2
-23
/
+8
|
*
Merge branch 'misc.erofs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Gao Xiang
2024-05-18
7
-44
/
+33
|
|
\
*
|
\
Merge tag 'pull-bd_inode-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-05-21
7
-44
/
+33
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
use ->bd_mapping instead of ->bd_inode->i_mapping
Al Viro
2024-05-03
1
-1
/
+1
|
|
/
|
*
erofs_buf: store address_space instead of inode
Al Viro
2024-04-25
6
-10
/
+9
|
*
erofs: switch erofs_bread() to passing offset instead of block number
Al Viro
2024-04-07
7
-34
/
+24
*
|
erofs: Zstandard compression support
Gao Xiang
2024-05-09
9
-1
/
+333
*
|
erofs: clean up z_erofs_load_full_lcluster()
Gao Xiang
2024-05-08
2
-20
/
+6
*
|
erofs: derive fsid from on-disk UUID for .statfs() if possible
Hongzhen Luo
2024-05-08
1
-7
/
+5
*
|
erofs: add a reserved buffer pool for lz4 decompression
Chunhai Guo
2024-05-08
3
-17
/
+52
*
|
erofs: do not use pagepool in z_erofs_gbuf_growsize()
Chunhai Guo
2024-05-08
1
-36
/
+31
*
|
erofs: rename per-CPU buffers to global buffer pool and make it configurable
Chunhai Guo
2024-05-08
6
-161
/
+166
*
|
erofs: rename utils.c to zutil.c
Chunhai Guo
2024-05-08
2
-21
/
+13
*
|
erofs: reliably distinguish block based and fscache mode
Christian Brauner
2024-04-28
1
-6
/
+2
*
|
erofs: get rid of erofs_fs_context
Baokun Li
2024-04-28
2
-70
/
+53
*
|
erofs: modify the error message when prepare_ondemand_read failed
Hongbo Li
2024-04-28
1
-1
/
+1
|
/
*
erofs: drop experimental warning for FSDAX
Gao Xiang
2024-03-25
1
-1
/
+0
*
mm, slab: remove last vestiges of SLAB_MEM_SPREAD
Linus Torvalds
2024-03-12
1
-1
/
+1
*
Merge tag 'erofs-for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-03-12
9
-317
/
+335
|
\
|
*
erofs: support compressed inodes over fscache
Jingbo Xu
2024-03-10
4
-20
/
+77
|
*
erofs: make iov_iter describe target buffers over fscache
Jingbo Xu
2024-03-10
1
-112
/
+123
|
*
erofs: fix lockdep false positives on initializing erofs_pseudo_mnt
Baokun Li
2024-03-10
3
-31
/
+15
|
*
erofs: refine managed cache operations to folios
Gao Xiang
2024-03-10
6
-48
/
+34
|
*
erofs: convert z_erofs_submissionqueue_endio() to folios
Gao Xiang
2024-03-10
1
-11
/
+11
|
*
erofs: convert z_erofs_fill_bio_vec() to folios
Gao Xiang
2024-03-10
1
-35
/
+36
|
*
erofs: get rid of `justfound` debugging tag
Gao Xiang
2024-03-10
1
-17
/
+3
[next]