linux-f2fs-devel.lists.sourceforge.net archive mirror
 help / color / mirror / Atom feed
 messages from 2019-05-15 15:49:52 to 2019-06-01 13:20:16 UTC [more...]

[PATCH AUTOSEL 4.19 035/141] f2fs: fix to avoid panic in f2fs_inplace_write_data()
 2019-06-01 13:20 UTC  (4+ messages)
` [PATCH AUTOSEL 4.19 036/141] f2fs: fix to avoid panic in f2fs_remove_inode_page()
` [PATCH AUTOSEL 4.19 038/141] f2fs: fix to clear dirty inode in error path of f2fs_iget()
` [PATCH AUTOSEL 4.19 040/141] f2fs: fix to use inline space only if inline_xattr is enable

[PATCH AUTOSEL 5.1 043/186] f2fs: fix to avoid panic in do_recover_data()
 2019-06-01 13:14 UTC  (13+ messages)
` [PATCH AUTOSEL 5.1 044/186] f2fs: fix to avoid panic in f2fs_inplace_write_data()
` [PATCH AUTOSEL 5.1 045/186] f2fs: fix error path of recovery
` [PATCH AUTOSEL 5.1 046/186] f2fs: fix to avoid panic in f2fs_remove_inode_page()
` [PATCH AUTOSEL 5.1 047/186] f2fs: fix to do sanity check on free nid
` [PATCH AUTOSEL 5.1 048/186] f2fs: fix to clear dirty inode in error path of f2fs_iget()
` [PATCH AUTOSEL 5.1 049/186] f2fs: fix to avoid panic in dec_valid_block_count()
` [PATCH AUTOSEL 5.1 050/186] f2fs: fix to use inline space only if inline_xattr is enable
` [PATCH AUTOSEL 5.1 051/186] f2fs: fix to avoid panic in dec_valid_node_count()
` [PATCH AUTOSEL 5.1 052/186] f2fs: fix to do sanity check on valid block count of segment
` [PATCH AUTOSEL 5.1 053/186] f2fs: fix to avoid deadloop in foreground GC
` [PATCH AUTOSEL 5.1 054/186] f2fs: fix to retrieve inline xattr space
` [PATCH AUTOSEL 5.1 055/186] f2fs: fix to do checksum even if inode page is uptodate

[PATCH AUTOSEL 5.0 042/173] f2fs: fix error path of recovery
 2019-06-01 13:17 UTC  (2+ messages)
` [PATCH AUTOSEL 5.0 047/173] f2fs: fix to use inline space only if inline_xattr is enable

[PATCH v6 1/1] f2fs: ioctl for removing a range from F2FS
 2019-05-31  1:48 UTC  (6+ messages)

[PATCH v3 00/15] fs-verity: read-only file-based authenticity protection
 2019-05-30 18:54 UTC  (17+ messages)
` [PATCH v3 01/15] fs-verity: add a documentation file
` [PATCH v3 02/15] fs-verity: add MAINTAINERS file entry
` [PATCH v3 03/15] fs-verity: add UAPI header
` [PATCH v3 04/15] fs-verity: add Kconfig and the helper functions for hashing
` [PATCH v3 05/15] fs-verity: add inode and superblock fields
` [PATCH v3 06/15] fs-verity: add the hook for file ->open()
` [PATCH v3 07/15] fs-verity: add the hook for file ->setattr()
` [PATCH v3 08/15] fs-verity: add data verification hooks for ->readpages()
` [PATCH v3 09/15] fs-verity: implement FS_IOC_ENABLE_VERITY ioctl
` [PATCH v3 10/15] fs-verity: implement FS_IOC_MEASURE_VERITY ioctl
` [PATCH v3 11/15] fs-verity: add SHA-512 support
` [PATCH v3 12/15] fs-verity: support builtin file signatures
` [PATCH v3 13/15] ext4: add basic fs-verity support
` [PATCH v3 14/15] ext4: add fs-verity read support
` [PATCH v3 15/15] f2fs: add fs-verity support

[PATCH] f2fs: add a rw_sem to cover quota flag changes
 2019-05-30 17:57 UTC  (3+ messages)
` [f2fs-dev] "
` [PATCH v2] "

[PATCH v3 0/4] F2FS Checkpointing without GC, related fixes
 2019-05-30  0:49 UTC  (5+ messages)
` [PATCH v3 1/4] f2fs: Lower threshold for disable_cp_again
` [PATCH v3 2/4] f2fs: Fix root reserved on remount
` [PATCH v3 3/4] f2fs: Fix accounting for unusable blocks
` [PATCH v3 4/4] f2fs: Add option to limit required GC for checkpoint=disable

[PATCH v2 00/14] fscrypt, ext4: prepare for blocksize != PAGE_SIZE
 2019-05-29 20:47 UTC  (16+ messages)
` [PATCH v2 01/14] fscrypt: simplify bounce page handling
` [PATCH v2 02/14] fscrypt: remove the "write" part of struct fscrypt_ctx
` [PATCH v2 03/14] fscrypt: rename fscrypt_do_page_crypto() to fscrypt_crypt_block()
` [PATCH v2 04/14] fscrypt: clean up some BUG_ON()s in block encryption/decryption
` [PATCH v2 05/14] fscrypt: introduce fscrypt_encrypt_block_inplace()
` [PATCH v2 06/14] fscrypt: support encrypting multiple filesystem blocks per page
` [PATCH v2 07/14] fscrypt: handle blocksize < PAGE_SIZE in fscrypt_zeroout_range()
` [PATCH v2 08/14] fscrypt: introduce fscrypt_decrypt_block_inplace()
` [PATCH v2 09/14] fscrypt: support decrypting multiple filesystem blocks per page
` [PATCH v2 10/14] fscrypt: decrypt only the needed blocks in __fscrypt_decrypt_bio()
` [PATCH v2 11/14] ext4: clear BH_Uptodate flag on decryption error
` [PATCH v2 12/14] ext4: decrypt only the needed blocks in ext4_block_write_begin()
` [PATCH v2 13/14] ext4: decrypt only the needed block in __ext4_block_zero_page_range()
` [PATCH v2 14/14] ext4: encrypt only up to last block in ext4_bio_write_page()

[PATCH v2] f2fs: ratelimit recovery messages
 2019-05-29  2:03 UTC  (10+ messages)
      ` [f2fs-dev] "

