index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
erofs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
erofs: use buffered I/O for file-backed mounts by default
Gao Xiang
2024-12-16
3
-10
/
+21
*
erofs: reference `struct erofs_device_info` for erofs_map_dev
Gao Xiang
2024-12-16
4
-23
/
+15
*
erofs: use `struct erofs_device_info` for the primary device
Gao Xiang
2024-12-16
4
-31
/
+22
*
erofs: add erofs_sb_free() helper
Gao Xiang
2024-12-12
1
-17
/
+19
*
erofs: fix PSI memstall accounting
Gao Xiang
2024-12-12
1
-2
/
+2
*
erofs: fix rare pcluster memory leak after unmounting
Gao Xiang
2024-12-12
1
-3
/
+4
*
erofs: handle NONHEAD !delta[1] lclusters gracefully
Gao Xiang
2024-11-18
1
-8
/
+9
*
erofs: clarify direct I/O support
Gao Xiang
2024-11-18
2
-20
/
+7
*
erofs: fix blksize < PAGE_SIZE for file-backed mounts
Hongzhen Luo
2024-11-18
1
-1
/
+5
*
erofs: get rid of `buf->kmap_type`
Gao Xiang
2024-11-18
2
-14
/
+5
*
erofs: fix file-backed mounts over FUSE
Gao Xiang
2024-11-18
2
-4
/
+7
*
erofs: simplify definition of the log functions
Gou Hao
2024-11-18
2
-32
/
+11
*
erofs: add sysfs node to drop internal caches
Chunhai Guo
2024-11-18
3
-1
/
+19
*
erofs: free pclusters if no cached folio is attached
Chunhai Guo
2024-11-18
1
-19
/
+38
*
erofs: sunset `struct erofs_workgroup`
Gao Xiang
2024-11-18
2
-77
/
+60
*
erofs: move erofs_workgroup operations into zdata.c
Gao Xiang
2024-11-18
3
-112
/
+105
*
erofs: get rid of erofs_{find,insert}_workgroup
Gao Xiang
2024-11-18
3
-63
/
+30
*
erofs: add SEEK_{DATA,HOLE} support
Gao Xiang
2024-11-12
1
-1
/
+25
*
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-09
1
-1
/
+1
*
erofs: clean up erofs_register_sysfs()
Gao Xiang
2024-09-09
2
-25
/
+7
*
erofs: fix incorrect symlink detection in fast symlink
Gao Xiang
2024-09-09
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
[next]