linux-f2fs-devel.lists.sourceforge.net archive mirror
 help / color / mirror / Atom feed
 messages from 2015-02-02 23:31:38 to 2015-03-17 10:18:35 UTC [more...]

[RFC PATCH 0/5] Remove rw parameter from direct_IO()
 2015-03-17 10:18 UTC  (10+ 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 5/5] direct_IO: remove rw from a_ops->direct_IO()
  ` [RFC PATCH 4/5] direct_IO: use iov_iter_rw() instead of rw everywhere

[PATCH v3] f2fs: add fast symlink support
 2015-03-16 23:09 UTC  (4+ messages)

[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 

[PATCH 1/2] f2fs: fix extent cache memory leak
 2015-03-09  2:30 UTC  (3+ messages)
` [PATCH 2/2] f2fs: reduce searching region of segmap when set free section

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

[PATCH v2] f2fs: fix max orphan inodes calculation
 2015-03-08 23:37 UTC  (6+ messages)

[PATCH] f2fs-tools: release 1.4.1
 2015-03-05  4:38 UTC 

[PATCH] f2fs: relocate Kconfig from misc filesystems
 2015-03-04  1:22 UTC 

[PATCH] f2fstat: Fix option parsing
 2015-03-03 23:42 UTC 

[PATCH 1/3] f2fs: avoid to trigger writepage during POR
 2015-03-03 18:02 UTC  (3+ messages)
` [PATCH 2/3] f2fs: clear append/update flags once fsync is done
` [PATCH 3/3] f2fs: report -ENOENT for unreached data indices

f2fs freezes the machine
 2015-03-03  8:22 UTC  (7+ messages)
  ` [PATCH] fs/f2fs: add cond_resched() to sync_dirty_dir_inodes()

[PATCH] f2fs: fix to issue small discard in real-time mode discard
 2015-03-02 23:58 UTC  (2+ messages)

[PATCH] f2fs: don't need to collect dirty sit entries and flush journal when there's no dirty sit entries
 2015-02-28  8:59 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH 1/2] f2fs: clear page's up-to-date if block was deallocated
 2015-02-27 19:21 UTC  (2+ messages)
` [PATCH 2/2] f2fs: check its block allocation to avoid producing wrong dirty pages

[PATCH 1/2] generic/065: f2fs serves 64KB size with zero data
 2015-02-27 19:02 UTC  (13+ messages)
` [PATCH 2/2] generic/066: add _require_metadata_replay
    ` [f2fs-dev] "
    ` [f2fs-dev] [PATCH 1/2] generic/065: f2fs serves 64KB size with zero data

[PATCH] f2fs: fix max orphan inodes calculation
 2015-02-27  9:39 UTC  (3+ messages)
  ` [f2fs-dev] "

[PATCH 1/2] f2fs: introduce macro __cp_payload
 2015-02-27  9:11 UTC  (5+ messages)
` [PATCH 2/2] f2fs: fix the number of orphan inode blocks
  ` [f2fs-dev] "
` [f2fs-dev] [PATCH 1/2] f2fs: introduce macro __cp_payload

[PATCH] f2fs: don't need to collect dirty sit entries and flush journal when there's no dirty sit entries
 2015-02-27  8:54 UTC  (2+ messages)

[PATCH] f2fs: fix block_ops trace point
 2015-02-27  7:56 UTC 

[PATCH 1/2] f2fs: remove obsolete code
 2015-02-26  1:15 UTC  (3+ messages)
` [PATCH 2/2] f2fs: avoid wrong error during recovery
  ` [f2fs-dev] "

[PATCH] f2fs: fix recover orphan inodes
 2015-02-25 23:04 UTC  (3+ messages)

[PATCH] fsck.f2fs: remove corrupted data indices in direct node blocks
 2015-02-25 21:46 UTC 

[PATCH v3 06/10] f2fs: add core functions for rb-tree extent cache
 2015-02-18  6:32 UTC  (3+ messages)
` [f2fs-dev] "

[PATCH 4/4] f2fs: fix incorrectly stat number of inline data inode
 2015-02-16  8:20 UTC 

[PATCH 3/4] f2fs: use ->writepage in sync_meta_pages
 2015-02-16  8:19 UTC 

[PATCH 2/4] f2fs: introduce f2fs_update_dentry to clean up duplicated codes
 2015-02-16  8:17 UTC 

[PATCH 1/4] f2fs: remove unused inline_dentry_addr
 2015-02-16  8:15 UTC 

[GIT PULL] f2fs updates for v3.20
 2015-02-12 21:56 UTC 

[PATCH] f2fs: fix accessing wrong indexed data blocks
 2015-02-11 20:05 UTC 

[PATCH] f2fs: use spinlock for segmap_lock instead of rwlock
 2015-02-11 10:20 UTC 

[PATCH 1/2] f2fs: fix sparse warnings
 2015-02-11  1:25 UTC  (2+ messages)
` [PATCH 2/2] f2fs: avoid variable length array

[PATCH 1/4] f2fs: check node page contents all the time
 2015-02-10 21:58 UTC  (4+ messages)
` [PATCH 2/4] f2fs: call set_buffer_new for get_block
` [PATCH 3/4] f2fs: introduce macros to convert bytes and blocks in f2fs
` [PATCH 4/4] f2fs: allocate data blocks in advance for f2fs_direct_IO

