linux-f2fs-devel.lists.sourceforge.net archive mirror
 help / color / mirror / Atom feed
 messages from 2017-01-27 01:35:37 to 2017-02-24 09:05:54 UTC [more...]

[PATCH 1/3] f2fs: clean up codes in get_ssr_segment
 2017-02-24  9:05 UTC  (10+ messages)
` [PATCH 2/3] f2fs: provide more chance to get node ssr
` [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-24  3:29 UTC  (3+ messages)

[PATCH 1/2] f2fs fg_gc: node segment is prior to data segment selected victim
 2017-02-24  3:04 UTC  (8+ messages)
` [PATCH 2/2] f2fs:use fggc_set_cold_data instead of set_cold_data in fggc

[PATCH 1/3] f2fs: init local extent_info to avoid stale stack info in tp
 2017-02-24  2:01 UTC  (5+ messages)
` [PATCH 2/3] f2fs: remove unsafe bitmap checking
` [PATCH 3/3] f2fs: skip dirty bitmap scanning when no dirty segments

[PATCH] f2fs: clean up codes in f2fs_gc related with write_checkpoint
 2017-02-24  1:40 UTC  (4+ messages)

[PATCH] f2fs: put allocate_segment after refresh_sit_entry
 2017-02-24  1:33 UTC  (2+ messages)

Multiple Devices
 2017-02-23 22:59 UTC  (4+ messages)

[PATCH 1/3] f2fs: remove build_free_nids() during checkpoint
 2017-02-23 22:58 UTC  (8+ messages)
` [PATCH 2/3] f2fs: add bitmaps for empty or full NAT blocks
    ` [f2fs-dev] "
  ` [PATCH 2/3 v2] "
` [PATCH 3/3] f2fs: avoid reading NAT page by get_node_info
    ` [f2fs-dev] "

[PATCH 0/2] Reduce the overprovision size a lot in f2fs
 2017-02-23 19:27 UTC  (7+ messages)
` [PATCH 1/2] mkfs.f2fs: add option to set the value of reserved segments and overprovision segments
` [PATCH 2/2] f2fs: fix the case when there is no free segment to allocate for CURSEG_WARM_NODE

[PATCH 1/4] f2fs: avoid very large discard command
 2017-02-23 18:41 UTC  (6+ messages)
` [PATCH 2/4] f2fs: much larger batched trim_fs job
` [PATCH 3/4] f2fs: wait for discard completion after submission
` [PATCH 4/4] f2fs: check discard alignment only for SEQWRITE zones

[PATCH] vfs: hoist {XFS, EXT4, F2FS}_IOC_{GOING, SHUT}DOWN to the VFS
 2017-02-23 17:59 UTC 

[PATCH] vfs: hoist {XFS, EXT4}_IOC_{GOING, SHUT}DOWN to the VFS
 2017-02-23 16:57 UTC  (3+ messages)
  ` [f2fs-dev] "

[RFC] add ovp valid_blocks check for bg gc victim to fg_gc
 2017-02-23 12:35 UTC  (7+ messages)

[PATCH 1/2] f2fs: replace __get_victim by dirty_segments in FG_GC
 2017-02-23 11:59 UTC  (6+ messages)
` [PATCH 2/2] f2fs: remove unnecessary wait in write_begin

[PATCH] f2fs: avoid m_flags overlay when allocating more data blocks
 2017-02-23 11:55 UTC 

[PATCH] f2fs: replace rw semaphore extent_tree_lock with mutex lock
 2017-02-23 11:39 UTC 

[PATCH 1/4] mkfs.f2fs: make sure clean all reset dnodes
 2017-02-23  9:25 UTC  (5+ messages)
` [PATCH 2/4] f2fs-tools: catch up up-to-date checkpoint flag
` [PATCH 3/4] fsck.f2fs: fix wrong usage out
` [PATCH 4/4] mkfs.f2fs: support nat_bits feature

[PATCH 1/5] f2fs: show # of APPEND and UPDATE inodes
 2017-02-23  9:22 UTC  (10+ messages)
` [PATCH 2/5] f2fs: check last page index in cached bio to decide submission
` [PATCH 3/5] f2fs: move flush tracepoint
` [PATCH 4/5] f2fs: move write_node_page above fsync_node_pages
` [PATCH 5/5] f2fs: avoid out-of-order execution of atomic writes

[PATCH 1/6] f2fs: clean up flush/discard command namings
 2017-02-23  4:25 UTC  (22+ messages)
` [PATCH 2/6] f2fs: reorganize stat information
` [PATCH 3/6] f2fs: remove batched discard in f2fs_trim_fs
` [PATCH 4/6] f2fs: factor out discard command info into discard_cmd_control
` [PATCH 5/6] f2fs: add a kernel thread to issue discard commands asynchronously
` [PATCH 6/6] f2fs: show # of on-going flush and discard bios

[PATCH V2] f2fs: introduce free nid bitmap
 2017-02-23  2:53 UTC 

[PATCH 01/10] f2fs: reassign new segment for mode=lfs
 2017-02-23  2:47 UTC  (18+ messages)
` [PATCH 08/10] f2fs: relax async discard commands more
  ` [f2fs-dev] "
` [PATCH 09/10] f2fs: avoid needless checkpoint in f2fs_trim_fs
` [PATCH 10/10] f2fs: return fs_trim if there is no candidate

[PATCH] f2fs: introduce free nid bitmap
 2017-02-23  2:21 UTC  (3+ messages)

[PATCH] fscrypt: remove broken support for detecting keyring key revocation
 2017-02-21 23:07 UTC 

[f2fs:dev-test 59/63] fs/f2fs/dir.c:676:8-15: ERROR: PTR_ERR applied after initialization to constant on line 650
 2017-02-18  1:22 UTC 

[PATCH] f2fs: trace victim's cost selectecd by f2fs_gc
 2017-02-17 18:30 UTC 

documentation for atomic writes, encryption and other features
 2017-02-17  1:50 UTC  (2+ messages)

[PATCH] f2fs: fix multiple f2fs_add_link() calls having same name
 2017-02-16 17:28 UTC  (6+ messages)
` [f2fs-dev] "

[PATCH 1/2] f2fs: use SSR for warm node as well
 2017-02-16  1:54 UTC  (2+ messages)
` [PATCH 2/2] f2fs: show actual device info in tracepoints

[PATCH] f2fs: introduce noinline_xattr mount option
 2017-02-15  2:34 UTC 

[PATCH 1/2] f2fs: enable inline_xattr by default
 2017-02-15  2:26 UTC  (5+ messages)
` [PATCH 2/2] f2fs: change recovery policy of xattr node block

[PATCH] f2fs: introduce nid cache
 2017-02-15  2:25 UTC  (8+ messages)

[PATCH] f2fs: super: constify fscrypt_operations structure
 2017-02-11 10:20 UTC 

[PATCH] f2fs: show checkpoint version at mount time
 2017-02-09 23:55 UTC 

[PATCH] f2fs: fix a typo in f2fs.txt
 2017-02-07 21:08 UTC 

[PATCH] f2fs: enhance lookup xattr
 2017-02-07  7:26 UTC  (3+ messages)

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

[PATCH] fscrypt: split supp and notsupp declarations into their own headers
 2017-02-07  4:39 UTC  (2+ messages)

[PATCH] mkfs.f2fs: make sure clean all reset dnodes
 2017-02-07  3:48 UTC  (2+ messages)

[PATCH] mkfs.f2fs: check the c.overprovision with zero before using it
 2017-02-06  9:58 UTC 

[PATCH] resize.f2fs: correct checkpoint_ver of new checkpoint
 2017-02-04  6:45 UTC 

[PATCH] f2fs-tools: release 1.8.0
 2017-02-04  0:15 UTC 

[PATCH 8/8] Revert "ext4: fix wrong gfp type under transaction"
 2017-02-03 15:32 UTC  (17+ messages)
                          ` [Cluster-devel] "

[PATCH] mkfs.f2fs: fix bad assignment of total_sectors for f2fs_configuration
 2017-02-03  9:40 UTC  (4+ messages)

Unrecoverable FS errors
 2017-02-01 17:59 UTC  (5+ messages)

[PATCH] f2fs: declare missing static function
 2017-01-30 23:19 UTC 

[PATCH 0/2] Fix 3 coding style errors and 447 warnings in f2fs.h
 2017-01-30 18:55 UTC  (3+ messages)
` [PATCH 1/2] Fix 3 coding style errors "
` [PATCH 2/2] Fix 446 coding style warnings "

[PATCH 0/5] Fix coding style errors and warnings in f2fs.h
 2017-01-29  4:23 UTC  (7+ messages)
` [PATCH 1/5] Fix coding style errors "
` [PATCH 2/5] Fix coding style error "
` [PATCH 3/5] Fix coding style warnings "
` [PATCH 4/5] "
` [PATCH 5/5] "

f2fs-tools support packing file into android image ?
 2017-01-29  4:12 UTC  (2+ messages)

[SPAM] motorcycle brake pad
 2017-01-27 17:23 UTC 

[PATCH] f2fs: show the fault injection mount option
 2017-01-27  1:35 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).