linux-f2fs-devel.lists.sourceforge.net archive mirror
 help / color / mirror / Atom feed
 messages from 2013-11-09 02:32:06 to 2013-12-05 17:57:14 UTC [more...]

[PATCH 00/18] Consolidate Posix ACL implementation
 2013-12-05 17:57 UTC  (35+ messages)
` [PATCH 01/18] reiserfs: prefix ACL symbols with reiserfs_
` [PATCH 02/18] fs: add get_acl helper
` [PATCH 03/18] fs: add a set_acl inode operation
` [PATCH 04/18] fs: add generic xattr_acl handlers
` [PATCH 05/18] fs: make posix_acl_chmod more useful
` [PATCH 06/18] fs: make posix_acl_create "
` [PATCH 07/18] btrfs: use generic posix ACL infrastructure
` [PATCH 08/18] ext2/3/4: "
    ` [Jfs-discussion] "
` [PATCH 09/18] f2fs: "
` [PATCH 10/18] hfsplus: "
` [PATCH 11/18] jffs2: "
` [PATCH 12/18] ocfs2: "
` [PATCH 13/18] reiserfs: "
` [PATCH 14/18] xfs: "
` [PATCH 15/18] jfs: "
  ` [Jfs-discussion] "
` [PATCH 16/18] gfs2: "
  ` [Cluster-devel] "
` [PATCH 17/18] nfs: use generic posix ACL infrastructure for v3 Posix ACLs
` [PATCH 18/18] fs: remove generic_acl

[PATCH 2/5 V2] f2fs: add unlikely() macro for compiler optimization
 2013-12-05  9:15 UTC 

[PATCH 3/3] f2fs: introduce f2fs_cache_node_page() to add page into node_inode cache
 2013-12-05  2:10 UTC  (2+ messages)

[PATCH 1/3] f2fs: use inner macro GFP_F2FS_ZERO for simplification
 2013-12-05  1:54 UTC 

[f2fs-dev] [PATCH 2/3] f2fs: avoid unneeded page release for correct _count of page
 2013-12-05  1:54 UTC 

[PATCH] f2fs: refactor bio-related operations
 2013-12-04  8:22 UTC  (9+ messages)
  ` [f2fs-dev] "
` [PATCH v2] "
  ` [f2fs-dev] "

[PATCH V2 1/2] f2fs: A minor change for avoiding any possible conflicts to the other fs
 2013-12-03 13:09 UTC 

[PATCH V2 0/2] f2fs: remove debufs dir if debugfs_create_file() failed
 2013-12-03 12:11 UTC 

[f2fs-dev] [PATCH 0/2] f2fs: remove debufs dir if debugfs_create_file() failed
 2013-12-03 11:50 UTC  (2+ messages)
`  "

[PATCH] f2fs: remove the own bi_private allocation
 2013-12-03  9:36 UTC  (6+ messages)
` [f2fs-dev] "

[PATCH 1/2] f2fs: A minor change for avoiding any possible conflicts to the other fs
 2013-12-02 13:18 UTC 

[PATCH 0/2] f2fs: remove debufs dir if debugfs_create_file() failed
 2013-12-02 13:16 UTC 

[PATCH 2/5] f2fs: add unlikely macro for compiler optimization
 2013-12-02  4:32 UTC  (3+ messages)
` [f2fs-dev] "

[SPAM] Buy WATCHES JEWELRY and ACCESSORIES in our shop!
 2013-12-01  0:36 UTC 

[BUG] "kernel BUG at fs/f2fs/segment.c"
 2013-11-30 17:59 UTC  (3+ messages)

[PATCH] f2fs: readahead contiguous pages for restore_node_summary
 2013-11-30  5:12 UTC  (8+ messages)
` [f2fs-dev] "

[PATCH] f2fs: avoid to calculate incorrect max orphan number
 2013-11-29  8:37 UTC 

[SPAM] Hi. luxury - A huge selection for you
 2013-11-28 16:24 UTC 

