index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
2023-07-27
erofs: Fix detection of atomic context
Sandeep Dhavale
1
-1
/
+1
2023-07-23
erofs: fix fsdax unavailability for chunk-based regular files
Xin Yin
1
-1
/
+2
2023-07-23
erofs: avoid infinite loop in z_erofs_do_read_page() when reading beyond EOF
Chunhai Guo
1
-1
/
+1
2023-07-23
erofs: avoid useless loops in z_erofs_pcluster_readmore() when reading beyond...
Chunhai Guo
1
-1
/
+1
2023-07-19
erofs: fix compact 4B support for 16k block size
Gao Xiang
1
-5
/
+1
2023-07-19
erofs: kill hooked chains to avoid loops on deduplicated compressed images
Gao Xiang
1
-61
/
+11
2023-05-23
erofs: use HIPRI by default if per-cpu kthreads are enabled
Gao Xiang
2
-2
/
+1
2023-05-23
erofs: avoid pcpubuf.c inclusion if CONFIG_EROFS_FS_ZIP is off
Yue Hu
2
-8
/
+9
2023-05-23
erofs: fix null-ptr-deref caused by erofs_xattr_prefixes_init
Jingbo Xu
1
-1
/
+1
2023-04-24
Merge tag 'erofs-for-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
14
-455
/
+536
2023-04-24
Merge tag 'v6.4/vfs.acl' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2
-17
/
+15
2023-04-17
erofs: cleanup i_format-related stuffs
Gao Xiang
2
-18
/
+8
2023-04-17
erofs: sunset erofs_dbg()
Gao Xiang
5
-19
/
+3
2023-04-17
erofs: fix potential overflow calculating xattr_isize
Jingbo Xu
1
-1
/
+1
2023-04-17
erofs: get rid of z_erofs_fill_inode()
Gao Xiang
3
-24
/
+8
2023-04-17
erofs: enable long extended attribute name prefixes
Jingbo Xu
3
-1
/
+11
2023-04-17
erofs: handle long xattr name prefixes properly
Jingbo Xu
1
-12
/
+56
2023-04-17
erofs: add helpers to load long xattr name prefixes
Jingbo Xu
4
-3
/
+73
2023-04-17
erofs: introduce on-disk format for long xattr name prefixes
Jingbo Xu
1
-1
/
+15
2023-04-17
erofs: move packed inode out of the compression part
Jingbo Xu
2
-4
/
+2
2023-04-17
erofs: keep meta inode into erofs_buf
Gao Xiang
6
-18
/
+28
2023-04-17
erofs: initialize packed inode after root inode is assigned
Jingbo Xu
2
-11
/
+12
2023-04-17
erofs: stop parsing non-compact HEAD index if clusterofs is invalid
Gao Xiang
1
-0
/
+4
2023-04-17
erofs: don't warn ztailpacking feature anymore
Yue Hu
1
-2
/
+0
2023-04-17
erofs: simplify erofs_xattr_generic_get()
Jingbo Xu
1
-14
/
+3
2023-04-17
erofs: rename init_inode_xattrs with erofs_ prefix
Jingbo Xu
1
-3
/
+3
2023-04-17
erofs: move several xattr helpers into xattr.c
Jingbo Xu
2
-42
/
+29
2023-04-17
erofs: tidy up EROFS on-disk naming
Gao Xiang
2
-142
/
+119
2023-04-17
erofs: support flattened block device for multi-blob images
Jia Zhu
3
-3
/
+11
2023-04-17
erofs: set block size to the on-disk block size
Jingbo Xu
4
-28
/
+35
2023-04-17
erofs: avoid hardcoded blocksize for subpage block support
Jingbo Xu
13
-130
/
+135
2023-03-09
erofs: use wrapper i_blocksize() in erofs_file_read_iter()
Yue Hu
1
-1
/
+1
2023-03-09
erofs: get rid of a useless DBG_BUGON
Gao Xiang
1
-3
/
+0
2023-03-09
erofs: Revert "erofs: fix kvcalloc() misuse with __GFP_NOFAIL"
Gao Xiang
1
-6
/
+6
2023-03-09
erofs: fix wrong kunmap when using LZMA on HIGHMEM platforms
Gao Xiang
1
-1
/
+1
2023-03-09
erofs: mark z_erofs_lzma_init/erofs_pcpubuf_init w/ __init
Yangtao Li
3
-4
/
+4
2023-03-06
fs: rename generic posix acl handlers
Christian Brauner
1
-4
/
+2
2023-03-06
fs: simplify ->listxattr() implementation
Christian Brauner
2
-9
/
+13
2023-03-06
fs: drop unused posix acl handlers
Christian Brauner
1
-4
/
+0
2023-02-23
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2023-02-20
Merge tag 'erofs-for-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
14
-748
/
+653
2023-02-20
Merge tag 'fs.idmapped.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-3
/
+3
2023-02-16
erofs: fix an error code in z_erofs_init_zip_subsystem()
Dan Carpenter
1
-1
/
+3
2023-02-15
erofs: unify anonymous inodes for blob
Jingbo Xu
3
-56
/
+38
2023-02-15
erofs: relinquish volume with mutex held
Jingbo Xu
1
-1
/
+1
2023-02-15
erofs: maintain cookies of share domain in self-contained list
Jingbo Xu
2
-24
/
+24
2023-02-15
erofs: remove unused device mapping in meta routine
Jingbo Xu
1
-13
/
+4
2023-02-15
erofs: remove unused EROFS_GET_BLOCKS_RAW flag
Jingbo Xu
3
-15
/
+11
2023-02-15
erofs: make kobj_type structures constant
Thomas Weißschuh
1
-3
/
+3
2023-02-15
erofs: add per-cpu threads for decompression as an option
Sandeep Dhavale
2
-20
/
+188
[next]