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
2024-03-25
erofs: drop experimental warning for FSDAX
Gao Xiang
2024-03-12
mm, slab: remove last vestiges of SLAB_MEM_SPREAD
Linus Torvalds
2024-03-12
Merge tag 'erofs-for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-03-11
Merge tag 'vfs-6.9.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-03-10
erofs: support compressed inodes over fscache
Jingbo Xu
2024-03-10
erofs: make iov_iter describe target buffers over fscache
Jingbo Xu
2024-03-10
erofs: fix lockdep false positives on initializing erofs_pseudo_mnt
Baokun Li
2024-03-10
erofs: refine managed cache operations to folios
Gao Xiang
2024-03-10
erofs: convert z_erofs_submissionqueue_endio() to folios
Gao Xiang
2024-03-10
erofs: convert z_erofs_fill_bio_vec() to folios
Gao Xiang
2024-03-10
erofs: get rid of `justfound` debugging tag
Gao Xiang
2024-03-10
erofs: convert z_erofs_do_read_page() to folios
Gao Xiang
2024-03-10
erofs: convert z_erofs_onlinepage_.* to folios
Gao Xiang
2024-03-07
erofs: apply proper VMA alignment for memory mapped files on THP
Gao Xiang
2024-03-07
erofs: fix uninitialized page cache reported by KMSAN
Gao Xiang
2024-02-25
Merge tag 'erofs-for-6.8-rc6-fixes' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-02-25
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2024-02-25
erofs: port device access to file
Christian Brauner
2024-02-22
erofs: fix refcount on the metabuf used for inode lookup
Sandeep Dhavale
2024-02-20
erofs: fix handling kern_mount() failure
Al Viro
2024-01-27
erofs: relaxed temporary buffers allocation on readahead
Chunhai Guo
2024-01-26
erofs: fix infinite loop due to a race of filling compressed_bvecs
Gao Xiang
2024-01-25
erofs: get rid of unneeded GFP_NOFS
Jingbo Xu
2024-01-19
Merge tag 'vfs-6.8.netfs' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2024-01-18
Merge tag 'erofs-for-6.8-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-01-15
erofs: Don't use certain unnecessary folio_*() functions
David Howells
2024-01-13
erofs: fix inconsistent per-file compression format
Gao Xiang
2024-01-10
erofs: make erofs_{err,info}() support NULL sb parameter
Chunhai Guo
2024-01-10
erofs: avoid debugging output for (de)compressed data
Gao Xiang
2023-12-24
netfs, fscache: Combine fscache with netfs
David Howells
2023-12-21
erofs: allow partially filled compressed bvecs
Yue Hu
2023-12-18
erofs: enable sub-page compressed block support
Gao Xiang
2023-12-18
erofs: refine z_erofs_transform_plain() for sub-page block support
Gao Xiang
2023-12-18
erofs: fix ztailpacking for subpage compressed blocks
Gao Xiang
2023-12-15
erofs: fix up compacted indexes for block size < 4096
Gao Xiang
2023-12-15
erofs: record `pclustersize` in bytes instead of pages
Gao Xiang
2023-12-15
erofs: support I/O submission for sub-page compressed blocks
Gao Xiang
2023-12-15
erofs: fix lz4 inplace decompression
Gao Xiang
2023-12-15
erofs: fix memory leak on short-lived bounced pages
Gao Xiang
2023-11-17
MAINTAINERS: erofs: add EROFS webpage
Gao Xiang
2023-11-17
erofs: fix NULL dereference of dif->bdev_handle in fscache mode
Jingbo Xu
2023-11-17
erofs: simplify erofs_read_inode()
Ferry Meng
2023-11-07
Merge tag 'vfs-6.7.fsid' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2023-11-02
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-11-02
Merge tag 'erofs-for-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-10-31
erofs: fix erofs_insert_workgroup() lockref usage
Gao Xiang
2023-10-31
erofs: tidy up redundant includes
Ferry Meng
2023-10-31
erofs: get rid of ROOT_NID()
Ferry Meng
2023-10-31
erofs: simplify compression configuration parser
Gao Xiang
2023-10-31
erofs: don't warn MicroLZMA format anymore
Gao Xiang
[next]