linux-f2fs-devel.lists.sourceforge.net archive mirror
 help / color / mirror / Atom feed
 messages from 2014-10-04 07:04:26 to 2014-12-21 03:13:44 UTC [more...]

F2fs on eMMC on Beaglebone Black based custom board
 2014-12-21  3:13 UTC 

[RFC PATCH] f2fs: add extent cache base on rb-tree
 2014-12-19 10:49 UTC 

[f2fs-dev] [PATCH v3] f2fs: use ra_meta_pages to simplify readahead code in restore_node_summary
 2014-12-19  2:35 UTC  (3+ messages)
`  "

[f2fs-dev] [PATCH v3] f2fs: merge two uchar variable in struct node_info to reduce memory cost
 2014-12-18  9:37 UTC 

[f2fs-dev][PATCH v2] f2fs: use ra_meta_pages to simplify readahead code in restore_node_summary
 2014-12-18  9:26 UTC  (3+ messages)
` [PATCH "
  ` [f2fs-dev] "

[f2fs-dev][PATCH v2] f2fs: merge two uchar variable in struct node_info to reduce memory cost
 2014-12-18  8:07 UTC  (4+ messages)
` [f2fs-dev] [PATCH "
  `  "

[f2fs-dev][PATCH] f2fs: use ra_meta_pages to simplify readahead code in restore_node_summary
 2014-12-17 10:04 UTC  (3+ messages)
  ` [PATCH] "

[f2fs-dev][PATCH] f2fs: merge two uchar variable in struct nat_entry to reduce memory cost
 2014-12-15  9:16 UTC  (3+ messages)

[PATCH 1/7] f2fs: remove checking dirty_exceed
 2014-12-15  7:27 UTC  (7+ messages)
` [PATCH 2/7] f2fs: fix wrong condition check to trigger f2fs_sync_fs
` [PATCH 3/7] f2fs: don't need to call lock_op and lock_page for abort
` [PATCH 4/7] f2fs: change atomic and volatile write policies
` [PATCH 5/7] f2fs: fix small discards not to issue redundantly
` [PATCH 6/7] f2fs: remove unnecessary call to invalidate inmemory pages
` [PATCH 7/7] f2fs: use missing the use of f2fs_kunmap_page

[GIT PULL] f2fs updates for v3.19
 2014-12-10  2:18 UTC 

[f2fs-dev][PATCH 3/4 v2] f2fs: readahead contiguous current summary blocks in checkpoint
 2014-12-09  6:21 UTC 

[PATCH 3/4] f2fs: readahead contiguous current summary blocks in checkpoint
 2014-12-09  6:14 UTC  (3+ messages)
` [f2fs-dev][PATCH "

[PATCH 1/3] f2fs: check if inode state is dirty at fsync
 2014-12-08 18:53 UTC  (4+ messages)
` [PATCH 2/3] f2fs: cleanup path to need cp "
` [PATCH 3/3] f2fs: clear track info related to write mode all the time
  ` [f2fs-dev] "

[f2fs-dev][PATCH] f2fs: use atomic for counting inode with inline_{dir,inode} flag
 2014-12-08 11:08 UTC 

[PATCH 1/5] f2fs: do retry operations with cond_resched
 2014-12-08  9:29 UTC  (6+ messages)
` [PATCH 2/5] f2fs: count inline_xx in do_read_inode
` [PATCH 3/5] f2fs: set page private for inmemory pages for truncation
` [PATCH 4/5] f2fs: release inmemory pages when the file was closed
` [PATCH 5/5] f2fs: count the number of inmemory pages
` [f2fs-dev] [PATCH 1/5] f2fs: do retry operations with cond_resched

[f2fs-dev][PATCH 4/4] f2fs: avoid to ra unneeded blocks in recover flow
 2014-12-08  7:02 UTC 

[f2fs-dev][PATCH 2/4] f2fs: introduce is_valid_blkaddr to cleanup codes in ra_meta_pages
 2014-12-08  6:59 UTC 

[f2fs-dev][PATCH 1/4] f2fs: fix to enable readahead for SSA/CP blocks
 2014-12-08  6:56 UTC 

[PATCH 3/3 v2] f2fs: call radix_tree_preload before radix_tree_insert
 2014-12-05 18:23 UTC 

[PATCH 1/3] f2fs: fix missing kmem_cache_free
 2014-12-05 18:18 UTC  (5+ messages)
` [PATCH 2/3] f2fs: use rw_semaphore for nat entry lock
` [PATCH 3/3] f2fs: call radix_tree_preload before radix_tree_insert

[PATCH] f2fs: check if inode's state is dirty or not before skip fsync
 2014-12-05 18:09 UTC  (8+ messages)
` [f2fs-dev] "

[PATCH] f2fs: more fast lookup for gc_inode list
 2014-12-02  9:56 UTC  (8+ messages)
` [f2fs-dev] "
    ` [f2fs-dev] [PATCH V2] "

f2fs_write_inode
 2014-12-01  9:42 UTC 

[PATCH] f2fs: cleanup redundant macro
 2014-12-01  7:29 UTC 

[f2fs-dev][PATCH] f2fs: fix to return correct error number in f2fs_write_begin
 2014-12-01  3:30 UTC 

[PATCH] f2fs: move put_gc_inode into gc_mutex
 2014-11-28  6:08 UTC  (3+ messages)
` [f2fs-dev] "

[PATCH] f2fs: cleanup if-statement of phase in gc_data_segment
 2014-11-27  7:03 UTC 

[PATCH] f2fs: fix to recover converted inline_data
 2014-11-26  2:08 UTC 

[PATCH 1/2] f2fs: fix deadlock during inline_data conversion
 2014-11-26  2:07 UTC  (3+ messages)
` [PATCH 2/2] f2fs: make clean the page before writing
  ` [PATCH 2/2 v2] "

[PATCH 1/3] f2fs: call flush_dcache_page when the page was updated
 2014-11-25 22:35 UTC  (12+ messages)
` [PATCH 2/3] f2fs: submit bio for node blocks in the reclaim path
` [PATCH 3/3] f2fs: write SSA pages under memory pressure
  ` [f2fs-dev] [PATCH 1/3] f2fs: call flush_dcache_page when the page was updated

[PATCH 1/2] f2fs: check dirty_nat_cnt before flushing nat entries in journal
 2014-11-25  3:44 UTC  (2+ messages)
` [PATCH 2/2] f2fs: no more dirty_nat_entires when flushing

[PATCH] fsck.f2fs: no need to fix SIT type for COLD_DATA
 2014-11-25  1:48 UTC 

[PATCH] fsck.f2fs: remove unused value
 2014-11-25  0:43 UTC 

[PATCH] f2fs: add cleancache support
 2014-11-24  8:10 UTC  (11+ messages)
` [f2fs-dev] "

[PATCH 1/2] f2fs: introduce f2fs_dentry_kunmap to clean up
 2014-11-24  5:52 UTC  (2+ messages)
` [PATCH 2/2] f2fs: fix livelock calling f2fs_iget during f2fs_evict_inode

[PATCH] f2fs: fix wrong data structure when create slab
 2014-11-21  7:10 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH 1/2] f2fs: fix to call put_page at the error handling routine
 2014-11-19 22:33 UTC  (5+ messages)
` [PATCH 2/2] f2fs: put the inode page when error was occurred
  ` [f2fs-dev] "
` [f2fs-dev] [PATCH 1/2] f2fs: fix to call put_page at the error handling routine

[f2fs-dev][PATCH 3/3] f2fs: introduce struct inode_management to wrap inner fields
 2014-11-18  3:18 UTC 

[f2fs-dev][PATCH 2/3] f2fs: remove unneeded check code with option in f2fs_remount
 2014-11-18  3:17 UTC 

[f2fs-dev][PATCH 1/3] f2fs: avoid unable to restart gc thread in remount
 2014-11-18  3:16 UTC 

[PATCH] mkfs.f2fs: introduce some macros to simplify coding style
 2014-11-17  5:03 UTC 

[PATCH] f2fs: implement -o dirsync
 2014-11-14  9:49 UTC  (5+ messages)
  ` [f2fs-dev] [PATCH v2] "
    `  "

[PATCH 1/5] f2fs: disable roll-forward when active_logs = 2
 2014-11-14  1:21 UTC  (12+ messages)
` [PATCH 2/5] f2fs: introduce the number of inode entries
` [PATCH 3/5] f2fs: control the memory footprint used by ino entries
  ` [f2fs-dev] "
` [PATCH 4/5] f2fs: write node pages if checkpoint is not doing
  ` [f2fs-dev] "
` [PATCH 5/5] f2fs: do not skip any writes under memory pressure
` [f2fs-dev] [PATCH 1/5] f2fs: disable roll-forward when active_logs = 2

[PATCH 1/3] f2fs: reduce the number of inline_data inode before clearing it
 2014-11-14  0:59 UTC  (3+ messages)
` [PATCH 2/3] f2fs: fix deadlock to grab 0'th data page
` [PATCH 3/3] f2fs: convert inline_data when i_size becomes large

[PATCH] fsck.f2fs: avoid false alarm on SIT type fix
 2014-11-14  0:56 UTC 

[PATCH] fsck.f2fs: add a missing 'fixed' during chk_dentries()
 2014-11-13 23:20 UTC 

[PATCH 21/56] fs/f2fs: support compiling out splice
 2014-11-13 21:22 UTC 

[fsck.f2fs] Not seeing the main bitmap getting written back out?
 2014-11-13 20:05 UTC 

[PATCH 1/2] mkfs: use compact mode for data summaries
 2014-11-13 11:15 UTC  (2+ messages)
` [PATCH 2/2] mkfs.f2fs: fix missing endian conversion

Don't merge not sended patches
 2014-11-10  7:24 UTC  (3+ messages)

[PATCH] mkfs.f2fs: reclaim free space in case of regular file
 2014-11-04  9:10 UTC 

f2fs, mount -o sync, sync and cut-off power
 2014-10-31  9:17 UTC  (4+ messages)

[PATCH 1/4] f2fs: send discard commands in larger extent
 2014-10-31  6:16 UTC  (4+ messages)
` [PATCH 2/4] f2fs: avoid race condition in handling wait_io
` [PATCH 3/4] f2fs: remove unnecessary macro
` [PATCH 4/4] f2fs: introduce -o fastboot for reducing booting time only

f2fs, sync, mopunt -o sync, power loss
 2014-10-29  9:37 UTC 

[PATCH 1/4] f2fs: call write_checkpoint under disabled gc
 2014-10-29  5:05 UTC  (4+ messages)
` [PATCH 2/4] f2fs: flush_dcache_page for inline data
` [PATCH 3/4] f2fs: do not discard data protected by the previous checkpoint
` [PATCH 4/4] f2fs: revisit inline_data to avoid data races and potential bugs

[PATCH] f2fs: revisit inline_data to avoid data races and potential bugs
 2014-10-24  6:14 UTC 

[PATCH] f2fs: Remove pointless bit testing in f2fs_delete_entry()
 2014-10-23 12:40 UTC 

[PATCH] f2fs: Fix possible data corruption in f2fs_write_begin()
 2014-10-22 13:21 UTC 

f2fs: add key function to handle inline dir
 2014-10-21 12:53 UTC 

[PATCH] f2fs: Avoid returning uninitialized value to userspace from f2fs_trim_fs()
 2014-10-21 12:07 UTC 

[PATCH 1/6] f2fs: remove the seems unneeded argument 'type' from __get_victim
 2014-10-20  9:45 UTC  (6+ messages)
` [PATCH 2/6] f2fs: use current_sit_addr to replace the open code
` [PATCH 3/6] f2fs: introduce f2fs_change_bit to simplify the change bit logic
` [PATCH 4/6] f2fs: rename f2fs_set/clear_bit to f2fs_test_and_set/clear_bit
` [PATCH 5/6] f2fs: remove the redundant function cond_clear_inode_flag
` [PATCH 6/6] f2fs: set raw_super default to NULL to avoid compile warning

[PATCH 01/11] f2fs: reuse room_for_filename for inline dentry operation
 2014-10-20  5:19 UTC  (11+ messages)
` [PATCH 02/11] f2fs: reuse find_in_block code for find_in_inline_dir
` [PATCH 03/11] f2fs: fix to wait correct block type
` [PATCH 04/11] f2fs: avoid deadlock on init_inode_metadata
` [PATCH 05/11] f2fs: add stat info for inline_dentry inodes
` [PATCH 06/11] f2fs: fix counting inline_data inode numbers
` [PATCH 07/11] f2fs: reuse core function in f2fs_readdir for inline_dentry
` [PATCH 08/11] f2fs: should not truncate any inline_dentry
` [PATCH 09/11] f2fs: introduce f2fs_dentry_ptr structure for code clean-up
` [PATCH 10/11] f2fs: reuse make_empty_dir code for inline_dentry
` [PATCH 11/11] f2fs: use kmap_atomic instead of kmap

[PATCH 01/09] f2fs: do not make dirty any inmemory pages
 2014-10-20  5:18 UTC  (9+ messages)
` [PATCH 02/09] f2fs: invalidate inmemory page
` [PATCH 03/09] f2fs: should truncate any allocated block for inline_data write
` [PATCH 04/09] f2fs: fix race conditon on truncation with inline_data
` [PATCH 05/09] f2fs: use highmem for directory pages
` [PATCH 06/09] f2fs: avoid to allocate when inline_data was written
` [PATCH 07/09] f2fs: fix to call f2fs_unlock_op
` [PATCH 08/09] f2fs: avoid build warning
` [PATCH 09/09] f2fs: avoid infinite loop at cp_error

[PATCH 1/4] mkfs.f2fs: avoid build warning
 2014-10-16  3:59 UTC  (4+ messages)
` [PATCH 2/4] fsck.f2fs: fix superblock offset
` [PATCH 3/4] fsck.f2fs: support inline_dentry
` [PATCH 4/4] fsck.f2fs: fix wrong hash_code made by previous buggy code

[PATCH 1/3] f2fs: introduce cp_control structure
 2014-10-11 13:11 UTC  (3+ messages)
` [PATCH 3/3] f2fs: refactor flush_nat_entries to remove costly reorganizing ops

[GIT PULL] f2fs updates for v3.18
 2014-10-08  5:57 UTC 

[PATCH] f2fs: remove unused return vale
 2014-10-04  7:05 UTC 

[PATCH 1/4] f2fs: check the use of macros on block counts and addresses
 2014-10-04  7:04 UTC  (4+ messages)
` [PATCH 2/4] f2fs: support atomic_write feature for database
  ` [PATCH 2/4 v2] "
    ` [f2fs-dev] "


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