Linux-EROFS Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-12-12 01:25:43 to 2024-01-22 09:19:42 UTC [more...]

[PATCH v2] erofs: make iov_iter describe target buffer when read from fscache
 2024-01-22  9:19 UTC 

[PATCH] erofs: make iov_iter describe target buffer when read from fscache
 2024-01-22  8:37 UTC  (3+ messages)

[PATCH v2] erofs: relaxed temporary buffers allocation on readahead
 2024-01-22  7:42 UTC  (5+ messages)

[PATCH v2] erofs: add a global page pool for lz4 decompression
 2024-01-22  4:41 UTC  (5+ messages)

[PATCH] erofs-utils: mkfs: reorganize logic in erofs_compressor_init()
 2024-01-21 12:29 UTC 

[PATCH] erofs-utils: introduce GitHub Actions CI
 2024-01-21  3:33 UTC  (2+ messages)

[PATCH 1/3] erofs-utils: mkfs: merge erofs_compressor_setlevel() into erofs_compressor_init()
 2024-01-20 11:53 UTC  (15+ messages)
` [PATCH 2/3] erofs-utils: mkfs: allow to specify dictionary size for compression algorithms
` [PATCH 3/3] erofs-utils: mkfs: reorganize logic in erofs_compressor_init()
` [PATCH v2 2/3] erofs-utils: mkfs: allow to specify dictionary size for compression algorithms
` [PATCH v3 0/3] "
` [PATCH v3 1/3] erofs-utils: mkfs: merge erofs_compressor_setlevel() into erofs_compressor_init()
` [PATCH v3 2/3] erofs-utils: mkfs: allow to specify dictionary size for compression algorithms
` [PATCH v3 3/3] erofs-utils: mkfs: reorganize logic in erofs_compressor_init()
` [PATCH v4 0/2] erofs-utils: mkfs: allow to specify dictionary size for compression algorithms
` [PATCH v4 1/2] erofs-utils: mkfs: merge erofs_compressor_setlevel() into erofs_compressor_init()
` [PATCH v4 2/2] erofs-utils: mkfs: allow to specify dictionary size for compression algorithms

[PATCH] erofs: alloc readahead page with __GFP_NOFAIL flag during decompression
 2024-01-19 16:35 UTC 

[GIT PULL] erofs fixes for 6.8-rc1
 2024-01-19  2:40 UTC  (2+ messages)

[xiang-erofs:dev-test] BUILD SUCCESS 2b872b0f466d2acb4491da845c66b49246d5cdf9
 2024-01-16 17:09 UTC 

mkfs.erofs is noisy when run with a pipe attached to stdout/stderr
 2024-01-16  4:26 UTC  (3+ messages)
` [PATCH] erofs-utils: avoid noisy prints if stdout is not a tty

[PATCH AUTOSEL 6.1 09/14] erofs: fix ztailpacking for subpage compressed blocks
 2024-01-16  0:24 UTC 

[PATCH AUTOSEL 6.6 10/19] erofs: fix up compacted indexes for block size < 4096
 2024-01-16  0:23 UTC  (2+ messages)
` [PATCH AUTOSEL 6.6 13/19] erofs: fix ztailpacking for subpage compressed blocks

[PATCH AUTOSEL 6.7 10/19] erofs: fix up compacted indexes for block size < 4096
 2024-01-16  0:22 UTC  (2+ messages)
` [PATCH AUTOSEL 6.7 13/19] erofs: fix ztailpacking for subpage compressed blocks

[PATCH] erofs-utils: lib: use dummy_pivot to dedupe the beginnings of files
 2024-01-15 15:05 UTC 

[PATCH v2 3/4] erofs: Don't use certain internal folio_*() functions
 2024-01-15 14:46 UTC  (4+ messages)
` [PATCH v3 3/4] erofs: Don't use certain unnecessary "

[PATCH 0/4] netfs, afs, erofs, cifs: Don't use certain internal folio_*() functions
 2024-01-15  8:34 UTC  (10+ messages)
