linux-f2fs-devel.lists.sourceforge.net archive mirror
 help / color / mirror / Atom feed
 messages from 2019-04-09 10:36:15 to 2019-04-18 23:30:41 UTC [more...]

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

[PATCH v2 13/13] f2fs: don't recovery orphan inode on readonly device
 2019-04-18 13:28 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH] fsck.f2fs: fix to set CP_LARGE_NAT_BITMAP_FLAG
 2019-04-18 13:14 UTC  (2+ messages)

f2fs: SIT corruption upon fsck
 2019-04-18  9:31 UTC  (7+ messages)

[PATCH] f2fs: Force type conversion from __le32 to u32
 2019-04-18  7:35 UTC 

[PATCH v2 0/2] fscrypt: improve encrypted symlink performance
 2019-04-17 16:55 UTC  (9+ messages)
` [PATCH v2 1/2] vfs: use READ_ONCE() to access ->i_link
` [PATCH v2 2/2] fscrypt: cache decrypted symlink target in ->i_link

[PATCH v2 0/5] fscrypt: d_revalidate fixes and cleanups
 2019-04-17 14:24 UTC  (13+ messages)
` [PATCH v2 1/5] fscrypt: clean up and improve dentry revalidation
` [PATCH v2 2/5] fscrypt: fix race allowing rename() and link() of ciphertext dentries
` [PATCH v2 3/5] fs, fscrypt: clear DCACHE_ENCRYPTED_NAME when unaliasing directory
` [PATCH v2 4/5] fscrypt: only set dentry_operations on ciphertext dentries
` [PATCH v2 5/5] fscrypt: fix race where ->lookup() marks plaintext dentry as ciphertext

[PATCH] f2fs-tools: fix an improper #ifdef wrap for Android
 2019-04-17 13:43 UTC  (4+ messages)

[PATCH 1/2] mkfs.f2fs: make extensions list easier to read
 2019-04-17 10:44 UTC  (9+ messages)
` [PATCH 2/2] mkfs.f2fs: make the default extensions list much more sensical

[PATCH] f2fs: mark is_extension_exist() inline
 2019-04-17  9:57 UTC 

[Bug 203343] New: page fault and hang on umounting
 2019-04-17  2:51 UTC  (2+ messages)
` [Bug 203343] "

[Bug 203167] New: Kernel page fault with update_sit_entry+0x113/0x420
 2019-04-17  2:34 UTC  (3+ messages)
` [Bug 203167] "

[PATCH] f2fs-tools: Change sysfs path look up logic for zoned block devices
 2019-04-17  2:21 UTC  (3+ messages)

[Bug 203345] New: page fault and hang on mounting crafted image and running program
 2019-04-17  0:58 UTC 

[Bug 203171] New: PF error: at __remove_dirty_segment+0x61/0xd0
 2019-04-16 23:55 UTC  (3+ messages)
` [Bug 203171] "

[Bug 203341] New: Kernel read fault when mounting a crafted image and running program
 2019-04-16 23:53 UTC 

Possible issues with fsck of f2fs root
 2019-04-16 18:53 UTC  (2+ messages)

[PATCH] f2fs: avoid retrying quota flushes while the device is congested
 2019-04-16  4:28 UTC  (5+ messages)

[PATCH] loop: drop caches if offset or block_size are changed
 2019-04-15 21:13 UTC  (2+ messages)

[Bug 203215] New: failure at fs/f2fs/f2fs.h:2809/verify_blkaddr()!
 2019-04-15 14:56 UTC  (2+ messages)
` [Bug 203215] "

[Bug 203239] New: kernel BUG at fs/f2fs/segment.c:3162! and hangs on sync
 2019-04-15 14:54 UTC  (4+ messages)
` [Bug 203239] "

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

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

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

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

[Bug 203221] New: kernel BUG at fs/f2fs/node.c:1279!
 2019-04-15 14:52 UTC  (3+ messages)
` [Bug 203221] "

[Bug 203219] New: kernel BUG at fs/f2fs/node.c:1183! and hangs on sync
 2019-04-15 14:51 UTC  (3+ messages)
