Linux-EROFS Archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-25 20:28:19 to 2022-03-11 04:56:59 UTC [more...]

How to fix the bug in "WARNING: kobject bug in erofs_unregister_sysfs"?
 2022-03-11  4:56 UTC  (5+ messages)

[PATCH] erofs: rename ctime to mtime
 2022-03-11  4:47 UTC  (2+ messages)

[PATCH 1/2] erofs-utils: mkfs: rename ctime to mtime
 2022-03-11  4:17 UTC  (2+ messages)
` [PATCH 2/2] erofs-utils: mkfs: use mtime instead of ctime

[PATCH] erofs-utils: mkfs: Use extended inodes when ctime is set
 2022-03-11  3:53 UTC  (5+ messages)

[PATCH] erofs-utils: mkfs: Use mtime to seed ctimes
 2022-03-11  2:22 UTC  (7+ messages)

[PATCH 1/2] erofs: clean up z_erofs_extent_lookback
 2022-03-10 18:27 UTC  (2+ messages)
` [PATCH 2/2] erofs: refine managed inode stuffs

[PATCH] erofs: silence warnings related to impossible m_plen
 2022-03-10 17:34 UTC 

[erofs-utils] Report two resource leak issues and submit patches
 2022-03-10  7:22 UTC  (2+ messages)

【重要】えきねっとアカウントの自動退会処理について
 2022-03-09 20:30 UTC 

[xiang-erofs:dev] BUILD SUCCESS d189849b443286a0d4369068fb03b412cffb32e5
 2022-03-09 15:32 UTC 

fs/erofs/zmap.c:394 z_erofs_get_extent_compressedlen() warn: should '1 << lclusterbits' be a 64 bit type?
 2022-03-09 11:15 UTC 

[xiang-erofs:dev] BUILD SUCCESS 5e397957c517d40be16f9bd4d1dfc76804fe3255
 2022-03-08  9:11 UTC 

[PATCH] Documentation/filesystem/dax: update DAX description on erofs
 2022-03-08  5:59 UTC  (2+ messages)

[PATCH v4 00/21] fscache, erofs: fscache-based on-demand read semantics
 2022-03-07 12:33 UTC  (22+ messages)
` [PATCH v4 01/21] fscache: export fscache_end_operation()
` [PATCH v4 02/21] cachefiles: export write routine
` [PATCH v4 03/21] cachefiles: introduce on-demand read mode
` [PATCH v4 04/21] cachefiles: notify user daemon with anon_fd when opening cache file
` [PATCH v4 05/21] cachefiles: implement on-demand read
` [PATCH v4 06/21] cachefiles: document on-demand read mode
` [PATCH v4 07/21] erofs: use meta buffers for erofs_read_superblock()
` [PATCH v4 08/21] erofs: export erofs_map_blocks()
` [PATCH v4 09/21] erofs: add mode checking helper
` [PATCH v4 10/21] erofs: register global fscache volume
` [PATCH v4 11/21] erofs: add cookie context helper functions
` [PATCH v4 12/21] erofs: add anonymous inode managing page cache of blob file
` [PATCH v4 13/21] erofs: add erofs_fscache_read_pages() helper
` [PATCH v4 14/21] erofs: register cookie context for bootstrap blob
` [PATCH v4 15/21] erofs: implement fscache-based metadata read
` [PATCH v4 16/21] erofs: implement fscache-based data read for non-inline layout
` [PATCH v4 17/21] erofs: implement fscache-based data read for inline layout
` [PATCH v4 18/21] erofs: register cookie context for data blobs
` [PATCH v4 19/21] erofs: implement fscache-based data read "
` [PATCH v4 20/21] erofs: implement fscache-based data readahead
` [PATCH v4 21/21] erofs: add 'uuid' mount option

[xiang-erofs:dev-test] BUILD SUCCESS 23002f78e2a71a54dc492d2ce0d9724c8e98c908
 2022-03-07  5:41 UTC 

[PATCH v4 0/5] fs/erofs: new filesystem
 2022-03-05 14:57 UTC  (10+ messages)
` [PATCH v4 1/5] fs/erofs: add erofs filesystem support
` [PATCH v4 2/5] lib/lz4: update LZ4 decompressor module
` [PATCH v4 3/5] fs/erofs: add lz4 decompression support
` [PATCH v4 4/5] fs/erofs: add filesystem commands
` [PATCH v4 5/5] test/py: Add tests for the erofs

