linux-erofs.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-08-31 12:32:21 to 2022-09-30 13:24:22 UTC [more...]

[PATCH 0/8] erofs-utils: collection for fragments and dedupe
 2022-09-30 13:08 UTC  (10+ messages)
` [PATCH 1/8] erofs-utils: fuse: support interlaced uncompressed pcluster
` [PATCH 2/8] erofs-utils: lib: support fragments data decompression
  ` [PATCH] "
` [PATCH 3/8] erofs-utils: introduce z_erofs_inmem_extent
` [PATCH 4/8] erofs-utils: mkfs: support interlaced uncompressed data layout
` [PATCH 5/8] erofs-utils: mkfs: support fragments
` [PATCH 6/8] erofs-utils: lib: add rb-tree implementation
` [PATCH 7/8] erofs-utils: fuse: introduce partial-referenced pclusters
` [PATCH 8/8] erofs-utils: mkfs: introduce global compressed data deduplication

Invitation to Attend an International Training Workshop on Advanced Financial Management, Grants Management and Auditing for Donor Funded Projects on 7th to 18th November 2022
 2022-09-28  7:49 UTC 

[xiang-erofs:dev] BUILD SUCCESS 312fe643ad1153fe0337c46f4573030d0c2bac73
 2022-09-27 22:45 UTC 

[PATCH 1/2] erofs: clean up unnecessary code and comments
 2022-09-27  9:03 UTC  (4+ messages)
` [PATCH 2/2] erofs: clean up erofs_iget()

[PATCH] erofs: fold in z_erofs_reload_indexes()
 2022-09-27  5:14 UTC  (2+ messages)

[xiang-erofs:dev] BUILD SUCCESS 5c2a64252c5dc4cfe78e5b2a531c118894e3d155
 2022-09-27  4:03 UTC 

[PATCH v6 1/2] erofs: support interlaced uncompressed data for compressed files
 2022-09-26 15:52 UTC  (3+ messages)
` [PATCH v6 2/2] erofs: support on-disk compressed fragments data

[xiang-erofs:dev-test] BUILD SUCCESS fc3678232928bcffa18c861e94125e4ad0561727
 2022-09-24 13:36 UTC 

[PATCH] erofs: introduce partial-referenced pclusters
 2022-09-23  3:58 UTC  (2+ messages)

[PATCH v2] erofs: clean up .read_folio() and .readahead() in fscache mode
 2022-09-22  6:24 UTC 

[PATCH] erofs: clean up .read_folio() and .readahead()
 2022-09-22  2:30 UTC  (2+ messages)
` [Phishing Risk] [External] "

improve pagecache PSI annotations v2
 2022-09-20 17:21 UTC  (10+ messages)
