index
:
pub/scm/linux/kernel/git/robh/linux.git
master
Rob Herring's fork of linux.git
Rob Herring
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-08-20
Merge tag 'erofs-for-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-24
/
+88
2026-08-17
Merge tag 'vfs-7.3-rc1.super' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-12
/
+23
2026-08-11
erofs: use dedicated meta inodes for file-backed mounts
Gao Xiang
1
-11
/
+24
2026-08-11
erofs: accept source file descriptor via fsconfig
Giuseppe Scrivano
1
-11
/
+62
2026-08-04
erofs: fix typo in error messages
Giuseppe Scrivano
1
-2
/
+2
2026-07-13
erofs: hide "cache_strategy=" for plain filesystems
Gao Xiang
1
-1
/
+1
2026-06-30
erofs: use more informative s_id for file-backed mounts
Gao Xiang
1
-13
/
+4
2026-06-29
erofs: open via dedicated fs bdev helpers
Christian Brauner
1
-12
/
+23
2026-06-22
erofs: remove fscache backend entirely
Gao Xiang
1
-76
/
+18
2026-06-17
erofs: call erofs_exit_ishare() before rcu_barrier()
Gao Xiang
1
-2
/
+2
2026-04-07
erofs: handle 48-bit blocks/uniaddr for extra devices
Zhan Xusheng
1
-2
/
+6
2026-02-24
erofs: remove more unnecessary #ifdefs
Ferry Meng
1
-48
/
+35
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-4
/
+4
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-4
/
+4
2026-02-03
erofs: avoid some unnecessary #ifdefs
Ferry Meng
1
-9
/
+4
2026-02-03
erofs: separate plain and compressed filesystems formally
Gao Xiang
1
-15
/
+9
2026-01-23
erofs: introduce the page cache share feature
Hongzhen Luo
1
-2
/
+60
2026-01-23
erofs: using domain_id in the safer way
Hongbo Li
1
-6
/
+4
2026-01-23
erofs: support user-defined fingerprint name
Hongzhen Luo
1
-0
/
+9
2026-01-23
erofs: decouple `struct erofs_anon_fs_type`
Gao Xiang
1
-0
/
+14
2026-01-23
erofs: tidy up synchronous decompression
Gao Xiang
1
-2
/
+1
2026-01-23
erofs: fix incorrect early exits in volume label handling
Gao Xiang
1
-2
/
+4
2026-01-23
erofs: fix incorrect early exits for invalid metabox-enabled images
Gao Xiang
1
-2
/
+3
2026-01-10
erofs: fix file-backed mounts no longer working on EROFS partitions
Gao Xiang
1
-1
/
+2
2026-01-10
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
[next]