[PATCH 1/2] mkfs.f2fs: make extensions list easier to read
 2019-05-29  1:57 UTC  (5+ messages)
` [PATCH 2/2] mkfs.f2fs: make the default extensions list much more sensical

[PATCH] f2fs: fix sparse warning
 2019-05-28  9:23 UTC 

[PATCH 0/3] remove tmem and code depending on it
 2019-05-28  1:24 UTC  (5+ messages)
` [PATCH 2/3] mm: remove cleancache.c

[PATCH] f2fs: ratelimit recovery messages
 2019-05-27 10:37 UTC 

[PATCH] f2fs: add errors=panic mount option
 2019-05-27  7:55 UTC  (3+ messages)
` [f2fs-dev] "

[PATCH v3] f2fs: fix to do sanity check on segment bitmap of LFS curseg
 2019-05-25 15:07 UTC 

[PATCH -next] f2fs: Make sanity_check_curseg static
 2019-05-25 13:56 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH v2 0/7] xfstests: verify fscrypt-encrypted contents and filenames
 2019-05-24 22:04 UTC  (8+ messages)
` [PATCH v2 1/7] common/encrypt: introduce helpers for set_encpolicy and get_encpolicy
` [PATCH v2 2/7] fscrypt-crypt-util: add utility for reproducing fscrypt encrypted data
` [PATCH v2 3/7] common/encrypt: support requiring other encryption settings
` [PATCH v2 4/7] common/encrypt: add helper for ciphertext verification tests
` [PATCH v2 5/7] generic: verify ciphertext of v1 encryption policies with AES-256
` [PATCH v2 6/7] generic: verify ciphertext of v1 encryption policies with AES-128
` [PATCH v2 7/7] generic: verify ciphertext of v1 encryption policies with Adiantum

[PATCH] f2fs: fix f2fs_show_options to show nodiscard mount option
 2019-05-24 12:06 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH v2] fsck.f2fs: Fix up nat journal corruption with -a (auto-fix) option
 2019-05-24  8:54 UTC  (2+ messages)

[PATCH] f2fs-tools: detect corrupted sit journal
 2019-05-24  8:52 UTC 

[PATCH] f2fs-tools: update checkpoint data atomically
 2019-05-24  8:26 UTC 

[PATCH] fsck.f2fs: write checkpoint with OPU mode
 2019-05-24  7:56 UTC 

[PATCH] f2fs-tools: calculate inode checksum and writeback
 2019-05-24  7:28 UTC 

[PATCH] fsck.f2fs: Fix up nat journal corruption with -a (auto-fix) option
 2019-05-23 14:19 UTC  (3+ messages)

[PATCH] fsck.f2fs: show elapsed time of full scan
 2019-05-23 14:16 UTC  (4+ messages)

[PATCH] f2fs: add missing sysfs entries in documentation
 2019-05-23 14:14 UTC  (6+ messages)
` [f2fs-dev] "
` [PATCH v2] "
  ` [f2fs-dev] "

[PATCH v5 1/1] f2fs: ioctl for removing a range from F2FS
 2019-05-23 14:13 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH] f2fs: add error prints for debugging mount failure
 2019-05-23 13:42 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH 1/2] Revert "f2fs: don't clear CP_QUOTA_NEED_FSCK_FLAG"
 2019-05-23 13:17 UTC  (6+ messages)
` [PATCH 2/2] f2fs: allow ssr block allocation during checkpoint=disable period
  ` [f2fs-dev] "
` [f2fs-dev] [PATCH 1/2] Revert "f2fs: don't clear CP_QUOTA_NEED_FSCK_FLAG"

