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