Age | Commit message (Expand) | Author |
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 |
2021-03-29 | erofs: use sync decompression for atomic contexts only | Huang Jianan |
2021-02-11 | erofs: fix shift-out-of-bounds of blkszbits | Gao Xiang |
2020-10-24 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2020-10-09 | erofs: remove unnecessary enum entries | Chengguang Xu |
2020-09-18 | [PATCH] reduce boilerplate in fsid handling | Al Viro |
2020-08-03 | erofs: Replace HTTP links with HTTPS ones | Alexander A. Klimov |
2020-05-29 | erofs: convert to use the new mount fs_context api | Chao Yu |
2020-05-27 | erofs: code cleanup by removing ifdef macro surrounding | Chengguang Xu |
2020-03-03 | erofs: convert workstn to XArray | Gao Xiang |
2019-11-24 | erofs: remove unnecessary output in erofs_show_options() | Chengguang Xu |
2019-11-24 | erofs: support superblock checksum | Pratik Shinde |
2019-10-01 | erofs: fix return value check in erofs_read_superblock() | Wei Yongjun |