messages from 2015-12-15 09:05:35 to 2016-01-05 09:11:16 UTC [more...]
[PATCH 1/2] f2fs: check node id earily when readahead NAT page
2016-01-05 9:10 UTC (2+ messages)
[PATCH 2/2] f2fs: introduce __get_node_page to reuse common code
2016-01-05 8:52 UTC
[PATCH 2/3] f2fs: support finding extents after isize
2016-01-05 7:22 UTC (16+ messages)
[PATCH] f2fs: read isize while holding i_mutex in fiemap
2016-01-04 7:56 UTC
[PATCH 1/3] f2fs: avoid calling i_size_read when it's unnecessary
2016-01-04 6:13 UTC (5+ messages)
[PATCH] f2fs: introduce max_file_blocks in sbi
2016-01-04 5:56 UTC (3+ messages)
[PATCH 1/3] f2fs: check the page status filled from disk
2016-01-03 1:26 UTC (3+ messages)
` [PATCH 2/3] f2fs: cover more area with nat_tree_lock
` [PATCH 3/3] Revert "f2fs: check the node block address of newly allocated nid"
[PATCH 2/2] f2fs: support revoking atomic written pages
2016-01-01 12:13 UTC (9+ messages)
` [f2fs-dev] "
[PATCH 1/5] f2fs: remove f2fs_bug_on in terms of max_depth
2015-12-31 23:49 UTC (5+ messages)
` [PATCH 2/5] f2fs: write pending bios when cp_error is set
` [PATCH 3/5] f2fs: use IPU for fdatasync
` [PATCH 4/5] f2fs: monitor zombie_tree count
` [PATCH 5/5] f2fs: introduce zombie list for fast shrinking extent trees
[PATCH] f2fs crypto: check CONFIG_F2FS_FS_XATTR for encrypted symlink
2015-12-31 10:20 UTC
[PATCH] f2fs: add a segment and section num check in sanity_check_raw_super
2015-12-31 1:02 UTC (6+ messages)
[PATCH] f2fs: init variable total_zombie_tree
2015-12-30 18:15 UTC (3+ messages)
[PATCH] f2fs: introduce F2FS_MAX_BLOCKS
2015-12-30 18:06 UTC (4+ messages)
[PATCH v2] f2fs: fix to skip recovering dot dentries in a readonly fs
2015-12-30 9:40 UTC
[PATCH 3/3] f2fs: avoid looking up extents outside specified range
2015-12-30 9:23 UTC
[PATCH 3/5] f2fs: report readonly status in ->fsync
2015-12-30 6:46 UTC (7+ messages)
[PATCH 1/2] f2fs: use atomic variable for total_extent_tree
2015-12-30 6:44 UTC (12+ messages)
` [PATCH 2/2] f2fs: speed up shrinking extent tree entries
` [f2fs-dev] "
` [f2fs-dev] [PATCH 1/2] f2fs: use atomic variable for total_extent_tree
[PATCH v2] f2fs: add a max block check for get_data_block_bmap
2015-12-30 1:09 UTC (3+ messages)
[PATCH 1/3] f2fs: early check broken symlink length in the encrypted case
2015-12-30 0:59 UTC (9+ messages)
` [PATCH 2/3] f2fs: use i_size_read to get i_size
` [f2fs-dev] "
` [PATCH 3/3] f2fs: load largest extent all the time
` [f2fs-dev] "
` [f2fs-dev] [PATCH 1/3] f2fs: early check broken symlink length in the encrypted case
[PATCH] f2fs: fix to stop recovering dot dentries in a readonly fs
2015-12-30 0:44 UTC (4+ messages)
[PATCH v2] f2fs: serialize block allocation of dio writes to enhance multithread performance
2015-12-29 6:43 UTC
[RFC PATCH 2/2] f2fs: export a threshold in sysfs for controlling dio serialization
2015-12-29 6:39 UTC (3+ messages)
[PATCH 1/2] f2fs: split drop_inmem_pages from commit_inmem_pages
2015-12-29 3:11 UTC
[PATCH v2] f2fs: add a segment and section num check in sanity_check_raw_super
2015-12-29 2:23 UTC
[PATCH] f2fs: add a max block count for f2fs_map_blocks
2015-12-28 13:03 UTC (5+ messages)
[RFC PATCH 1/2] f2fs: enhance multithread dio write performance
2015-12-28 10:04 UTC
[PATCH] fsck.f2fs: fix double free invalid checkpoint
2015-12-28 11:33 UTC
[PATCH] f2fs: fix bugs and simplify codes of f2fs_fiemap
2015-12-26 10:07 UTC
[PATCH 4/5] f2fs: support data flush in ioctl
2015-12-26 9:26 UTC (3+ messages)
[PATCH 1/4] f2fs: introduce prepare_write_begin to clean up
2015-12-25 1:40 UTC (12+ messages)
` [PATCH 2/4] f2fs: return early when trying to read null nid
` [f2fs-dev] "
` [PATCH 3/4] f2fs: avoid f2fs_lock_op in f2fs_write_begin
` [f2fs-dev] "
` [PATCH 4/4] f2fs: declare static function
[PATCH 1/4] f2fs: check inline_data flag at converting time
2015-12-25 1:38 UTC (19+ messages)
` [PATCH 2/4] f2fs: avoid unnecessary f2fs_gc for dir operations
` [f2fs-dev] "
` [f2fs-dev] [PATCH 2/4 v2] "
` "
` [PATCH 3/4] f2fs: record node block allocation in dnode_of_data
` [f2fs-dev] "
` [PATCH 3/4 v2] "
` [f2fs-dev] "
` [PATCH 4/4] f2fs: call f2fs_balance_fs only when node was changed
` [f2fs-dev] "
` [f2fs-dev] [PATCH 1/4] f2fs: check inline_data flag at converting time
[PATCH] f2fs: early check broken symlink length in the encrypted case
2015-12-25 1:00 UTC
[PATCH 5/5] f2fs: clean up f2fs_ioc_write_checkpoint
2015-12-24 10:11 UTC
[PATCH 2/5] f2fs: let user being aware of IO error
2015-12-24 10:04 UTC
[PATCH 1/5] f2fs: add missing f2fs_balance_fs in __recover_dot_dentries
2015-12-24 10:03 UTC
[PATCH 2/2] f2fs: don't convert inline inode when inline_data option is disable
2015-12-23 9:51 UTC
[PATCH 1/2] f2fs: report error of do_checkpoint
2015-12-23 9:50 UTC
[PATCH 1/2] man: add missing man pages
2015-12-23 1:00 UTC (2+ messages)
` [PATCH 2/2] man: modify mkfs.f2fs man page
[PATCH 1/2] defrag.f2fs: fix missing SSA updates
2015-12-21 17:44 UTC (2+ messages)
` [PATCH 2/2] fsck.f2fs: fix losing journal entries
[PATCH] mkfs.f2fs: fix check error when calloc sum_compact failure
2015-12-21 7:44 UTC
[PATCH] defrag.f2fs: enhance allocation speed
2015-12-19 11:26 UTC (3+ messages)
[PATCH] libf2fs: fix incorrect type define of declaration
2015-12-18 7:57 UTC
[PATCH 1/2] defrag.f2fs: eliminate unexpected journal entries
2015-12-17 17:23 UTC (2+ messages)
` [PATCH 2/2] defrag.f2fs: return error if there is no space
[PATCH] f2fs: optimize the flow of f2fs_map_blocks
2015-12-17 9:18 UTC (2+ messages)
` [f2fs-dev] "
[PATCH] f2fs: add a tracepoint for sync_dirty_inodes
2015-12-17 9:17 UTC
[PATCH v3 5/7] f2fs: stat dirty regular/symlink inodes
2015-12-17 9:14 UTC
[PATCH v3 7/7] f2fs: support data flush in background
2015-12-17 9:13 UTC
[PATCH v2 5/7] f2fs: stat dirty regular/symlink inodes
2015-12-17 2:43 UTC (3+ messages)
[PATCH 7/8] f2fs: introduce new option for controlling data flush
2015-12-16 16:54 UTC (7+ messages)
` [f2fs-dev] "
[PATCH v2 3/3] f2fs: introduce __f2fs_commit_super
2015-12-16 5:19 UTC
[PATCH v2 7/7] f2fs: support data flush in checkpoint
2015-12-16 5:14 UTC
[PATCH v2 6/7] f2fs: introduce new option for controlling data flush
2015-12-16 5:12 UTC
[PATCH v2 4/7] f2fs: record dirty status of regular/symlink inode
2015-12-16 5:09 UTC
[PATCH 8/8] f2fs: fix to avoid deadlock between checkpoint and writepages
2015-12-16 2:34 UTC (3+ messages)
[PATCH 5/8] f2fs: support data flush in checkpoint
2015-12-16 2:33 UTC (3+ messages)
[PATCH] defrag.f2fs: fix not to allocate current segment
2015-12-16 2:17 UTC
[PATCH 3/3] f2fs: introduce __f2fs_commit_super
2015-12-15 22:19 UTC (2+ messages)
[PATCH 1/3] f2fs: backup raw_super in sbi
2015-12-15 22:06 UTC (2+ messages)
[PATCH 1/3] mkfs.f2fs: remove extent_cache entry for parent directory
2015-12-15 21:19 UTC (3+ messages)
` [PATCH 2/3] lib: fix test_bit_le functions
` [PATCH 3/3] lib: use u8/u32/u64 for bit operations
[PATCH] F2FS support
2015-12-15 18:14 UTC (8+ messages)
` [PATCH v2] "
` [PATCH v3] "
` [PATCH v4] "
` [PATCH v5] "
[PATCH] f2fs-tools: add library version info
2015-12-15 17:11 UTC (4+ messages)
[f2fs-dev] [PATCH] f2fs: fix to reset variable correctlly
2015-12-15 9:41 UTC (2+ messages)
` "
[PATCH 2/3] f2fs: don't grab super block buffer header all the time
2015-12-15 9:19 UTC
[PATCH 1/3] f2fs: backup raw_super in sbi
2015-12-15 9:17 UTC
[PATCH] back-up raw_super in sbi
2015-12-15 9:04 UTC (5+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).