linux-f2fs-devel.lists.sourceforge.net archive mirror
 help / color / mirror / Atom feed
 messages from 2018-07-30 06:41:18 to 2018-08-24 16:16:40 UTC [more...]

[RFC PATCH 00/10] fs-verity: filesystem-level integrity protection
 2018-08-24 16:16 UTC  (5+ messages)
` [RFC PATCH 01/10] fs-verity: add setup code, UAPI, and Kconfig
` [RFC PATCH 04/10] fs-verity: implement FS_IOC_MEASURE_VERITY ioctl
` [RFC PATCH 05/10] fs-verity: add SHA-512 support
` [RFC PATCH 08/10] ext4: add basic fs-verity support

Corrupt F2FS partition - fsck is useless
 2018-08-24 15:59 UTC  (4+ messages)

[Bug 200635] Oops error in refresh_sit_entry() while unmounting a crafted F2FS image
 2018-08-24 10:21 UTC  (2+ messages)

[PATCH] build: declare that libf2fs_format uses the blkid library
 2018-08-24  7:26 UTC 

[Bug 200871] F2FS experiences data loss (entry is completely lost) when an I/O failure occurs
 2018-08-23 15:26 UTC 

[PATCH v4] f2fs: guarantee journalled quota data by checkpoint
 2018-08-23 11:28 UTC 

[PATCH v2] Revert "f2fs: use printk_ratelimited for f2fs_msg"
 2018-08-22  9:17 UTC 

[PATCH v3] f2fs: guarantee journalled quota data by checkpoint
 2018-08-22  9:15 UTC 

[PATCH v4] f2fs: fix to flush all dirty inodes recovered in readonly fs
 2018-08-22  9:11 UTC 

[GIT PULL] f2fs-for-4.19
 2018-08-22  3:36 UTC 

[PATCH v2] f2fs: guarantee journalled quota data by checkpoint
 2018-08-21 12:47 UTC 

[PATCH v3] f2fs: fix to flush all dirty inodes recovered in readonly fs
 2018-08-21 12:23 UTC 

[PATCH v2] f2fs: fix to flush all dirty inodes recovered in readonly fs
 2018-08-21  8:25 UTC 

[PATCH 1/2] f2fs: fix to avoid quota inode leak in ->put_super
 2018-08-21  3:35 UTC  (7+ messages)
` [PATCH 2/2] f2fs: guarantee journalled quota data by checkpoint

[PATCH] f2fs: fix performance issue observed with multi-thread sequential read
 2018-08-21  3:30 UTC  (20+ messages)
` [PATCH v2] "
  ` [f2fs-dev] [PATCH v3] "
    `  "
    ` [f2fs-dev] [PATCH v4] "
          `  "
      ` [f2fs-dev] [PATCH v5] "

[RFC PATCH v2] fsck.f2fs: write checkpoint out of place first
 2018-08-21  2:38 UTC  (5+ messages)

[PATCH v4] f2fs: checkpoint disabling
 2018-08-21  2:21 UTC 

[PATCH] f2fs: fix to flush all dirty inodes during recovery
 2018-08-20 14:54 UTC 

[PATCH 1/2] add configure option --with-root-libdir
 2018-08-20  7:21 UTC  (3+ messages)
` [PATCH 2/2] Ask git to ignore the generated sg_write_buffer executable

[PATCH] f2fs: avoid fi->i_gc_rwsem[WRITE] lock in f2fs_gc
 2018-08-20  7:13 UTC  (20+ messages)
                ` [f2fs-dev] "
` [PATCH v2] "
  ` [f2fs-dev] "
  ` [f2fs-dev] [PATCH v3] "

[PATCH 1/2] f2fs: set 4KB discard granularity by default
 2018-08-17 18:30 UTC  (17+ messages)
` [PATCH 2/2] f2fs: tune discard speed with storage usage rate
                          ` [f2fs-dev] "

[PATCH] Revert "f2fs: use printk_ratelimited for f2fs_msg"
 2018-08-15  3:42 UTC  (9+ messages)

[PATCH] f2fs: readahead encrypted block during GC
 2018-08-14 14:37 UTC 

[PATCH 1/5] ext2: cache NULL when both default_acl and acl are NULL
 2018-08-14 14:16 UTC  (5+ messages)
` [PATCH 2/5] ext4: "
` [PATCH 3/5] f2fs: "
` [PATCH 4/5] jfs: "
` [PATCH 5/5] orangefs: "

[RFC PATCH RESEND 1/4] f2fs: support superblock checksum
 2018-08-14  7:43 UTC  (5+ messages)
` [RFC PATCH RESEND 2/4] f2fs-tools: rename CHECKSUM_OFFSET to CP_CHKSUM_OFFSET
` [RFC PATCH v2 3/4] f2fs-tools: unify the writeback of superblock
` [RFC PATCH RESEND 4/4] f2fs-tools: introduce sb checksum

[PATCH] f2fs: rework fault injection handling to avoid a warning
 2018-08-14  6:05 UTC  (2+ messages)

[RFC PATCH RESEND 1/4] f2fs: support superblock checksum
 2018-08-14  5:54 UTC  (9+ messages)
` [RFC PATCH RESEND 2/4] f2fs-tools: rename CHECKSUM_OFFSET to CP_CHKSUM_OFFSET
` [RFC PATCH 3/4] f2fs-tools: unify the writeback of superblock
` [RFC PATCH 4/4] f2fs-tools: introduce sb checksum

