index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
erofs
/
namei.c
Age
Commit message (
Expand
)
Author
2023-04-17
erofs: sunset erofs_dbg()
Gao Xiang
2023-04-17
erofs: keep meta inode into erofs_buf
Gao Xiang
2023-04-17
erofs: avoid hardcoded blocksize for subpage block support
Jingbo Xu
2023-02-15
erofs: get rid of erofs_inode_datablocks()
Gao Xiang
2022-10-20
fs: rename current get acl method
Christian Brauner
2022-09-27
erofs: clean up erofs_iget()
Gao Xiang
2022-09-27
erofs: clean up unnecessary code and comments
Gao Xiang
2022-05-17
erofs: make filesystem exportable
Hongnan Li
2022-03-17
erofs: use meta buffers for inode lookup
Gao Xiang
2021-08-19
erofs: add fiemap support with iomap
Gao Xiang
2021-06-08
erofs: clean up file headers & footers
Gao Xiang
2021-01-06
erofs: use %pd instead of messing with ->d_name
Al Viro
2020-08-03
erofs: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-05-27
erofs: code cleanup by removing ifdef macro surrounding
Chengguang Xu
2019-09-05
erofs: rename errln/infoln/debugln to erofs_{err, info, dbg}
Gao Xiang
2019-09-05
erofs: add "erofs_" prefix for common and short functions
Gao Xiang
2019-09-05
erofs: use erofs_inode naming
Gao Xiang
2019-08-30
erofs: remove all likely/unlikely annotations
Gao Xiang
2019-08-24
erofs: move erofs out of staging
Gao Xiang