linux-f2fs-devel.lists.sourceforge.net archive mirror
 help / color / mirror / Atom feed
 messages from 2019-07-17 01:29:30 to 2019-07-30 18:05:57 UTC [more...]

[f2fs-dev] [PATCH] f2fs: use kmem_cache pool during xattr lookups
 2019-07-30 18:05 UTC  (7+ messages)

[f2fs-dev] [PATCH v2] f2fs: separate NOCoW and pinfile semantics
 2019-07-30 18:02 UTC  (6+ messages)

[f2fs-dev] [PATCH v12 2/5] Add flags option to get xattr method paired to __vfs_getxattr
 2019-07-30 17:28 UTC 

[f2fs-dev] [GIT PULL] f2fs-for-5.4-rc3
 2019-07-30 17:46 UTC 

[f2fs-dev] [PATCH 00/20] vfs: Add support for timestamp limits
 2019-07-30 17:26 UTC  (4+ messages)
` [f2fs-dev] [PATCH 03/20] timestamp_truncate: Replace users of timespec64_trunc

[f2fs-dev] [PATCH] f2fs: Fix indefinite loop in f2fs_gc()
 2019-07-30 12:35 UTC  (4+ messages)

[f2fs-dev] [Bug 204135] New: F2FS: BUG: KASAN: null-ptr-deref in mempool_alloc+0xd8/0x2e0
 2019-07-30  6:25 UTC  (7+ messages)
` [f2fs-dev] [Bug 204135] "

[f2fs-dev] [Bug 204043] New: F2fs kernel BUG at fs/f2fs/data.c:317!
 2019-07-30  2:34 UTC  (8+ messages)
` [f2fs-dev] [Bug 204043] "

[f2fs-dev] [PATCH v7 00/16] fscrypt: key management improvements
 2019-07-30  0:39 UTC  (39+ messages)
` [f2fs-dev] [PATCH v7 01/16] fs, fscrypt: move uapi definitions to new header <linux/fscrypt.h>
` [f2fs-dev] [PATCH v7 02/16] fscrypt: use FSCRYPT_ prefix for uapi constants
` [f2fs-dev] [PATCH v7 03/16] fscrypt: use FSCRYPT_* definitions, not FS_*
` [f2fs-dev] [PATCH v7 04/16] fscrypt: add ->ci_inode to fscrypt_info
` [f2fs-dev] [PATCH v7 05/16] fscrypt: refactor v1 policy key setup into keysetup_legacy.c
` [f2fs-dev] [PATCH v7 06/16] fscrypt: add FS_IOC_ADD_ENCRYPTION_KEY ioctl
` [f2fs-dev] [PATCH v7 07/16] fscrypt: add FS_IOC_REMOVE_ENCRYPTION_KEY ioctl
` [f2fs-dev] [PATCH v7 08/16] fscrypt: add FS_IOC_GET_ENCRYPTION_KEY_STATUS ioctl
` [f2fs-dev] [PATCH v7 09/16] fscrypt: add an HKDF-SHA512 implementation
` [f2fs-dev] [PATCH v7 10/16] fscrypt: v2 encryption policy support
` [f2fs-dev] [PATCH v7 11/16] fscrypt: allow unprivileged users to add/remove keys for v2 policies
` [f2fs-dev] [PATCH v7 12/16] fscrypt: require that key be added when setting a v2 encryption policy
` [f2fs-dev] [PATCH v7 13/16] ext4: wire up new fscrypt ioctls
` [f2fs-dev] [PATCH v7 14/16] f2fs: "
` [f2fs-dev] [PATCH v7 15/16] ubifs: "
` [f2fs-dev] [PATCH v7 16/16] fscrypt: document the new ioctls and policy version

[f2fs-dev] [PATCH] dump.f2fs: allow to dump data on mounted device
 2019-07-29 15:39 UTC 

[f2fs-dev] [PATCH v3 RESEND] f2fs: introduce sb.required_features to store incompatible features
 2019-07-29 15:03 UTC 

[f2fs-dev] [PATCH RESEND] f2fs: fix to migrate blocks correctly during defragment
 2019-07-29 15:02 UTC 

[f2fs-dev] [PATCH v4 0/3] Casefolding in F2FS
 2019-07-29 14:57 UTC  (10+ messages)
` [f2fs-dev] [PATCH v4 1/3] fs: Reserve flag for casefolding
` [f2fs-dev] [PATCH v4 2/3] f2fs: include charset encoding information in the superblock
` [f2fs-dev] [PATCH v4 3/3] f2fs: Support case-insensitive file name lookups

[f2fs-dev] [PATCH v3] f2fs: introduce sb.required_features to store incompatible features
 2019-07-28 15:15 UTC 

[f2fs-dev] [PATCH] f2fs: fix to migrate blocks correctly during defragment
 2019-07-28 15:01 UTC 

[f2fs-dev] [PATCH] common/quota: enable project quota correctly on f2fs
 2019-07-29 11:56 UTC 

[f2fs-dev] [PATCH 1/3] generic/38[3456]: adjust to check prjquota before mount
 2019-07-29 11:43 UTC  (5+ messages)
