linux-f2fs-devel.lists.sourceforge.net archive mirror
 help / color / mirror / Atom feed
 messages from 2018-04-25 07:59:02 to 2018-05-26 08:13:45 UTC [more...]

[PATCH] f2fs-tools: fix the sector_size to default value
 2018-05-26  8:13 UTC  (4+ messages)
` [PATCH v2] f2fs-tools: fix to match with the start_sector

[PATCH] f2fs-tools: fix overflow bug of start_sector when computing zone_align_start_offset
 2018-05-26  8:09 UTC 

[PATCH] f2fs: let fstrim issue discard commands in lower priority
 2018-05-26  6:11 UTC  (7+ messages)
` [PATCH v2] "

[RFC PATCH] f2fs: add fsync_mode=nobarrier for non-atomic files
 2018-05-26  1:16 UTC  (2+ messages)

[PATCH v2] f2fs: keep migration IO order in LFS mode
 2018-05-26  1:00 UTC 

[PATCH v3] f2fs: Fix deadlock in shutdown ioctl
 2018-05-26  0:37 UTC  (2+ messages)

[PATCH] mkfs.f2fs: not allow to format too small sized partition
 2018-05-25  5:54 UTC  (2+ messages)

[PATCH] libf2fs: quote non-printables when displaying "disk model"
 2018-05-24 21:17 UTC  (3+ messages)
  ` [PATCH v2] libf2fs: read "disk model" from SCSI ioctl the same way kernel does

[PATCH] f2fs: keep migration IO order in LFS mode
 2018-05-24 12:44 UTC 

[PATCH 1/2] f2fs: clean up with is_valid_blkaddr()
 2018-05-23 14:25 UTC  (2+ messages)
` [PATCH 2/2] f2fs: detect synchronous writeback more earlier

[PATCH v11 00/63] Convert page cache to XArray
 2018-05-22 21:39 UTC  (18+ messages)
` [PATCH v11 18/63] page cache: Add and replace pages using the XArray
` [PATCH v11 19/63] page cache: Convert page deletion to XArray
` [PATCH v11 51/63] dax: Fix use of zero page
` [PATCH v11 52/63] dax: dax_insert_mapping_entry always succeeds
` [PATCH v11 53/63] dax: Rename some functions
` [PATCH v11 54/63] dax: Hash on XArray instead of mapping

[PATCH v2] fscrypt: add Speck128/256 support
 2018-05-21  0:56 UTC  (2+ messages)

[PATCH v2 00/15] fscrypt: improved logging and other cleanups
 2018-05-21  0:55 UTC  (17+ messages)
