- 4ca0d98 Merge tag 'erofs-for-6.8-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs by Linus Torvalds · 1 year ago
- 9b24349 Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 1 year ago
- 56ee7db erofs: fix refcount on the metabuf used for inode lookup by Sandeep Dhavale · 1 year ago
- 2c88c16 erofs: fix handling kern_mount() failure by Al Viro · 1 year, 1 month ago
- d928166 erofs: relaxed temporary buffers allocation on readahead by Chunhai Guo · 1 year, 1 month ago
- cc4b2dd erofs: fix infinite loop due to a race of filling compressed_bvecs by Gao Xiang · 1 year, 1 month ago
- 97cf5d53 erofs: get rid of unneeded GFP_NOFS by Jingbo Xu · 1 year, 1 month ago
- 16df6e0 Merge tag 'vfs-6.8.netfs' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfs by Linus Torvalds · 1 year, 1 month ago
- 6f36250 Merge tag 'erofs-for-6.8-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs by Linus Torvalds · 1 year, 1 month ago
- 2b872b0 erofs: Don't use certain unnecessary folio_*() functions by David Howells · 1 year, 2 months ago
- 118a8cf erofs: fix inconsistent per-file compression format by Gao Xiang · 1 year, 2 months ago
- aa12a79 erofs: make erofs_{err,info}() support NULL sb parameter by Chunhai Guo · 1 year, 2 months ago
- 496530c erofs: avoid debugging output for (de)compressed data by Gao Xiang · 1 year, 2 months ago
- 915cd30 netfs, fscache: Combine fscache with netfs by David Howells · 1 year, 3 months ago
- 652cdaa erofs: allow partially filled compressed bvecs by Yue Hu · 1 year, 2 months ago
- 0ee3a0d erofs: enable sub-page compressed block support by Gao Xiang · 1 year, 3 months ago
- 1ca0152 erofs: refine z_erofs_transform_plain() for sub-page block support by Gao Xiang · 1 year, 3 months ago
- e5aba91 erofs: fix ztailpacking for subpage compressed blocks by Gao Xiang · 1 year, 3 months ago
- 8d2517a erofs: fix up compacted indexes for block size < 4096 by Gao Xiang · 1 year, 3 months ago
- 54ed3fd erofs: record `pclustersize` in bytes instead of pages by Gao Xiang · 1 year, 3 months ago
- 1923516 erofs: support I/O submission for sub-page compressed blocks by Gao Xiang · 1 year, 3 months ago
- 3c12466 erofs: fix lz4 inplace decompression by Gao Xiang · 1 year, 3 months ago
- 93d6fda erofs: fix memory leak on short-lived bounced pages by Gao Xiang · 1 year, 3 months ago
- 62b241e MAINTAINERS: erofs: add EROFS webpage by Gao Xiang · 1 year, 4 months ago
- 8bd90b6 erofs: fix NULL dereference of dif->bdev_handle in fscache mode by Jingbo Xu · 1 year, 4 months ago
- 914fa86 erofs: simplify erofs_read_inode() by Ferry Meng · 1 year, 4 months ago
- 13d88ac Merge tag 'vfs-6.7.fsid' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs by Linus Torvalds · 1 year, 4 months ago
- ecae0bd Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 1 year, 4 months ago
- 87a201b Merge tag 'erofs-for-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs by Linus Torvalds · 1 year, 4 months ago
- 1a0ac8b erofs: fix erofs_insert_workgroup() lockref usage by Gao Xiang · 1 year, 4 months ago
- f5deddc erofs: tidy up redundant includes by Ferry Meng · 1 year, 4 months ago
- 6b8a113c erofs: get rid of ROOT_NID() by Ferry Meng · 1 year, 4 months ago
- efb4fb0 erofs: simplify compression configuration parser by Gao Xiang · 1 year, 4 months ago
- 798eeca erofs: don't warn MicroLZMA format anymore by Gao Xiang · 1 year, 4 months ago
- 14ab6d4 Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfs by Linus Torvalds · 1 year, 4 months ago
- 7352a67 Merge tag 'vfs-6.7.xattr' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfs by Linus Torvalds · 1 year, 4 months ago
- e21fc20 exportfs: make ->encode_fh() a mandatory method for NFS export by Amir Goldstein · 1 year, 4 months ago
- 49845720 erofs: Convert to use bdev_open_by_path() by Jan Kara · 1 year, 5 months ago
- 594370f erofs: convert to new timestamp accessors by Jeff Layton · 1 year, 5 months ago
- 3591f40 erofs: move erofs_xattr_handlers and xattr_handler_map to .rodata by Wedson Almeida Filho · 1 year, 5 months ago
- 557936ee erofs: dynamically allocate the erofs-shrinker by Qi Zheng · 1 year, 6 months ago
- f939aee erofs: allow empty device tags in flatdev mode by Jingbo Xu · 1 year, 6 months ago
- 75a5221 erofs: fix memory leak of LZMA global compressed deduplication by Gao Xiang · 1 year, 6 months ago
- b96a3e9 Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 1 year, 6 months ago
- dd2c019 Merge tag 'erofs-for-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs by Linus Torvalds · 1 year, 6 months ago
- 615e958 Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs by Linus Torvalds · 1 year, 6 months ago
- 1d024e7 mm: remove enum page_entry_size by Matthew Wilcox (Oracle) · 1 year, 7 months ago
- 91b1ad0 erofs: release ztailpacking pclusters properly by Jingbo Xu · 1 year, 6 months ago
- 5ec693c erofs: don't warn dedupe and fragments features anymore by sunshijie · 1 year, 6 months ago
- c33ad3b erofs: adapt folios for z_erofs_read_folio() by Gao Xiang · 1 year, 7 months ago
- 491b110 erofs: adapt folios for z_erofs_readahead() by Gao Xiang · 1 year, 7 months ago
- 06ec036 erofs: get rid of fe->backmost for cache decompression by Gao Xiang · 1 year, 7 months ago
- 9a05c6a erofs: drop z_erofs_page_mark_eio() by Gao Xiang · 1 year, 7 months ago
- e4c1cf5 erofs: tidy up z_erofs_do_read_page() by Gao Xiang · 1 year, 7 months ago
- aeebae9 erofs: move preparation logic into z_erofs_pcluster_begin() by Gao Xiang · 1 year, 7 months ago
- dcba1b2 erofs: avoid obsolete {collector,collection} terms by Gao Xiang · 1 year, 7 months ago
- 8b00be1 erofs: simplify z_erofs_read_fragment() by Gao Xiang · 1 year, 7 months ago
- d442495 erofs: remove redundant erofs_fs_type declaration in super.c by Ferry Meng · 1 year, 7 months ago
- 8ec9a25 erofs: add necessary kmem_cache_create flags for erofs inode cache by Ferry Meng · 1 year, 7 months ago
- 428f27c erofs: clean up redundant comment and adjust code alignment by Ferry Meng · 1 year, 7 months ago
- e3157bb erofs: refine warning messages for zdata I/Os by Ferry Meng · 1 year, 7 months ago
- fd73a43 erofs: boost negative xattr lookup with bloom filter by Jingbo Xu · 1 year, 7 months ago
- 3f33992 erofs: update on-disk format for xattr name filter by Jingbo Xu · 1 year, 7 months ago
- ffa09b3bd erofs: DEFLATE compression support by Gao Xiang · 1 year, 7 months ago
- 0d72b928 fs: pass the request_mask to generic_fillattr by Jeff Layton · 1 year, 7 months ago
- 4da3c71 erofs: drop unnecessary WARN_ON() in erofs_kill_sb() by Gao Xiang · 1 year, 7 months ago
- 94c43de erofs: fix wrong primary bvec selection on deduplicated extents by Gao Xiang · 1 year, 8 months ago
- 7be935e erofs: convert to ctime accessor functions by Jeff Layton · 1 year, 8 months ago
- 18bddc5 erofs: fix fsdax unavailability for chunk-based regular files by Xin Yin · 1 year, 8 months ago
- 8191213 erofs: avoid infinite loop in z_erofs_do_read_page() when reading beyond EOF by Chunhai Guo · 1 year, 8 months ago
- 936aa70 erofs: avoid useless loops in z_erofs_pcluster_readmore() when reading beyond EOF by Chunhai Guo · 1 year, 8 months ago
- c553976 erofs: simplify z_erofs_transform_plain() by Gao Xiang · 1 year, 8 months ago
- 123ec24 erofs: get rid of the remaining kmap_atomic() by Gao Xiang · 1 year, 8 months ago
- a0433f8 Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linux by Linus Torvalds · 1 year, 8 months ago
- 3eccc0c Merge tag 'for-6.5/splice-2023-06-23' of git://git.kernel.dk/linux by Linus Torvalds · 1 year, 8 months ago
- 8241fdd3 erofs: clean up zmap.c by Gao Xiang · 1 year, 9 months ago
- 1990595 erofs: remove unnecessary goto by Yangtao Li · 1 year, 9 months ago
- 12d0a24 erofs: Fix detection of atomic context by Sandeep Dhavale · 1 year, 8 months ago
- f02615e erofs: use separate xattr parsers for listxattr/getxattr by Jingbo Xu · 1 year, 9 months ago
- 4b077b5 erofs: unify inline/shared xattr iterators for listxattr/getxattr by Jingbo Xu · 1 year, 9 months ago
- 5a8ffb1 erofs: make the size of read data stored in buffer_ofs by Jingbo Xu · 1 year, 9 months ago
- 8e82396 erofs: unify xattr_iter structures by Jingbo Xu · 1 year, 9 months ago
- eba67eb erofs: use absolute position in xattr iterator by Jingbo Xu · 1 year, 9 months ago
- 001b8cc erofs: fix compact 4B support for 16k block size by Gao Xiang · 1 year, 9 months ago
- 9c39ec0 erofs: convert erofs_read_metabuf() to erofs_bread() for xattr by Jingbo Xu · 1 year, 9 months ago
- 43d86ec erofs: use poison pointer to replace the hard-coded address by Gao Xiang · 1 year, 9 months ago
- 7674a42 erofs: use struct lockref to replace handcrafted approach by Gao Xiang · 1 year, 9 months ago
- 05bdb99 block: replace fmode_t with a block-specific type for block open flags by Christoph Hellwig · 1 year, 9 months ago
- 2736e8e block: use the holder as indication for exclusive opens by Christoph Hellwig · 1 year, 9 months ago
- 0718afd block: introduce holder ops by Christoph Hellwig · 1 year, 9 months ago
- 7b4e372 erofs: adapt managed inode operations into folios by Gao Xiang · 1 year, 9 months ago
- 967c28b erofs: kill hooked chains to avoid loops on deduplicated compressed images by Gao Xiang · 1 year, 9 months ago
- 6ab5eed erofs: avoid on-stack pagepool directly passed by arguments by Gao Xiang · 1 year, 9 months ago
- 05b63d2 erofs: allocate extra bvec pages directly instead of retrying by Gao Xiang · 1 year, 9 months ago
- 796e914 erofs: clean up z_erofs_pcluster_readmore() by Yue Hu · 1 year, 9 months ago
- ef4b4b4 erofs: remove the member readahead from struct z_erofs_decompress_frontend by Yue Hu · 1 year, 9 months ago
- 597e295 erofs: fold in z_erofs_decompress() by Yue Hu · 1 year, 10 months ago
- 2cb1e089 splice: Use filemap_splice_read() instead of generic_file_splice_read() by David Howells · 1 year, 9 months ago
- cf7f273 erofs: use HIPRI by default if per-cpu kthreads are enabled by Gao Xiang · 1 year, 10 months ago
- 285d0f8 erofs: avoid pcpubuf.c inclusion if CONFIG_EROFS_FS_ZIP is off by Yue Hu · 1 year, 10 months ago