[PATCH 0/9 v5] make xfs/tests generic by introducing shutdown for filesystems
 2015-02-10 21:55 UTC  (16+ messages)
` [PATCH 1/9 v5] common/rc: add _require_scratch_shtudown
` [PATCH 2/9 v5] common/rc: add _require_fiemap and _extent_hole_counts
    ` [PATCH 2/9 v6] common/rc: add _require_fiemap and counting extents and holes
` [PATCH 3/9 v5] common/rc: add _require_norecovery
` [PATCH 4/9 v5] tests/generic: relocate xfs's tests into tests/generic/
` [PATCH 5/9 v5] common/log: define _require_logstate
` [PATCH 6/9 v5] xfs/086,087: remove specific testing options in output
` [PATCH 7/9 v5] common/log: add _get_log_configs for testing options
` [PATCH 8/9 v5] common/quota: give quota mount option per filesystem
    ` [PATCH 8/9 v6] xfs/087: "
` [PATCH 9/9 v5] tests/generic: relocate xfs's tests into tests/generic/

[PATCH 1/5] f2fs: fix not to drop mount options when retrying fill_super
 2015-02-09  7:04 UTC  (13+ messages)
` [PATCH 5/5] f2fs: introduce a batched trim
        ` [PATCH 5/5 v2] "
          ` [f2fs-dev] "
            ` [f2fs-dev] [PATCH 5/5 v3] "
                ` [f2fs-dev] [PATCH 5/5 v4] "

[PATCH] f2fs: avoid data offset overflow when lseeking huge file
 2015-02-09  3:23 UTC 

[PATCH] f2fs: fix to use highmem for pages of newly created directory
 2015-02-07  9:36 UTC 

[PATCH] mkfs.f2fs: avoid memory leak in mkfs
 2015-02-06  8:11 UTC 

[PATCH 2/2] f2fs: don't discard next free dnode page for an umount checkpoint
 2015-02-06  6:22 UTC  (4+ messages)

[PATCH RESEND 1/2] mkfs.f2fs: support large sector size
 2015-02-06  0:42 UTC  (2+ messages)

[PATCH 3/3] f2fs: use extent cache for dir
 2015-02-05 10:03 UTC 

[PATCH 2/3] f2fs: switch to check FI_NO_EXTENT in f2fs_{lookup,update}_extent_cache
 2015-02-05 10:02 UTC 

[PATCH 1/3] f2fs: support fast lookup in extent cache
 2015-02-05 10:01 UTC 

[PATCH v3 10/10] f2fs: add trace for rb-tree extent cache ops
 2015-02-05  9:59 UTC 

[PATCH v3 09/10] f2fs: show extent tree, node stat info in debugfs
 2015-02-05  9:58 UTC 

[PATCH v3 08/10] f2fs: enable rb-tree extent cache
 2015-02-05  9:57 UTC 

[PATCH v3 07/10] f2fs: add a mount option for rb-tree extent cache
 2015-02-05  9:55 UTC 

[PATCH v3 05/10] f2fs: introduce infra macro and data structure of rb-tree extent cache
 2015-02-05  9:52 UTC 

[PATCH v3 04/10] f2fs: introduce universal lookup/update interface for extent cache
 2015-02-05  9:51 UTC 

[PATCH v3 03/10] f2fs: introduce f2fs_map_bh to clean codes of check_extent_cache
 2015-02-05  9:50 UTC 

[PATCH v3 02/10] f2fs: simplfy a field name in struct f2fs_extent,extent_info
 2015-02-05  9:47 UTC 

[PATCH v3 01/10] f2fs: move ext_lock out of struct extent_info
 2015-02-05  9:46 UTC 

[PATCH] f2fs: merge {invalidate,release}page for meta/node/data pages
 2015-02-05  9:44 UTC 

[PATCH RESEND 2/2] fsck.f2fs: support large sector size
 2015-02-05  9:38 UTC 

[PATCH 1/2] mkfs.f2fs: support large sector size
 2015-02-05  9:32 UTC  (3+ messages)
` [f2fs-dev] "

[PATCH 1/2] f2fs: don't trigger recovery for normal umount image
 2015-02-05  8:18 UTC  (3+ messages)

[PATCH 1/2] f2fs: keep PagePrivate during releasepage
 2015-02-05  7:52 UTC  (4+ messages)
` [PATCH 2/2] f2fs: show the number of writeback pages in stat
  ` [f2fs-dev] "
` [f2fs-dev] [PATCH 1/2] f2fs: keep PagePrivate during releasepage

[PATCH 0/8 v4] make xfs/tests generic by introducing shutdown for filesystems
 2015-02-05  3:12 UTC  (16+ messages)
` [PATCH 1/8 v4] common/rc: add _require_scratch_shtudown
` [PATCH 2/8 v4] common/rc: add _require_bmap
` [PATCH 3/8 v4] common/rc: add _require_norecovery
` [PATCH 4/8 v4] tests/xfs: convert 10 xfs's tests to be generic ones
` [PATCH 5/8 v4] tests/generic: relocate xfs's tests into tests/generic/
` [PATCH 6/8 v4] common/rc: define dump.f2fs and logstate for f2fs
` [PATCH 7/8 v4] tests/xfs: add f2fs testcase and convert them being generic
` [PATCH 8/8 v4] tests/generic: relocate four xfs's tests into tests/generic/

[PATCH 2/2] fsck.f2fs: support large sector size
 2015-02-04  3:32 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).