` [PATCH 01/15] fs, fscrypt: only define ->s_cop when FS_ENCRYPTION is enabled
` [PATCH 02/15] fscrypt: clean up after fscrypt_prepare_lookup() conversions
` [PATCH 03/15] fscrypt: remove unnecessary NULL check when allocating skcipher
` [PATCH 04/15] fscrypt: remove error messages for skcipher_request_alloc() failure
` [PATCH 05/15] fscrypt: remove stale comment from fscrypt_d_revalidate()
` [PATCH 06/15] fscrypt: don't clear flags on crypto transform
` [PATCH 07/15] fscrypt: don't special-case EOPNOTSUPP from fscrypt_get_encryption_info()
` [PATCH 08/15] fscrypt: drop max_namelen check from fname_decrypt()
` [PATCH 09/15] fscrypt: drop empty name "
` [PATCH 10/15] fscrypt: make fscrypt_operations.max_namelen an integer
` [PATCH 11/15] fscrypt: remove unnecessary check for non-logon key type
` [PATCH 12/15] fscrypt: remove internal key size constants
` [PATCH 13/15] fscrypt: use a common logging function
` [PATCH 14/15] fscrypt: separate key lookup from key derivation
` [PATCH 15/15] fscrypt: only derive the needed portion of the key

[PATCH v2] f2fs: Fix deadlock in shutdown ioctl
 2018-05-18  7:39 UTC  (4+ messages)

Hung task when executing generic/256 test
 2018-05-18  5:26 UTC  (4+ messages)

[PATCH v4] f2fs: fix to avoid race during access gc_thread pointer
 2018-05-18  1:51 UTC  (6+ messages)

disable loading f2fs module on PAGE_SIZE > 4KB
 2018-05-18  1:34 UTC  (3+ messages)

[PATCH 1/3] f2fs: fix to wait page writeback during revoking atomic write
 2018-05-18  1:26 UTC  (2+ messages)

[RFC PATCH] f2fs-tools: fix blocks allocation direction inside segment
 2018-05-18  0:58 UTC  (3+ messages)

[PATCH] fsck.f2fs: do umount to free memory in out_err
 2018-05-17 10:12 UTC  (2+ messages)

[PATCH] f2fs: Fix deadlock in shutdown ioctl
 2018-05-16  7:32 UTC  (5+ messages)

[PATCH v2 1/3] f2fs: fix to initialize i_current_depth according to inode type
 2018-05-15 11:01 UTC  (2+ messages)

[PATCH] f2fs: fix to initialize min_mtime with ULLONG_MAX
 2018-05-15 10:59 UTC 

[PATCH] fs: f2fs: Adding new return type vm_fault_t
 2018-05-14  3:47 UTC  (6+ messages)

WARNING: kmalloc bug in get_valid_checkpoint
 2018-05-10 21:46 UTC 

[PATCH] f2fs: clear discard_wake earlier
 2018-05-10 10:09 UTC  (2+ messages)

[PATCH] f2fs: fix to wait IO writeback in __revoke_inmem_pages()
 2018-05-08  6:06 UTC  (10+ messages)

[PATCH] f2fs: fix to let checkpoint guarantee atomic page persistence
 2018-05-08  6:06 UTC 

[PATCH v2] f2fs: fix to avoid race during access gc_thread pointer
 2018-05-08  5:49 UTC 

[PATCH] f2fs: fix to avoid race during access gc_thread pointer
 2018-05-08  3:54 UTC  (2+ messages)

[PATCH] sload.f2fs: give correct file type
 2018-05-08  2:54 UTC  (3+ messages)

[PATCH] f2fs: fix to wait atomic pages writeback in block_operations()
 2018-05-08  2:40 UTC 

[PATCH] sload.f2fs: fix the missing of bit mask for file type
 2018-05-07 20:06 UTC  (4+ messages)

[PATCH] fsck.f2fs: fix check order in -p1
 2018-05-07 18:53 UTC 

[PATCH v2 1/3] f2fs: fix to initialize i_current_depth according to inode type
 2018-05-07 12:28 UTC  (3+ messages)
` [PATCH v2 2/3] f2fs: introduce GC_I for cleanup
` [PATCH v2 3/3] f2fs: avoid stucking GC due to atomic write

[PATCH] fsck.f2fs: add -O features to tune the bits
 2018-05-07 12:25 UTC  (9+ messages)
` [RFC PATCH] f2fs-tools: introduce tune.f2fs

[PATCH v3] f2fs: fix to avoid race during access gc_thread pointer
 2018-05-05 14:55 UTC  (2+ messages)

[PATCH 1/3] f2fs: fix to initialize i_current_depth according to inode type
 2018-05-05 10:03 UTC  (3+ messages)
` [PATCH 2/3] f2fs: introduce GC_I for cleanup
` [PATCH 3/3] f2fs: avoid stucking GC due to atomic write

[PATCH 1/2] f2fs: treat volatile file's data as hot one
 2018-05-05  5:37 UTC  (4+ messages)
