linux-f2fs-devel.lists.sourceforge.net archive mirror
 help / color / mirror / Atom feed
 messages from 2019-05-20 17:29:23 to 2019-06-06 15:30:43 UTC [more...]

[PATCH 1/2] ext4: only set project inherit bit for directory
 2019-06-06 15:30 UTC  (4+ messages)
` [PATCH 2/2] f2fs: "
  ` [f2fs-dev] [PATCH 1/2] ext4: "

[PATCH] f2fs: fix is_idle() check for discard type
 2019-06-06  9:38 UTC 

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

[PATCH] f2fs: separate f2fs i_flags from fs_flags and ext4 i_flags
 2019-06-05  5:59 UTC 

[PATCH v8 1/1] f2fs: ioctl for removing a range from F2FS
 2019-06-05  3:33 UTC 

[PATCH AUTOSEL 4.19 10/36] f2fs: fix to avoid accessing xattr across the boundary
 2019-06-04 23:23 UTC 

[PATCH AUTOSEL 5.1 09/60] f2fs: fix to avoid accessing xattr across the boundary
 2019-06-04 23:21 UTC 

[PATCH v7 1/1] f2fs: ioctl for removing a range from F2FS
 2019-06-04 22:57 UTC  (2+ messages)

[PATCH] f2fs: add a rw_sem to cover quota flag changes
 2019-06-04 18:36 UTC  (5+ messages)
` [f2fs-dev] "
` [PATCH v2] "
  ` [f2fs-dev] [PATCH v3] "

[PATCH v6 1/1] f2fs: ioctl for removing a range from F2FS
 2019-06-04 10:25 UTC  (9+ messages)

[PATCH v3 1/2] f2fs-tools: allow unfixed f2fs_checkpoint.checksum_offset
 2019-06-04  1:48 UTC  (12+ messages)
` [PATCH v3 2/2] f2fs-tools: relocate chksum_offset for large_nat_bitmap feature

[PATCH v3 0/4] F2FS Checkpointing without GC, related fixes
 2019-06-04  1:46 UTC  (11+ 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
  ` [f2fs-dev] "

[PATCH AUTOSEL 4.4 14/56] f2fs: fix to avoid panic in do_recover_data()
 2019-06-01 13:25 UTC  (2+ messages)
` [PATCH AUTOSEL 4.4 15/56] f2fs: fix to do sanity check on valid block count of segment

[PATCH AUTOSEL 4.9 22/74] f2fs: fix to avoid panic in do_recover_data()
 2019-06-01 13:24 UTC  (3+ messages)
` [PATCH AUTOSEL 4.9 23/74] f2fs: fix to clear dirty inode in error path of f2fs_iget()
` [PATCH AUTOSEL 4.9 24/74] f2fs: fix to do sanity check on valid block count of segment

[PATCH AUTOSEL 4.14 27/99] f2fs: fix to avoid panic in do_recover_data()
 2019-06-01 13:22 UTC  (4+ messages)
` [PATCH AUTOSEL 4.14 28/99] f2fs: fix to clear dirty inode in error path of f2fs_iget()
` [PATCH AUTOSEL 4.14 29/99] f2fs: fix to avoid panic in dec_valid_block_count()
` [PATCH AUTOSEL 4.14 30/99] f2fs: fix to do sanity check on valid block count of segment

[PATCH AUTOSEL 4.19 034/141] f2fs: fix to avoid panic in do_recover_data()
 2019-06-01 13:20 UTC  (9+ messages)
` [PATCH AUTOSEL 4.19 035/141] f2fs: fix to avoid panic in f2fs_inplace_write_data()
` [PATCH AUTOSEL 4.19 036/141] f2fs: fix to avoid panic in f2fs_remove_inode_page()
` [PATCH AUTOSEL 4.19 037/141] f2fs: fix to do sanity check on free nid
` [PATCH AUTOSEL 4.19 038/141] f2fs: fix to clear dirty inode in error path of f2fs_iget()
` [PATCH AUTOSEL 4.19 039/141] f2fs: fix to avoid panic in dec_valid_block_count()
` [PATCH AUTOSEL 4.19 040/141] f2fs: fix to use inline space only if inline_xattr is enable
` [PATCH AUTOSEL 4.19 041/141] f2fs: fix to do sanity check on valid block count of segment
` [PATCH AUTOSEL 4.19 042/141] f2fs: fix to do checksum even if inode page is uptodate

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

[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 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 v2 00/14] fscrypt, ext4: prepare for blocksize != PAGE_SIZE
 2019-05-29 20:47 UTC  (2+ messages)

[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  (14+ messages)
` [PATCH v6 06/16] fscrypt: add FS_IOC_ADD_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] "


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