` [Bug 203219] "

[Bug 203217] New: kernel BUG at fs/f2fs/inode.c:707! and hangs
 2019-04-15 14:51 UTC  (3+ messages)
` [Bug 203217] "

[PATCH] f2fs: fix to consider multiple device for readonly check
 2019-04-15 12:35 UTC 

[PATCH 09/13] f2fs: fix to do sanity check on valid node/block count
 2019-04-15 11:31 UTC  (9+ messages)
` [PATCH 10/13] f2fs: fix to do sanity check on valid block count of segment
` [PATCH 11/13] f2fs: fix to avoid panic in f2fs_inplace_write_data()
` [PATCH 12/13] f2fs: fix to set FI_UPDATE_WRITE correctly
` [PATCH 13/13] f2fs: don't recovery orphan inode on readonly device
  ` [f2fs-dev] "

[PATCH] f2fs-tools: fix to check total valid block count before block allocation
 2019-04-15  9:14 UTC 

f2fs: trying to write to read-only block-device
 2019-04-15  7:34 UTC  (2+ messages)

[PATCH 01/13] f2fs: fix to avoid panic in dec_valid_block_count()
 2019-04-15  7:28 UTC  (8+ messages)
` [PATCH 02/13] f2fs: fix to avoid panic in dec_valid_node_count()
` [PATCH 03/13] f2fs: remove new blank line of f2fs kernel message
` [PATCH 04/13] f2fs: fix to clear dirty inode in error path of f2fs_iget()
` [PATCH 05/13] f2fs: fix to avoid panic in f2fs_remove_inode_page()
` [PATCH 06/13] f2fs: fix to do checksum even if inode page is uptodate
` [PATCH 07/13] f2fs: fix to do sanity check on free nid
` [PATCH 08/13] f2fs: fix to avoid panic in do_recover_data()

[PATCH v2 1/2] f2fs: fix wrong __is_meta_io() macro
 2019-04-15  7:26 UTC  (2+ messages)
` [PATCH v2 2/2] f2fs: introduce DATA_GENERIC_ENHANCE

[PATCH v2 4/5] f2fs: add tracepoint for f2fs_filemap_fault()
 2019-04-15  7:22 UTC 

[RFC PATCH V2 00/14] Consolidate Post read processing code
 2019-04-14 11:38 UTC  (15+ messages)
` [RFC PATCH V2 01/14] ext4: Clear BH_Uptodate flag on decryption error
` [RFC PATCH V2 02/14] Consolidate "post read processing" into a new file
` [RFC PATCH V2 03/14] fsverity: Add call back to decide if verity check has to be performed
` [RFC PATCH V2 04/14] fsverity: Add call back to determine readpage limit
` [RFC PATCH V2 05/14] fs/mpage.c: Integrate post read processing
` [RFC PATCH V2 06/14] ext4: Wire up ext4_readpage[s] to use mpage_readpage[s]
` [RFC PATCH V2 07/14] Remove the term "bio" from post read processing
` [RFC PATCH V2 08/14] Add decryption support for sub-pagesized blocks
` [RFC PATCH V2 09/14] ext4: Decrypt all boundary blocks when doing buffered write
` [RFC PATCH V2 10/14] ext4: Decrypt the block that needs to be partially zeroed
` [RFC PATCH V2 11/14] fscrypt_encrypt_page: Loop across all blocks mapped by a page range
` [RFC PATCH V2 12/14] ext4: Compute logical block and the page range to be encrypted
` [RFC PATCH V2 13/14] fscrypt_zeroout_range: Encrypt all zeroed out blocks of a page
` [RFC PATCH V2 14/14] ext4: Enable encryption for subpage-sized blocks

[RFC PATCH 00/14] Consolidate Post read processing code
 2019-04-12 17:10 UTC  (15+ messages)
` [RFC PATCH 01/14] ext4: Clear BH_Uptodate flag on decryption error
` [RFC PATCH 02/14] Consolidate "post read processing" into a new file
` [RFC PATCH 03/14] fsverity: Add call back to decide if verity check has to be performed
` [RFC PATCH 04/14] fsverity: Add call back to determine readpage limit
` [RFC PATCH 05/14] fs/mpage.c: Integrate post read processing
` [RFC PATCH 06/14] ext4: Wire up ext4_readpage[s] to use mpage_readpage[s]
` [RFC PATCH 07/14] Remove the term "bio" from post read processing
` [RFC PATCH 08/14] Add decryption support for sub-pagesized blocks
` [RFC PATCH 09/14] ext4: Decrypt all boundary blocks when doing buffered write
` [RFC PATCH 10/14] ext4: Decrypt the block that needs to be partially zeroed
` [RFC PATCH 11/14] fscrypt_encrypt_page: Loop across all blocks mapped by a page range
` [RFC PATCH 12/14] ext4: Compute logical block and the page range to be encrypted
` [RFC PATCH 13/14] fscrypt_zeroout_range: Encrypt all zeroed out blocks of a page
` [RFC PATCH 14/14] ext4: Enable encryption for subpage-sized blocks

[PATCH 1/2] f2fs: fix wrong __is_meta_io() macro
 2019-04-12 11:53 UTC  (2+ messages)
` [PATCH 2/2] f2fs: introduce DATA_GENERIC_ENHANCE

