index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
erofs
/
namei.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
erofs_buf: store address_space instead of inode
Al Viro
2024-04-25
1
-2
/
+2
*
erofs: switch erofs_bread() to passing offset instead of block number
Al Viro
2024-04-07
1
-1
/
+1
*
erofs: fix refcount on the metabuf used for inode lookup
Sandeep Dhavale
2024-02-22
1
-14
/
+14
*
erofs: sunset erofs_dbg()
Gao Xiang
2023-04-16
1
-6
/
+3
*
erofs: keep meta inode into erofs_buf
Gao Xiang
2023-04-16
1
-1
/
+3
*
erofs: avoid hardcoded blocksize for subpage block support
Jingbo Xu
2023-04-16
1
-7
/
+7
*
erofs: get rid of erofs_inode_datablocks()
Gao Xiang
2023-02-15
1
-13
/
+5
*
fs: rename current get acl method
Christian Brauner
2022-10-20
1
-1
/
+1
*
erofs: clean up erofs_iget()
Gao Xiang
2022-09-27
1
-1
/
+1
*
erofs: clean up unnecessary code and comments
Gao Xiang
2022-09-27
1
-10
/
+1
*
erofs: make filesystem exportable
Hongnan Li
2022-05-17
1
-3
/
+2
*
erofs: use meta buffers for inode lookup
Gao Xiang
2022-03-16
1
-30
/
+24
*
erofs: add fiemap support with iomap
Gao Xiang
2021-08-18
1
-0
/
+1
*
erofs: clean up file headers & footers
Gao Xiang
2021-06-07
1
-2
/
+0
*
erofs: use %pd instead of messing with ->d_name
Al Viro
2021-01-07
1
-2
/
+2
*
erofs: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-08-03
1
-1
/
+1
*
erofs: code cleanup by removing ifdef macro surrounding
Chengguang Xu
2020-05-27
1
-2
/
+0
*
erofs: rename errln/infoln/debugln to erofs_{err, info, dbg}
Gao Xiang
2019-09-05
1
-4
/
+5
*
erofs: add "erofs_" prefix for common and short functions
Gao Xiang
2019-09-05
1
-6
/
+6
*
erofs: use erofs_inode naming
Gao Xiang
2019-09-05
1
-1
/
+1
*
erofs: remove all likely/unlikely annotations
Gao Xiang
2019-08-30
1
-7
/
+7
*
erofs: move erofs out of staging
Gao Xiang
2019-08-24
1
-0
/
+251