index
:
Linux Stable
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.13.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
erofs
Commit message (
Expand
)
Author
Age
Files
Lines
*
erofs: use get_tree_bdev_flags() to avoid misleading messages
Gao Xiang
2024-10-21
1
-1
/
+3
*
Merge tag 'erofs-for-6.12-rc4-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-10-14
3
-43
/
+31
|
\
|
*
erofs: get rid of kaddr in `struct z_erofs_maprecorder`
Gao Xiang
2024-10-11
1
-20
/
+12
|
*
erofs: get rid of z_erofs_try_to_claim_pcluster()
Gao Xiang
2024-10-11
1
-20
/
+9
|
*
erofs: ensure regular inodes for file-backed mounts
Gao Xiang
2024-10-11
1
-3
/
+10
*
|
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-10-02
1
-1
/
+1
|
/
*
erofs: reject inodes with negative i_size
Gao Xiang
2024-09-12
1
-3
/
+6
*
erofs: restrict pcluster size limitations
Gao Xiang
2024-09-12
2
-23
/
+24
*
erofs: allocate more short-lived pages from reserved pool first
Chunhai Guo
2024-09-12
1
-2
/
+3
*
erofs: sunset unneeded NOFAILs
Gao Xiang
2024-09-12
1
-26
/
+31
*
erofs: simplify erofs_map_blocks_flatmode()
Hongzhen Luo
2024-09-10
1
-19
/
+9
*
erofs: refactor read_inode calling convention
Yiyang Wu
2024-09-10
1
-59
/
+52
*
erofs: use kmemdup_nul in erofs_fill_symlink
Yiyang Wu
2024-09-10
1
-8
/
+2
*
erofs: mark experimental fscache backend deprecated
Gao Xiang
2024-09-10
2
-2
/
+5
*
erofs: support compressed inodes for fileio
Gao Xiang
2024-09-10
4
-20
/
+43
*
erofs: support unencoded inodes for fileio
Gao Xiang
2024-09-10
6
-51
/
+248
*
erofs: add file-backed mount support
Gao Xiang
2024-09-10
5
-44
/
+100
*
erofs: handle overlapped pclusters out of crafted images properly
Gao Xiang
2024-09-10
1
-33
/
+38
*
erofs: fix error handling in z_erofs_init_decompressor
Sandeep Dhavale
2024-09-10
1
-1
/
+1
*
erofs: clean up erofs_register_sysfs()
Gao Xiang
2024-09-10
2
-25
/
+7
*
erofs: fix incorrect symlink detection in fast symlink
Gao Xiang
2024-09-10
1
-14
/
+6
*
erofs: fix out-of-bound access when z_erofs_gbuf_growsize() partially fails
Gao Xiang
2024-08-21
1
-1
/
+2
*
erofs: allow large folios for compressed files
Gao Xiang
2024-08-19
1
-10
/
+8
*
erofs: get rid of check_layout_compatibility()
Hongzhen Luo
2024-08-19
1
-20
/
+6
*
erofs: simplify readdir operation
Hongzhen Luo
2024-08-19
2
-24
/
+13
*
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
[next]