` [PATCH 1/5] mm: add PSI accounting around ->read_folio and ->readahead calls
` [PATCH 2/5] sched/psi: export psi_memstall_{enter,leave}
` [PATCH 3/5] btrfs: add manual PSI accounting for compressed reads
` [PATCH 4/5] erofs: add manual PSI accounting for the compressed address space
` [PATCH 5/5] block: remove PSI accounting from the bio layer

[xiang-erofs:dev] BUILD SUCCESS 2ef164414123fcf574aff7a0be5f71f7e60a3fec
 2022-09-20 12:20 UTC 

Personal Care Products Manufacturer With Sedex, BSCI, BRC
 2022-09-19 11:37 UTC 

[xiang-erofs:dev-test] BUILD SUCCESS 765749f611e67b0cb8f4254c05ef19316e09cf8c
 2022-09-19  2:57 UTC 

[PATCH] erofs: fix order >= MAX_ORDER warning due to crafted nagative i_size
 2022-09-19  1:37 UTC  (2+ messages)

[xiang-erofs:dev-test 5/6] fs/erofs/fscache.c:535:23: warning: no previous prototype for 'erofs_fscache_acquire_cookie'
 2022-09-18  6:04 UTC 

[PATCH V6 0/6] Introduce erofs shared domain
 2022-09-18 11:01 UTC  (8+ messages)
` [PATCH V6 1/6] erofs: use kill_anon_super() to kill super in fscache mode
` [PATCH V6 2/6] erofs: code clean up for fscache
` [PATCH V6 3/6] erofs: introduce fscache-based domain
` [PATCH V6 4/6] erofs: introduce a pseudo mnt to manage shared cookies
` [PATCH V6 5/6] erofs: Support sharing cookies in the same domain
` [PATCH V6 6/6] erofs: introduce 'domain_id' mount option

[xiang-erofs:dev-test 5/6] fs/erofs/fscache.c:535:23: warning: no previous prototype for function 'erofs_fscache_acquire_cookie'
 2022-09-18  8:02 UTC 

[RFC PATCH v5 2/2] erofs: support on-disk compressed fragments data
 2022-09-17 15:42 UTC 

[RFC PATCH v4 0/2] erofs: support compressed fragments data
 2022-09-17  3:56 UTC  (6+ messages)
  ` [RFC PATCH v4 1/2] erofs: support interlaced uncompressed data for compressed files
  ` [RFC PATCH v4 2/2] erofs: support on-disk compressed fragments data

[PATCH V5 0/6] Introduce erofs shared domain
 2022-09-16  9:29 UTC  (8+ messages)
` [PATCH V5 1/6] erofs: use kill_anon_super() to kill super in fscache mode
` [PATCH V5 2/6] erofs: code clean up for fscache
` [PATCH V5 3/6] erofs: introduce fscache-based domain
` [PATCH V5 4/6] erofs: introduce a pseudo mnt to manage shared cookies
` [PATCH V5 5/6] erofs: Support sharing cookies in the same domain
` [PATCH V5 6/6] erofs: introduce 'domain_id' mount option

[PATCH V4 0/6] Introduce erofs shared domain
 2022-09-16  5:10 UTC  (14+ messages)
` [PATCH V4 1/6] erofs: use kill_anon_super() to kill super in fscache mode
` [PATCH V4 2/6] erofs: code clean up for fscache
` [PATCH V4 3/6] erofs: introduce fscache-based domain
` [PATCH V4 4/6] erofs: introduce a pseudo mnt to manage shared cookies
` [PATCH V4 5/6] erofs: Support sharing cookies in the same domain
` [PATCH V4 6/6] erofs: introduce 'domain_id' mount option

[PATCH V3 0/6] Introduce erofs shared domain
 2022-09-15  8:00 UTC  (21+ messages)
` [PATCH V3 1/6] erofs: use kill_anon_super() to kill super in fscache mode
    ` [External] "
` [PATCH V3 2/6] erofs: code clean up for fscache
` [PATCH V3 3/6] erofs: introduce 'domain_id' mount option
    ` [External] "
` [PATCH V3 4/6] erofs: introduce fscache-based domain
    ` [External] "
` [PATCH V3 5/6] erofs: introduce a pseudo mnt to manage shared cookies
` [PATCH V3 6/6] erofs: Support sharing cookies in the same domain
    ` [External] "

improve pagecache PSI annotations
 2022-09-14 12:47 UTC  (18+ messages)
` [PATCH 1/5] mm: add PSI accounting around ->read_folio and ->readahead calls
` [PATCH 2/5] sched/psi: export psi_memstall_{enter,leave}
` [PATCH 3/5] btrfs: add manual PSI accounting for compressed reads
` [PATCH 4/5] erofs: add manual PSI accounting for the compressed address space
` [PATCH 5/5] block: remove PSI accounting from the bio layer

[PATCH AUTOSEL 5.19 12/22] erofs: avoid the potentially wrong m_plen for big pcluster
 2022-09-14  9:00 UTC 

[PATCH V2 0/5] Introduce erofs shared domain
 2022-09-14  3:15 UTC  (21+ messages)
` [PATCH V2 1/5] erofs: add 'domain_id' mount option for on-demand read sementics
` [PATCH V2 2/5] erofs: introduce fscache-based domain
    ` [External] "
` [PATCH V2 3/5] erofs: add 'domain_id' prefix when register sysfs
      ` [External] "
` [PATCH V2 4/5] erofs: remove duplicated unregister_cookie
      ` [External] "
` [PATCH V2 5/5] erofs: support fscache based shared domain
    ` [External] "

[RFC PATCH v8 0/4] erofs-utils: compressed fragments feature
 2022-09-13 10:54 UTC  (5+ messages)
` [RFC PATCH v8 1/4] erofs-utils: fuse: support interlaced uncompressed pcluster
` [RFC PATCH v8 2/4] erofs-utils: lib: support fragments data decompression
` [RFC PATCH v8 3/4] erofs-utils: mkfs: support interlaced uncompressed data layout
` [RFC PATCH v8 4/4] erofs-utils: mkfs: introduce compressed fragments support

[PATCH V2 1/4] erofs-utils: introduce z_erofs_inmem_extent
 2022-09-09  4:58 UTC  (4+ messages)
` [PATCH V2 2/4] erofs-utils: lib: add rb-tree implementation
` [PATCH V2 3/4] erofs-utils: fuse: introduce partial-referenced pclusters
` [PATCH V2 4/4] erofs-utils: mkfs: introduce global compressed data deduplication