` [f2fs-dev] [PATCH 2/3] common/quota: support f2fs in _require_quota() and _check_quota_usage()
` [f2fs-dev] [PATCH 3/3] common/rc: check quota sysfile feature for f2fs

[f2fs-dev] [PATCH v2] f2fs: fix to do sanity with enabled features in image
 2019-07-29 10:52 UTC 

[f2fs-dev] [PATCH] f2fs: fix to read source block before invalidating it
 2019-07-29  7:14 UTC  (12+ messages)
` [f2fs-dev] [PATCH v2] "

[PATCH] f2fs: fix to do sanity with enabled features in image
 2019-07-29  7:09 UTC  (11+ messages)
        ` [f2fs-dev] "

[f2fs-dev] Add fsverity tree to linux-next
 2019-07-29  3:12 UTC 

[f2fs-dev] [PATCH v7 00/17] fs-verity: read-only file-based authenticity protection
 2019-07-27 20:39 UTC  (19+ messages)
` [f2fs-dev] [PATCH v7 01/17] fs-verity: add a documentation file
` [f2fs-dev] [PATCH v7 02/17] fs-verity: add MAINTAINERS file entry
` [f2fs-dev] [PATCH v7 03/17] fs-verity: add UAPI header
` [f2fs-dev] [PATCH v7 04/17] fs: uapi: define verity bit for FS_IOC_GETFLAGS
` [f2fs-dev] [PATCH v7 05/17] fs-verity: add Kconfig and the helper functions for hashing
` [f2fs-dev] [PATCH v7 06/17] fs-verity: add inode and superblock fields
` [f2fs-dev] [PATCH v7 07/17] fs-verity: add the hook for file ->open()
` [f2fs-dev] [PATCH v7 08/17] fs-verity: add the hook for file ->setattr()
` [f2fs-dev] [PATCH v7 09/17] fs-verity: add data verification hooks for ->readpages()
` [f2fs-dev] [PATCH v7 10/17] fs-verity: implement FS_IOC_ENABLE_VERITY ioctl
` [f2fs-dev] [PATCH v7 11/17] fs-verity: implement FS_IOC_MEASURE_VERITY ioctl
` [f2fs-dev] [PATCH v7 12/17] fs-verity: add SHA-512 support
` [f2fs-dev] [PATCH v7 13/17] fs-verity: support builtin file signatures
` [f2fs-dev] [PATCH v7 14/17] ext4: add basic fs-verity support
` [f2fs-dev] [PATCH v7 15/17] ext4: add fs-verity read support
` [f2fs-dev] [PATCH v7 16/17] ext4: update on-disk format documentation for fs-verity
` [f2fs-dev] [PATCH v7 17/17] f2fs: add fs-verity support

[f2fs-dev] [PATCH v2] f2fs_io: support defrag_file
 2019-07-27 15:44 UTC 

[f2fs-dev] [PATCH] f2fs_io: support defrag_file
 2019-07-27  9:35 UTC 

[f2fs-dev] [PATCH] f2fs: fix to avoid call kvfree under spinlock
 2019-07-26  7:43 UTC 

[f2fs-dev] [PATCH v2] f2fs: allocate memory in batch in build_sit_info()
 2019-07-26  7:41 UTC 

[f2fs-dev] [PATCH] fs: f2fs: Remove unnecessary checks of SM_I(sbi) in update_general_status()
 2019-07-26  3:55 UTC  (2+ messages)

[f2fs-dev] [BUG] fs: f2fs: Possible null-pointer dereferences in update_general_status()
 2019-07-26  3:39 UTC  (3+ messages)

[f2fs-dev] [Fwd: [mm] [confidence: ] e49f335ded: BUG:sleeping_function_called_from_invalid_context_at_mm/util.c]
 2019-07-26  1:36 UTC 

[f2fs-dev] [PATCH] f2fs: disallow direct IO in atomic write
 2019-07-25 14:39 UTC 

[f2fs-dev] [PATCH] f2fs: fix to handle quota_{on,off} correctly
 2019-07-25  9:33 UTC 

[f2fs-dev] [PATCH v2] f2fs: use EINVAL for superblock with invalid magic
 2019-07-25  3:15 UTC 

[f2fs-dev] [PATCH] f2fs: use EINVAL for invalid superblock
 2019-07-25  2:42 UTC 

[f2fs-dev] [Bug 66631] F2FS-fs reports error for valid mount options
 2019-07-24  3:01 UTC 

[f2fs-dev] [Bug 104211] segfault / heap out of bounds read in fsck.f2fs
 2019-07-24  2:58 UTC 

[f2fs-dev] [Bug 200219] Buffer overrun when reading inline data in f2fs
 2019-07-24  2:54 UTC 

[f2fs-dev] [PATCH] f2fs: support fiemap() for directory inode
 2019-07-22 10:03 UTC 

[f2fs-dev] [PATCH 1/2] f2fs: fix to spread f2fs_is_checkpoint_ready()
 2019-07-22  9:57 UTC  (2+ messages)
` [f2fs-dev] [PATCH 2/2] f2fs: fix to detect cp error in f2fs_setxattr()

