index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
erofs
Age
Commit message (
Expand
)
Author
Files
Lines
5 days
erofs: fix block count report when 48-bit layout is on
Gao Xiang
1
-2
/
+2
2025-07-17
erofs: fix to add missing tracepoint in erofs_readahead()
Chao Yu
1
-0
/
+3
2025-07-17
erofs: refine readahead tracepoint
Gao Xiang
2
-4
/
+3
2025-07-17
erofs: fix large fragment handling
Gao Xiang
3
-7
/
+8
2025-07-17
erofs: address D-cache aliasing
Gao Xiang
5
-19
/
+21
2025-07-17
erofs: fix to add missing tracepoint in erofs_read_folio()
Chao Yu
1
-0
/
+2
2025-06-27
erofs: remove a superfluous check for encoded extents
Gao Xiang
1
-6
/
+0
2025-06-27
erofs: refuse crafted out-of-file-range encoded extents
Gao Xiang
1
-0
/
+4
2025-06-19
netfs: Fix the request's work item to not require a ref
David Howells
1
-4
/
+2
2025-06-19
erofs: avoid using multiple devices with different type
Sheng Yong
1
-1
/
+4
2025-06-19
erofs: fix file handle encoding for 64-bit NIDs
Hongbo Li
1
-8
/
+36
2025-05-07
erofs: ensure the extra temporary copy is valid for shortened bvecs
Gao Xiang
1
-17
/
+14
2025-04-30
erofs: remove unused enum type
Hongbo Li
1
-1
/
+0
2025-04-29
fs/erofs/fileio: call erofs_onlinefolio_split() after bio_add_folio()
Max Kellermann
1
-2
/
+2
2025-04-13
Merge tag 'erofs-for-6.15-rc2-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-7
/
+9
2025-04-10
erofs: remove duplicate code
Bo Liu
1
-1
/
+0
2025-04-09
erofs: fix encoded extents handling
Gao Xiang
1
-2
/
+3
2025-04-09
erofs: add __packed annotation to union(__le16..)
Gao Xiang
1
-4
/
+4
2025-04-09
erofs: set error to bio if file-backed IO fails
Sheng Yong
1
-0
/
+2
2025-04-04
lib/crc: remove CONFIG_LIBCRC32C
Eric Biggers
1
-1
/
+1
2025-03-17
erofs: enable 48-bit layout support
Gao Xiang
3
-8
/
+10
2025-03-17
erofs: support unaligned encoded data
Gao Xiang
2
-48
/
+46
2025-03-17
erofs: implement encoded extent metadata
Gao Xiang
2
-12
/
+135
2025-03-17
erofs: add encoded extent on-disk definition
Gao Xiang
3
-67
/
+58
2025-03-17
erofs: initialize decompression early
Gao Xiang
3
-28
/
+26
2025-03-17
erofs: support dot-omitted directories
Gao Xiang
4
-1
/
+10
2025-03-17
erofs: implement 48-bit block addressing for unencoded inodes
Gao Xiang
6
-25
/
+52
2025-03-17
erofs: add 48-bit block addressing on-disk support
Gao Xiang
5
-69
/
+61
2025-03-17
erofs: simplify erofs_{read,fill}_inode()
Gao Xiang
1
-57
/
+35
2025-03-17
erofs: get rid of erofs_map_blocks_flatmode()
Gao Xiang
1
-70
/
+47
2025-03-17
erofs: move {in,out}pages into struct z_erofs_decompress_req
Gao Xiang
6
-80
/
+41
2025-03-17
erofs: clean up header parsing for ztailpacking and fragments
Gao Xiang
1
-25
/
+14
2025-03-17
erofs: simplify tail inline pcluster handling
Gao Xiang
2
-17
/
+12
2025-03-17
erofs: allow 16-byte volume name again
Gao Xiang
2
-10
/
+0
2025-03-17
erofs: get rid of erofs_kmap_type
Bo Liu
11
-39
/
+32
2025-03-17
erofs: use Z_EROFS_LCLUSTER_TYPE_MAX to simplify switches
Hongzhen Luo
1
-39
/
+24
2025-02-07
lockref: remove count argument of lockref_init
Andreas Gruenbacher
1
-1
/
+1
2025-02-01
Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-1
/
+1
2025-01-27
add a string-to-qstr constructor
Al Viro
1
-1
/
+1
2025-01-26
Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+2
2025-01-26
Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-7
/
+0
2025-01-25
mm: alloc_pages_bulk: rename API
Luiz Capitulino
1
-2
/
+2
2025-01-25
Merge tag 'erofs-for-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
8
-272
/
+162
2025-01-24
include/linux/lz4.h: add some missing macros
Gao Xiang
1
-7
/
+0
2025-01-23
erofs: refine z_erofs_get_extent_compressedlen()
Gao Xiang
1
-20
/
+16
2025-01-21
Merge tag 'kthread-for-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2025-01-20
Merge tag 'vfs-6.14-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+1
2025-01-19
erofs: remove dead code in erofs_fc_parse_param
Chen Linxuan
1
-2
/
+0
2025-01-17
erofs: return SHRINK_EMPTY if no objects to free
Chen Linxuan
1
-1
/
+1
2025-01-17
erofs: convert z_erofs_bind_cache() to folios
Gao Xiang
2
-53
/
+21
[next]