linux-f2fs-devel.lists.sourceforge.net archive mirror
 help / color / mirror / Atom feed
 messages from 2015-03-09 02:38:19 to 2015-05-02 00:49:11 UTC [more...]

[PATCH 01/19] f2fs: fix not to check IS_ERR for null pointer
 2015-05-02  0:48 UTC  (5+ messages)
` [PATCH 02/19] f2fs: add missing version info in superblock
` [PATCH 05/19] f2fs: add f2fs_map_blocks
` [PATCH 10/19] f2fs: add sbi and page pointer in f2fs_io_info
` [PATCH 16/19] f2fs: split find_data_page according to specific purposes

[PATCH v2 1/3] f2fs: introduce replace_block() for reuse
 2015-04-30 18:03 UTC  (2+ messages)

[PATCH 2/2] f2fs: don not re-lookup nat cache with same nid
 2015-04-30 10:35 UTC 

[PATCH 1/2] f2fs: remove unneeded f2fs_make_empty declaration
 2015-04-30 10:34 UTC 

[PATCH v2 3/3] f2fs: support FALLOC_FL_ZERO_RANGE
 2015-04-30 10:13 UTC 

[PATCH v2 2/3] f2fs: support FALLOC_FL_COLLAPSE_RANGE
 2015-04-30 10:12 UTC 

[PATCH] F2FS support
 2015-04-30  3:32 UTC  (8+ messages)
` [PATCH v2] "
  ` [f2fs-dev] "

[PATCH 1/2] f2fs: support FALLOC_FL_COLLAPSE_RANGE
 2015-04-30  1:38 UTC  (4+ messages)
` [f2fs-dev] "

[PATCH] f2fs: fix wrong error hanlder in f2fs_follow_link
 2015-04-24  6:23 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH] f2fs: export more enums for tracepoint
 2015-04-22 23:17 UTC 

f2fs: avoid abnormal behavior on broken symlink
 2015-04-22 19:19 UTC  (9+ messages)

[SPAM] aller à fonds dans la tromperie
 2015-04-22  3:09 UTC 

[PATCH v2] f2fs: Add offset check routine before punch_hole() in f2fs_fallocate()
 2015-04-21  6:59 UTC 

[PATCH] f2fs: Add offset check routine before punch_hole() in f2fs_fallocate()
 2015-04-21  6:44 UTC  (3+ messages)

[PATCH 3/3] f2fs: make has_fsynced_inode static
 2015-04-18 10:06 UTC 

[PATCH 2/3] f2fs: use is_valid_blkaddr to verify blkaddr for readability
 2015-04-18 10:05 UTC 

[PATCH 1/3] f2fs: make posix_acl_create() safer and cleaner
 2015-04-18 10:03 UTC 

[PATCH 2/2] f2fs: support FALLOC_FL_ZERO_RANGE
 2015-04-18 10:02 UTC 

[GIT PULL] f2fs updates for v4.1
 2015-04-17 18:25 UTC 

[PATCH] f2fs: remove duplicated code in the f2fs_lookup()
 2015-04-16 17:37 UTC  (3+ messages)

[PATCH 1/3] f2fs: flush symlink path to avoid broken symlink after POR
 2015-04-16 16:51 UTC  (5+ messages)
` [PATCH 2/3] f2fs: avoid abnormal behavior on broken symlink
` [PATCH 3/3] f2fs: pass checkpoint reason on roll-forward recovery
` [f2fs-dev] [PATCH 1/3] f2fs: flush symlink path to avoid broken symlink after POR

[PATCH] fsck.f2fs: show ckeckpoint version info
 2015-04-16  7:31 UTC 

[PATCH] f2fs: change 0 to false for bool type
 2015-04-13 12:48 UTC 

[SPAM] être belle oui, mais fidèle non
 2015-04-13  1:03 UTC 

[PATCH 2/2][v2] blk-plug: don't flush nested plug lists
 2015-04-11  4:11 UTC  (6+ messages)
        ` [f2fs-dev] "

welding equipments
 2015-04-10  5:19 UTC 

[SPAM] Le bonheur n’est pas dans la fidélité
 2015-04-08  0:34 UTC 

[RFC PATCH 0/5] Remove rw parameter from direct_IO()
 2015-04-05 16:27 UTC  (12+ messages)
` [RFC PATCH 1/5] new helper: iov_iter_rw()
` [RFC PATCH 2/5] Remove rw from {,__,do_}blockdev_direct_IO()
` [RFC PATCH 3/5] Remove rw from dax_{do_,}io()
  ` [RFC PATCH 4/5] direct_IO: use iov_iter_rw() instead of rw everywhere
` [RFC PATCH 5/5] direct_IO: remove rw from a_ops->direct_IO()