[PATCH 1/2] erofs: get rid of `struct z_erofs_collector'
 2022-03-03  4:09 UTC  (6+ messages)
` [PATCH 2/2] erofs: clean up preload_compressed_pages()

[xiang-erofs:dev] BUILD SUCCESS 22ba5e99b96f1c0dbdfa4f4e1d9751b4c8348541
 2022-03-03  2:15 UTC 

[PATCH] erofs-utils: check the return value of ftell
 2022-03-03  3:10 UTC  (10+ messages)
` [PATCH] erofs-utils: fix memory leak when load compress hints file
` [PATCH] erofs-utils: fix some style problems
        ` [PATCH v2] "

[GIT PULL] erofs fix for 5.17-rc7
 2022-03-02 20:36 UTC  (2+ messages)

INVITATION TO ATTEND AN INTERNATIONAL TRAINING WORKSHOP ON MONITORING AND EVALUATION FOR DEVELOPMENT RESULTS 4TH – 15TH APRIL 2022
 2022-03-02  9:40 UTC 

[PATCH] erofs: fix ztailpacking on > 4GiB filesystems
 2022-03-02  3:03 UTC  (4+ messages)

Suspicious URL:人事通知linux-erofs
 2022-02-24 11:17 UTC 

[xiang-erofs:dev] BUILD SUCCESS c678fc27e5aec2eb9e56749e4671fdda9dd9559d
 2022-02-24  3:46 UTC 

[PATCH v2] erofs-utils: fix fd leak when load compress hints file
 2022-02-23  7:24 UTC 

[xiang-erofs:dev-test] BUILD SUCCESS cd2570d0fb56b528a341da969120a4a0253a0458
 2022-02-23  4:34 UTC 

【Amazon】アカウントの利用状況をご確認ください。
 2022-02-20 16:20 UTC 

あなたのアカウントは停止されました
 2022-02-19 19:51 UTC 

[PATCH v2 0/2] erofs-utils: refine tailpcluster compression approach
 2022-02-17  9:09 UTC  (5+ messages)
` [PATCH v2 1/2] erofs-utils: lib: get rid of a redundent compress round
` [PATCH v2 2/2] erofs-utils: lib: refine tailpcluster compression approach

[PATCH v3 00/22] fscache,erofs: fscache-based demand-read semantics
 2022-02-17  8:17 UTC  (35+ messages)
` [PATCH v3 01/22] fscache: export fscache_end_operation()
` [PATCH v3 02/22] fscache: add a method to support on-demand read semantics
` [PATCH v3 03/22] cachefiles: extract generic function for daemon methods
` [PATCH v3 04/22] cachefiles: detect backing file size in on-demand read mode
` [PATCH v3 05/22] cachefiles: introduce new devnode for "
    ` [PATCH v4 05/23] "
` [PATCH v3 06/22] erofs: use meta buffers for erofs_read_superblock()
` [PATCH v3 07/22] erofs: export erofs_map_blocks()
` [PATCH v3 08/22] erofs: add mode checking helper
` [PATCH v3 09/22] erofs: register global fscache volume
` [PATCH v3 10/22] erofs: add cookie context helper functions
` [PATCH v3 11/22] erofs: add anonymous inode managing page cache of blob file
` [PATCH v3 12/22] erofs: add erofs_fscache_read_page() helper
` [PATCH v3 13/22] erofs: register cookie context for bootstrap blob
` [PATCH v3 14/22] erofs: implement fscache-based metadata read
` [PATCH v3 15/22] erofs: implement fscache-based data read for non-inline layout
` [PATCH v3 16/22] erofs: implement fscache-based data read for inline layout
` [PATCH v3 17/22] erofs: register cookie context for data blobs
` [PATCH v3 18/22] erofs: implement fscache-based data read "
` [PATCH v3 19/22] erofs: implement fscache-based data readahead for hole
` [PATCH v3 20/22] erofs: implement fscache-based data readahead for non-inline layout
` [PATCH v3 21/22] erofs: implement fscache-based data readahead for inline layout
` [PATCH v3 22/22] erofs: add 'uuid' mount option
` [Linux-cachefs] [PATCH v3 00/22] fscache, erofs: fscache-based demand-read semantics

INVITATION TO ATTEND A WORKSHOP ON STRATEGIC LEADERSHIP AND STRATEGIC MANAGEMENT FOR EXECUTIVES PROGRAM APRIL 4TH-15TH 2022
 2022-02-15  3:42 UTC 

[PATCH v2 0/3] fs/erofs: new filesystem
 2022-02-10 14:08 UTC  (11+ messages)
` [PATCH v3 0/5] "
  ` [PATCH v3 1/5] fs/erofs: add erofs filesystem support
  ` [PATCH v3 2/5] lib/lz4: update LZ4 decompressor module
  ` [PATCH v3 3/5] fs/erofs: add lz4 decompression support
  ` [PATCH v3 4/5] fs/erofs: add filesystem commands
  ` [PATCH v3 5/5] test/py: Add tests for the erofs

[PATCH] erofs-utils: Print configuration only at INFO debug level
 2022-02-09  1:48 UTC  (4+ messages)
` [PATCH] erofs-utils: Print program name and version to stdout

