linux-f2fs-devel.lists.sourceforge.net archive mirror
 help / color / mirror / Atom feed
 messages from 2017-02-24 20:07:23 to 2017-03-09 23:21:45 UTC [more...]

[PATCH 1/4] f2fs: fix wrong error injection for evict_inode
 2017-03-09 23:21 UTC  (8+ messages)
` [PATCH 2/4] f2fs: build stat_info before orphan inode recovery
  ` [PATCH 2/4 v2] "
` [PATCH 3/4] f2fs: show more precise message on orphan recovery failure
` [PATCH 4/4] f2fs: use __set{__claer}_bit_le
` [f2fs-dev] [PATCH 1/4] f2fs: fix wrong error injection for evict_inode

f2fs_bug_on in init_dirty_segmap
 2017-03-09 23:11 UTC  (4+ messages)

[PATCH] f2fs: allocate a bio for discarding when actually issuing it
 2017-03-09 22:49 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] f2fs: allow write page cache when writting cp
 2017-03-09 21:28 UTC  (2+ messages)

[PATCH 1/2] f2fs: don't need to invalidate wrong node page
 2017-03-09 12:07 UTC  (8+ messages)
` [PATCH 2/2] f2fs: don't overwrite node block by SSR
      ` [f2fs-dev] "
` [f2fs-dev] [PATCH 1/2] f2fs: don't need to invalidate wrong node page

[PATCH 0/7 v5] scope GFP_NOFS api
 2017-03-09 11:42 UTC  (11+ messages)
` [PATCH 1/7] lockdep: teach lockdep about memalloc_noio_save
` [PATCH 2/7] lockdep: allow to disable reclaim lockup detection
` [PATCH 3/7] xfs: abstract PF_FSTRANS to PF_MEMALLOC_NOFS
` [PATCH 4/7] mm: introduce memalloc_nofs_{save, restore} API
  ` [PATCH 4/7] mm: introduce memalloc_nofs_{save,restore} API
` [PATCH 5/7] xfs: use memalloc_nofs_{save,restore} instead of memalloc_noio*
` [PATCH 6/7] jbd2: mark the transaction context with the scope GFP_NOFS context
` [PATCH 7/7] jbd2: make the whole kjournald2 kthread NOFS safe

[PATCH] f2fs: adjust the way of calculating nat block
 2017-03-09 11:20 UTC  (4+ messages)

[PATCH] f2fs: fix the fault of calculating blkstart twice
 2017-03-09  6:53 UTC  (5+ messages)

[PATCH 1/2] f2fs: use parameter max_items instead of PIDVEC_SIZE
 2017-03-09  6:38 UTC  (4+ messages)
` [PATCH 2/2] f2fs: check range before defragment

[PATCH] f2fs: don't allow rename unencrypted file to encrypted directory
 2017-03-09  1:33 UTC  (3+ messages)

[PATCH 2/2] f2fs: avoid new_inode's flags overwrite the old_node
 2017-03-09  1:30 UTC  (11+ messages)
  ` [PATCH] f2fs: sync the enc name flags with disk level filename
    ` [PATCH v2] "

[PATCH v2] f2fs: add a punch discard command function
 2017-03-08 21:33 UTC  (5+ messages)

[PATCH] f2fs: remove the redundant cur_victim_sec / sec_usage_check()
 2017-03-08 14:29 UTC  (3+ messages)
  ` 答复: "

[PATCH] resize.f2fs: fix a resize fail for sector size mismatch
 2017-03-08 12:20 UTC 

[PATCH v3] f2fs: combine nat_bits and free_nid_bitmap cache
 2017-03-08 12:07 UTC 

[PATCH v2] f2fs: combine nat_bits and free_nid_bitmap cache
 2017-03-08 11:16 UTC  (3+ messages)

[PATCH RFC] f2fs: allow write page cache when writting cp
 2017-03-07 12:47 UTC 

[PATCH] f2fscrypt: add a tool for encryption management in the f2fs filesystem
 2017-03-07  2:34 UTC  (4+ messages)
    ` [PATCH v2] "

[PATCH] f2fs: fix oops of set_bit_le in arm64 architecture
 2017-03-07  1:59 UTC 

[PATCH 0/8 v3] scope GFP_NOFS api
 2017-03-06 11:59 UTC  (5+ messages)
` [PATCH 7/8] Revert "ext4: avoid deadlocks in the writeback path by using sb_getblk_gfp"

[PATCH] f2fs: make sure trace all f2fs_issue_flush
 2017-03-06 11:10 UTC  (2+ messages)

[PATCH 1/2] f2fs: fix the fault of checking F2FS_LINK_MAX for rename inode
 2017-03-06 10:54 UTC  (2+ messages)

[PATCH RFC] f2fs: combine nat_bits and free_nid_bitmap cache
 2017-03-06 10:31 UTC  (6+ messages)

[PATCH] f2fs: correct cp_ver for compatibility to old image
 2017-03-06 10:23 UTC  (3+ messages)

[PATCH v3 2/2] mkfs.f2fs: check overwrite before make filesystem
 2017-03-05 13:05 UTC 

[PATCH v3 1/2] mkfs.f2fs: clearfiy the help message and manpages
 2017-03-05 13:04 UTC 

[PATCH v2 1/2] mkfs.f2fs: make the help messages and manpages clearer
 2017-03-04 13:18 UTC 

