messages from 2017-03-17 02:11:17 to 2017-04-21 18:53:59 UTC [more...]
[PATCH] fscrypt: use 32 bytes of encrypted filename
2017-04-21 18:53 UTC (13+ messages)
` [f2fs-dev] "
[PATCH] f2fs: skip encrypted inode in ASYNC IPU policy
2017-04-21 12:41 UTC
[PATCH 0/3] optimize IPU
2017-04-21 9:56 UTC (4+ messages)
` [PATCH 1/3] f2fs: reconstruct code to write a data page
` [PATCH 2/3] f2fs: lookup extent cache first under IPU scenario
` [PATCH 3/3] f2fs: unlock dnode before IPU
motorcycle brake pad
2017-04-21 4:40 UTC
[PATCH 1/2] f2fs: add braces for macro variables more
2017-04-21 0:49 UTC (2+ messages)
` [PATCH 2/2] f2fs: fix out-of free segments
4.9.23: hang on sync
2017-04-21 0:49 UTC (3+ messages)
[PATCH] f2fs: improve definition of statistic macros
2017-04-20 1:13 UTC (2+ messages)
[PATCH 1/3] f2fs: add ioctl to flush data from faster device to cold area
2017-04-19 1:45 UTC (3+ messages)
` [PATCH 2/3] f2fs: fix _IOW usage
` [PATCH 3/3] f2fs: assign allocation hint for warm/cold data
[PATCH 1/1] fsck.f2fs: fix cur_valid_map buffer overflow
2017-04-18 17:58 UTC
[PATCH RESEND 2/2] f2fs: add undiscard blocks stat
2017-04-18 11:27 UTC
[PATCH 1/2] f2fs: unlock cp_rwsem early for IPU writes
2017-04-18 11:23 UTC (2+ messages)
` [PATCH 2/2] f2fs: add undiscard blocks stat
f2fs Crash Consistency Problem
2017-04-17 22:34 UTC (5+ messages)
[PATCH] f2fs: introduce __check_rb_tree_consistence
2017-04-17 10:21 UTC
[lkp-robot] [f2fs] 59c9081bc8: aim7.jobs-per-min +12% improvement
2017-04-17 2:52 UTC
[PATCH 00/12] Delete CURRENT_TIME, CURRENT_TIME_SEC and current_fs_time
2017-04-15 10:29 UTC (20+ messages)
` [PATCH 01/12] fs: f2fs: Use ktime_get_real_seconds for sit_info times
` [PATCH 02/12] trace: Make trace_hwlat timestamp y2038 safe
` [PATCH 03/12] fs: cifs: Replace CURRENT_TIME by other appropriate apis
` [PATCH 04/12] fs: ceph: CURRENT_TIME with ktime_get_real_ts()
` [PATCH 05/12] fs: ufs: Use ktime_get_real_ts64() for birthtime
` [PATCH 06/12] audit: Use timespec64 to represent audit timestamps
` [PATCH 07/12] fs: btrfs: Use ktime_get_real_ts for root ctime
` [PATCH 09/12] lustre: Replace CURRENT_TIME macro
` [PATCH 10/12] apparmorfs: Replace CURRENT_TIME with current_time()
` [PATCH 08/12] fs: ubifs: Replace CURRENT_TIME_SEC with current_time
` [PATCH 11/12] time: Delete CURRENT_TIME_SEC and CURRENT_TIME
` [PATCH 12/12] time: Delete current_fs_time() function
[PATCH 1/3] f2fs: clean up discard_cmd_control structure
2017-04-15 6:09 UTC (3+ messages)
` [PATCH 2/3] f2fs: in prior to issue big discard
` [PATCH 3/3] f2fs: trace __submit_discard_cmd
[PATCH 1/2] f2fs: add flush data in faster device to cold area
2017-04-15 0:16 UTC (2+ messages)
` [PATCH 2/2] f2fs: avoid dirty node pages in check_only recovery
[PATCH v2] f2fs: use rb-tree to track pending discard commands
2017-04-14 15:24 UTC
[PATCH] f2fs: use rb-tree to track pending discard commands
2017-04-14 9:41 UTC
[PATCH 1/3] f2fs: give time to flush dirty pages for checkpoint
2017-04-12 21:21 UTC (3+ messages)
` [PATCH 2/3] f2fs: allocate hot_data for atomic writes
` [PATCH 3/3] f2fs: fix not to set fsync/dentry mark
[PATCH] f2fs: fix fs corruption due to zero inode page
2017-04-12 21:21 UTC (2+ messages)
` [PATCH v2] "
[PATCH 1/3] f2fs: clean up destroy_discard_cmd_control
2017-04-12 19:57 UTC (10+ messages)
` [PATCH 2/3] f2fs: shrink blk plug region
` [PATCH 3/3] f2fs: prevent waiter encountering incorrect discard states
[PATCH 1/4] f2fs: use segment number for get_valid_blocks
2017-04-11 22:13 UTC (6+ messages)
` [PATCH 2/4] f2fs: clean up get_valid_blocks with consistent parameter
` [PATCH 3/4] f2fs: clean up some macros in terms of GET_SEGNO
` [PATCH 4/4] f2fs: avoid frequent checkpoint during f2fs_gc
[PATCH v2] f2fs: extract rb-tree operation infrastructure
2017-04-11 1:25 UTC
[PATCH] f2fs: extract rb-tree operation infrastructure
2017-04-11 1:22 UTC (3+ messages)
[PATCH 1/2] f2fs: count writeback pages correctly
2017-04-10 11:14 UTC (5+ messages)
` [PATCH 2/2] Revert "f2fs: put allocate_segment after refresh_sit_entry"
` [f2fs-dev] [PATCH 1/2] f2fs: count writeback pages correctly
[PATCH 09/11] f2fs: Remove __GFP_NOFAIL flag from call to mempool_alloc()
2017-04-10 2:17 UTC
[PATCH] f2fs: Guard macro variables with braces
2017-04-08 23:11 UTC
[PATCH] f2fs: add a rb tree for discard command
2017-04-06 13:21 UTC
[PATCH] f2fs: fix a infinite loop in gc_node_segment
2017-04-06 1:30 UTC (5+ messages)
[PATCH] f2fs: fix comment on f2fs_flush_merged_bios() after 86531d6b
2017-04-05 19:49 UTC
[PATCH] f2fs: update max_orphans inode number
2017-04-05 10:35 UTC (2+ messages)
[PATCH v2] f2fs: prevent waiter encountering incorrect discard states
2017-04-05 10:26 UTC
[PATCH v3 1/4] f2fs: split discard_cmd_list
2017-04-05 10:19 UTC (2+ messages)
` [PATCH v3 2/4] f2fs: introduce f2fs_wait_discard_bios
[PATCH] f2fs: split make_dentry_ptr() into block and inline versions
2017-04-04 10:01 UTC
[PATCH] f2fs: remove the redundant variable definition
2017-04-01 18:39 UTC
[lkp-robot] [f2fs] 22588f8773: xfstests.generic.026.fail
2017-03-31 11:05 UTC (2+ messages)
[PATCH 1/2] f2fs: write small sized IO to hot log
2017-03-31 4:18 UTC (7+ messages)
` [PATCH 2/2] f2fs: avoid IO split due to mixed WB_SYNC_ALL and WB_SYNC_NONE
` [f2fs-dev] "
` [f2fs-dev] [PATCH 1/2] f2fs: write small sized IO to hot log
[PATCH 1/5] f2fs: relax node version check for victim data in gc
2017-03-29 7:04 UTC (9+ messages)
` [PATCH 2/5] f2fs: write small sized IO to hot log
` [PATCH 3/5] f2fs: allocate node and hot data in the beginning of partition
` [PATCH 4/5] f2fs: start SSR much eariler to avoid FG_GC
` [PATCH 5/5] f2fs: fix wrong max cost initialization
` [f2fs-dev] [PATCH 1/5] f2fs: relax node version check for victim data in gc
[SPAM] motorcycle brake pad
2017-03-28 20:29 UTC
[PATCH] f2fs: use bitmap in discard_entry
2017-03-28 10:18 UTC
f2fs not mountable: CRC validation failed
2017-03-27 17:37 UTC (3+ messages)
[PATCH v2 1/4] f2fs: split discard_cmd_list
2017-03-27 10:13 UTC
[PATCH 1/4] f2fs: split discard_cmd_list
2017-03-25 9:19 UTC (4+ messages)
` [PATCH 2/4] f2fs: introduce f2fs_wait_discard_bios
` [PATCH 3/4] f2fs: show issued flush/discard count
` [PATCH 4/4] f2fs: count discard command entry
[PATCH] mkfs.f2fs: use noheap by default
2017-03-25 7:59 UTC
[PATCH 1/2] f2fs: clean up xattr operation
2017-03-23 5:38 UTC (2+ messages)
` [PATCH 2/2] f2fs: don't reserve additional space in xattr block
[PATCH] f2fs: copy all valid xattr data includes the last zero
2017-03-23 3:53 UTC (10+ messages)
[PATCH 1/2] f2fs: show the max number of volatile operations
2017-03-22 9:23 UTC (2+ messages)
` [PATCH 2/2] f2fs: don't track volatile file in dirty inode list
[PATCH v3 RESEND] f2fs: fix race condition in between free nid allocator/initializer
2017-03-22 6:45 UTC
[PATCH] f2fs: fix a last_victim overflow problem
2017-03-22 6:41 UTC (2+ messages)
[PATCH 1/2] f2fs: introduce __drop_inmem_page
2017-03-22 6:39 UTC (4+ messages)
` [PATCH 2/2] f2fs: fix recording invalid last_victim
[PATCH v3] f2fs: fix race condition in between free nid allocator/initializer
2017-03-22 6:36 UTC
[PATCH v2] f2fs: fix race condition in between free nid allocator/initializer
2017-03-22 6:30 UTC (3+ messages)
[PATCH 1/2] f2fs: add a bug_on in is_alive
2017-03-22 3:59 UTC (2+ messages)
` [PATCH 2/2] f2fs: use set_page_private marcro in f2fs_trace_pid
[GIT PULL] f2fs fix for 4.11-rc4
2017-03-20 17:30 UTC
[PATCH] f2fs: fix race condition in between free nid allocator/initializer
2017-03-20 11:07 UTC
[PATCH] f2fs: protect free nid operation with cp_rwsem
2017-03-20 11:06 UTC (3+ messages)
[PATCH] f2fs: don't allow volatile writes for non-regular file
2017-03-20 10:56 UTC (3+ messages)
[PATCH] f2fs: calculate the f2fs_stat_info into base_mem
2017-03-20 3:10 UTC (2+ messages)
[PATCH] libf2fs: avoid overwrite the c.start_sector by non-root device
2017-03-18 8:00 UTC
About the superblock and checkpoint
2017-03-18 7:43 UTC (2+ messages)
[PATCH] f2fs: more reasonable mem_size calculating of ino_entry
2017-03-18 1:26 UTC
[PATCH] f2fs: avoid stat_inc_atomic_write for non-atomic file
2017-03-18 1:20 UTC
[PATCH 2/2] sload.f2fs: support sload files into directory includes inline dentry
2017-03-17 14:01 UTC
[PATCH 1/2] sload.f2fs: let dir_buckets/dir_block_index supports dir_level
2017-03-17 14:01 UTC
[PATCH 2/2] fsck.f2fs: check encrypted filename depends FADVISE_ENC_NAME_BIT
2017-03-17 13:56 UTC
[PATCH 1/2] fsck.f2fs: fix bad notice of missing device
2017-03-17 13:55 UTC
[PATCH 1/2] f2fs: fix stale ATOMIC_WRITTEN_PAGE private pointer
2017-03-17 12:40 UTC (5+ messages)
` [PATCH 2/2] f2fs: don't allow atomic writes for not regular files
` [f2fs-dev] [PATCH 1/2] f2fs: fix stale ATOMIC_WRITTEN_PAGE private pointer
[PATCH] sload.f2fs: fix missing SSA updates
2017-03-17 11:08 UTC (2+ messages)
` [PATCH v2] "
[PATCH] f2fs: add missing INMEM_REVOKE trace enum definition
2017-03-17 10:46 UTC
[PATCH 2/2] f2fs: avoid new_inode's flags overwrite the old_node
2017-03-17 10:24 UTC (12+ messages)
` [PATCH] f2fs: sync the enc name flags with disk level filename
` [PATCH v2] "
` [PATCH v3] f2fs: cleanup the disk level filename updating
[PATCH RESEND] f2fs: don't allow volatile writes for non-regular file
2017-03-17 7:43 UTC
[PATCH] f2fs: fix a problem of a truncated inmem page
2017-03-17 2:36 UTC (4+ 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).