linux-erofs.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-09-01 05:53:25 to 2019-10-14 23:53:36 UTC [more...]

[PATCH v2] erofs-utils: introduce preliminary xattr support
 2019-10-14 23:53 UTC  (9+ messages)
` [PATCH v3 1/2] erofs-utils: introduce inline "
  ` [PATCH 2/2] erofs-utils: introduce shared "
        ` [PATCH v4 1/2] erofs-utils: introduce inline "
          ` [PATCH v4 2/2] erofs-utils: introduce shared "
            ` [PATCH v5 "

[PATCH-v2] erofs-utils:code for calculating crc checksum of erofs blocks
 2019-10-14 23:45 UTC  (2+ messages)

[PATCH] erofs-utils: use cmpsgn(x, y) for standardized large value comparsion
 2019-10-14 11:30 UTC 

[PATCH] code for calculating crc checksum of erofs blocks
 2019-10-14  1:56 UTC  (2+ messages)

[PATCH] erofs-utils: fix old kernel compatibility for non-lz4 compression
 2019-10-12 16:28 UTC  (2+ messages)

[PATCH v4][ 1/2] erofs-utils: introduce fixed UNIX timestamp
 2019-10-12  0:19 UTC  (4+ messages)
` [PATCH v4][ 2/2] erofs-utils: fix error handler notes when parameter miss

[PATCH v1] erofs-utils: introduce fixed timestamp
 2019-10-11  0:29 UTC  (2+ messages)

[PATCH for-next 1/5] erofs: clean up collection handling routines
 2019-10-10  7:41 UTC  (10+ messages)
` [PATCH for-next 2/5] erofs: remove dead code since managed cache is now built-in
` [PATCH for-next 3/5] erofs: get rid of __stagingpage_alloc helper
` [PATCH for-next 4/5] erofs: clean up decompress queue stuffs
` [PATCH for-next 5/5] erofs: set iowait for sync decompression

[PATCH preview][] erofs-utils:introduce fixed timestamp using "-T"
 2019-10-09 23:51 UTC  (2+ messages)

[PATCH preview][] erofs-utils:intriduce fixed timestamp using "-T"
 2019-10-09 16:41 UTC 

[PATCH] erofs-utils: code for superblock checksum calculation
 2019-10-09 14:27 UTC  (10+ messages)

[PATCH for-4.19 1/4] staging: erofs: fix an error handling in erofs_readdir()
 2019-10-09 13:36 UTC  (8+ messages)
` [PATCH for-4.19 2/4] staging: erofs: some compressed cluster should be submitted for corrupted images
  ` Patch "staging: erofs: some compressed cluster should be submitted for corrupted images" has been added to the 4.19-stable tree
` [PATCH for-4.19 3/4] staging: erofs: add two missing erofs_workgroup_put for corrupted images
  ` Patch "staging: erofs: add two missing erofs_workgroup_put for corrupted images" has been added to the 4.19-stable tree
` [PATCH for-4.19 4/4] staging: erofs: detect potential multiref due to corrupted images
  ` Patch "staging: erofs: detect potential multiref due to corrupted images" has been added to the 4.19-stable tree
` Patch "staging: erofs: fix an error handling in erofs_readdir()" "

[PATCH for-5.3 1/5] staging: erofs: fix an error handling in erofs_readdir()
 2019-10-09 13:27 UTC  (9+ messages)
` [PATCH for-5.3 2/5] staging: erofs: some compressed cluster should be submitted for corrupted images
  ` Patch "staging: erofs: some compressed cluster should be submitted for corrupted images" has been added to the 5.3-stable tree
` [PATCH for-5.3 3/5] staging: erofs: add two missing erofs_workgroup_put for corrupted images
  ` Patch "staging: erofs: add two missing erofs_workgroup_put for corrupted images" has been added to the 5.3-stable tree
` [PATCH for-5.3 4/5] staging: erofs: avoid endless loop of invalid lookback distance 0
  ` Patch "staging: erofs: avoid endless loop of invalid lookback distance 0" has been added to the 5.3-stable tree
` [PATCH for-5.3 5/5] staging: erofs: detect potential multiref due to corrupted images
  ` Patch "staging: erofs: detect potential multiref due to corrupted images" has been added to the 5.3-stable tree

[PATCH 1/2] erofs-utils: support 64-bit internal buffer cache
 2019-10-05 16:25 UTC  (4+ messages)
` [PATCH 2/2] erofs-utils: complete extended inode support

[GIT PULL] erofs fixes for 5.4-rc2
 2019-10-02 21:00 UTC  (2+ messages)

erofs -next tree inclusion request
 2019-09-30 21:18 UTC  (10+ messages)

[PATCH] erofs: fix mis-inplace determination related with noio chain
 2019-09-24  3:03 UTC  (2+ messages)

[PATCH] erofs: fix erofs_get_meta_page locking by a cleanup
 2019-09-23 12:16 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] MAINTAINERS: erofs: complete sub-entries for erofs
 2019-09-19  7:17 UTC  (2+ messages)

