linux-erofs.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-27 11:57:52 to 2021-11-19 02:19:49 UTC [more...]

[PATCH] erofs: fix deadlock when shrink erofs slab
 2021-11-19  2:19 UTC  (3+ messages)

[PATCH] erofs-utils: check the return value of erofs_d_alloc
 2021-11-18 10:04 UTC  (3+ messages)
` [PATCH] erofs-utils: fix memory leak when get blob chunk

[PATCH v4 0/6] erofs-utils: add multiple device support
 2021-11-18  6:01 UTC  (9+ messages)
` [PATCH v4 1/6] erofs-utils: add extra device I/O interface
` [PATCH v4 2/6] erofs-utils: fuse: add multiple device support
` [PATCH v4 3/6] erofs-utils: mkfs: add extra blob "
` [PATCH v4 4/6] erofs-utils: dump: support multiple devices
` [PATCH v4 5/6] erofs-utils: fsck: "
` [PATCH v4 6/6] erofs-utils: get compression algorithms directly on mapping

[PATCH 1/2] erofs-utils: mkfs: enable block map chunk format
 2021-11-18  3:59 UTC  (3+ messages)
` [PATCH 2/2] erofs-utils: manpage: document `noinline_data' extended option

decouple DAX from block devices
 2021-11-17 17:44 UTC  (34+ messages)
` [PATCH 01/29] nvdimm/pmem: move dax_attribute_group from dax to pmem
` [PATCH 02/29] dm: make the DAX support dependend on CONFIG_FS_DAX
` [PATCH 03/29] dax: remove CONFIG_DAX_DRIVER
` [PATCH 04/29] dax: simplify the dax_device <-> gendisk association
` [PATCH 05/29] dax: remove the pgmap sanity checks in generic_fsdax_supported
` [PATCH 06/29] dax: move the partition alignment check into fs_dax_get_by_bdev
` [PATCH 07/29] xfs: factor out a xfs_setup_dax_always helper
` [PATCH 08/29] dax: remove dax_capable
` [PATCH 09/29] dm-linear: add a linear_dax_pgoff helper
` [PATCH 10/29] dm-log-writes: add a log_writes_dax_pgoff helper
` [PATCH 11/29] dm-stripe: add a stripe_dax_pgoff helper
` [PATCH 12/29] fsdax: remove a pointless __force cast in copy_cow_page_dax
` [PATCH 13/29] fsdax: use a saner calling convention for copy_cow_page_dax
` [PATCH 14/29] fsdax: simplify the pgoff calculation
` [PATCH 15/29] xfs: add xfs_zero_range and xfs_truncate_page helpers
` [PATCH 16/29] fsdax: simplify the offset check in dax_iomap_zero
` [PATCH 17/29] fsdax: factor out a dax_memzero helper
` [PATCH 18/29] fsdax: decouple zeroing from the iomap buffered I/O code
` [PATCH 19/29] ext2: cleanup the dax handling in ext2_fill_super
` [PATCH 20/29] ext4: cleanup the dax handling in ext4_fill_super
` [PATCH 21/29] xfs: move dax device handling into xfs_{alloc, free}_buftarg
` [PATCH 22/29] iomap: add a IOMAP_DAX flag
` [PATCH 23/29] xfs: use IOMAP_DAX to check for DAX mappings
` [PATCH 24/29] xfs: use xfs_direct_write_iomap_ops for DAX zeroing
` [PATCH 25/29] dax: return the partition offset from fs_dax_get_by_bdev
` [PATCH 26/29] fsdax: shift partition offset handling into the file systems
` [PATCH 27/29] dax: fix up some of the block device related ifdefs
` [PATCH 28/29] iomap: build the block based code conditionally
` [PATCH 29/29] fsdax: don't require CONFIG_BLOCK

[RFC PATCH] erofs: support tail-packing inline compressed data
 2021-11-17  9:25 UTC 

[RFC PATCH v3 1/2] erofs-utils: support tail-packing inline compressed data
 2021-11-17  9:22 UTC  (2+ messages)