[PATCH v1] erofs-utils: lib: Fix 8MB bug on uncompressed extent size
 2022-02-09  1:47 UTC  (8+ messages)
        ` [PATCH v3] "
    ` [PATCH v2] "

[PATCH 0/2] erofs-utils: refine tailpcluster compression approach
 2022-02-07 21:52 UTC  (4+ messages)
` [PATCH 1/2] erofs-utils: lib: get rid of a redundent compress round
` [PATCH 2/2] erofs-utils: lib: refine tailpcluster compression approach

[GIT PULL] erofs fixes for 5.17-rc3
 2022-02-04 20:34 UTC  (2+ messages)

[xiang-erofs:dev-test] BUILD SUCCESS 24331050a3e6afcd4451409831dd9ae8085a42f6
 2022-02-04 18:21 UTC 

[PATCH] erofs: fix small compressed files inlining
 2022-02-04  3:14 UTC  (2+ messages)

Remote Sensing and GIS in Multi Hazard Early Warning Systems March workshop 2022
 2022-02-02  8:39 UTC 

[PATCH v1] erofs-utils: don't hard code constants
 2022-02-02  2:19 UTC  (4+ messages)

[PATCH] erofs-utils: add missing errors and normalize errors to lower-case
 2022-01-30  0:26 UTC  (10+ messages)

[PATCH] erofs-utils: fsck: check extract_path in erofsfsck_set_attributes()
 2022-01-29  7:45 UTC 

[PATCH] erofs-utils: fsck: fix issues related to --extract=X
 2022-01-29  4:48 UTC  (7+ messages)

ETCサービスをご利用いただきありがとうございます。
 2022-01-28 18:51 UTC 

ETCサービスをご利用いただきありがとうございます。
 2022-01-27 17:16 UTC 

[PATCH v2 00/20] fscache, erofs: fscache-based demand-read semantics
 2022-01-27  7:07 UTC  (9+ messages)
` [PATCH v2 00/20] fscache,erofs: "
  ` [PATCH v2 11/20] erofs: add cookie context helper functions

[PATCH 1/2] erofs-utils: fsck: never follow exist symlinks when overwriting
 2022-01-26  3:37 UTC  (2+ messages)
` [PATCH 2/2] erofs-utils: fsck: don't set attributes when fscking only

[PATCH] erofs-utils: fsck: fix issues related to --extract=X
 2022-01-26  3:10 UTC  (3+ messages)

[PATCH v2 11/20] erofs: add cookie context helper functions
 2022-01-18 13:12 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).