f2fs: introduce f2fs_issue_discard() to clean up
 2013-11-28  9:45 UTC  (9+ messages)

[PATCH 5/5] f2fs: convert recover_orphan_inodes to void
 2013-11-28  7:43 UTC 

[PATCH 3/5] f2fs: use true and false for boolean variable
 2013-11-28  7:43 UTC 

[f2fs-dev] [PATCH 4/5] f2fs: check return value of f2fs_readpage in find_data_page
 2013-11-28  7:43 UTC 

[PATCH 1/5] f2fs: correct type of wait in struct bio_private
 2013-11-28  7:41 UTC 

[PATCH] f2fs: remove unneeded code in punch_hole
 2013-11-27  5:25 UTC  (3+ messages)
  ` [f2fs-dev] "

[PATCH 1/2] f2fs: remove unnecessary return value
 2013-11-27  5:23 UTC 

[PATCH] f2fs: fix a potential out of range issue
 2013-11-26  8:44 UTC 

[f2fs-dev][PATCH V2 0/6] f2fs: Enable f2fs support inline data
 2013-11-26  7:45 UTC  (12+ messages)
` [PATCH V2 1/6] f2fs: Add flags and helpers to "
` [PATCH V2 2/6] f2fs: Add a new mount option: inline_data
` [PATCH V2 3/6] f2fs: Add a new function: f2fs_reserve_block()
  ` [f2fs-dev][PATCH "
` [f2fs-dev][PATCH V2 4/6] f2fs: Key functions to handle inline data
    ` [PATCH "
` [PATCH V2 5/6] f2fs: Handle inline data operations
` [PATCH V2 6/6] f2fs: update f2fs Documentation
` [PATCH V2 0/6] f2fs: Enable f2fs support inline data

[f2fs-dev] [PATCH V3 2/2] f2fs: read contiguous sit entry pages by merging for mount performance
 2013-11-25  1:33 UTC  (6+ messages)
`  "

[PATCH 1/2] f2fs: adds a tracepoint for submit_read_page
 2013-11-25  1:29 UTC  (3+ messages)
  ` [f2fs-dev] "

[PATCH] f2fs: add detailed information of bio types in the tracepoints
 2013-11-24  6:17 UTC 

[PATCH] f2fs: avoid lock debugging overhead
 2013-11-24  4:55 UTC 

[f2fs-dev] [PATCH 2/2] f2fs: adds a tracepoint for f2fs_submit_read_bio
 2013-11-24  3:51 UTC  (2+ messages)
`  "

[PATCH] f2fs: merge read IOs at ra_nat_pages()
 2013-11-24  2:46 UTC  (3+ messages)
  ` [f2fs-dev] "

Try- SALE!! luxury watches,
 2013-11-22 17:20 UTC 

Network for creative people
 2013-11-22 14:43 UTC 

[PATCH] f2fs: send REQ_META or REQ_PRIO when reading meta area
 2013-11-22  4:20 UTC 

[PATCH] f2fs: simplify IS_DATASEG and IS_NODESEG macro
 2013-11-21 11:04 UTC 

[PATCH V2 2/2] f2fs: read contiguous sit entry pages by merging for mount performance
 2013-11-21 10:04 UTC  (6+ messages)
` [f2fs-dev] "

[f2fs-dev] [PATCH V2 2/2 RESEND] f2fs: read contiguous sit entry pages by merging for mount performance
 2013-11-21  9:35 UTC  (6+ messages)
`  "

[PATCH 1/2] f2fs: disable the extent cache ops on high fragmented files
 2013-11-21  5:34 UTC  (3+ messages)
` [PATCH 2/2] f2fs: introduce a bio array for per-page write bios
` [f2fs-dev] [PATCH 1/2] f2fs: disable the extent cache ops on high fragmented files

[PATCH 5/5] f2fs: move the list_head initialization into the lock protection region
 2013-11-21  0:22 UTC  (4+ messages)