[PATCH v2 2/2] mkfs.f2fs: check overwrite before make filesystem
 2017-03-04 13:16 UTC 

[PATCH] f2fs-tools: calculate cp_ver correctly
 2017-03-02  3:39 UTC 

[PATCH] f2fs: add a modify discard command function
 2017-03-02  2:07 UTC  (5+ messages)

[PATCH] f2fs: fix an error return value in truncate_partial_data_page
 2017-03-02  2:00 UTC  (5+ messages)

[PATCH v2] f2fs: skip writeback meta pages if cp_mutex acquire failed
 2017-03-02  1:36 UTC  (2+ messages)

[PATCH V2] f2fs: introduce free nid bitmap
 2017-03-02  1:30 UTC  (7+ messages)

[PATCH] f2fs: skip checkpoint if having a dirty segment but no prefree at BG_GC -> FG_GC
 2017-03-01 19:24 UTC  (9+ messages)

[PATCH] f2fs: skip writeback meta pages if cp_mutex acquire failed
 2017-03-01  9:47 UTC  (3+ messages)

[PATCH] f2fs: skip scanning free nid bitmap of full NAT blocks
 2017-03-01  9:09 UTC 

[GIT PULL] f2fs update for 4.11
 2017-03-01  6:22 UTC 

[PATCH] f2fs: skip filesystem level truncate when size isn't changed
 2017-03-01  4:18 UTC  (3+ messages)

[PATCH] f2fs: drop duplicate radix tree lookup of nat_entry_set
 2017-02-28 13:34 UTC 

[PATCH] f2fs: remove dead macro PGOFS_OF_NEXT_DNODE
 2017-02-28 13:34 UTC 

[PATCH 1/3] f2fs: remove build_free_nids() during checkpoint
 2017-02-28 10:52 UTC  (13+ messages)
` [PATCH 2/3] f2fs: add bitmaps for empty or full NAT blocks
    ` [f2fs-dev] "
  ` [PATCH 2/3 v2] "

[PATCH] f2fs: avoid unnecessary fg_gc
 2017-02-28  2:06 UTC  (15+ messages)
      ` [PATCH 1/2] remove stale comment info about cp before fggc
        ` [PATCH 2/2] f2fs: avoid bggc->fggc when enough free segments are avaliable after cp

[PATCH 1/3] f2fs: fix a memleak issue
 2017-02-28  2:06 UTC  (5+ messages)
` [PATCH 2/3] f2fs: add f2fs_drop_inode tracepoint
` [PATCH 3/3] f2fs: fix a plint compile warning

[PATCH] f2fs: add F2FS_DIRTY_DATA to has_not_enough_free_secs and need_SSR
 2017-02-27 23:37 UTC  (4+ messages)

[PATCH] f2fs: avoid to issue redundant discard commands
 2017-02-27 21:43 UTC 

[PATCH 1/1] f2fs: Fix zoned block device support
 2017-02-27 18:49 UTC  (2+ messages)

[PATCH] f2fs: remove redundant set_page_dirty()
 2017-02-27 10:59 UTC 

[PATCH 1/2] f2fs: fix memory leak of write_io_dummy mempool during umount
 2017-02-27 10:43 UTC  (2+ messages)
` [PATCH 2/2] f2fs: fix to enlarge size of write_io_dummy mempool

[PATCH] f2fs: fix to update F2FS_{CP_}WB_DATA count correctly
 2017-02-27  9:10 UTC 

[PATCH] f2fs: use MAX_FREE_NIDS for the free nids target
 2017-02-27  6:14 UTC  (2+ messages)

[PATCH 3/3] f2fs: drop calling alloc_nid_failed when no nid is allocated
 2017-02-27  3:16 UTC  (4+ messages)

[PATCH 1/4] f2fs: avoid very large discard command
 2017-02-27  2:09 UTC  (2+ messages)

[PATCH] mkfs.f2fs: check filesystem overwrite before formatting
 2017-02-26 13:29 UTC 

[PATCH] f2fs: change the codes of checking CP_CRC_RECOVERY_FLAG to macro
 2017-02-25 18:46 UTC  (10+ messages)
` [PATCH v2] "

[PATCH 1/3] f2fs: init local extent_info to avoid stale stack info in tp
 2017-02-25 18:11 UTC  (8+ messages)
` [PATCH 2/3] f2fs: remove unsafe bitmap checking

[PATCH] f2fs: new helper cur_cp_crc() getting crc in f2fs_checkpoint
 2017-02-25 11:53 UTC 

[PATCH] f2fs: update the comment of default nr_pages to skipping
 2017-02-25 11:32 UTC 

[PATCH 2/3] f2fs: drop the duplicate pval in f2fs_getxattr
 2017-02-25 11:23 UTC 

[PATCH 1/3] f2fs: Don't update the xattr data that same as the exist
 2017-02-25 11:23 UTC 

[PATCH] f2fs: kill __is_extent_same
 2017-02-25  9:29 UTC 

[PATCH] f2fs: show simple call stack in fault injection message
 2017-02-25  3:08 UTC 

[PATCH 1/3] f2fs: clean up codes in get_ssr_segment
 2017-02-25  2:16 UTC  (10+ messages)
` [PATCH 3/3] f2fs: provide more chance for node and data to get ssr segment

[PATCH] f2fs: no need lock_op in f2fs_write_inline_data
 2017-02-25  2:10 UTC  (7+ 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).