[PATCH -next] erofs: fix return value check in erofs_read_superblock()
 2019-09-19  0:54 UTC  (3+ messages)

[PATCH 1/3] erofs-utils: complete special file support
 2019-09-17 15:15 UTC  (6+ messages)
  ` [PATCH 2/3] erofs-utils: resize image to the correct size
  ` [PATCH 3/3] erofs-utils: keep up with in-kernel ondisk format naming

[PATCH erofs-utils v2] build: cure compiler warnings
 2019-09-08 23:54 UTC 

[PATCH v6 00/24] erofs: promote erofs from staging
 2019-09-05 11:30 UTC  (118+ messages)
` [PATCH v6 01/24] erofs: add on-disk layout
` [PATCH v6 03/24] erofs: add super block operations
` [PATCH v6 05/24] erofs: add inode operations
` [PATCH v6 06/24] erofs: support special inode
` [PATCH 00/21] erofs: patchset addressing Christoph's comments
  ` [PATCH 01/21] erofs: remove all the byte offset comments
  ` [PATCH 02/21] erofs: on-disk format should have explicitly assigned numbers
  ` [PATCH 03/21] erofs: some macros are much more readable as a function
  ` [PATCH 04/21] erofs: kill __packed for on-disk structures
  ` [PATCH 05/21] erofs: update erofs_inode_is_data_compressed helper
  ` [PATCH 06/21] erofs: kill erofs_{init,exit}_inode_cache
  ` [PATCH 07/21] erofs: use erofs_inode naming
  ` [PATCH 09/21] erofs: update erofs symlink stuffs
  ` [PATCH 10/21] erofs: kill is_inode_layout_compression()
  ` [PATCH 11/21] erofs: use dsb instead of layout for ondisk super_block
  ` [PATCH 12/21] erofs: kill verbose debug info in erofs_fill_super
  ` [PATCH 13/21] erofs: simplify erofs_grab_bio() since bio_alloc() never fail
  ` [PATCH 14/21] erofs: kill prio and nofail of erofs_get_meta_page()
  ` [PATCH 15/21] erofs: kill __submit_bio()
  ` [PATCH 16/21] erofs: kill magic underscores
  ` [PATCH 17/21] erofs: use a switch statement when dealing with the file modes
  ` [PATCH 18/21] erofs: add "erofs_" prefix for common and short functions
  ` [PATCH 19/21] erofs: kill all erofs specific fault injection
  ` [PATCH 20/21] erofs: kill use_vmap module parameter
  ` [PATCH 21/21] erofs: save one level of indentation
  ` [PATCH v2 00/25] erofs: patchset addressing Christoph's comments
    ` [PATCH v2 01/25] erofs: remove all the byte offset comments
    ` [PATCH v2 02/25] erofs: on-disk format should have explicitly assigned numbers
    ` [PATCH v2 03/25] erofs: some macros are much more readable as a function
    ` [PATCH v2 04/25] erofs: kill __packed for on-disk structures
    ` [PATCH v2 05/25] erofs: update erofs_inode_is_data_compressed helper
    ` [PATCH v2 06/25] erofs: use feature_incompat rather than requirements
    ` [PATCH v2 07/25] erofs: better naming for erofs inode related stuffs
    ` [PATCH v2 08/25] erofs: kill erofs_{init,exit}_inode_cache
    ` [PATCH v2 09/25] erofs: use erofs_inode naming
    ` [PATCH v2 10/25] erofs: update erofs_fs.h comments
    ` [PATCH v2 11/25] erofs: update comments in inode.c
    ` [PATCH v2 12/25] erofs: better erofs symlink stuffs
    ` [PATCH v2 13/25] erofs: use dsb instead of layout for ondisk super_block
    ` [PATCH v2 14/25] erofs: kill verbose debug info in erofs_fill_super
    ` [PATCH v2 15/25] erofs: localize erofs_grab_bio()
    ` [PATCH v2 16/25] erofs: kill prio and nofail of erofs_get_meta_page()
    ` [PATCH v2 17/25] erofs: kill __submit_bio()
    ` [PATCH v2 18/25] erofs: add "erofs_" prefix for common and short functions
    ` [PATCH v2 19/25] erofs: kill all erofs specific fault injection
    ` [PATCH v2 20/25] erofs: kill use_vmap module parameter
    ` [PATCH v2 21/25] erofs: save one level of indentation
    ` [PATCH v2 22/25] erofs: rename errln/infoln/debugln to erofs_{err, info, dbg}
    ` [PATCH v2 23/25] erofs: use read_mapping_page instead of sb_bread
    ` [PATCH v2 24/25] erofs: always use iget5_locked
    ` [PATCH v2 25/25] erofs: use read_cache_page_gfp for erofs_get_meta_page

[PATCH] erofs: using switch-case while checking the inode type
 2019-09-04  7:38 UTC  (6+ messages)

[PATCH v8 00/24] erofs: promote erofs from staging v8
 2019-09-03  6:30 UTC  (11+ messages)
` [PATCH v8 11/24] erofs: introduce xattr & posixacl support


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