Linux-f2fs-devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-25 13:42:40 to 2021-06-08 11:55:08 UTC [more...]

[f2fs-dev] [PATCH 0/14 v7] fs: Hole punch vs page cache filling races
 2021-06-08 11:54 UTC  (22+ 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 v6] f2fs: compress: add nocompress extensions support
 2021-06-08 11:15 UTC 

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

[f2fs-dev] [PATCH v2] f2fs: introduce f2fs_casefold_name slab cache
 2021-06-08  0:00 UTC 

[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: let's allow compression for mmap files
 2021-06-07 23:17 UTC  (6+ messages)
` [f2fs-dev] [PATCH 2/2] f2fs: introduce FI_COMPRESS_RELEASED instead of using IMMUTABLE bit

[f2fs-dev] [PATCH] sload.f2fs: use F2FS_COMPRESS_RELEASED instead of IMMUTABLE bit
 2021-06-07 23:10 UTC  (4+ messages)

[f2fs-dev] [PATCH 1/2] f2fs: swap: remove dead codes
 2021-06-07 23:08 UTC  (11+ messages)
` [f2fs-dev] [PATCH 2/2] f2fs: swap: support migrating swapfile in aligned write mode

[f2fs-dev] [PATCH 1/3] f2fs: Advertise encrypted casefolding in sysfs
 2021-06-07 16:58 UTC  (8+ 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] 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] fscrypt: fix derivation of SipHash keys on big endian CPUs
 2021-06-05  7:50 UTC 

[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  (19+ 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  (25+ messages)

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

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

[f2fs-dev] [RFC PATCH] f2fs: compress: remove unneeded read when rewrite whole cluster
 2021-05-29  1:13 UTC  (5+ messages)
  ` [f2fs-dev] 答复: "

[f2fs-dev] [PATCH] f2fs: logging neatening
 2021-05-28  2:08 UTC  (2+ messages)

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

[f2fs-dev] [PATCH 1/2] f2fs_io: add to show immutable bit
 2021-05-26  9:06 UTC  (2+ messages)

[f2fs-dev] [PATCH v2 2/2] f2fs: swap: support migrating swapfile in aligned write mode
 2021-05-26  8:59 UTC 

[f2fs-dev] [PATCH v8 0/8] add support for direct I/O with fscrypt using blk-crypto
 2021-05-26  8:02 UTC  (3+ messages)

[f2fs-dev] [PATCH] f2fs: avoid attaching SB_ACTIVE flag during mount/remount
 2021-05-25 13:42 UTC  (2+ messages)


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