Linux-f2fs-devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-05-14 00:23:21 to 2015-07-08 09:59:36 UTC [more...]

[PATCH RESEND] f2fs: maintain extent cache in separated file
 2015-07-08  9:59 UTC 

[PATCH 1/2] f2fs: check the largest extent at look-up time
 2015-07-08  9:41 UTC  (8+ messages)
` [PATCH 2/2] f2fs: shrink unreferenced extent_caches first
  ` [f2fs-dev] "

[PATCH] f2fs: Don't try to split extents shorter than F2FS_MIN_EXTENT_LEN
 2015-07-08  8:02 UTC 

[PATCH 1/2] fsck.f2fs: select to update the latest valid summary
 2015-07-06 22:55 UTC  (2+ messages)
` [PATCH 2/2] fsck.f2fs: drop extent_info to avoid potential wrong access

[SPAM] Craft Clocks (Resin & Ceramic)
 2015-07-06 16:30 UTC 

[PATCH 2/2] f2fs: enhance multithread performance
 2015-07-06 12:31 UTC 

[PATCH 1/2] f2fs: restrict multimedia filename
 2015-07-06 12:30 UTC 

[PATCH] MAINTAINERS: add missed trace file for f2fs
 2015-07-06 12:29 UTC 

[PATCH] f2fs: reduce lock overhead of extent node releasing
 2015-07-06 12:28 UTC  (3+ messages)
  ` [f2fs-dev] "

[PATCH 01/12] f2fs: avoid freed stat information
 2015-07-06 12:26 UTC  (32+ messages)
` [PATCH 02/12] f2fs: avoid to use failed inode immediately
  ` [f2fs-dev] "
` [PATCH 03/12] f2fs: convert inline_data for various fallocate
  ` [f2fs-dev] "
` [PATCH 04/12] f2fs: remove wrong f2fs_bug_on when merging extents
    ` [f2fs-dev] "
` [PATCH 05/12] f2fs: fix wrong block address calculation for a split extent
` [PATCH 06/12] f2fs: update on-disk extents even under extent_cache
  ` [f2fs-dev] "
` [PATCH 07/12] f2fs: set cached_en after checking finally
` [PATCH 08/12] f2fs: introduce a shrinker for mounted fs
    ` [f2fs-dev] "
` [PATCH 09/12] f2fs: shrink nat_cache entries
` [PATCH 10/12] f2fs: shrink extent_cache entries
` [PATCH 11/12] f2fs: add noextent_cache mount option
` [PATCH 12/12] f2fs: use extent_cache by default
        ` [f2fs-dev] "

Design questions (rsv space & nat)
 2015-07-03 17:05 UTC 

[f2fs-dev] Dwrite with non-aligned offset and size
 2015-07-03  8:02 UTC  (4+ messages)

[PATCH 2/2] f2fs: move extent cache codes to extent_cache.c
 2015-07-02 12:39 UTC  (3+ messages)

[RFC] maintain stable and dev code separately
 2015-07-02 12:38 UTC  (3+ messages)

[PATCH 1/2] f2fs: refactor shrink flow for extent cache
 2015-07-02 12:37 UTC  (3+ messages)

[PATCH] f2fs:Make the function check_dnode have a return type of bool and change it's name to is_alive
 2015-07-01  1:37 UTC 

[PATCH] f2fs:Make the function check_dnode have a return type of bool
 2015-07-01  1:14 UTC  (5+ messages)

[PATCH] f2fs: fix to record dirty page count for symlink
 2015-06-29 10:14 UTC 

[SPAM] welding
 2015-06-28 14:11 UTC 

[PATCH] f2fs crypto: Delete an unnecessary check before the function call "key_put"
 2015-06-26 15:33 UTC 

[GIT PULL] f2fs updates for v4.2
 2015-06-25  6:48 UTC  (7+ messages)

[SPAM] UNITED NATIONS COMPENSATION UNIT, IN AFFILIATION WITH THE FIRST BANK PLC
 2015-06-21 18:54 UTC 

[SPAM] welding cutting
 2015-06-15 14:48 UTC 

f2fs freezes the machine
 2015-06-12 13:28 UTC  (5+ messages)
  ` [PATCH] fs/f2fs: add cond_resched() to sync_dirty_dir_inodes()

[PATCH v2] f2fs: do not trim preallocated blocks when truncating after i_size
 2015-06-12  1:30 UTC  (3+ messages)
` [f2fs-dev] "

[PATCH 1/2] f2fs crypto: fix to handle errors likewise ext4
 2015-06-11 23:03 UTC  (2+ messages)
` [PATCH 2/2] f2fs crypto: add alloc_bounce_page

