linux-f2fs-devel.lists.sourceforge.net archive mirror
 help / color / mirror / Atom feed
 messages from 2015-11-19 21:01:40 to 2015-12-25 10:18:12 UTC [more...]

[PATCH] f2fs: add a max block count for f2fs_map_blocks
 2015-12-25 10:17 UTC  (3+ messages)

[PATCH 1/4] f2fs: introduce prepare_write_begin to clean up
 2015-12-25  1:40 UTC  (12+ messages)
` [PATCH 2/4] f2fs: return early when trying to read null nid
  ` [f2fs-dev] "
` [PATCH 3/4] f2fs: avoid f2fs_lock_op in f2fs_write_begin
  ` [f2fs-dev] "
` [PATCH 4/4] f2fs: declare static function

[PATCH 1/4] f2fs: check inline_data flag at converting time
 2015-12-25  1:38 UTC  (19+ messages)
` [PATCH 2/4] f2fs: avoid unnecessary f2fs_gc for dir operations
  ` [f2fs-dev] "
    ` [f2fs-dev] [PATCH 2/4 v2] "
        `  "
` [PATCH 3/4] f2fs: record node block allocation in dnode_of_data
    ` [f2fs-dev] "
  ` [PATCH 3/4 v2] "
    ` [f2fs-dev] "
` [PATCH 4/4] f2fs: call f2fs_balance_fs only when node was changed
    ` [f2fs-dev] "
` [f2fs-dev] [PATCH 1/4] f2fs: check inline_data flag at converting time

[PATCH] f2fs: early check broken symlink length in the encrypted case
 2015-12-25  1:00 UTC 

[PATCH 4/5] f2fs: support data flush in ioctl
 2015-12-24 21:06 UTC  (2+ messages)

[PATCH 5/5] f2fs: clean up f2fs_ioc_write_checkpoint
 2015-12-24 10:11 UTC 

[PATCH 3/5] f2fs: report readonly status in ->fsync
 2015-12-24 10:07 UTC 

[PATCH 2/5] f2fs: let user being aware of IO error
 2015-12-24 10:04 UTC 

[PATCH 1/5] f2fs: add missing f2fs_balance_fs in __recover_dot_dentries
 2015-12-24 10:03 UTC 

[PATCH 1/2] f2fs: use atomic variable for total_extent_tree
 2015-12-23  9:52 UTC  (10+ messages)
` [PATCH 2/2] f2fs: speed up shrinking extent tree entries
  ` [f2fs-dev] "
` [f2fs-dev] [PATCH 1/2] f2fs: use atomic variable for total_extent_tree

[PATCH 2/2] f2fs: don't convert inline inode when inline_data option is disable
 2015-12-23  9:51 UTC 

[PATCH 1/2] f2fs: report error of do_checkpoint
 2015-12-23  9:50 UTC 

[PATCH 1/2] man: add missing man pages
 2015-12-23  1:00 UTC  (2+ messages)
` [PATCH 2/2] man: modify mkfs.f2fs man page

[PATCH 1/2] defrag.f2fs: fix missing SSA updates
 2015-12-21 17:44 UTC  (2+ messages)
` [PATCH 2/2] fsck.f2fs: fix losing journal entries

[PATCH] mkfs.f2fs: fix check error when calloc sum_compact failure
 2015-12-21  7:44 UTC 

[PATCH] defrag.f2fs: enhance allocation speed
 2015-12-19 11:26 UTC  (3+ messages)

[PATCH] libf2fs: fix incorrect type define of declaration
 2015-12-18  7:57 UTC 

[PATCH 1/2] defrag.f2fs: eliminate unexpected journal entries
 2015-12-17 17:23 UTC  (2+ messages)
` [PATCH 2/2] defrag.f2fs: return error if there is no space

[PATCH] f2fs: optimize the flow of f2fs_map_blocks
 2015-12-17  9:18 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH] f2fs: add a tracepoint for sync_dirty_inodes
 2015-12-17  9:17 UTC 

[PATCH v3 5/7] f2fs: stat dirty regular/symlink inodes
 2015-12-17  9:14 UTC 

[PATCH v3 7/7] f2fs: support data flush in background
 2015-12-17  9:13 UTC 

[PATCH v2 5/7] f2fs: stat dirty regular/symlink inodes
 2015-12-17  2:43 UTC  (3+ messages)

