messages from 2018-04-22 06:31:09 to 2018-05-10 13:20:44 UTC [more...]
[PATCH] f2fs: Fix deadlock in shutdown ioctl
2018-05-10 13:20 UTC
[PATCH] f2fs: clear discard_wake earlier
2018-05-10 10:09 UTC (2+ messages)
[RFC PATCH] f2fs-tools: fix blocks allocation direction inside segment
2018-05-08 14:16 UTC
Hung task when executing generic/256 test
2018-05-08 6:26 UTC
[PATCH] f2fs: fix to wait IO writeback in __revoke_inmem_pages()
2018-05-08 6:06 UTC (10+ messages)
[PATCH] f2fs: fix to let checkpoint guarantee atomic page persistence
2018-05-08 6:06 UTC
[PATCH v2] f2fs: fix to avoid race during access gc_thread pointer
2018-05-08 5:49 UTC
[PATCH] f2fs: fix to avoid race during access gc_thread pointer
2018-05-08 3:54 UTC (2+ messages)
[PATCH v4] f2fs: fix to avoid race during access gc_thread pointer
2018-05-08 3:21 UTC (5+ messages)
[PATCH] sload.f2fs: give correct file type
2018-05-08 2:54 UTC (3+ messages)
[PATCH] f2fs: fix to wait atomic pages writeback in block_operations()
2018-05-08 2:40 UTC
[PATCH v2] fscrypt: add Speck128/256 support
2018-05-08 0:22 UTC
[PATCH] libf2fs: quote non-printables when displaying "disk model"
2018-05-07 21:58 UTC (2+ messages)
[PATCH] sload.f2fs: fix the missing of bit mask for file type
2018-05-07 20:06 UTC (4+ messages)
[PATCH] fsck.f2fs: fix check order in -p1
2018-05-07 18:53 UTC
[PATCH v2 1/3] f2fs: fix to initialize i_current_depth according to inode type
2018-05-07 12:28 UTC (3+ messages)
` [PATCH v2 2/3] f2fs: introduce GC_I for cleanup
` [PATCH v2 3/3] f2fs: avoid stucking GC due to atomic write
[PATCH] fsck.f2fs: add -O features to tune the bits
2018-05-07 12:25 UTC (9+ messages)
` [RFC PATCH] f2fs-tools: introduce tune.f2fs
[PATCH] f2fs-tools: fix the sector_size to default value
2018-05-07 2:15 UTC (3+ messages)
` [PATCH v2] f2fs-tools: fix to match with the start_sector
[PATCH v3] f2fs: fix to avoid race during access gc_thread pointer
2018-05-05 14:55 UTC (2+ messages)
[PATCH 1/3] f2fs: fix to initialize i_current_depth according to inode type
2018-05-05 10:03 UTC (3+ messages)
` [PATCH 2/3] f2fs: introduce GC_I for cleanup
` [PATCH 3/3] f2fs: avoid stucking GC due to atomic write
[PATCH 1/2] f2fs: treat volatile file's data as hot one
2018-05-05 5:37 UTC (4+ messages)
` [PATCH 2/2] Revert "f2fs: add ovp valid_blocks check for bg gc victim to fg_gc"
[PATCH v2] f2fs: fix to avoid race during access gc_thread pointer
2018-05-05 2:21 UTC (9+ messages)
[PATCH] libf2fs: Track AOSP libsparse API change
2018-05-04 19:16 UTC (4+ messages)
[f2fs:dev-test 17/43] fs/f2fs/segment.c:2422:3: error: label 'out' used but not defined
2018-05-04 19:00 UTC (2+ messages)
[PATCH v2] f2fs: avoid stucking GC due to atomic write
2018-05-04 19:00 UTC (6+ messages)
[PATCH] f2fs: avoid fsync() failure caused by EAGAIN in writepage()
2018-05-04 17:52 UTC
[PATCH] f2fs-tools: get kernel version via uname(2)
2018-05-04 10:07 UTC (3+ messages)
` [PATCH v2] "
[PATCH] mkfs.f2fs: avoid selinux denial for unnecessary sysfs node
2018-05-04 10:06 UTC (2+ messages)
[PATCH] f2fs: fix spelling mistake: "extenstion" -> "extension"
2018-05-04 9:00 UTC (2+ messages)
Integer overflows in f2fs fiilesystem
2018-05-04 8:56 UTC
[PATCH v3] f2fs: build free nid bitmap during flush nat entries
2018-05-04 8:28 UTC (2+ messages)
[PATCH] f2fs: allow ssa journal with nat bits enabled
2018-05-04 8:27 UTC (3+ messages)
[PATCH] f2fs: fix the way to wake up issue_flush thread
2018-05-03 7:57 UTC (2+ messages)
[xfstests-bld PATCH 1/2] test-appliance: fix specifying f2fs mount options in config file
2018-05-01 2:17 UTC (6+ messages)
` [xfstests-bld PATCH 2/2] test-appliance: add 'encrypt' config for f2fs
[PATCH v2 00/15] fscrypt: improved logging and other cleanups
2018-04-30 22:51 UTC (16+ messages)
` [PATCH 01/15] fs, fscrypt: only define ->s_cop when FS_ENCRYPTION is enabled
` [PATCH 02/15] fscrypt: clean up after fscrypt_prepare_lookup() conversions
` [PATCH 03/15] fscrypt: remove unnecessary NULL check when allocating skcipher
` [PATCH 04/15] fscrypt: remove error messages for skcipher_request_alloc() failure
` [PATCH 05/15] fscrypt: remove stale comment from fscrypt_d_revalidate()
` [PATCH 06/15] fscrypt: don't clear flags on crypto transform
` [PATCH 07/15] fscrypt: don't special-case EOPNOTSUPP from fscrypt_get_encryption_info()
` [PATCH 08/15] fscrypt: drop max_namelen check from fname_decrypt()
` [PATCH 09/15] fscrypt: drop empty name "
` [PATCH 10/15] fscrypt: make fscrypt_operations.max_namelen an integer
` [PATCH 11/15] fscrypt: remove unnecessary check for non-logon key type
` [PATCH 12/15] fscrypt: remove internal key size constants
` [PATCH 13/15] fscrypt: use a common logging function
` [PATCH 14/15] fscrypt: separate key lookup from key derivation
` [PATCH 15/15] fscrypt: only derive the needed portion of the key
[PATCH v11 00/63] Convert page cache to XArray
2018-04-27 3:24 UTC (10+ messages)
` [PATCH v11 10/63] xarray: Add xa_for_each
` [PATCH v11 18/63] page cache: Add and replace pages using the XArray
` [PATCH v11 19/63] page cache: Convert page deletion to XArray
[f2fs:dev-test 40/41] fs/f2fs/segment.c:1601:6: sparse: symbol 'release_discard_addr' was not declared. Should it be static?
2018-04-27 2:38 UTC (3+ messages)
` [RFC PATCH f2fs] f2fs: release_discard_addr() can be static
[PATCH 1/5] f2fs: give message and set need_fsck given broken node id
2018-04-27 1:52 UTC (16+ messages)
` [PATCH 2/5] f2fs: avoid bug_on on corrupted inode
` [f2fs-dev] "
` [PATCH 3/5] f2fs: sanity check on sit entry
` [f2fs-dev] "
` [PATCH 4/5] f2fs: sanity check for total valid blocks
` [f2fs-dev] "
` [f2fs-dev] [PATCH 4/5 v2] "
` [PATCH 5/5] f2fs: enforce fsync_mode=strict for renamed directory
` [f2fs-dev] "
` [f2fs-dev] [PATCH 1/5] f2fs: give message and set need_fsck given broken node id
[PATCH 1/3] f2fs: introduce release_discard_addr() for cleanup
2018-04-26 16:08 UTC (5+ messages)
` [PATCH 2/3] f2fs: introduce {create, destroy}_discard_caches "
` [PATCH 2/3] f2fs: introduce {create,destroy}_discard_caches "
` [PATCH 3/3] f2fs: maintain discard interface separately
[PATCH] f2fs: clear page_error for all the writebacking pages
2018-04-26 15:16 UTC (3+ messages)
[PATCH v2] f2fs: wait IO writeback in commit_inmem_pages()
2018-04-26 1:36 UTC (2+ messages)
[PATCH v2] f2fs: build free nid bitmap during flush nat entries
2018-04-25 13:28 UTC (3+ messages)
[PATCH v3] f2fs: move mnt_want_write_file after range check
2018-04-25 13:17 UTC (2+ messages)
[PATCH] f2fs: fix potential overflow
2018-04-25 11:38 UTC
Lack of strictly ordered metadata crash recovery in f2fs
2018-04-25 11:15 UTC (3+ messages)
[PATCH] f2fs: build free nid bitmap during flush nat entries
2018-04-25 1:42 UTC
[PATCH] f2fs: avoid bug_on on corrupted inode
2018-04-24 19:47 UTC
kernel BUG at fs/f2fs/node.c:LINE!
2018-04-24 16:27 UTC (8+ messages)
[PATCH v2] f2fs: move mnt_want_write_file after range check
2018-04-24 9:35 UTC (2+ messages)
[PATCH v2] f2fs: fix missing clear FI_NO_PREALLOC in some error case
2018-04-24 9:35 UTC (2+ messages)
[PATCH] f2fs: fix features filename in sysfs documentation
2018-04-24 9:34 UTC (2+ messages)
[PATCH] f2fs: give message and set need_fsck given broken node id
2018-04-24 5:55 UTC
[PATCH] f2fs: rename dio_rwsem to i_gc_rwsem
2018-04-24 2:55 UTC
[PATCH 1/3] f2fs: fix to wait page writeback during revoking atomic write
2018-04-23 15:01 UTC (4+ messages)
` [PATCH 2/3] f2fs: clean up commit_inmem_pages()
` [PATCH 3/3] f2fs: wait IO writeback in commit_inmem_pages()
[PATCH] f2fs: sepearte hot/cold in free nid
2018-04-23 14:53 UTC (8+ messages)
` [RFC PATCH] f2fs: load_nat_block() can be static
[PATCH] f2fs: move mnt_want_write_file after range check
2018-04-23 10:52 UTC (4+ messages)
[PATCH] f2fs: fix missing clear FI_NO_PREALLOC in some error case
2018-04-23 8:38 UTC (2+ messages)
[PATCH] f2fs: do not check F2FS_INLINE_DOTS in recover
2018-04-23 8:26 UTC (2+ messages)
[PATCH] f2fs: remove duplicated dquot_initialize and fix error handling
2018-04-23 8:22 UTC (2+ messages)
[PATCH] f2fs: check cap_resource only for data blocks
2018-04-23 8:23 UTC (2+ messages)
[PATCH] Revert "f2fs: introduce f2fs_set_page_dirty_nobuffer"
2018-04-23 8:22 UTC (2+ messages)
[PATCH] fsck.f2fs: fix stack overflow when reading out nat block
2018-04-23 7:44 UTC (2+ messages)
[PATCH] fsck.f2fs: fix to avoid accessing invalid memory address
2018-04-23 6:01 UTC
[PATCH] mkfs.f2fs: factor out feature table from mkfs.f2fs
2018-04-23 3:56 UTC (2+ messages)
[PATCH] fsck.f2fs: add -O features to tune the bits
2018-04-23 3:55 UTC (2+ messages)
[PATCH] f2fs-tools: add -g to give default options
2018-04-23 3:53 UTC (2+ messages)
[PATCH] f2fs: call unlock_new_inode() before d_instantiate()
2018-04-23 3:25 UTC (2+ messages)
[PATCH v2 0/2] fscrypt / f2fs: prepare I/O path for fs-verity
2018-04-23 3:25 UTC (3+ messages)
` [PATCH v2 2/2] f2fs: refactor read path to allow multiple postprocessing steps
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).