linux-f2fs-devel.lists.sourceforge.net archive mirror
 help / color / mirror / Atom feed
 messages from 2017-02-27 23:08:17 to 2017-03-17 02:11:17 UTC [more...]

[PATCH] f2fs: fix a problem of a truncated inmem page
 2017-03-17  2:11 UTC  (3+ messages)

[PATCH 1/2] f2fs: fix stale ATOMIC_WRITTEN_PAGE private pointer
 2017-03-17  2:09 UTC  (2+ messages)
` [PATCH 2/2] f2fs: don't allow atomic writes for not regular files

[dev-test][PATCH 1/2] f2fs: add a missing truncate_inode_pages_final
 2017-03-17  1:49 UTC  (6+ messages)
` [PATCH 2/2] f2fs: avoid move encrypted block in BG_GC if it has been in memory

[PATCH] fscrypt: remove broken support for detecting keyring key revocation
 2017-03-15 17:12 UTC  (4+ messages)

[PATCH] fsck.f2fs: a separate option for showing directory tree
 2017-03-15 13:28 UTC 

[PATCH] f2fscrypt: add a tool for encryption management in the f2fs filesystem
 2017-03-15 13:16 UTC  (5+ messages)
    ` [PATCH v2] "
      ` [PATCH v3] "

[PATCH] f2fs: sanity check of crc_offset from raw checkpoint
 2017-03-15 13:12 UTC 

[PATCH] fsck.f2fs: sanity check of crc_offset from raw checkpoint
 2017-03-15 13:12 UTC 

[PATCH 2/2] f2fs: avoid new_inode's flags overwrite the old_node
 2017-03-14 19:53 UTC  (17+ messages)
  ` [PATCH] f2fs: sync the enc name flags with disk level filename
    ` [PATCH v2] "
              ` [PATCH v3] f2fs: cleanup the disk level filename updating

[PATCH v2] f2fs: allow write page cache when writting cp
 2017-03-14 19:24 UTC  (2+ messages)

[PATCH v2] f2fs: restrict write IO alignment condition
 2017-03-14 11:32 UTC  (4+ messages)

[PATCH] f2fs: cover update_free_nid_bitmap with free_list_lock
 2017-03-14  1:34 UTC  (4+ messages)

[PATCH] f2fs: restrict write IO alignment condition
 2017-03-13 12:25 UTC  (3+ messages)

[PATCH] f2fs: skip scanning free nid bitmap of full NAT blocks
 2017-03-13 12:09 UTC  (4+ messages)
  ` [f2fs-dev] "

[PATCH] f2fs: fix bad prefetchw of NULL page
 2017-03-13  8:35 UTC 

f2fs_bug_on in init_dirty_segmap
 2017-03-12 10:32 UTC  (9+ messages)

[PATCH] f2fs: le32_to_cpu for ckpt->cp_pack_total_block_count
 2017-03-11 13:18 UTC 

[PATCH 1/2] f2fs: le16_to_cpu for xattr->e_value_size
 2017-03-11  0:04 UTC  (3+ messages)
` [PATCH 2/2] f2fs: declare static functions

[PATCH] f2fs: don't allow rename unencrypted file to encrypted directory
 2017-03-10 22:14 UTC  (5+ messages)

[PATCH] f2fs: clear FI_DATA_EXIST flag in truncate_inline_inode
 2017-03-10 12:43 UTC 

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

[PATCH 4/4] f2fs: move mnt_want_write_file after arguments checking
 2017-03-10  9:55 UTC 

[PATCH 3/4] f2fs: check new size by inode_newsize_ok in f2fs_insert_range
 2017-03-10  9:54 UTC 

[PATCH 2/4] f2fs: avoid copy date to user-space if move file range fail
 2017-03-10  9:54 UTC 

[PATCH 1/4] f2fs: drop duplicate new_size assign in f2fs_zero_range
 2017-03-10  9:54 UTC 

[PATCH] f2fs: add fault injection on f2fs_truncate
 2017-03-10  1:54 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] f2fs: adjust the way of calculating nat block
 2017-03-09 23:58 UTC  (5+ messages)

[PATCH 1/4] f2fs: fix wrong error injection for evict_inode
 2017-03-09 23:41 UTC  (9+ 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

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

[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: 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 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] 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  (3+ 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)

[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  (10+ messages)

[PATCH 1/3] f2fs: fix a memleak issue
 2017-02-28  2:06 UTC  (3+ messages)

[PATCH] f2fs: add F2FS_DIRTY_DATA to has_not_enough_free_secs and need_SSR
 2017-02-27 23:37 UTC  (3+ 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).