[PATCH v4 1/1] f2fs: ioctl for removing a range from F2FS
 2019-05-22 15:09 UTC  (3+ messages)
` [f2fs-dev] "

[PATCH 1/3] f2fs: remove sleep_time under gc_urgent
 2019-05-22 12:10 UTC  (10+ messages)
` [PATCH 3/3] f2fs: always assume that the device is idle "

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

[PATCH v3 1/1] f2fs: ioctl for removing a range from F2FS
 2019-05-21  3:16 UTC  (2+ messages)

[PATCH] f2fs-tools: improve filename printing
 2019-05-20 23:56 UTC  (4+ messages)

[PATCH] f2fs-tools: improve xattr value printing
 2019-05-20 23:56 UTC  (4+ messages)

[PATCH] f2fs: don't clear CP_QUOTA_NEED_FSCK_FLAG
 2019-05-20 23:24 UTC  (3+ messages)
` [f2fs-dev] "

BUG: kernel stack overflow when mounting with data_flush
 2019-05-20 15:51 UTC  (16+ messages)

Inquiry 20/May/2019
 2019-05-20 13:31 UTC 

[PATCH v2 1/1] f2fs: ioctl for removing a range from F2FS
 2019-05-20 12:05 UTC  (3+ messages)

[PATCH] f2fs: fix to avoid deadloop if data_flush is on
 2019-05-20  9:36 UTC 

[PATCH v2 2/2] f2fs: relocate chksum_offset for large_nat_bitmap feature
 2019-05-20  2:18 UTC  (3+ messages)
` [f2fs-dev] "

[PATCH] f2fs: fix to check layout on last valid checkpoint park
 2019-05-20  2:09 UTC 

[PATCH v3 1/2] f2fs-tools: allow unfixed f2fs_checkpoint.checksum_offset
 2019-05-19 15:09 UTC  (9+ messages)
` [PATCH v3 2/2] f2fs-tools: relocate chksum_offset for large_nat_bitmap feature

[PATCH] fsck.f2fs: fix to repair cp_loads blocks at correct position
 2019-05-19  5:05 UTC 

[PATCH] loop: avoid EAGAIN, if offset or block_size are changed
 2019-05-18  0:53 UTC  (2+ messages)
` [PATCH v2] "

[Bug 203239] New: kernel BUG at fs/f2fs/segment.c:3162! and hangs on sync
 2019-05-16 14:11 UTC  (2+ messages)
` [Bug 203239] "

[Bug 203229] New: kernel BUG at fs/f2fs/recovery.c:591! and hangs on sync
 2019-05-16 14:11 UTC  (2+ messages)
` [Bug 203229] "

[Bug 203227] New: kernel BUG at fs/f2fs/recovery.c:549! and hangs on sync
 2019-05-16 14:10 UTC  (2+ messages)
` [Bug 203227] "

[Bug 203225] New: kernel BUG at fs/f2fs/node.c:3073! and hangs on sync
 2019-05-16 14:10 UTC  (2+ messages)
` [Bug 203225] "

[Bug 203221] New: kernel BUG at fs/f2fs/node.c:1279!
 2019-05-16 14:10 UTC  (2+ messages)
` [Bug 203221] "

[Bug 203219] New: kernel BUG at fs/f2fs/node.c:1183! and hangs on sync
 2019-05-16 14:10 UTC  (2+ messages)
` [Bug 203219] "

[Bug 203217] New: kernel BUG at fs/f2fs/inode.c:707! and hangs
 2019-05-16 14:10 UTC  (2+ messages)
` [Bug 203217] "

[Bug 203213] New: kernel BUG at fs/f2fs/f2fs.h:2012 and hangs
 2019-05-16 14:09 UTC  (2+ messages)
` [Bug 203213] "

[Bug 203211] New: Infinite error messages on mounting crafted image
 2019-05-16 14:09 UTC  (2+ messages)
` [Bug 203211] "

[Bug 203209] New: crash at f2fs_is_valid_blkaddr
 2019-05-16 14:09 UTC  (2+ messages)
` [Bug 203209] "

[PATCH 1/2] fsck.f2fs: introduce check_curseg_offsets()
 2019-05-16 12:40 UTC  (2+ messages)
` [PATCH 2/2] fsck.f2fs: update curseg .next_blkoff/.alloc_type preferential

[PATCH v2] f2fs: fix to do sanity check on segment bitmap of LFS curseg
 2019-05-16  9:32 UTC 

[PATCH] f2fs: fix to do sanity check on segment bitmap of LFS curseg
 2019-05-16  6:36 UTC 

[Bug 203233] New: kernel BUG at fs/f2fs/segment.c:2102!
 2019-05-15 16:00 UTC  (3+ messages)
` [Bug 203233] "


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