[Bug] Inaccessible, unerasable file
 2013-11-20 19:52 UTC  (6+ messages)

[f2fs-dev] [PATCH V2 1/2 RESEND] f2fs: add a new function to support for merging contiguous read
 2013-11-20  6:46 UTC 

[f2fs-dev] [PATCH V2 1/2 RESEND] f2fs: add a new function to support for merging contiguous read
 2013-11-20  6:31 UTC 

[f2fs-dev] [PATCH V2 2/2 RESEND] f2fs: read contiguous sit entry pages by merging for mount performance
 2013-11-20  5:56 UTC 

[f2fs-dev] [PATCH V2 1/2 RESEND] f2fs: add a new function to support for merging contiguous read
 2013-11-20  5:54 UTC 

[PATCH 4/5] f2fs: simplify write_orphan_inodes for better readable
 2013-11-19 10:03 UTC 

[PATCH 3/5] f2fs: convert inc/dec_valid_node_count to inc/dec one count
 2013-11-19 10:03 UTC 

[PATCH 1/5] f2fs: convert remove_inode_page to void
 2013-11-19 10:03 UTC 

[PATCH 0/5] f2fs: some minor cleanups and logic fixes
 2013-11-19 10:03 UTC 

[PATCH 2/5] f2fs: convert dev_valid_block_count to void
 2013-11-19 10:03 UTC 

[PATCH 1/2] f2fs: clean up the do_submit_bio flow
 2013-11-19  6:33 UTC  (7+ messages)
` [PATCH 2/2] f2fs: use sbi->wr_mutex for write bios
` [f2fs-dev] [PATCH 1/2] f2fs: clean up the do_submit_bio flow

[f2fs-dev] [PATCH] f2fs: split sbi->write_mutex for DATA/NODE/META to avoid unnecessary race
 2013-11-19  4:56 UTC  (4+ messages)
  `  "

[PATCH V2 1/2] f2fs: add a new function to support for merging contiguous read
 2013-11-19  1:41 UTC  (6+ messages)
` [f2fs-dev] "

[PATCH] f2fs: use mutex rather than the rw_sem
 2013-11-18  9:14 UTC 

[SPAM] attention- VIPwatch , jewelry . just order. Christmas sale- huge discount!
 2013-11-17 14:26 UTC 

[f2fs-dev] [PATCH] f2fs: use f2fs_put_page to release page for uniform style
 2013-11-16  6:15 UTC 

[PATCH] f2fs: introduce f2fs_find_next(_zero)_bit
 2013-11-15  5:19 UTC  (3+ messages)

[PATCH 1/5] f2fs: add a slab cache entry for small discards
 2013-11-15  5:20 UTC  (5+ messages)
` [PATCH 2/5] f2fs: add key functions "
` [PATCH 3/5] f2fs: add a sysfs entry to control max_discards
` [PATCH 4/5] f2fs: introduce f2fs_issue_discard() to clean up
` [PATCH 5/5] f2fs: add a tracepoint for f2fs_issue_discard

[PATCH] f2fs: improve searching speed of __next_free_blkoff
 2013-11-15  4:21 UTC 

[f2fs-dev] [PATCH 2/2] f2fs: read contiguous sit entry pages by merging for mount performance
 2013-11-14 10:31 UTC  (4+ messages)
  `  "

[PATCH 1/2] f2fs: add a new function to support for merging contiguous read
 2013-11-13  3:39 UTC  (2+ messages)

[GIT PULL] f2fs updates for v3.13
 2013-11-11 12:12 UTC 

[PATCH 1/1] No need to do recovery if there is no available CP
 2013-11-11  6:06 UTC  (7+ messages)

F2FS performance drop than ext4
 2013-11-11  0:35 UTC  (2+ messages)

[PATCH v2] f2fs: issue more large discard command
 2013-11-11  0:24 UTC 

f2fs using tons of cpu
 2013-11-09 17:29 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).