summaryrefslogtreecommitdiff
path: root/fs/erofs/super.c
AgeCommit message (Expand)Author
2022-09-20erofs: introduce a pseudo mnt to manage shared cookiesJia Zhu
2022-09-20erofs: code clean up for fscacheJia Zhu
2022-09-20erofs: use kill_anon_super() to kill super in fscache modeJia Zhu
2022-07-17dax: introduce holder for dax_deviceShiyang Ruan
2022-05-24Merge tag 'folio-5.19' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds
2022-05-18erofs: scan devices from device tableJeffle Xu
2022-05-18erofs: add 'fsid' mount optionJeffle Xu
2022-05-18erofs: implement fscache-based data readaheadJeffle Xu
2022-05-18erofs: register fscache context for extra data blobsJeffle Xu
2022-05-18erofs: register fscache context for primary data blobJeffle Xu
2022-05-18erofs: register fscache volumeJeffle Xu
2022-05-18erofs: add fscache mode check helperJeffle Xu
2022-05-17erofs: support idmapped mountsChao Yu
2022-05-17erofs: make filesystem exportableHongnan Li
2022-05-09erofs: Convert to release_folioMatthew Wilcox (Oracle)
2022-03-22Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds
2022-03-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-03-22fs: allocate inode by using alloc_inode_sb()Muchun Song
2022-03-17erofs: refine managed inode stuffsGao Xiang
2022-03-16erofs: use meta buffers for erofs_read_superblock()Jeffle Xu
2022-03-15erofs: Convert from invalidatepage to invalidate_folioMatthew Wilcox (Oracle)
2022-01-12Merge tag 'libnvdimm-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-01-04erofs: use meta buffers for super operationsGao Xiang
2021-12-31erofs: add on-disk compressed tail-packing inline supportYue Hu
2021-12-08erofs: add sysfs node to control sync decompression strategyHuang Jianan
2021-12-08erofs: add sysfs interfaceHuang Jianan
2021-12-04dax: return the partition offset from fs_dax_get_by_bdevChristoph Hellwig
2021-12-04dax: remove dax_capableChristoph Hellwig
2021-10-19erofs: lzma compression supportGao Xiang
2021-10-18erofs: add multiple device supportGao Xiang
2021-10-17erofs: decouple basic mount options from fs_contextGao Xiang
2021-09-09Merge tag 'libnvdimm-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-08-11erofs: remove the mapping parameter from erofs_try_to_free_cached_page()Yue Hu
2021-08-10erofs: dax support for non-tailpacking regular fileGao Xiang
2021-06-08erofs: clean up file headers & footersGao Xiang
2021-06-08erofs: fix error return code in erofs_read_superblock()Wei Yongjun
2021-04-10erofs: introduce multipage per-CPU buffersGao Xiang
2021-03-29erofs: add on-disk compression configurationsGao Xiang
2021-03-29erofs: introduce on-disk lz4 fs configurationsGao Xiang
2021-03-29erofs: support adjust lz4 history window sizeHuang Jianan
2021-03-29erofs: introduce erofs_sb_has_xxx() helpersGao Xiang
2021-03-29erofs: use sync decompression for atomic contexts onlyHuang Jianan
2021-02-11erofs: fix shift-out-of-bounds of blkszbitsGao Xiang
2020-10-24Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2020-10-09erofs: remove unnecessary enum entriesChengguang Xu
2020-09-18[PATCH] reduce boilerplate in fsid handlingAl Viro
2020-08-03erofs: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-05-29erofs: convert to use the new mount fs_context apiChao Yu
2020-05-27erofs: code cleanup by removing ifdef macro surroundingChengguang Xu
2020-03-03erofs: convert workstn to XArrayGao Xiang