index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
erofs
Age
Commit message (
Expand
)
Author
2023-03-09
erofs: use wrapper i_blocksize() in erofs_file_read_iter()
Yue Hu
2023-03-09
erofs: get rid of a useless DBG_BUGON
Gao Xiang
2023-03-09
erofs: Revert "erofs: fix kvcalloc() misuse with __GFP_NOFAIL"
Gao Xiang
2023-03-09
erofs: fix wrong kunmap when using LZMA on HIGHMEM platforms
Gao Xiang
2023-03-09
erofs: mark z_erofs_lzma_init/erofs_pcpubuf_init w/ __init
Yangtao Li
2023-02-23
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
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-02-09
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
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
[next]