` [PATCH 2/2] Revert "f2fs: add ovp valid_blocks check for bg gc victim to fg_gc"

[PATCH v2] f2fs: fix to avoid race during access gc_thread pointer
 2018-05-05  2:21 UTC  (9+ messages)

[PATCH] libf2fs: Track AOSP libsparse API change
 2018-05-04 19:16 UTC  (4+ messages)

[f2fs:dev-test 17/43] fs/f2fs/segment.c:2422:3: error: label 'out' used but not defined
 2018-05-04 19:00 UTC  (2+ messages)

[PATCH v2] f2fs: avoid stucking GC due to atomic write
 2018-05-04 19:00 UTC  (6+ messages)

[PATCH] f2fs: avoid fsync() failure caused by EAGAIN in writepage()
 2018-05-04 17:52 UTC 

[PATCH] f2fs-tools: get kernel version via uname(2)
 2018-05-04 10:07 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] mkfs.f2fs: avoid selinux denial for unnecessary sysfs node
 2018-05-04 10:06 UTC  (2+ messages)

[PATCH] f2fs: fix spelling mistake: "extenstion" -> "extension"
 2018-05-04  9:00 UTC  (2+ messages)

Integer overflows in f2fs fiilesystem
 2018-05-04  8:56 UTC 

[PATCH v3] f2fs: build free nid bitmap during flush nat entries
 2018-05-04  8:28 UTC  (2+ messages)

[PATCH] f2fs: allow ssa journal with nat bits enabled
 2018-05-04  8:27 UTC  (3+ messages)

[PATCH] f2fs: fix the way to wake up issue_flush thread
 2018-05-03  7:57 UTC  (2+ messages)

[xfstests-bld PATCH 1/2] test-appliance: fix specifying f2fs mount options in config file
 2018-05-01  2:17 UTC  (6+ messages)
` [xfstests-bld PATCH 2/2] test-appliance: add 'encrypt' config for f2fs

[f2fs:dev-test 40/41] fs/f2fs/segment.c:1601:6: sparse: symbol 'release_discard_addr' was not declared. Should it be static?
 2018-04-27  2:38 UTC  (3+ messages)
` [RFC PATCH f2fs] f2fs: release_discard_addr() can be static

[PATCH 1/5] f2fs: give message and set need_fsck given broken node id
 2018-04-27  1:52 UTC  (16+ messages)
` [PATCH 2/5] f2fs: avoid bug_on on corrupted inode
  ` [f2fs-dev] "
` [PATCH 3/5] f2fs: sanity check on sit entry
  ` [f2fs-dev] "
` [PATCH 4/5] f2fs: sanity check for total valid blocks
  ` [f2fs-dev] "
    ` [f2fs-dev] [PATCH 4/5 v2] "
` [PATCH 5/5] f2fs: enforce fsync_mode=strict for renamed directory
  ` [f2fs-dev] "
` [f2fs-dev] [PATCH 1/5] f2fs: give message and set need_fsck given broken node id

[PATCH 1/3] f2fs: introduce release_discard_addr() for cleanup
 2018-04-26 16:08 UTC  (5+ messages)
` [PATCH 2/3] f2fs: introduce {create, destroy}_discard_caches "
  ` [PATCH 2/3] f2fs: introduce {create,destroy}_discard_caches "
` [PATCH 3/3] f2fs: maintain discard interface separately

[PATCH] f2fs: clear page_error for all the writebacking pages
 2018-04-26 15:16 UTC  (3+ messages)

[PATCH v2] f2fs: wait IO writeback in commit_inmem_pages()
 2018-04-26  1:36 UTC  (2+ messages)

[PATCH v2] f2fs: build free nid bitmap during flush nat entries
 2018-04-25 13:28 UTC  (3+ messages)

[PATCH v3] f2fs: move mnt_want_write_file after range check
 2018-04-25 13:17 UTC  (2+ messages)

[PATCH] f2fs: fix potential overflow
 2018-04-25 11:38 UTC 

Lack of strictly ordered metadata crash recovery in f2fs
 2018-04-25 11:15 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).