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
/
super.c
Age
Commit message (
Expand
)
Author
2023-02-15
erofs: unify anonymous inodes for blob
Jingbo Xu
2023-02-15
erofs: remove linux/buffer_head.h dependency
Gao Xiang
2023-01-16
erofs: clean up parsing of fscache related options
Jingbo Xu
2022-12-07
erofs: check the uniqueness of fsid in shared domain in advance
Hou Tao
2022-11-10
erofs: fix use-after-free of fsid and domain_id string
Jingbo Xu
2022-09-27
erofs: clean up erofs_iget()
Gao Xiang
2022-09-26
erofs: introduce partial-referenced pclusters
Gao Xiang
2022-09-26
erofs: support on-disk compressed fragments data
Yue Hu
2022-09-20
erofs: introduce 'domain_id' mount option
Jia Zhu
2022-09-20
erofs: introduce a pseudo mnt to manage shared cookies
Jia Zhu
2022-09-20
erofs: code clean up for fscache
Jia Zhu
2022-09-20
erofs: use kill_anon_super() to kill super in fscache mode
Jia Zhu
2022-07-17
dax: introduce holder for dax_device
Shiyang Ruan
2022-05-24
Merge tag 'folio-5.19' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-05-18
erofs: scan devices from device table
Jeffle Xu
2022-05-18
erofs: add 'fsid' mount option
Jeffle Xu
2022-05-18
erofs: implement fscache-based data readahead
Jeffle Xu
2022-05-18
erofs: register fscache context for extra data blobs
Jeffle Xu
2022-05-18
erofs: register fscache context for primary data blob
Jeffle Xu
2022-05-18
erofs: register fscache volume
Jeffle Xu
2022-05-18
erofs: add fscache mode check helper
Jeffle Xu
2022-05-17
erofs: support idmapped mounts
Chao Yu
2022-05-17
erofs: make filesystem exportable
Hongnan Li
2022-05-09
erofs: Convert to release_folio
Matthew Wilcox (Oracle)
2022-03-22
Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-03-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-03-22
fs: allocate inode by using alloc_inode_sb()
Muchun Song
2022-03-17
erofs: refine managed inode stuffs
Gao Xiang
2022-03-16
erofs: use meta buffers for erofs_read_superblock()
Jeffle Xu
2022-03-15
erofs: Convert from invalidatepage to invalidate_folio
Matthew Wilcox (Oracle)
2022-01-12
Merge tag 'libnvdimm-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-01-04
erofs: use meta buffers for super operations
Gao Xiang
2021-12-31
erofs: add on-disk compressed tail-packing inline support
Yue Hu
2021-12-08
erofs: add sysfs node to control sync decompression strategy
Huang Jianan
2021-12-08
erofs: add sysfs interface
Huang Jianan
2021-12-04
dax: return the partition offset from fs_dax_get_by_bdev
Christoph Hellwig
2021-12-04
dax: remove dax_capable
Christoph Hellwig
2021-10-19
erofs: lzma compression support
Gao Xiang
2021-10-18
erofs: add multiple device support
Gao Xiang
2021-10-17
erofs: decouple basic mount options from fs_context
Gao Xiang
2021-09-09
Merge tag 'libnvdimm-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-08-11
erofs: remove the mapping parameter from erofs_try_to_free_cached_page()
Yue Hu
2021-08-10
erofs: dax support for non-tailpacking regular file
Gao Xiang
2021-06-08
erofs: clean up file headers & footers
Gao Xiang
2021-06-08
erofs: fix error return code in erofs_read_superblock()
Wei Yongjun
2021-04-10
erofs: introduce multipage per-CPU buffers
Gao Xiang
2021-03-29
erofs: add on-disk compression configurations
Gao Xiang
2021-03-29
erofs: introduce on-disk lz4 fs configurations
Gao Xiang
2021-03-29
erofs: support adjust lz4 history window size
Huang Jianan
2021-03-29
erofs: introduce erofs_sb_has_xxx() helpers
Gao Xiang
[next]