[PATCH 7/8] f2fs: introduce new option for controlling data flush
 2015-12-16 16:54 UTC  (7+ messages)
` [f2fs-dev] "

[PATCH v2 3/3] f2fs: introduce __f2fs_commit_super
 2015-12-16  5:19 UTC 

[PATCH v2 7/7] f2fs: support data flush in checkpoint
 2015-12-16  5:14 UTC 

[PATCH v2 6/7] f2fs: introduce new option for controlling data flush
 2015-12-16  5:12 UTC 

[PATCH v2 4/7] f2fs: record dirty status of regular/symlink inode
 2015-12-16  5:09 UTC 

[PATCH 8/8] f2fs: fix to avoid deadlock between checkpoint and writepages
 2015-12-16  2:34 UTC  (3+ messages)

[PATCH 5/8] f2fs: support data flush in checkpoint
 2015-12-16  2:33 UTC  (3+ messages)

[PATCH] defrag.f2fs: fix not to allocate current segment
 2015-12-16  2:17 UTC 

[PATCH 3/3] f2fs: introduce __f2fs_commit_super
 2015-12-15 22:19 UTC  (2+ messages)

[PATCH 1/3] f2fs: backup raw_super in sbi
 2015-12-15 22:06 UTC  (2+ messages)

[PATCH 1/3] mkfs.f2fs: remove extent_cache entry for parent directory
 2015-12-15 21:19 UTC  (3+ messages)
` [PATCH 2/3] lib: fix test_bit_le functions
` [PATCH 3/3] lib: use u8/u32/u64 for bit operations

[PATCH] F2FS support
 2015-12-15 18:14 UTC  (9+ messages)
` [PATCH v2] "
  ` [PATCH v3] "
      ` [PATCH v4] "
        ` [PATCH v5] "

[PATCH] f2fs-tools: add library version info
 2015-12-15 17:11 UTC  (4+ messages)

[f2fs-dev] [PATCH] f2fs: fix to reset variable correctlly
 2015-12-15  9:41 UTC  (2+ messages)
`  "

[PATCH 2/3] f2fs: don't grab super block buffer header all the time
 2015-12-15  9:19 UTC 

[PATCH 1/3] f2fs: backup raw_super in sbi
 2015-12-15  9:17 UTC 

[PATCH] back-up raw_super in sbi
 2015-12-15  9:04 UTC  (5+ messages)

[PATCH 6/8] f2fs: stat dirty regular/symlink inodes
 2015-12-15  5:34 UTC 

[PATCH 4/8] f2fs: record dirty status of regular/symlink inode
 2015-12-15  5:32 UTC 

[PATCH 3/8] f2fs: introduce __remove_dirty_inode
 2015-12-15  5:31 UTC 

[PATCH 2/8] f2fs: introduce dirty list node in inode info
 2015-12-15  5:30 UTC 

[PATCH 1/8] f2fs: rename {add,remove,release}_dirty_inode to {add,remove,release}_ino_entry
 2015-12-15  5:29 UTC 

[PATCH] f2fs: add symbol to avoid any confusion with tools
 2015-12-15  3:11 UTC 

[PATCH v2 2/2] f2fs: do more integrity verification for superblock
 2015-12-15  1:58 UTC 

[PATCH 2/2] f2fs: do more integrity verification for superblock
 2015-12-15  1:48 UTC  (3+ messages)

[PATCH] mkfs.f2fs: fix storing volume label correctly in utf16
 2015-12-15  0:35 UTC 

[PATCH] mkfs.f2fs: fix to calculate left space of checkpoint page correctly
 2015-12-14 10:06 UTC 

[PATCH] f2fs: fix to update variable correctly when skip a unmapped block
 2015-12-14 10:05 UTC  (2+ messages)

[PATCH] f2fs: write only the pages in range during defragment
 2015-12-14  5:53 UTC  (2+ messages)

status of 3.18 branch?
 2015-12-12 23:13 UTC  (2+ messages)

[PATCH 1/6] libf2fs: enhance the bit operations
 2015-12-12  0:00 UTC  (6+ messages)
