linux-f2fs-devel.lists.sourceforge.net archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-02 23:49:52 to 2021-06-22 03:05:17 UTC [more...]

[f2fs-dev] [PATCH] f2fs-tools: fix metadata region overlap with zoned block device zones
 2021-06-22  2:49 UTC  (4+ messages)

[f2fs-dev] [PATCH] f2fs: compress: remove unneeded read when rewrite whole cluster
 2021-06-21 23:45 UTC  (3+ messages)

[f2fs-dev] [PATCH v6] f2fs: compress: add nocompress extensions support
 2021-06-21  3:37 UTC  (3+ messages)

[f2fs-dev] [PATCH] f2fs: enable extent cache for compression files in read-only
 2021-06-21  2:40 UTC 

[f2fs-dev] [PATCH 1/4] mkfs.f2fs: remove android features for RO
 2021-06-21  2:39 UTC  (4+ messages)
` [f2fs-dev] [PATCH 2/4] fsck|dump.f2fs: add -M to get file map
` [f2fs-dev] [PATCH 3/4] f2fs-tools: fix wrong file offset
` [f2fs-dev] [PATCH 4/4] f2fs-tools: add extent cache for each file

[f2fs-dev] [PATCH] f2fs-tools: add extent cache for each file
 2021-06-21  2:39 UTC 

[f2fs-dev] [PATCH] common/rc: f2fs do not support metadata journaling
 2021-06-18  2:03 UTC  (11+ messages)
  ` [f2fs-dev] [PATCH] generic/103: leave more space for f2fs
  ` [f2fs-dev] [PATCH] generic/260: f2fs is also special

[f2fs-dev] [PATCH 0/14 v8] fs: Hole punch vs page cache filling races
 2021-06-17 16:32 UTC  (33+ messages)
` [f2fs-dev] [PATCH 01/14] mm: Fix comments mentioning i_mutex
` [f2fs-dev] [PATCH 02/14] documentation: Sync file_operations members with reality
` [f2fs-dev] [PATCH 03/14] mm: Protect operations adding pages to page cache with invalidate_lock
` [f2fs-dev] [PATCH 04/14] mm: Add functions to lock invalidate_lock for two mappings
` [f2fs-dev] [PATCH 05/14] ext4: Convert to use mapping->invalidate_lock
` [f2fs-dev] [PATCH 06/14] ext2: Convert to using invalidate_lock
` [f2fs-dev] [PATCH 07/14] xfs: Refactor xfs_isilocked()
` [f2fs-dev] [PATCH 08/14] xfs: Convert to use invalidate_lock
` [f2fs-dev] [PATCH 09/14] xfs: Convert double locking of MMAPLOCK to use VFS helpers
` [f2fs-dev] [PATCH 10/14] zonefs: Convert to using invalidate_lock
` [f2fs-dev] [PATCH 11/14] f2fs: "
` [f2fs-dev] [PATCH 12/14] fuse: "
` [f2fs-dev] [PATCH 13/14] ceph: Fix race between hole punch and page fault
` [f2fs-dev] [PATCH 14/14] cifs: "

[f2fs-dev] [PATCH v2] generic/103: special left calculation for f2fs
 2021-06-17  7:03 UTC  (2+ messages)
` [f2fs-dev] [PATCH v2] generic/260: f2fs is also special

[f2fs-dev] [PATCH] f2fs: replace ERANGE with ENAMETOOLONG in file name length check
 2021-06-16 13:21 UTC  (5+ messages)

[f2fs-dev] [Question] generic/064 fail on f2fs
 2021-06-16 12:26 UTC 

[f2fs-dev] [PATCH v8 0/4] Make UTF-8 encoding loadable
 2021-06-16  4:09 UTC  (12+ messages)
