index
:
kernel/linux.git
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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
erofs
/
super.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-17
erofs: fix file-backed mounts no longer working on EROFS partitions
Gao Xiang
1
-1
/
+2
2026-01-17
erofs: don't bother with s_stack_depth increasing for now
Gao Xiang
1
-6
/
+12
2025-12-18
erofs: limit the level of fs stacking for file-backed mounts
Gao Xiang
1
-0
/
+16
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-29
erofs: initialize decompression early
Gao Xiang
1
-24
/
+22
2024-12-27
erofs: use buffered I/O for file-backed mounts by default
Gao Xiang
1
-8
/
+15
2024-12-27
erofs: use `struct erofs_device_info` for the primary device
Gao Xiang
1
-14
/
+13
2024-12-27
erofs: add erofs_sb_free() helper
Gao Xiang
1
-17
/
+19
2024-12-05
erofs: fix blksize < PAGE_SIZE for file-backed mounts
Hongzhen Luo
1
-1
/
+5
2024-10-21
erofs: use get_tree_bdev_flags() to avoid misleading messages
Gao Xiang
1
-1
/
+3
2024-10-11
erofs: ensure regular inodes for file-backed mounts
Gao Xiang
1
-3
/
+10
2024-09-10
erofs: mark experimental fscache backend deprecated
Gao Xiang
1
-1
/
+1
2024-09-10
erofs: add file-backed mount support
Gao Xiang
1
-27
/
+49
2024-09-09
erofs: clean up erofs_register_sysfs()
Gao Xiang
1
-1
/
+1
2024-08-19
erofs: get rid of check_layout_compatibility()
Hongzhen Luo
1
-20
/
+6
2024-07-26
erofs: add support for FS_IOC_GETFSSYSFSPATH
Huang Xiaojia
1
-0
/
+16
2024-07-09
erofs: refine z_erofs_{init,exit}_subsystem()
Gao Xiang
1
-31
/
+3
2024-06-26
erofs: convert to use super_set_uuid to support for FS_IOC_GETFSUUID
Huang Xiaojia
1
-1
/
+1
2024-05-17
erofs: don't align offset for erofs_read_metabuf() (simple cases)
Al Viro
1
-5
/
+3
2024-05-17
erofs: mechanically convert erofs_read_metabuf() to offsets
Al Viro
1
-1
/
+1
2024-05-17
erofs: clean up erofs_show_options()
Hongzhen Luo
1
-20
/
+8
2024-05-17
Merge branch 'misc.erofs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Gao Xiang
1
-4
/
+4
2024-05-09
erofs: Zstandard compression support
Gao Xiang
1
-0
/
+7
2024-05-08
erofs: derive fsid from on-disk UUID for .statfs() if possible
Hongzhen Luo
1
-7
/
+5
2024-05-08
erofs: rename per-CPU buffers to global buffer pool and make it configurable
Chunhai Guo
1
-2
/
+7
2024-04-28
erofs: reliably distinguish block based and fscache mode
Christian Brauner
1
-6
/
+2
2024-04-28
erofs: get rid of erofs_fs_context
Baokun Li
1
-63
/
+53
2024-04-07
erofs: switch erofs_bread() to passing offset instead of block number
Al Viro
1
-4
/
+4
2024-03-25
erofs: drop experimental warning for FSDAX
Gao Xiang
1
-1
/
+0
2024-03-13
mm, slab: remove last vestiges of SLAB_MEM_SPREAD
Linus Torvalds
1
-1
/
+1
2024-03-12
Merge tag 'erofs-for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-29
/
+1
2024-03-10
erofs: fix lockdep false positives on initializing erofs_pseudo_mnt
Baokun Li
1
-29
/
+1
2024-02-25
erofs: port device access to file
Christian Brauner
1
-8
/
+8
2024-01-10
erofs: make erofs_{err,info}() support NULL sb parameter
Chunhai Guo
1
-2
/
+8
2023-11-07
Merge tag 'vfs-6.7.fsid' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
1
-0
/
+1
2023-11-02
Merge tag 'erofs-for-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-70
/
+11
2023-10-31
erofs: tidy up redundant includes
Ferry Meng
1
-3
/
+0
2023-10-31
erofs: get rid of ROOT_NID()
Ferry Meng
1
-3
/
+3
2023-10-31
erofs: simplify compression configuration parser
Gao Xiang
1
-64
/
+8
2023-10-28
exportfs: make ->encode_fh() a mandatory method for NFS export
Amir Goldstein
1
-0
/
+1
2023-10-28
erofs: Convert to use bdev_open_by_path()
Jan Kara
1
-10
/
+10
2023-09-19
erofs: allow empty device tags in flatdev mode
Jingbo Xu
1
-1
/
+1
2023-08-23
erofs: don't warn dedupe and fragments features anymore
sunshijie
1
-4
/
+0
2023-08-23
erofs: remove redundant erofs_fs_type declaration in super.c
Ferry Meng
1
-1
/
+0
2023-08-23
erofs: add necessary kmem_cache_create flags for erofs inode cache
Ferry Meng
1
-3
/
+3
2023-08-23
erofs: clean up redundant comment and adjust code alignment
Ferry Meng
1
-18
/
+4
2023-08-11
erofs: boost negative xattr lookup with bloom filter
Jingbo Xu
1
-0
/
+1
2023-08-11
erofs: DEFLATE compression support
Gao Xiang
1
-0
/
+10
2023-08-01
erofs: drop unnecessary WARN_ON() in erofs_kill_sb()
Gao Xiang
1
-2
/
+0
[next]