index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
erofs
/
super.c
Age
Commit message (
Expand
)
Author
Files
Lines
42 hours
erofs: fix file-backed mounts no longer working on EROFS partitions
Gao Xiang
1
-1
/
+2
2 days
erofs: don't bother with s_stack_depth increasing for now
Gao Xiang
1
-6
/
+12
2025-11-24
erofs: limit the level of fs stacking for file-backed mounts
Gao Xiang
1
-0
/
+16
2025-11-24
erofs: correct FSDAX detection
Gao Xiang
1
-11
/
+11
2025-09-25
erofs: Add support for FS_IOC_GETFSLABEL
Bo Liu (OpenAnolis)
1
-0
/
+8
2025-09-10
erofs: fix runtime warning on truncate_folio_batch_exceptionals()
Yuezhang Mo
1
-0
/
+12
2025-08-11
erofs: fix block count report when 48-bit layout is on
Gao Xiang
1
-2
/
+2
2025-08-11
erofs: Fallback to normal access if DAX is not supported on extra device
Yuezhang Mo
1
-10
/
+14
2025-07-24
erofs: support to readahead dirent blocks in erofs_readdir()
Chao Yu
1
-0
/
+1
2025-07-24
erofs: implement metadata compression
Bo Liu (OpenAnolis)
1
-2
/
+20
2025-07-24
erofs: remove need_kmap in erofs_read_metabuf()
Gao Xiang
1
-2
/
+2
2025-05-22
erofs: add 'fsoffset' mount option to specify filesystem offset
Sheng Yong
1
-1
/
+15
2025-05-15
erofs: avoid using multiple devices with different type
Sheng Yong
1
-1
/
+4
2025-05-15
erofs: fix file handle encoding for 64-bit NIDs
Hongbo Li
1
-8
/
+36
2025-04-30
erofs: remove unused enum type
Hongbo Li
1
-1
/
+0
2025-03-17
erofs: enable 48-bit layout support
Gao Xiang
1
-0
/
+2
2025-03-17
erofs: initialize decompression early
Gao Xiang
1
-24
/
+22
2025-03-17
erofs: implement 48-bit block addressing for unencoded inodes
Gao Xiang
1
-5
/
+10
2025-03-17
erofs: add 48-bit block addressing on-disk support
Gao Xiang
1
-6
/
+6
2025-03-17
erofs: allow 16-byte volume name again
Gao Xiang
1
-8
/
+0
2025-03-17
erofs: get rid of erofs_kmap_type
Bo Liu
1
-4
/
+4
2025-01-19
erofs: remove dead code in erofs_fc_parse_param
Chen Linxuan
1
-2
/
+0
2025-01-17
erofs: micro-optimize superblock checksum
Gao Xiang
1
-19
/
+11
2024-12-16
erofs: use buffered I/O for file-backed mounts by default
Gao Xiang
1
-8
/
+15
2024-12-16
erofs: use `struct erofs_device_info` for the primary device
Gao Xiang
1
-14
/
+13
2024-12-13
erofs: add erofs_sb_free() helper
Gao Xiang
1
-17
/
+19
2024-11-18
erofs: fix blksize < PAGE_SIZE for file-backed mounts
Hongzhen Luo
1
-1
/
+5
2024-11-18
erofs: simplify definition of the log functions
Gou Hao
1
-22
/
+7
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-10
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-18
erofs: don't align offset for erofs_read_metabuf() (simple cases)
Al Viro
1
-5
/
+3
2024-05-18
erofs: mechanically convert erofs_read_metabuf() to offsets
Al Viro
1
-1
/
+1
2024-05-18
erofs: clean up erofs_show_options()
Hongzhen Luo
1
-20
/
+8
2024-05-18
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-12
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
[next]