[PATCH] f2fs: drop the volatile_write flag only
 2015-06-10 13:48 UTC 

[PATCH] f2fs: do not trim preallocated blocks when truncating after i_size
 2015-06-09  2:22 UTC  (3+ messages)

[PATCH 2/2] f2fs: skip committing valid superblock
 2015-06-08  5:28 UTC 

[PATCH 1/2] f2fs: setting discard option in parse_options()
 2015-06-08  5:20 UTC 

[f2fs-dev] Not use inline_data after file shrink
 2015-06-05 10:13 UTC  (5+ messages)

[PATCH] f2fs: fix to return exact trimmed size
 2015-06-04 17:10 UTC 

[PATCH 1/3] f2fs crypto: use per-inode tfm structure
 2015-05-29 19:10 UTC  (11+ messages)
` [PATCH 2/3] f2fs crypto: use bounce pages from mempool first
  ` [f2fs-dev] "
  ` [PATCH 2/3 v2] "
` [PATCH 3/3] f2fs crypto: preallocate BIO_MAX_PAGES for writeback

[PATCH 1/2] f2fs crypto: clean up error handling in f2fs_fname_setup_filename
 2015-05-29 18:04 UTC  (2+ messages)
` [PATCH 2/2] f2fs: fix a deadlock for summary page lock vs. sentry_lock

[PATCH 1/3] f2fs crypto: check context consistent for rename2
 2015-05-29  2:54 UTC  (4+ messages)
  ` [f2fs-dev] "

[PATCH 1/4] f2fs crypto: preallocate a tfm for the data path
 2015-05-28 17:01 UTC  (9+ messages)
` [PATCH 2/4] f2fs crypto: add two spinlocks to avoid data races
` [PATCH 3/4] f2fs crypto: check encryption for tmpfile
      ` [f2fs-dev] "
` [PATCH 4/4] f2fs crypto: assign GFP_KERNEL for f2fs_derive_key_aes

[PATCH 2/2] f2fs: support FALLOC_FL_INSERT_RANGE
 2015-05-28 11:16 UTC 

[PATCH 1/2] f2fs: hide common code in f2fs_replace_block
 2015-05-28 11:15 UTC 

[PATCH] f2fs crypto: avoid f2fs_inherit_context for symlink
 2015-05-28  4:21 UTC 

[PATCH 2/3] f2fs crypto: check dir entry just for directory
 2015-05-27  7:27 UTC  (2+ messages)

[PATCH 3/3] f2fs crypto: allow setting encryption policy once
 2015-05-25 10:09 UTC 

[PATCH v2 1/2] f2fs: avoid duplicated code by reusing f2fs_read_end_io
 2015-05-25 10:03 UTC 

[PATCH 1/2] f2fs: avoid duplicated code by reusing f2fs_read_end_io
 2015-05-25 10:02 UTC  (3+ messages)

[PATCH RFC] f2fs: recovering broken superblock during mount
 2015-05-22  0:19 UTC  (5+ messages)

[PATCH] crypto: allow to assign gfp_t for __crypto_alloc_tfm
 2015-05-20 15:42 UTC  (20+ messages)
    ` [f2fs-dev] [PATCH v2] "
      `  "

[PATCH] f2fs crypto: add rwsem to avoid data races
 2015-05-20 12:38 UTC  (9+ messages)
    ` [f2fs-dev] "

[PATCH 1/2] f2fs: support RENAME_WHITEOUT
 2015-05-19 17:43 UTC  (4+ messages)

[PATCH 2/2] f2fs: introduce update_meta_page
 2015-05-19  9:40 UTC 

[PATCH v2] f2fs: support RENAME_WHITEOUT
 2015-05-19  9:37 UTC 

[PATCH] f2fs crypto: zero next free dnode block
 2015-05-18 10:00 UTC 

[PATCH 01/18] f2fs: avoid value overflow in showing current status
 2015-05-18  6:24 UTC  (12+ messages)
` [PATCH 03/18] f2fs crypto: declare some definitions for f2fs encryption feature

[PATCH 2/2] f2fs: reserve space for tmpfile
 2015-05-18  5:55 UTC 

Space leak in f2fs
 2015-05-18  5:44 UTC  (11+ messages)
` [f2fs-dev] "

[PATCH] f2fs crypto: split f2fs_crypto_init/exit with two parts
 2015-05-16  3:59 UTC 

[PATCH] f2fs crypto: fix incorrect release for crypto ctx
 2015-05-15  3:14 UTC 

[patch] f2fs: cleanup a confusing indent
 2015-05-14  8:52 UTC 

[PATCH] f2fs: fix building on 32-bit architectures
 2015-05-14  0:23 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).