` [RFC PATCH v3 2/2] erofs-utils: fuse: "

[PATCH v6 1/3] erofs: rename lz4_0pading to zero_padding
 2021-11-16  4:33 UTC  (6+ messages)
` [PATCH v6 2/3] erofs: add sysfs interface
` [PATCH v6 3/3] erofs: add sysfs node to control sync decompression strategy

[PATCH 4.19.y 1/2] erofs: remove the occupied parameter from z_erofs_pagevec_enqueue()
 2021-11-16  2:41 UTC  (2+ messages)
  ` [PATCH 4.19.y 2/2] erofs: fix unsafe pagevec reuse of hooked pclusters

[PATCH 5.4.y 1/2] erofs: remove the occupied parameter from z_erofs_pagevec_enqueue()
 2021-11-16  1:10 UTC  (2+ messages)
  ` [PATCH 5.4.y 2/2] erofs: fix unsafe pagevec reuse of hooked pclusters

[PATCH 5.10.y 1/2] erofs: remove the occupied parameter from z_erofs_pagevec_enqueue()
 2021-11-16  1:08 UTC  (2+ messages)
  ` [PATCH 5.10.y 2/2] erofs: fix unsafe pagevec reuse of hooked pclusters

[PATCH] erofs-utils: dump: refine file info statistics
 2021-11-16  0:06 UTC 

[GIT PULL] erofs fixes for 5.16-rc1
 2021-11-13 19:44 UTC  (2+ messages)

[PATCH v2 1/3] erofs-utils: add extra device I/O interface
 2021-11-12 12:31 UTC  (3+ messages)
` [PATCH v2 2/3] erofs-utils: fuse: add multiple device support
` [PATCH v2 3/3] erofs-utils: add extra blob "

[PATCH v5 1/2] erofs: add sysfs interface
 2021-11-12 10:57 UTC  (5+ messages)
` [PATCH v5 2/2] erofs: add sysfs node to control sync decompression strategy

[PATCH] erofs-utils: mkfs: add block list support for chunked files
 2021-11-12  6:32 UTC  (5+ messages)

[PATCH 1/2] erofs: add sysfs interface
 2021-11-12  2:08 UTC  (20+ messages)
` [PATCH 2/2] erofs: add sysfs node to control sync decompression strategy
      ` [PATCH v2 1/2] erofs: add sysfs interface
        ` [PATCH v2 2/2] erofs: add sysfs node to control sync decompression strategy
            ` [PATCH v3 1/2] erofs: add sysfs interface
              ` [PATCH v3 2/2] erofs: add sysfs node to control sync decompression strategy
              ` [PATCH v4 1/2] erofs: add sysfs interface
                ` [PATCH v4 2/2] erofs: add sysfs node to control sync decompression strategy

[PATCH] erofs-utils: mkfs: fix integer overflow in erofs_blob_remap
 2021-11-11  2:11 UTC  (2+ messages)

[PATCH 1/2] AOSP: erofs-utils: avoid lzma inclusion when liblzma is disabled
 2021-11-10 15:52 UTC  (4+ messages)
` [PATCH 2/2] erofs-utils: fsck: use "--extract" instead of "-c"

[PATCH v3] erofs-utils: introduce fsck.erofs
 2021-11-10  1:35 UTC  (5+ messages)

[PATCH v3 1/5] erofs-utils: add support for the full decompressed length
 2021-11-09 11:21 UTC  (6+ messages)
` [PATCH v3 2/5] erofs-utils: dump: add feature for collecting filesystem statistics
` [PATCH v3 3/5] erofs-utils: dump: add option to print specified file infomation
` [PATCH v3 4/5] erofs-utils: dump: add support for showing file extents
` [PATCH v3 5/5] erofs-utils: manpage: add dump.erofs manpage

[PATCH] erofs-utils: fsck, dump: add missing liblzma dependency
 2021-11-09 11:18 UTC 

[xiang-erofs:fixes] BUILD SUCCESS 4c7e42552b3a1536f3cdf534aba8c4262ee26716
 2021-11-08 14:43 UTC 

[PATCH v2] erofs: remove useless cache strategy of DELAYEDALLOC
 2021-11-06 13:27 UTC  (2+ messages)

[PATCH] erofs: remove useless cache strategy of DELAYEDALLOC
 2021-11-06  8:11 UTC 

[xiang-erofs:fixes] BUILD SUCCESS c186b38dc7f91b34343699b6e43c088176359998
 2021-11-06  7:02 UTC 

[PATCH] erofs: fix unsafe pagevec reuse of hooked pclusters
 2021-11-05  4:28 UTC  (3+ messages)
` [PATCH v2] "

