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
*
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2020-10-24
1
-2
/
+1
|
\
|
*
[PATCH] reduce boilerplate in fsid handling
Al Viro
2020-09-18
1
-2
/
+1
*
|
erofs: remove unnecessary enum entries
Chengguang Xu
2020-10-09
1
-2
/
+0
|
/
*
erofs: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-08-03
1
-1
/
+1
*
erofs: convert to use the new mount fs_context api
Chao Yu
2020-05-29
1
-141
/
+112
*
erofs: code cleanup by removing ifdef macro surrounding
Chengguang Xu
2020-05-27
1
-3
/
+1
*
erofs: convert workstn to XArray
Gao Xiang
2020-03-03
1
-1
/
+1
*
erofs: remove unnecessary output in erofs_show_options()
Chengguang Xu
2019-11-24
1
-3
/
+0
*
erofs: support superblock checksum
Pratik Shinde
2019-11-24
1
-2
/
+34
*
erofs: fix return value check in erofs_read_superblock()
Wei Yongjun
2019-09-30
1
-2
/
+2
*
erofs: use read_mapping_page instead of sb_bread
Gao Xiang
2019-09-05
1
-6
/
+9
*
erofs: rename errln/infoln/debugln to erofs_{err, info, dbg}
Gao Xiang
2019-09-05
1
-28
/
+55
*
erofs: kill all erofs specific fault injection
Gao Xiang
2019-09-05
1
-70
/
+0
*
erofs: add "erofs_" prefix for common and short functions
Gao Xiang
2019-09-05
1
-20
/
+20
*
erofs: kill verbose debug info in erofs_fill_super
Gao Xiang
2019-09-05
1
-7
/
+2
*
erofs: use dsb instead of layout for ondisk super_block
Gao Xiang
2019-09-05
1
-18
/
+17
*
erofs: better erofs symlink stuffs
Gao Xiang
2019-09-05
1
-3
/
+2
*
erofs: use erofs_inode naming
Gao Xiang
2019-09-05
1
-5
/
+5
*
erofs: kill erofs_{init,exit}_inode_cache
Gao Xiang
2019-09-05
1
-19
/
+12
*
erofs: better naming for erofs inode related stuffs
Gao Xiang
2019-09-05
1
-1
/
+1
*
erofs: use feature_incompat rather than requirements
Gao Xiang
2019-09-05
1
-5
/
+5
*
erofs: remove all likely/unlikely annotations
Gao Xiang
2019-08-30
1
-8
/
+8
*
erofs: move erofs out of staging
Gao Xiang
2019-08-24
1
-0
/
+669