[PATCH] Revert "mkfs.f2fs: 512 UTF-16 characters for label"
 2015-04-03 23:00 UTC 

Le bonheur n’est pas dans la fidélité
 2015-04-03 10:38 UTC 

[PATCH 1/8] fsck.f2fs: return summary block pointer and types
 2015-04-02 17:50 UTC  (8+ messages)
` [PATCH 2/8] fsck.f2fs: fix summary block
` [PATCH 3/8] fsck.f2fs: fix corrupted dentries
` [PATCH 4/8] fsck.f2fs: count child directories correctly for i_links
` [PATCH 5/8] fsck.f2fs: fix missing i_links
` [PATCH 6/8] fsck.f2fs: clean up child information
` [PATCH 7/8] fsck.f2fs: fix missing dentries
` [PATCH 8/8] fsck.f2fs: fix orphan inode's link count

[PATCH 1/5] f2fs: fix mismatching lock and unlock pages for roll-forward recovery
 2015-04-02 17:49 UTC  (5+ messages)
` [PATCH 2/5] f2fs: add F2FS_INLINE_DOTS to recover missing dot dentries
` [PATCH 3/5] f2fs: assign parent's i_mode for empty dir
` [PATCH 4/5] f2fs: do not increase link count during recovery
` [PATCH 5/5] f2fs: do not recover wrong data index

fsck handling of inode incorrectly used as DIR and REG_FILE?
 2015-03-27 17:38 UTC  (3+ messages)

[PATCH 1/6] fsck.f2fs: reduce redundant message
 2015-03-27  0:03 UTC  (6+ messages)
` [PATCH 2/6] fsck.f2fs: remove inconsistent named directories
` [PATCH 3/6] fsck.f2fs: check file types
` [PATCH 4/6] fsck.f2fs: fix inodes having wrong i_links
` [PATCH 5/6] fsck.f2fs: skip block count fix when i_links is fixed
` [PATCH 6/6] fsck.f2fs: preserve orphan blocks

performance changes on d4b4c2cd: 37.6% fsmark.files_per_sec, -15.9% fsmark.files_per_sec, and few more
 2015-03-25  3:05 UTC  (2+ messages)

[PATCH] f2fs: fix sparse warnings
 2015-03-24 19:07 UTC 

[PATCH v3 1/2] f2fs: enable inline data by default
 2015-03-24  7:43 UTC  (4+ messages)
` [PATCH v3 2/2] f2fs: enable fast symlink by utilizing inline data

[PATCH 1/2] mkfs.f2fs: add quite mode, -q
 2015-03-24  7:37 UTC  (2+ messages)
` [PATCH 2/2] mkfs.f2fs: 512 UTF-16 characters for label

[PATCH v2] f2fs: limit b_size of mapped bh in f2fs_map_bh
 2015-03-24  5:08 UTC 

[PATCH 1/4] f2fs: limit b_size of mapped bh in f2fs_map_bh
 2015-03-24  5:02 UTC  (3+ messages)

[PATCH v2 1/2] f2fs: enable inline data by default
 2015-03-23  8:36 UTC  (6+ messages)
