messages from 2015-02-07 15:57:46 to 2015-03-24 08:20:09 UTC [more...]
[PATCH] F2FS support
2015-03-24 8:19 UTC
[PATCH v3 1/2] f2fs: enable inline data by default
2015-03-24 7:43 UTC (4+ messages)
` [PATCH v3 2/2] f2fs: enable fast symlink by utilizing inline data
[PATCH 1/2] mkfs.f2fs: add quite mode, -q
2015-03-24 7:37 UTC (2+ messages)
` [PATCH 2/2] mkfs.f2fs: 512 UTF-16 characters for label
[PATCH v2] f2fs: limit b_size of mapped bh in f2fs_map_bh
2015-03-24 5:08 UTC
[PATCH 1/4] f2fs: limit b_size of mapped bh in f2fs_map_bh
2015-03-24 5:02 UTC (3+ messages)
[PATCH v2 1/2] f2fs: enable inline data by default
2015-03-23 8:36 UTC (6+ messages)
` [PATCH v2 2/2] f2fs: enable fast symlink by utilizing inline data
[PATCH 4/4] f2fs: persist system.advise into on-disk inode
2015-03-23 2:37 UTC
[PATCH 3/4] f2fs: avoid NULL pointer dereference in f2fs_xattr_advise_get
2015-03-23 2:36 UTC
[PATCH 2/4] f2fs: preallocate fallocated blocks for direct IO
2015-03-23 2:33 UTC
[PATCH 1/1] f2fs: correctly check empty xattr key
2015-03-23 1:13 UTC (3+ messages)
[PATCH v3] f2fs: add fast symlink support
2015-03-22 23:10 UTC (11+ messages)
[PATCH 1/3] mkfs.f2fs: show bytes for total_sectors
2015-03-21 6:06 UTC (3+ messages)
` [PATCH 2/3] fsck.f2fs: show cp_state for fsck.f2fs
` [PATCH 3/3] fsck.f2fs: show total sectors consumed by filesystem
[PATCH] f2fs: enable inline data by default
2015-03-20 20:41 UTC (3+ messages)
[SPAM] Welding rotator
2015-03-20 13:07 UTC
[PATCH 4/4] f2fs: preserve extent info for extent cache
2015-03-19 11:27 UTC
[PATCH 3/4] f2fs: initialize extent tree with on-disk extent info of inode
2015-03-19 11:26 UTC
[PATCH 2/4] f2fs: introduce __{find,grab}_extent_tree
2015-03-19 11:24 UTC
[PATCH 1/4] f2fs: split set_data_blkaddr from f2fs_update_extent_cache
2015-03-19 11:23 UTC
[PATCH 1/4] f2fs: fix to cover sentry_lock for block allocation
2015-03-19 11:19 UTC (10+ messages)
` [PATCH 2/4] f2fs: set buffer_new when new blocks are allocated
` [f2fs-dev] "
` [f2fs-dev] [PATCH 2/4 v2] "
` [PATCH 3/4] f2fs: enhance multi-threads performance
` [PATCH 4/4] f2fs: avoid wrong f2fs_bug_on when truncating inline_data
` [f2fs-dev] "
[PATCH] f2fs: enable fast symlink by utilizing inline data
2015-03-19 5:23 UTC
[PATCH 1/2] f2fs: avoid punch_hole overhead when releasing volatile data
2015-03-18 18:18 UTC (2+ messages)
` [PATCH 2/2] f2fs: add some tracepoints to debug volatile and atomic writes
[PATCH 1/2] generic/067: add a testcase to check some inline truncation behaviors
2015-03-18 18:01 UTC (4+ messages)
` [PATCH 2/2] f2fs/001: introduce a testcaes for -ENOSPC with inline operation
performance changes on d4b4c2cd: 37.6% fsmark.files_per_sec, -15.9% fsmark.files_per_sec, and few more
2015-03-18 5:03 UTC
[PATCH 1/2] generic/065: f2fs serves 64KB size with zero data
2015-03-18 3:33 UTC (14+ messages)
` [PATCH 2/2] generic/066: add _require_metadata_replay
` [f2fs-dev] "
` [f2fs-dev] [PATCH 1/2] generic/065: f2fs serves 64KB size with zero data
[RFC PATCH 0/5] Remove rw parameter from direct_IO()
2015-03-17 18:19 UTC (11+ messages)
` [RFC PATCH 1/5] new helper: iov_iter_rw()
` [RFC PATCH 2/5] Remove rw from {,__,do_}blockdev_direct_IO()
` [RFC PATCH 3/5] Remove rw from dax_{do_,}io()
` [RFC PATCH 5/5] direct_IO: remove rw from a_ops->direct_IO()
` [RFC PATCH 4/5] direct_IO: use iov_iter_rw() instead of rw everywhere
[PATCH] f2fs: set SBI_NEED_FSCK when encountering exception in recovery
2015-03-16 13:08 UTC
[PATCH v2] f2fs: add fast symlink support
2015-03-12 12:10 UTC (2+ messages)
[PATCH] f2fs: fix to check current blkaddr in __allocate_data_blocks
2015-03-12 9:04 UTC
[PATCH RFC] f2fs: add fast symlink
2015-03-12 9:02 UTC (5+ messages)
[PATCH] f2fs: add fast symlink support
2015-03-12 6:37 UTC (2+ messages)
[PATCH] f2fs: add fast symlink support
2015-03-12 6:36 UTC
[PATCH] configure: add check for fallocate
2015-03-10 18:53 UTC
[PATCH v2] f2fs: fix to truncate inline data past EOF
2015-03-10 5:16 UTC
[PATCH] f2fs: fix to truncate inline data past EOF
2015-03-10 5:00 UTC (9+ messages)
[PATCH] f2fs: fix reference leaks in f2fs_acl_create
2015-03-10 1:15 UTC (2+ messages)
[PATCH 1/3] f2fs: guarantee node/meta inode number won't be reused
2015-03-09 10:01 UTC (7+ messages)
` [PATCH 2/3] f2fs: fix get stale meta pages when build free nids
` [PATCH 3/3] f2fs: fix unlocked nat set cache operation
[PATCH] f2fs: fix to calculate max length of contiguous free slots correctly
2015-03-09 9:33 UTC
[f2fs-dev] [PATCH 3/3] f2fs:use enum dentrt_ptr type to replace constant use
2015-03-09 6:52 UTC (2+ messages)
[f2fs-dev] [PATCH 2/3] f2fs:set the correct place of initializing *res_page
2015-03-09 6:50 UTC (2+ messages)
[PATCH 1/3 v2] f2fs:remove unnecessary condition judgment
2015-03-09 6:46 UTC (2+ messages)
` [f2fs-dev] "
Re: [f2fs-dev] [PATCH 1/3] f2fs:remove unnecessary condition judgment
2015-03-09 2:38 UTC
[PATCH 1/2] f2fs: fix extent cache memory leak
2015-03-09 2:30 UTC (3+ messages)
` [PATCH 2/2] f2fs: reduce searching region of segmap when set free section
[PATCH 1/3] f2fs:remove unnecessary condition judgment
2015-03-09 1:21 UTC (2+ messages)
` [f2fs-dev] "
[PATCH v2] f2fs: fix max orphan inodes calculation
2015-03-08 23:37 UTC (6+ messages)
[PATCH] f2fs-tools: release 1.4.1
2015-03-05 4:38 UTC
[PATCH] f2fs: relocate Kconfig from misc filesystems
2015-03-04 1:22 UTC
[PATCH] f2fstat: Fix option parsing
2015-03-03 23:42 UTC
[PATCH 1/3] f2fs: avoid to trigger writepage during POR
2015-03-03 18:02 UTC (3+ messages)
` [PATCH 2/3] f2fs: clear append/update flags once fsync is done
` [PATCH 3/3] f2fs: report -ENOENT for unreached data indices
f2fs freezes the machine
2015-03-03 8:22 UTC (7+ messages)
` [PATCH] fs/f2fs: add cond_resched() to sync_dirty_dir_inodes()
[PATCH] f2fs: fix to issue small discard in real-time mode discard
2015-03-02 23:58 UTC (2+ messages)
[PATCH] f2fs: don't need to collect dirty sit entries and flush journal when there's no dirty sit entries
2015-02-28 8:59 UTC (2+ messages)
` [f2fs-dev] "
[PATCH 1/2] f2fs: clear page's up-to-date if block was deallocated
2015-02-27 19:21 UTC (2+ messages)
` [PATCH 2/2] f2fs: check its block allocation to avoid producing wrong dirty pages
[PATCH] f2fs: fix max orphan inodes calculation
2015-02-27 9:39 UTC (3+ messages)
` [f2fs-dev] "
[PATCH 1/2] f2fs: introduce macro __cp_payload
2015-02-27 9:11 UTC (5+ messages)
` [PATCH 2/2] f2fs: fix the number of orphan inode blocks
` [f2fs-dev] "
` [f2fs-dev] [PATCH 1/2] f2fs: introduce macro __cp_payload
[PATCH] f2fs: don't need to collect dirty sit entries and flush journal when there's no dirty sit entries
2015-02-27 8:54 UTC (2+ messages)
[PATCH] f2fs: fix block_ops trace point
2015-02-27 7:56 UTC
[PATCH 1/2] f2fs: remove obsolete code
2015-02-26 1:15 UTC (3+ messages)
` [PATCH 2/2] f2fs: avoid wrong error during recovery
` [f2fs-dev] "
[PATCH] f2fs: fix recover orphan inodes
2015-02-25 23:04 UTC (3+ messages)
[PATCH] fsck.f2fs: remove corrupted data indices in direct node blocks
2015-02-25 21:46 UTC
[PATCH v3 06/10] f2fs: add core functions for rb-tree extent cache
2015-02-18 6:32 UTC (3+ messages)
` [f2fs-dev] "
[PATCH 4/4] f2fs: fix incorrectly stat number of inline data inode
2015-02-16 8:20 UTC
[PATCH 3/4] f2fs: use ->writepage in sync_meta_pages
2015-02-16 8:19 UTC
[PATCH 2/4] f2fs: introduce f2fs_update_dentry to clean up duplicated codes
2015-02-16 8:17 UTC
[PATCH 1/4] f2fs: remove unused inline_dentry_addr
2015-02-16 8:15 UTC
[GIT PULL] f2fs updates for v3.20
2015-02-12 21:56 UTC
[PATCH] f2fs: fix accessing wrong indexed data blocks
2015-02-11 20:05 UTC
[PATCH] f2fs: use spinlock for segmap_lock instead of rwlock
2015-02-11 10:20 UTC
[PATCH 1/2] f2fs: fix sparse warnings
2015-02-11 1:25 UTC (2+ messages)
` [PATCH 2/2] f2fs: avoid variable length array
[PATCH 1/4] f2fs: check node page contents all the time
2015-02-10 21:58 UTC (4+ messages)
` [PATCH 2/4] f2fs: call set_buffer_new for get_block
` [PATCH 3/4] f2fs: introduce macros to convert bytes and blocks in f2fs
` [PATCH 4/4] f2fs: allocate data blocks in advance for f2fs_direct_IO
[PATCH 0/9 v5] make xfs/tests generic by introducing shutdown for filesystems
2015-02-10 21:55 UTC (9+ messages)
` [PATCH 2/9 v5] common/rc: add _require_fiemap and _extent_hole_counts
` [PATCH 2/9 v6] common/rc: add _require_fiemap and counting extents and holes
` [PATCH 8/9 v5] common/quota: give quota mount option per filesystem
` [PATCH 8/9 v6] xfs/087: "
[PATCH 1/5] f2fs: fix not to drop mount options when retrying fill_super
2015-02-09 7:04 UTC (12+ messages)
` [PATCH 5/5] f2fs: introduce a batched trim
` [PATCH 5/5 v2] "
` [f2fs-dev] "
` [f2fs-dev] [PATCH 5/5 v3] "
` [f2fs-dev] [PATCH 5/5 v4] "
[PATCH] f2fs: avoid data offset overflow when lseeking huge file
2015-02-09 3:23 UTC
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).