` [PATCH 1/4] netfs: "
` [PATCH 2/4] afs: "
` [PATCH 3/4] erofs: "
  ` [PATCH v2 "
` [PATCH 4/4] cifs: "

[xiang-erofs:dev-test] BUILD SUCCESS 118a8cf504d7dfa519562d000f423ee3ca75d2c4
 2024-01-14 17:10 UTC 

[PATCH] erofs: fix inconsistent per-file compression format
 2024-01-14  7:18 UTC  (5+ messages)
  ` [PATCH v2] "
    ` [PATCH v3] "

[PATCH] erofs-utils: mkfs: fix a misspelling
 2024-01-14  4:42 UTC 

We Can Finance Your Projects
 2024-01-11 17:17 UTC 

[xiang-erofs:dev] BUILD SUCCESS aa12a790d31be14b289d5a2c6f41ca535fcc7841
 2024-01-11 12:59 UTC 

[GIT PULL] erofs updates for 6.8-rc1
 2024-01-10 12:26 UTC  (2+ messages)
` some update // "

[PATCH 0/6] netfs, cachefiles: More additional patches
 2024-01-10 12:05 UTC  (11+ messages)
` [PATCH 1/6] netfs: Mark netfs_unbuffered_write_iter_locked() static
` [PATCH 2/6] netfs: Count DIO writes
` [PATCH 3/6] netfs: Fix interaction between write-streaming and cachefiles culling
` [PATCH 4/6] netfs: Fix the loop that unmarks folios after writing to the cache
` [PATCH 5/6] cachefiles: Fix signed/unsigned mixup
  ` [External] "
` [PATCH 6/6] netfs: Fix wrong #ifdef hiding wait

[PATCH 0/5] netfs, cachefiles, 9p: Additional patches
 2024-01-09  8:32 UTC  (15+ messages)
` [PATCH 1/5] cachefiles: Fix __cachefiles_prepare_write()
` [PATCH 2/5] 9p: Fix initialisation of netfs_inode for 9p
` [PATCH 3/5] 9p: Do a couple of cleanups
` [PATCH 4/5] 9p: Always update remote_i_size in stat2inode
` [PATCH 5/5] 9p: Use length of data written to the server in preference to error
` [PATCH 6/5] netfs: Rearrange netfs_io_subrequest to put request pointer first
` [PATCH 7/5] netfs: Fix proc/fs/fscache symlink to point to "netfs" not "../netfs"

[PATCH RFC v3 for-6.8/block 00/17] block: don't access bd_inode directly from other modules
 2024-01-05 10:31 UTC  (35+ messages)
` [PATCH RFC v3 for-6.8/block 01/17] block: add some bdev apis
` [PATCH RFC v3 for-6.8/block 02/17] xen/blkback: use bdev api in xen_update_blkif_status()
` [PATCH RFC v3 for-6.8/block 03/17] bcache: use bdev api in read_super()
` [PATCH RFC v3 for-6.8/block 04/17] mtd: block2mtd: use bdev apis
` [PATCH RFC v3 for-6.8/block 05/17] s390/dasd: use bdev api in dasd_format()
` [PATCH RFC v3 for-6.8/block 06/17] scsicam: use bdev api in scsi_bios_ptable()
` [PATCH RFC v3 for-6.8/block 07/17] bcachefs: remove dead function bdev_sectors()
` [PATCH RFC v3 for-6.8/block 08/17] bio: export bio_add_folio_nofail()
` [PATCH RFC v3 for-6.8/block 09/17] btrfs: use bdev apis
` [PATCH RFC v3 for-6.8/block 10/17] cramfs: use bdev apis in cramfs_blkdev_read()
` [PATCH RFC v3 for-6.8/block 11/17] erofs: use bdev api
` [PATCH RFC v3 for-6.8/block 12/17] nilfs2: use bdev api in nilfs_attach_log_writer()
` [PATCH RFC v3 for-6.8/block 13/17] jbd2: use bdev apis
` [PATCH RFC v3 for-6.8/block 14/17] buffer: add a new helper to read sb block
` [PATCH RFC v3 for-6.8/block 15/17] ext4: use "
` [PATCH RFC v3 for-6.8/block 16/17] ext4: remove block_device_ejected()
` [PATCH RFC v3 for-6.8/block 17/17] ext4: use bdev apis

[xiang-erofs:dev] BUILD SUCCESS 070aafcd2482dc31a12a3eda5d459c45496d6fb6
 2024-01-04 17:07 UTC 

Re:Dear Respectable,I awaits for your response to my message!!!
 2024-01-03 23:56 UTC 

Request for Assistance: Decompressing EROFS Image without Mounting
 2024-01-03 12:44 UTC  (6+ messages)
  ` 答复: [External Mail]Re: "
      ` 答复: "
        `  "

[PATCH v4] erofs: make erofs_err() and erofs_info() support NULL sb parameter
 2024-01-03 12:32 UTC 

[PATCH v3] erofs: make erofs_err() and erofs_info() support NULL sb parameter
 2024-01-03 12:11 UTC  (2+ messages)

[PATCH v2] erofs: make erofs_err() and erofs_info() support NULL sb parameter
 2024-01-03  4:13 UTC  (4+ messages)

[PATCH] erofs: make erofs_err() and erofs_info() support NULL sb parameter
 2024-01-02 14:38 UTC  (2+ messages)

[PATCH] erofs: make erofs_err() support NULL sb parameter
 2024-01-02 14:25 UTC 

[PATCH] erofs: add a global page pool for lz4 decompression
 2024-01-02  6:08 UTC  (5+ messages)

[syzbot] [erofs?] KMSAN: uninit-value in z_erofs_lz4_decompress (2)
 2023-12-31  2:32 UTC  (8+ messages)
` [PATCH] erofs: avoid debugging output for (de)compressed data
` [PATCH] erofs: fix uninit-value in z_erofs_lz4_decompress

[xiang-erofs:dev] BUILD SUCCESS 640d17df5cf298e73aa2744fa6296fd47ebd01b0
 2023-12-29  7:09 UTC 

[PATCH] Fix EROFS Kconfig
 2023-12-23 13:32 UTC  (3+ messages)

[xiang-erofs:dev] BUILD SUCCESS 652cdaa886e3ad1d051e5aef733c5a546171362f
 2023-12-23  6:22 UTC 

[PATCH] erofs: allow partially filled compressed bvecs
 2023-12-21  7:24 UTC  (2+ messages)

Performance drop due to alloc_workqueue() misuse and recent change
 2023-12-20  7:14 UTC  (2+ messages)

[xiang-erofs:dev] BUILD SUCCESS 0ee3a0d59e007320167a2e9f4b8bf1304ada7771
 2023-12-19  8:14 UTC 

[PATCH v2] erofs-utils: mkfs: generate on-disk indexes after compression
 2023-12-19  6:00 UTC  (5+ messages)
` [PATCH v3 1/3] erofs-utils: lib: add z_erofs_need_refill()
  ` [PATCH v3 2/3] erofs-utils: lib: split vle_compress_one()
  ` [PATCH v3 3/3] erofs-utils: lib: generate compression indexes in memory first

[PATCH] erofs: fix ztailpacking for subpage compressed blocks
 2023-12-18  3:03 UTC  (3+ messages)

[xiang-erofs:dev] BUILD SUCCESS 4232173f8f7fb924f3c065ebd8cbfdadc5dbef90
 2023-12-16 16:17 UTC 

[PATCH] erofs: fix memory leak on short-lived bounced pages
 2023-12-14 15:00 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/5] erofs: basic sub-page compressed data support
 2023-12-14 14:58 UTC  (2+ messages)

[PATCH RFC v2 for-6.8/block 00/18] block: don't access bd_inode directly from other modules
 2023-12-13  1:10 UTC  (18+ messages)
` [PATCH RFC v2 for-6.8/block 01/18] block: add some bdev apis
` [PATCH RFC v2 for-6.8/block 11/18] erofs: use bdev api
` [PATCH RFC v2 for-6.8/block 15/18] buffer: add a new helper to read sb block
` [PATCH RFC v2 for-6.8/block 17/18] ext4: remove block_device_ejected()

[RFC KERNEL] initoverlayfs - a scalable initial filesystem
 2023-12-12 21:17 UTC  (6+ messages)

[PATCH v2] erofs-utils: fuse: support FUSE 2/3 multi-thread
 2023-12-12 11:54 UTC 

[PATCH v1] erofs-utils: fuse: support FUSE 2/3 multi-threading
 2023-12-12 11:08 UTC  (2+ messages)

[xiang-erofs:dev] BUILD SUCCESS 6b07eb1629328184dd7d07957c9a9a519a42c5c7
 2023-12-12  8:41 UTC 


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 read-only IMAP folder(s) and NNTP newsgroup(s).