` [PATCH v2 2/2] f2fs: enable fast symlink by utilizing inline data

[PATCH 4/4] f2fs: persist system.advise into on-disk inode
 2015-03-23  2:37 UTC 

[PATCH 3/4] f2fs: avoid NULL pointer dereference in f2fs_xattr_advise_get
 2015-03-23  2:36 UTC 

[PATCH 2/4] f2fs: preallocate fallocated blocks for direct IO
 2015-03-23  2:33 UTC 

[PATCH 1/1] f2fs: correctly check empty xattr key
 2015-03-23  1:13 UTC  (3+ messages)

[PATCH v3] f2fs: add fast symlink support
 2015-03-22 23:10 UTC  (11+ messages)

[PATCH 1/3] mkfs.f2fs: show bytes for total_sectors
 2015-03-21  6:06 UTC  (3+ messages)
` [PATCH 2/3] fsck.f2fs: show cp_state for fsck.f2fs
` [PATCH 3/3] fsck.f2fs: show total sectors consumed by filesystem

[PATCH] f2fs: enable inline data by default
 2015-03-20 20:41 UTC  (3+ messages)

[SPAM] Welding rotator
 2015-03-20 13:07 UTC 

[PATCH 4/4] f2fs: preserve extent info for extent cache
 2015-03-19 11:27 UTC 

[PATCH 3/4] f2fs: initialize extent tree with on-disk extent info of inode
 2015-03-19 11:26 UTC 

[PATCH 2/4] f2fs: introduce __{find,grab}_extent_tree
 2015-03-19 11:24 UTC 

[PATCH 1/4] f2fs: split set_data_blkaddr from f2fs_update_extent_cache
 2015-03-19 11:23 UTC 

[PATCH 1/4] f2fs: fix to cover sentry_lock for block allocation
 2015-03-19 11:19 UTC  (10+ messages)
` [PATCH 2/4] f2fs: set buffer_new when new blocks are allocated
  ` [f2fs-dev] "
    ` [f2fs-dev] [PATCH 2/4 v2] "
` [PATCH 3/4] f2fs: enhance multi-threads performance
` [PATCH 4/4] f2fs: avoid wrong f2fs_bug_on when truncating inline_data
  ` [f2fs-dev] "

[PATCH] f2fs: enable fast symlink by utilizing inline data
 2015-03-19  5:23 UTC 

[PATCH 1/2] f2fs: avoid punch_hole overhead when releasing volatile data
 2015-03-18 18:18 UTC  (2+ messages)
` [PATCH 2/2] f2fs: add some tracepoints to debug volatile and atomic writes

[PATCH 1/2] generic/067: add a testcase to check some inline truncation behaviors
 2015-03-18 18:01 UTC  (4+ messages)
` [PATCH 2/2] f2fs/001: introduce a testcaes for -ENOSPC with inline operation

[PATCH 1/2] generic/065: f2fs serves 64KB size with zero data
 2015-03-18  3:33 UTC  (6+ messages)
` [PATCH 2/2] generic/066: add _require_metadata_replay
    ` [f2fs-dev] "

[PATCH] f2fs: set SBI_NEED_FSCK when encountering exception in recovery
 2015-03-16 13:08 UTC 

[PATCH v2] f2fs: add fast symlink support
 2015-03-12 12:10 UTC  (2+ messages)

[PATCH] f2fs: fix to check current blkaddr in __allocate_data_blocks
 2015-03-12  9:04 UTC 

[PATCH RFC] f2fs: add fast symlink
 2015-03-12  9:02 UTC  (5+ messages)

[PATCH] f2fs: add fast symlink support
 2015-03-12  6:37 UTC  (2+ messages)

[PATCH] f2fs: add fast symlink support
 2015-03-12  6:36 UTC 

[PATCH] configure: add check for fallocate
 2015-03-10 18:53 UTC 

[PATCH v2] f2fs: fix to truncate inline data past EOF
 2015-03-10  5:16 UTC 

[PATCH] f2fs: fix to truncate inline data past EOF
 2015-03-10  5:00 UTC  (9+ messages)

[PATCH] f2fs: fix reference leaks in f2fs_acl_create
 2015-03-10  1:15 UTC  (2+ messages)

[PATCH 1/3] f2fs: guarantee node/meta inode number won't be reused
 2015-03-09 10:01 UTC  (7+ messages)
` [PATCH 2/3] f2fs: fix get stale meta pages when build free nids
` [PATCH 3/3] f2fs: fix unlocked nat set cache operation

[PATCH] f2fs: fix to calculate max length of contiguous free slots correctly
 2015-03-09  9:33 UTC 

[f2fs-dev] [PATCH 3/3] f2fs:use enum dentrt_ptr type to replace constant use
 2015-03-09  6:52 UTC  (2+ messages)

[f2fs-dev] [PATCH 2/3] f2fs:set the correct place of initializing *res_page
 2015-03-09  6:50 UTC  (2+ messages)

[PATCH 1/3 v2] f2fs:remove unnecessary condition judgment
 2015-03-09  6:46 UTC  (2+ messages)
` [f2fs-dev] "

Re: [f2fs-dev] [PATCH 1/3] f2fs:remove unnecessary condition judgment
 2015-03-09  2:38 UTC 


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