` [f2fs-dev] [PATCH v8 4/4] fs: unicode: Add utf8 module and a unicode layer

[f2fs-dev] [PATCH v3] generic/042: make a bigger img for f2fs
 2021-06-15  3:16 UTC 

[f2fs-dev] [PATCH 1/3] dump.f2fs: add -M to get block map
 2021-06-13  5:55 UTC  (3+ messages)
` [f2fs-dev] [PATCH 2/3] fsck.f2fs: add -M to get file map
` [f2fs-dev] [PATCH 3/3] mkfs.f2fs: remove android features for RO

[f2fs-dev] [GIT PULL][PATCH v11 0/4] Update to zstd-1.4.10
 2021-06-11 20:06 UTC  (2+ messages)

[f2fs-dev] [PATCH] sload.f2fs: Reword "IMMUTABLE" in strings/comments
 2021-06-11  7:31 UTC 

[f2fs-dev] [PATCH v2] fscrypt: fix derivation of SipHash keys on big endian CPUs
 2021-06-11  2:25 UTC  (2+ messages)

[f2fs-dev] [PATCH v3] f2fs: introduce f2fs_casefolded_name slab cache
 2021-06-10 23:46 UTC 

[f2fs-dev] [PATCH 1/3] f2fs: Advertise encrypted casefolding in sysfs
 2021-06-10 23:09 UTC  (9+ messages)
` [f2fs-dev] [PATCH 2/3] f2fs: add pin_file in feature list
` [f2fs-dev] [PATCH 3/3] f2fs: clean up /sys/fs/f2fs/<disk>/features
  ` [f2fs-dev] [PATCH 3/3 v2] "

[f2fs-dev] [PATCH v2] f2fs: introduce f2fs_casefold_name slab cache
 2021-06-10 22:57 UTC  (2+ messages)

[f2fs-dev] [PATCH] sload.f2fs: use F2FS_COMPRESS_RELEASED instead of IMMUTABLE bit
 2021-06-10 16:51 UTC  (7+ messages)

[f2fs-dev] [PATCH 1/2] f2fs: let's allow compression for mmap files
 2021-06-10 15:24 UTC  (7+ messages)
` [f2fs-dev] [PATCH 2/2] f2fs: introduce FI_COMPRESS_RELEASED instead of using IMMUTABLE bit

[f2fs-dev] [PATCH 0/14 v7] fs: Hole punch vs page cache filling races
 2021-06-10 12:42 UTC  (28+ messages)
` [f2fs-dev] [PATCH 01/14] mm: Fix comments mentioning i_mutex
` [f2fs-dev] [PATCH 02/14] documentation: Sync file_operations members with reality
` [f2fs-dev] [PATCH 03/14] mm: Protect operations adding pages to page cache with invalidate_lock
` [f2fs-dev] [PATCH 04/14] mm: Add functions to lock invalidate_lock for two mappings
` [f2fs-dev] [PATCH 05/14] ext4: Convert to use mapping->invalidate_lock
` [f2fs-dev] [PATCH 06/14] ext2: Convert to using invalidate_lock
` [f2fs-dev] [PATCH 07/14] xfs: Refactor xfs_isilocked()
` [f2fs-dev] [PATCH 08/14] xfs: Convert to use invalidate_lock
` [f2fs-dev] [PATCH 09/14] xfs: Convert double locking of MMAPLOCK to use VFS helpers
` [f2fs-dev] [PATCH 10/14] zonefs: Convert to using invalidate_lock
` [f2fs-dev] [PATCH 11/14] f2fs: "
` [f2fs-dev] [PATCH 12/14] fuse: "
` [f2fs-dev] [PATCH 13/14] ceph: Fix race between hole punch and page fault
` [f2fs-dev] [PATCH 14/14] cifs: "

[f2fs-dev] Multiple fsck runs required to fix quota
 2021-06-09 19:22 UTC  (3+ messages)

[f2fs-dev] [PATCH v8 0/8] add support for direct I/O with fscrypt using blk-crypto
 2021-06-09  2:45 UTC  (4+ messages)

[f2fs-dev] my future investment ventures in your country
 2021-06-08 21:49 UTC 

[f2fs-dev] [RFC PATCH] f2fs: compress: remove unneeded read when rewrite whole cluster
 2021-06-08 12:47 UTC  (6+ messages)
  ` [f2fs-dev] 答复: "
        ` [f2fs-dev] 答复: "

[f2fs-dev] Inquiry for New Order
 2021-06-08 12:40 UTC 

[f2fs-dev] [PATCH] f2fs: introduce cf_name_slab cache
 2021-06-08  0:01 UTC  (3+ messages)

[f2fs-dev] [PATCH v2 RFC] f2fs: fix to force keeping write barrier for strict fsync mode
 2021-06-07 23:32 UTC  (3+ messages)

[f2fs-dev] [PATCH] f2fs: fix to avoid adding tab before doc section
 2021-06-07 23:31 UTC 

[f2fs-dev] [PATCH 1/2] f2fs: swap: remove dead codes
 2021-06-07 23:08 UTC  (10+ messages)

[f2fs-dev] [PATCH] fscrypt: fix derivation of SipHash keys on big endian CPUs
 2021-06-05  7:29 UTC  (2+ messages)

[f2fs-dev] [PATCH] fscrypt: don't ignore minor_hash when hash is 0
 2021-06-05  7:28 UTC  (2+ messages)

[f2fs-dev] [PATCH v2 0/2] Fix up casefolding sysfs entries for F2FS
 2021-06-05  0:15 UTC  (24+ messages)
` [f2fs-dev] [PATCH v2 1/2] f2fs: Show casefolding support only when supported
` [f2fs-dev] [PATCH v2 2/2] f2fs: Advertise encrypted casefolding in sysfs

[f2fs-dev] [PATCH 1/2] f2fs: immutable file can have null address in compressed chunk
 2021-06-04 23:47 UTC  (8+ messages)
` [f2fs-dev] [PATCH 2/2] f2fs: support RO feature
  ` [f2fs-dev] [PATCH 2/2 v2] "
    ` [f2fs-dev] [PATCH 2/2 v3] "
      ` [f2fs-dev] [PATCH 2/2 v4] "
        ` [f2fs-dev] [PATCH 2/2 v5] "