[PATCH 1/4] erofs-utils: remove global erofs_devfd
 2022-09-09  2:18 UTC  (4+ messages)
` [PATCH 2/4] erofs-utils: remove global sbi
` [PATCH 3/4] erofs-utils: tests: add test for dump.erofs
` [PATCH 4/4] erofs-utils: tests: add test for fsck.erofs

[PATCH 1/4] erofs-utils: introduce z_erofs_inmem_extent
 2022-09-08  0:56 UTC  (6+ messages)
` [PATCH 2/4] erofs-utils: lib: add rb-tree implementation
` [PATCH 3/4] erofs-utils: fuse: introduce partial-referenced pclusters
` [PATCH 4/4] erofs-utils: mkfs: introduce global compressed data deduplication

Mail delivery failed: returning message to sender
 2022-09-07 12:49 UTC 

[GIT PULL] erofs fixes for 6.0-rc5
 2022-09-06 19:22 UTC  (2+ messages)

[PATCH V7 0/4] erofs-utils: compressed fragments feature
 2022-09-06 12:32 UTC  (5+ messages)
` [PATCH V7 1/4] erofs-utils: fuse: support interlaced uncompressed pcluster
` [PATCH V7 2/4] erofs-utils: lib: support fragments data decompression
` [PATCH V7 3/4] erofs-utils: mkfs: support interlaced uncompressed data layout
` [PATCH V7 4/4] erofs-utils: mkfs: introduce compressed fragments support

[PATCH] erofs-utils: don't warn `chunked_file' feature anymore
 2022-09-06  6:46 UTC 

[xiang-erofs:dev] BUILD SUCCESS 2f44013e39984c127c6efedf70e6b5f4e9dcf315
 2022-09-06  4:02 UTC 

[RFC PATCH v6 1/4] erofs-utils: fuse: support interlaced uncompressed pcluster
 2022-09-06  2:54 UTC  (4+ messages)
` [RFC PATCH v6 3/4] erofs-utils: mkfs: support interlaced uncompressed data layout
` [RFC PATCH v6 4/4] erofs-utils: mkfs: introduce compressed fragments support

[PATCH] erofs: fix pcluster use-after-free on UP platforms
 2022-09-05 15:14 UTC  (3+ messages)

[PATCH] erofs: avoid the potentially wrong m_plen for big pcluster
 2022-09-05 15:13 UTC  (2+ messages)

[PATCH] erofs: fix error return code in erofs_fscache_meta_read_folio and erofs_fscache_read_folio
 2022-09-05 15:10 UTC  (2+ messages)

[RFC PATCH v3 0/2] erofs: support compressed fragments data
 2022-09-05  3:20 UTC  (3+ messages)
` [RFC PATCH v3 1/2] erofs: support interlaced uncompressed data for compressed files
` [RFC PATCH v3 2/2] erofs: support on-disk compressed fragments data

[xiang-erofs:dev] BUILD SUCCESS 76f9306986513ef1fd5a903c17531830adbaa5f3
 2022-09-03  2:05 UTC 

[RFC PATCH v2] erofs: support uncompressed pcluster with more than 1 block
 2022-09-02 13:50 UTC 

[PATCH] erofs: support uncompressed pcluster with more than 1 block
 2022-09-02  6:31 UTC 

[PATCH V1 0/5] Introduce erofs shared domain
 2022-09-02  3:47 UTC  (6+ messages)
` [PATCH V1 1/5] erofs: add 'domain_id' mount option for on-demand read sementics
` [PATCH V1 2/5] erofs: introduce fscache-based domain
` [PATCH V1 3/5] erofs: add 'domain_id' prefix when register sysfs
` [PATCH V1 4/5] erofs: remove duplicated unregister_cookie
` [PATCH V1 5/5] erofs: support fscache based shared domain

[RFC PATCH 0/5] Introduce erofs shared domain
 2022-09-01  3:49 UTC  (10+ messages)
` [RFC PATCH 1/5] erofs: add 'domain_id' mount option for on-demand read sementics
    ` [External] "
` [RFC PATCH 2/5] erofs: introduce fscache-based domain
` [RFC PATCH 3/5] erofs: add 'domain_id' prefix when register sysfs
` [RFC PATCH 4/5] erofs: remove duplicated unregister_cookie
` [RFC PATCH 5/5] erofs: support fscache based shared domain


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).