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
Age
Commit message (
Expand
)
Author
2023-02-20
Merge tag 'erofs-for-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-02-20
Merge tag 'fs.idmapped.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-02-16
erofs: fix an error code in z_erofs_init_zip_subsystem()
Dan Carpenter
2023-02-15
erofs: unify anonymous inodes for blob
Jingbo Xu
2023-02-15
erofs: relinquish volume with mutex held
Jingbo Xu
2023-02-15
erofs: maintain cookies of share domain in self-contained list
Jingbo Xu
2023-02-15
erofs: remove unused device mapping in meta routine
Jingbo Xu
2023-02-15
erofs: remove unused EROFS_GET_BLOCKS_RAW flag
Jingbo Xu
2023-02-15
erofs: make kobj_type structures constant
Thomas Weißschuh
2023-02-15
erofs: add per-cpu threads for decompression as an option
Sandeep Dhavale
2023-02-15
erofs: tidy up internal.h
Gao Xiang
2023-02-15
erofs: get rid of z_erofs_do_map_blocks() forward declaration
Gao Xiang
2023-02-15
erofs: move zdata.h into zdata.c
Gao Xiang
2023-02-15
erofs: remove tagged pointer helpers
Gao Xiang
2023-02-15
erofs: avoid tagged pointers to mark sync decompression
Gao Xiang
2023-02-15
erofs: get rid of erofs_inode_datablocks()
Gao Xiang
2023-02-15
erofs: simplify iloc()
Gao Xiang
2023-02-15
erofs: get rid of debug_one_dentry()
Gao Xiang
2023-02-15
erofs: remove linux/buffer_head.h dependency
Gao Xiang
2023-02-15
erofs: clean up erofs_iget()
Gao Xiang
2023-01-19
fs: port ->getattr() to pass mnt_idmap
Christian Brauner
2023-01-16
erofs: clean up parsing of fscache related options
Jingbo Xu
2023-01-10
erofs: fix kvcalloc() misuse with __GFP_NOFAIL
Gao Xiang
2023-01-10
erofs/zmap.c: Fix incorrect offset calculation
Siddh Raman Pant
2022-12-12
Merge tag 'erofs-for-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-12-12
Merge tag 'fs.acl.rework.v6.2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-12-07
erofs: validate the extent length for uncompressed pclusters
Gao Xiang
2022-12-07
erofs: fix missing unmap if z_erofs_get_extent_compressedlen() fails
Gao Xiang
2022-12-07
erofs: Fix pcluster memleak when its block address is zero
Chen Zhongjin
2022-12-07
erofs: use kmap_local_page() only for erofs_bread()
Gao Xiang
2022-12-07
erofs: enable large folios for fscache mode
Jingbo Xu
2022-12-07
erofs: support large folios for fscache mode
Jingbo Xu
2022-12-07
erofs: switch to prepare_ondemand_read() in fscache mode
Jingbo Xu
2022-12-07
erofs: clean up cached I/O strategies
Gao Xiang
2022-12-07
erofs: check the uniqueness of fsid in shared domain in advance
Hou Tao
2022-12-07
erofs: enable large folios for iomap mode
Jingbo Xu
2022-11-25
use less confusing names for iov_iter direction initializers
Al Viro
2022-11-15
Merge tag 'erofs-for-6.1-rc6-fixes' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-11-14
erofs: fix missing xas_retry() in fscache mode
Jingbo Xu
2022-11-10
erofs: fix use-after-free of fsid and domain_id string
Jingbo Xu
2022-11-08
fs: fix leaked psi pressure state
Johannes Weiner
2022-11-08
erofs: get correct count for unmapped range in fscache mode
Jingbo Xu
2022-11-08
erofs: put metabuf in error path in fscache mode
Jingbo Xu
2022-11-08
erofs: fix general protection fault when reading fragment
Yue Hu
2022-10-20
fs: rename current get acl method
Christian Brauner
2022-10-17
erofs: protect s_inodes with s_inode_list_lock for fscache
Dawei Li
2022-10-17
erofs: fix up inplace decompression success rate
Gao Xiang
2022-10-17
erofs: shouldn't churn the mapping page for duplicated copies
Gao Xiang
2022-10-17
erofs: fix illegal unmapped accesses in z_erofs_fill_inode_lazy()
Yue Hu
2022-10-07
Merge tag 'for-6.1/block-2022-10-03' of git://git.kernel.dk/linux
Linus Torvalds
[next]