linux-f2fs-devel.lists.sourceforge.net archive mirror
 help / color / mirror / Atom feed
 messages from 2019-07-08 18:39:28 to 2019-07-27 20:40:16 UTC [more...]

[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 v7 00/16] fscrypt: key management improvements
 2019-07-26 22:41 UTC  (17+ 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] 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 v4 0/3] Casefolding in F2FS
 2019-07-23 23:05 UTC  (4+ 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 1/3] generic/38[3456]: adjust to check prjquota before mount
 2019-07-23  9:25 UTC  (3+ 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: separate NOCoW and pinfile semantics
 2019-07-23  7:08 UTC  (3+ messages)

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

[f2fs-dev] [PATCH] f2fs: fix to read source block before invalidating it
 2019-07-23  6:46 UTC  (10+ messages)
` [f2fs-dev] [PATCH v2] "

[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 204043] New: F2fs kernel BUG at fs/f2fs/data.c:317!
 2019-07-22  6:18 UTC  (8+ messages)
` [f2fs-dev] [Bug 204043] "

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

[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 

[f2fs-dev] [PATCH v2] fsck.f2fs: write checkpoint with OPU mode
 2019-07-17  1:25 UTC  (4+ messages)

[f2fs-dev] [PATCH 1/2] f2fs: include charset encoding information in the superblock
 2019-07-16 20:46 UTC  (3+ messages)
` [f2fs-dev] [PATCH 2/2] f2fs: Support case-insensitive file name lookups

[f2fs-dev] [PATCH v3 0/8] Inline Encryption Support
 2019-07-15 15:40 UTC  (12+ messages)
` [f2fs-dev] [PATCH 1/8] block: Keyslot Manager for Inline Encryption
` [f2fs-dev] [PATCH 2/8] block: Add encryption context to struct bio
` [f2fs-dev] [PATCH 3/8] block: blk-crypto for Inline Encryption
` [f2fs-dev] [PATCH 4/8] scsi: ufs: UFS driver v2.1 spec crypto additions
` [f2fs-dev] [PATCH 5/8] scsi: ufs: UFS crypto API
` [f2fs-dev] [PATCH 6/8] scsi: ufs: Add inline encryption support to UFS
` [f2fs-dev] [PATCH 7/8] fscrypt: wire up fscrypt to use blk-crypto
` [f2fs-dev] [PATCH 8/8] f2fs: Wire up f2fs to use inline encryption via fscrypt

[Bug 203861] New: Division by zero error in fsck.f2fs when fixing a corrupted image
 2019-07-15  8:08 UTC  (4+ messages)
` [f2fs-dev] [Bug 203861] "

[f2fs-dev] [GIT PULL] f2fs for 5.3
 2019-07-13  0:40 UTC  (2+ messages)

[f2fs-dev] [PATCH V6 0/4] Fix zone revalidation memory allocation failures
 2019-07-12 22:33 UTC  (14+ messages)
` [f2fs-dev] [PATCH V6 1/4] block: Allow mapping of vmalloc-ed buffers
` [f2fs-dev] [PATCH V6 2/4] block: Kill gfp_t argument of blkdev_report_zones()
` [f2fs-dev] [PATCH V6 3/4] sd_zbc: Fix report zones buffer allocation
` [f2fs-dev] [PATCH V6 4/4] block: Limit zone array allocation size

[Bug 203169] New: at fs/f2fs/checkpoint.c:160 f2fs_is_valid_blkaddr
 2019-07-12 12:00 UTC  (2+ messages)
` [f2fs-dev] [Bug 203169] crash "

[f2fs-dev] [PATCH] f2fs: disallow switching io_bits option during remount
 2019-07-12  8:57 UTC 

[f2fs-dev] [PATCH 1/2] f2fs: introduce {page, io}_is_mergeable() for readability
 2019-07-12  8:55 UTC  (2+ messages)
` [f2fs-dev] [PATCH 2/2] f2fs: fix panic of IO alignment feature

[f2fs-dev] [PATCH] f2fs: use kmem_cache pool during xattr lookups
 2019-07-12  7:46 UTC  (4+ messages)

[f2fs-dev] [PATCH] f2fs-tools: Add support for Casefolding
 2019-07-11 20:45 UTC 

[f2fs-dev] [Bug 204137] New: F2FS: kernel BUG at fs/f2fs/segment.c:2375!
 2019-07-11 13:20 UTC 

[f2fs-dev] [PATCH 1/2] f2fs: introduce {page, io}_is_mergeable() for readability
 2019-07-11 10:38 UTC  (2+ messages)
` [f2fs-dev] [PATCH 2/2] f2fs: fix panic of IO alignment feature

[f2fs-dev] [PATCH v2] f2fs: improve print log in f2fs_sanity_check_ckpt()
 2019-07-11  1:29 UTC 

[f2fs-dev] [PATCH] f2fs: allow all the users to pin a file
 2019-07-11  1:01 UTC  (2+ messages)

[f2fs-dev] [PATCH] f2fs: allocate memory in batch in build_sit_info()
 2019-07-10  1:25 UTC  (5+ messages)

[f2fs-dev] [PATCH] f2fs: improve print log in f2fs_sanity_check_ckpt()
 2019-07-09  5:11 UTC  (3+ messages)

[f2fs-dev] [PATCH] fsck: Fix data loss issue observed during SPO
 2019-07-08 23:43 UTC  (11+ messages)

[Bug 203343] New: page fault and hang on umounting
 2019-07-08 18:44 UTC  (2+ messages)
` [f2fs-dev] [Bug 203343] "

[Bug 203241] New: kernel BUG at fs/f2fs/segment.c:3222! and hangs on sync
 2019-07-08 18:43 UTC  (2+ messages)
` [f2fs-dev] [Bug 203241] "

[Bug 203215] New: failure at fs/f2fs/f2fs.h:2809/verify_blkaddr()!
 2019-07-08 18:41 UTC  (2+ messages)
` [f2fs-dev] [Bug 203215] "

[Bug 203341] New: Kernel read fault when mounting a crafted image and running program
 2019-07-08 18:39 UTC  (2+ messages)
` [f2fs-dev] [Bug 203341] "

[Bug 203171] New: PF error: at __remove_dirty_segment+0x61/0xd0
 2019-07-08 18:39 UTC  (2+ messages)
` [f2fs-dev] [Bug 203171] "


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