[PATCH v2] f2fs: fix return value of f2fs_set_qf_name and parse_options
 2018-08-13  6:30 UTC  (2+ messages)

[PATCH] f2fs: fix return value of f2fs_set_qf_name and parse_options
 2018-08-13  2:55 UTC  (2+ messages)

[PATCH] f2fs: fix to skip verifying block address for non-regular inode
 2018-08-11 15:42 UTC 

[PATCH v3] f2fs: checkpoint disabling
 2018-08-11  2:50 UTC  (4+ messages)

Investment opportunity
 2018-08-10 18:12 UTC 

[Bug 200773] New: An issue was discovered in the Linux kernel through 4.17.3. There is a NULL pointer dereference in get_checkpoint_version() in fs/f2fs/checkpoint.c when mounting crafted f2fs image
 2018-08-09 15:19 UTC  (3+ messages)
` [Bug 200773] "

[RFC PATCH v3 1/3] f2fs: support superblock checksum
 2018-08-09  0:20 UTC  (12+ messages)
` [RFC PATCH v2 2/3] f2fs-tools: rename CHECKSUM_OFFSET to CP_CHKSUM_OFFSET
` [RFC PATCH v2 3/3] f2fs-tools: introduce sb checksum
    ` [RFC PATCH v4 1/3] f2fs: support superblock checksum

[PATCH] f2fs: support fault_type mount option
 2018-08-08  9:36 UTC 

[PATCH] f2fs: fix to return success when trimming meta area
 2018-08-08  9:36 UTC 

[bug report] f2fs: issue small discard by LBA order
 2018-08-08  2:27 UTC  (4+ messages)

[PATCH] f2fs: fix use-after-free of dicard command entry
 2018-08-08  2:14 UTC 

[RFC PATCH] f2fs: support superblock checksum
 2018-08-07 10:24 UTC  (7+ messages)
` [RFC PATCH 2/3] f2fs-tools: rename CHECKSUM_OFFSET to CHKSUM_OFFSET_CP
` [RFC PATCH 3/3] f2fs-tools: introduce sb checksum
` [RFC PATCH v2 1/3] f2fs: support superblock checksum

[PATCH v5] f2fs: split discard command in prior to block layer
 2018-08-06 14:43 UTC 

[PATCH] f2fs: support discard submission error injection
 2018-08-06 12:30 UTC 

[PATCH v4] f2fs: split discard command in prior to block layer
 2018-08-06 12:30 UTC 

[PATCH] fsck.f2fs: supply more check entries for checkpoint
 2018-08-06  6:41 UTC  (2+ messages)

[PATCH] f2fs: wake up gc thread immediately when gc_urgent is set
 2018-08-06  6:37 UTC  (2+ messages)

[PATCH] f2fs: fix to do sanity check with block address in main area v2
 2018-08-05 16:40 UTC  (3+ messages)
` [f2fs-dev] "

[PATCH v2] f2fs: fix to do sanity check with inline flags
 2018-08-05 16:39 UTC  (7+ messages)
  ` [f2fs-dev] "

[PATCH 1/2] f2fs: refresh recent accessed nat entry in lru list
 2018-08-05 15:09 UTC  (2+ messages)
` [PATCH 2/2] f2fs: fix incorrect range->len in f2fs_trim_fs()

[PATCH v3] f2fs: split discard command in prior to block layer
 2018-08-05 15:06 UTC 

[PATCH v2 3/4] f2fs: fix avoid race between truncate and background GC
 2018-08-05 15:04 UTC 

[PATCH v2] f2fs: avoid race between zero_range and background GC
 2018-08-05 15:02 UTC 

[PATCH v2] f2fs: checkpoint disabling
 2018-08-04 22:31 UTC  (2+ messages)

[PATCH v7 1/2] f2fs: fix to avoid broken of dnode block list
 2018-08-02 15:03 UTC 

[PATCH v2] f2fs: fix invalid memory access
 2018-08-02 14:59 UTC 

[PATCH] f2fs: use true and false for boolean values
 2018-08-02 14:36 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH v6 1/2] f2fs: fix to avoid broken of dnode block list
 2018-08-01 23:31 UTC  (3+ messages)

[PATCH] f2fs: fix invalid memory access
 2018-08-01 23:29 UTC  (3+ messages)

[PATCH] f2fs: avoid f2fs_bug_on() in cp_error case
 2018-08-01 17:22 UTC 

general protection fault in validate_checkpoint
 2018-08-01 14:57 UTC 

[PATCH v2 4/5] f2fs: fix to do sanity check with cp_pack_start_sum
 2018-08-01 11:16 UTC 

[PATCH v6] f2fs: fix to do sanity check with block address in main area
 2018-08-01 11:13 UTC 

[PATCH] f2fs: check total CP pack block count correctly
 2018-08-01 10:58 UTC  (5+ messages)

[PATCH] f2fs: remove unused cp_blkaddr in f2fs_sanity_check_ckpt
 2018-08-01  8:06 UTC  (3+ messages)

[PATCH v14 00/74] Convert page cache to XArray
 2018-07-30 15:43 UTC  (10+ messages)

[PATCH v3] fsck.f2fs: write checkpoint out of place first
 2018-07-30 10:46 UTC  (3+ 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 NNTP newsgroup(s).