[Bug 203169] New: at fs/f2fs/checkpoint.c:160 f2fs_is_valid_blkaddr
 2019-04-12 11:31 UTC  (3+ messages)
` [Bug 203169] crash "

[Bug 203211] New: Infinite error messages on mounting crafted image
 2019-04-12  2:13 UTC  (2+ messages)
` [Bug 203211] "

[PATCH v5] f2fs: fix to avoid accessing xattr across the boundary
 2019-04-12  2:05 UTC  (2+ messages)

[PATCH 1/2] f2fs: fix to retrieve inline xattr space
 2019-04-11  3:48 UTC  (2+ messages)
` [PATCH 2/2] f2fs: fix to use inline space only if inline_xattr is enable

[Bug 203197] New: kernel read fault at __is_cp_guaranteed
 2019-04-11  1:03 UTC  (4+ messages)
` [Bug 203197] "

[PATCH] f2fs: fix to avoid deadloop in foreground GC
 2019-04-10 10:45 UTC 

[PATCH] f2fs: fix error path of recovery
 2019-04-10 10:45 UTC 

[PATCH v4] f2fs: fix to avoid accessing xattr across the boundary
 2019-04-10 10:17 UTC  (2+ messages)

[PATCH v3] f2fs: fix to avoid accessing xattr across the boundary
 2019-04-10  9:27 UTC  (3+ messages)

[PATCH] fscrypt: cache decrypted symlink target in ->i_link
 2019-04-10  5:04 UTC  (12+ messages)

[Bug 203241] New: kernel BUG at fs/f2fs/segment.c:3222! and hangs on sync
 2019-04-09 23:52 UTC 

[Bug 203235] New: kernel BUG at fs/f2fs/segment.c:2131! and hangs on sync
 2019-04-09 23:32 UTC  (2+ messages)
` [Bug 203235] "

[Bug 203231] New: kernel BUG at fs/f2fs/segment.c:2079! and hangs on sync
 2019-04-09 23:00 UTC  (2+ messages)
` [Bug 203231] "

[Bug 203223] New: hangs on running program after mounting a crafted image
 2019-04-09 21:53 UTC  (2+ messages)
` [Bug 203223] "

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

[Bug 203209] New: crash at f2fs_is_valid_blkaddr
 2019-04-09 19:57 UTC  (3+ messages)
` [Bug 203209] "

[PATCH v2 1/1] treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively
 2019-04-09 13:02 UTC  (4+ messages)

[PATCH 1/4] f2fs: add F2FS_IOC_RESIZE_FROM_END for compat_ioctl
 2019-04-09 10:36 UTC  (4+ messages)
` [PATCH 2/4] f2fs: fix debugfs status to reflect the online resize changes
` [PATCH 3/4] f2fs: fix race between online resize path and allocate new data block path
` [PATCH 4/4] f2fs: fix potential race between online resize path and gc path


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