[f2fs-dev] [PATCH v9 0/9] add support for direct I/O with fscrypt using blk-crypto
 2021-06-04 21:09 UTC  (10+ messages)
` [f2fs-dev] [PATCH v9 1/9] block: blk-crypto-fallback: handle data unit split across multiple bvecs
` [f2fs-dev] [PATCH v9 2/9] block: blk-crypto: relax alignment requirements for bvecs in bios
` [f2fs-dev] [PATCH v9 3/9] fscrypt: add functions for direct I/O support
` [f2fs-dev] [PATCH v9 4/9] direct-io: add support for fscrypt using blk-crypto
` [f2fs-dev] [PATCH v9 5/9] block: Make bio_iov_iter_get_pages() respect bio_required_sector_alignment()
` [f2fs-dev] [PATCH v9 6/9] iomap: support direct I/O with fscrypt using blk-crypto
` [f2fs-dev] [PATCH v9 7/9] ext4: "
` [f2fs-dev] [PATCH v9 8/9] f2fs: "
` [f2fs-dev] [PATCH v9 9/9] fscrypt: update documentation for direct I/O support

[f2fs-dev] f2fs compress performance problem
 2021-06-04  7:31 UTC 

[f2fs-dev] [PATCH] f2fs: add pin_file in feature list
 2021-06-04  5:50 UTC 

[f2fs-dev] [PATCH] f2fs: clean up /sys/fs/f2fs/<disk>/features
 2021-06-04  5:49 UTC  (7+ messages)
` [f2fs-dev] [PATCH v2] "
  ` [f2fs-dev] [PATCH v3] "

[f2fs-dev] [PATCH v5] f2fs: compress: add nocompress extensions support
 2021-06-04  2:45 UTC  (5+ messages)
` [f2fs-dev] 答复: "
      ` [f2fs-dev] 答复: "

[f2fs-dev] [PATCH v6] f2fs: compress: add compress_inode to cache compressed blocks
 2021-06-03 16:13 UTC  (13+ messages)

[f2fs-dev] [PATCH 0/2] Fix up casefolding sysfs entries for F2FS
 2021-06-02 23:49 UTC  (5+ messages)
` [f2fs-dev] [PATCH 2/2] f2fs: Advertise encrypted casefolding in sysfs


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