futher decouple DAX from block devices
 2021-11-05  3:30 UTC  (47+ messages)
` [PATCH 01/11] dm: make the DAX support dependend on CONFIG_FS_DAX
` [PATCH 02/11] dax: remove CONFIG_DAX_DRIVER
` [PATCH 03/11] dax: simplify the dax_device <-> gendisk association
` [PATCH 04/11] dax: remove the pgmap sanity checks in generic_fsdax_supported
` [PATCH 05/11] dax: move the partition alignment check into fs_dax_get_by_bdev
` [PATCH 06/11] xfs: factor out a xfs_setup_dax helper
` [PATCH 07/11] dax: remove dax_capable
  ` [dm-devel] "
` [PATCH 08/11] dm-linear: add a linear_dax_pgoff helper
` [PATCH 09/11] dm-log-writes: add a log_writes_dax_pgoff helper
` [PATCH 10/11] dm-stripe: add a stripe_dax_pgoff helper
` [PATCH 11/11] dax: move bdev_dax_pgoff to fs/dax.c

[xiang-erofs:fixes] BUILD SUCCESS 1eceffaec88b336f021010f0eeea1a3948afd73d
 2021-11-04 20:21 UTC 

Invitation to Monitoring and Evaluation for Food Security and Nutrition Course Workshop Dec 06 to Dec 17,2021
 2021-11-03 16:14 UTC 

[GIT PULL] erofs updates for 5.16-rc1
 2021-11-01 20:04 UTC  (2+ messages)

[xiang-erofs:dev] BUILD SUCCESS a0961f351d82d43ab0b845304caa235dfe249ae9
 2021-11-01  2:24 UTC 

[PATCH 1/3] erofs-utils: add liblzma dependency
 2021-10-30  2:01 UTC  (3+ messages)
` [PATCH 2/3] erofs-utils: fuse: add LZMA algorithm support
` [PATCH 3/3] erofs-utils: mkfs: "

[syzbot] KASAN: use-after-free Read in LZ4_decompress_safe_partial
 2021-10-29 15:32 UTC  (2+ messages)

[PATCH v2] erofs-utils: introduce fsck.erofs
 2021-10-29  7:10 UTC  (2+ messages)

[PATCH] erofs: don't trigger WARN() when decompression fails
 2021-10-29  6:35 UTC  (2+ messages)

Readahead for compressed data
 2021-10-29  6:15 UTC  (2+ messages)

[RFC PATCH v2 0/2] erofs-utils: compression inline feature
 2021-10-29  5:49 UTC  (3+ messages)
` [RFC PATCH v2 1/2] erofs-utils: support tail-packing inline compressed data
` [RFC PATCH v2 2/2] erofs-utils: fuse: "

[PATCH] erofs-utils: introduce fsck.erofs
 2021-10-28 22:25 UTC  (9+ messages)

[PATCH v2 1/5] erofs-utils: add support for the full decompressed length
 2021-10-28 11:44 UTC  (10+ messages)
` [PATCH v2 2/5] erofs-utils: dump: add feature for collecting filesystem statistics
` [PATCH v2 3/5] erofs-utils: dump: add option to print specified file infomation
` [PATCH v2 4/5] erofs-utils: dump: add support for showing file extents
` [PATCH v2 5/5] erofs-utils: manpage: add dump.erofs manpage

Question about mkfs.erofs and reproducible builds
 2021-10-27 14:04 UTC  (6+ messages)

[PATCH 1/3] erofs-utils: dump: add -S options for collecting filesystem statistics
 2021-10-27 12:29 UTC  (6+ messages)
` [PATCH 2/3] erofs-utils: dump: add -i options to dump file information of specific inode number
` [PATCH 3/3] erofs-utils: dump: add -e option to dump the inode extent info


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).