[f2fs-dev] [Bug 204197] New: F2FS: kernel BUG at fs/f2fs/inode.c:722!
 2019-07-22  7:47 UTC  (2+ messages)
` [f2fs-dev] [Bug 204197] "

[f2fs-dev] [Bug 204193] New: BUG: KASAN: null-ptr-deref in f2fs_write_end_io+0x215/0x650
 2019-07-22  3:42 UTC  (6+ messages)
` [f2fs-dev] [Bug 204193] "

[f2fs-dev] Mail delivery failed: returning message to sender
 2019-07-21 21:40 UTC 

[f2fs-dev] [PATCH] f2fs: fix to avoid discard command leak
 2019-07-19  7:18 UTC 

[f2fs-dev] [PATCH AUTOSEL 4.4 28/35] f2fs: avoid out-of-range memory access
 2019-07-19  4:14 UTC 

[f2fs-dev] [PATCH AUTOSEL 4.9 38/45] f2fs: avoid out-of-range memory access
 2019-07-19  4:12 UTC 

[f2fs-dev] [PATCH AUTOSEL 4.14 49/60] f2fs: avoid out-of-range memory access
 2019-07-19  4:10 UTC 

[f2fs-dev] [PATCH AUTOSEL 4.19 081/101] f2fs: avoid out-of-range memory access
 2019-07-19  4:07 UTC 

[f2fs-dev] [PATCH AUTOSEL 5.1 016/141] f2fs: fix to avoid deadloop if data_flush is on
 2019-07-19  4:02 UTC  (6+ messages)
` [f2fs-dev] [PATCH AUTOSEL 5.1 028/141] f2fs: Fix accounting for unusable blocks
` [f2fs-dev] [PATCH AUTOSEL 5.1 029/141] f2fs: Lower threshold for disable_cp_again
` [f2fs-dev] [PATCH AUTOSEL 5.1 080/141] f2fs: fix is_idle() check for discard type
` [f2fs-dev] [PATCH AUTOSEL 5.1 115/141] f2fs: fix to avoid long latency during umount
` [f2fs-dev] [PATCH AUTOSEL 5.1 116/141] f2fs: avoid out-of-range memory access

[f2fs-dev] [PATCH AUTOSEL 5.2 015/171] f2fs: fix to check layout on last valid checkpoint park
 2019-07-19  3:56 UTC  (7+ messages)
` [f2fs-dev] [PATCH AUTOSEL 5.2 024/171] f2fs: fix to avoid deadloop if data_flush is on
` [f2fs-dev] [PATCH AUTOSEL 5.2 038/171] f2fs: Fix accounting for unusable blocks
` [f2fs-dev] [PATCH AUTOSEL 5.2 039/171] f2fs: Lower threshold for disable_cp_again
` [f2fs-dev] [PATCH AUTOSEL 5.2 104/171] f2fs: fix is_idle() check for discard type
` [f2fs-dev] [PATCH AUTOSEL 5.2 144/171] f2fs: fix to avoid long latency during umount
` [f2fs-dev] [PATCH AUTOSEL 5.2 145/171] f2fs: avoid out-of-range memory access

[f2fs-dev] [PATCH] f2fs: fix to avoid tagging SBI_QUOTA_NEED_REPAIR incorrectly
 2019-07-19  3:51 UTC 

[f2fs-dev] [PATCH v3 0/2] Casefolding in F2FS
 2019-07-19  2:11 UTC  (5+ messages)
` [f2fs-dev] [PATCH v3 1/2] f2fs: include charset encoding information in the superblock
` [f2fs-dev] [PATCH v3 2/2] f2fs: Support case-insensitive file name lookups

[f2fs-dev] [PATCH v2 0/2] Casefolding in F2FS
 2019-07-19  2:01 UTC  (7+ messages)
` [f2fs-dev] [PATCH v2 1/2] f2fs: include charset encoding information in the superblock
` [f2fs-dev] [PATCH v2 2/2] f2fs: Support case-insensitive file name lookups

[f2fs-dev] [PATCH] f2fs: separate NOCoW and pinfile semantics
 2019-07-18 10:24 UTC 

[f2fs-dev] [PATCH] common/rc: set max label length for f2fs
 2019-07-18  9:11 UTC 

[f2fs-dev] [PATCH] f2fs: fix to drop meta/node pages during umount
 2019-07-18  8:39 UTC 

[f2fs-dev] [PATCH] f2fs_io: add fallocate
 2019-07-18  3:29 UTC 

[Bug 202495] New: oops in fs/f2fs/checkpoint.c:150 f2fs_is_valid_blkaddr
 2019-07-18  1:00 UTC  (4+ messages)
` [f2fs-dev] [Bug 202495] "

[f2fs-dev] [PATCH] f2fs_io: fix wrong buffered/dio option
 2019-07-17 10:12 UTC  (2+ messages)

[f2fs-dev] [PATCH] f2fs: support FS_IOC_{GET,SET}FSLABEL
 2019-07-17  9:06 UTC 

[f2fs-dev] [PATCH v3] fsck.f2fs: write checkpoint with OPU mode
 2019-07-17  1:28 UTC 


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).