` [PATCH 2/6] fsck.f2fs: sanity_check for extent_cache entry
` [PATCH 3/6] mkfs.f2fs: export get_best_overprovision
` [PATCH 4/6] f2fs-tools: export print_raw_sb_info
` [PATCH 5/6] fsck.f2fs: LFS alloc_type must have free segment after blkoff
` [PATCH 6/6] defrag.f2fs: introduce defragmentation tool

[PATCH 5/7] f2fs: enhance multithread dio write performance
 2015-12-11 10:26 UTC  (5+ messages)
      ` [f2fs-dev] "

[PATCH 1/2] f2fs: clean up node page updating flow
 2015-12-11  8:08 UTC 

[PATCH] back-up raw_super in sbi
 2015-12-11  7:02 UTC  (3+ messages)

[PATCH 1/3] f2fs: enhance the bit operation for SSR
 2015-12-09 17:54 UTC  (7+ messages)
` [PATCH 2/3] f2fs: refactor f2fs_commit_super
  ` [f2fs-dev] "
` [PATCH 3/3] f2fs: use lock_buffer when changing superblock
  ` [f2fs-dev] "
    ` [PATCH 3/3 v2] "

[PATCH] libf2fs_fmt Based on mkfs.f2fs Sources
 2015-12-09 17:33 UTC 

[PATCH] mkfs.f2fs: show correct partition size
 2015-12-08 21:15 UTC 

[PATCH 1/3] common/rc: support f2fs for _scratch_mkfs_sized
 2015-12-08  0:16 UTC  (6+ messages)
` [PATCH 2/3] common/config: add mkfs options for f2fs
` [PATCH 3/3] f2fs/001: introduce a testcaes for -ENOSPC with inline operation
` [f2fs-dev] [PATCH 1/3] common/rc: support f2fs for _scratch_mkfs_sized
` [PATCH 1/3 v2] "

[PATCH] f2fs: fix to convert inline inode in ->setattr
 2015-12-04 21:18 UTC  (3+ messages)
  ` [f2fs-dev] "

[PATCH] f2fs: do not recover from previous remained wrong dnodes
 2015-12-03 23:06 UTC 

[PATCH 1/2] mkfs.f2fs: export get_{sb|cp} and set_{sb|cp}
 2015-12-02 21:40 UTC  (2+ messages)
` [PATCH 2/2] fsck.f2fs: use get_{sb|cp} and set_{sb|cp} macros

[PATCH] fsck.f2fs: deal with realloc failure
 2015-12-02  8:14 UTC 

[PATCH] f2fs: avoid deadlock in f2fs_shrink_extent_tree
 2015-12-01 14:44 UTC  (5+ messages)
` [PATCH v2] "
  ` [f2fs-dev] "

[PATCH V3 1/2] mkfs.f2fs: avoid dumplicate extensions
 2015-12-01 14:20 UTC  (4+ messages)
` [PATCH V3 2/2] mkfs.f2fs: skip extension name that is too long

[PATCH] f2fs: use sbi->blocks_per_seg to avoid unnecessary calculation
 2015-12-01  3:56 UTC 

[PATCH] f2fs: kill f2fs_drop_largest_extent
 2015-12-01  3:47 UTC 

[PATCH 3/3] f2fs: clean up argument of recover_data
 2015-12-01  3:43 UTC 

[PATCH 2/3] f2fs: clean up code with __has_cursum_space
 2015-12-01  3:42 UTC 

[PATCH 1/3] f2fs: clean up error path in f2fs_readdir
 2015-12-01  3:41 UTC 

[f2fs-linux 3.10][PATCH] f2fs: Fix a system panic caused by f2fs_follow_link
 2015-11-30 23:14 UTC  (2+ messages)

[RFC PATCH V2 1/2] mkfs.f2fs: add helper strtrim() to trim string's space
 2015-11-29  6:00 UTC  (7+ messages)
` [RFC PATCH V2 2/2] mkfs.f2fs: avoid dumplicate extensions
  ` [RFC PATCH V3 "

[RFC PATCH] mkfs.f2fs: avoid dumplicate extension
 2015-11-28  2:45 UTC  (5+ messages)

[PATCH 1/2] fsck.f2fs: declare static function
 2015-11-22  3:29 UTC  (2+ messages)
` [PATCH 2/2] fsck.f2fs: support a readonly filesystem

f2fs stability problems keep me from testing
 2015-11-20  1:48 UTC  (4+ 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).