messages from 2019-04-28 06:25:56 to 2019-05-22 12:10:36 UTC [more...]
[PATCH 1/3] f2fs: remove sleep_time under gc_urgent
2019-05-22 12:10 UTC (10+ messages)
` [PATCH 2/3] f2fs: don't wait with each discards "
` [PATCH 3/3] f2fs: always assume that the device is idle "
[PATCH v4 1/1] f2fs: ioctl for removing a range from F2FS
2019-05-22 4:05 UTC
[PATCH 1/2] Revert "f2fs: don't clear CP_QUOTA_NEED_FSCK_FLAG"
2019-05-21 18:06 UTC (2+ messages)
` [PATCH 2/2] f2fs: allow ssr block allocation during checkpoint=disable period
[PATCH] f2fs: add missing sysfs entries in documentation
2019-05-21 18:06 UTC
[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] "
[PATCH v2 00/14] fscrypt, ext4: prepare for blocksize != PAGE_SIZE
2019-05-20 16:29 UTC (15+ 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()
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] "
[f2fs:dev-test 7/13] fs/f2fs/gc.c:1436:44: sparse: sparse: cast to restricted __le32
2019-05-15 6:43 UTC
[RFC PATCH 1/1] f2fs-dev: ioctl for removing a range from F2FS
2019-05-15 3:22 UTC (2+ messages)
[PATCH v2 1/2] mkfs.f2fs: write fill chunk in sparse file for zeroed block
2019-05-15 2:23 UTC (3+ messages)
` 答复: "
[GIT PULL] f2fs-for-5.2
2019-05-14 17:05 UTC (2+ messages)
[PATCH v4 2/2] sload.f2fs: introduce f2fs_sparse_initialize_meta()
2019-05-14 12:22 UTC
[PATCH v4 2/2] sload.f2fs: introduce f2fs_sparse_initialize_meta()
2019-05-14 12:17 UTC (2+ messages)
` 答复: "
[PATCH v2 1/2] mkfs.f2fs: write fill chunk in sparse file for zeroed block
2019-05-14 12:16 UTC (2+ messages)
` 答复: "
[PATCH] f2fs: issue discard commands proactively in high fs utilization
2019-05-14 8:29 UTC (3+ messages)
` [f2fs-dev] "
[PATCH v4] f2fs: add bio cache for IPU
2019-05-14 4:55 UTC (4+ messages)
` [f2fs-dev] "
[RFC PATCH 0/7] xfstests: verify fscrypt-encrypted contents and filenames
2019-05-14 2:20 UTC (9+ messages)
` [RFC PATCH 1/7] common/encrypt: introduce helpers for set_encpolicy and get_encpolicy
` [RFC PATCH 4/7] common/encrypt: add helper for ciphertext verification tests
[PATCH v5] f2fs: fix to avoid accessing xattr across the boundary
2019-05-10 1:14 UTC (5+ messages)
[PATCH] f2fs: fix to do sanity with enabled features in image
2019-05-09 1:15 UTC (7+ messages)
` [f2fs-dev] "
[RFC PATCH 4/4] f2fs: Wire up f2fs to use inline encryption via fscrypt
2019-05-08 3:02 UTC
[PATCH AUTOSEL 4.14 87/95] f2fs: fix to data block override node segment by mistake
2019-05-07 5:38 UTC
[PATCH AUTOSEL 4.19 69/81] f2fs: fix to data block override node segment by mistake
2019-05-07 5:35 UTC
[PATCH 00/13] fscrypt, ext4: prepare for blocksize != PAGE_SIZE
2019-05-06 9:12 UTC (24+ messages)
` [PATCH 01/13] fscrypt: simplify bounce page handling
` [PATCH 02/13] fscrypt: remove the "write" part of struct fscrypt_ctx
` [PATCH 03/13] fscrypt: rename fscrypt_do_page_crypto() to fscrypt_crypt_block()
` [PATCH 04/13] fscrypt: clean up some BUG_ON()s in block encryption/decryption
` [PATCH 05/13] fscrypt: introduce fscrypt_encrypt_block_inplace()
` [PATCH 06/13] fscrypt: support encrypting multiple filesystem blocks per page
` [PATCH 07/13] fscrypt: handle blocksize < PAGE_SIZE in fscrypt_zeroout_range()
` [PATCH 08/13] fscrypt: introduce fscrypt_decrypt_block_inplace()
` [PATCH 09/13] fscrypt: support decrypting multiple filesystem blocks per page
` [PATCH 10/13] ext4: clear BH_Uptodate flag on decryption error
` [PATCH 11/13] ext4: decrypt only the needed blocks in ext4_block_write_begin()
` [PATCH 12/13] ext4: decrypt only the needed block in __ext4_block_zero_page_range()
` [PATCH 13/13] ext4: encrypt only up to last block in ext4_bio_write_page()
[PATCH v3 2/2] f2fs-tools: introduce f2fs_update_sparse_file()
2019-05-06 8:00 UTC
[PATCH v2 2/2] f2fs-tools: introduce f2fs_update_sparse_file()
2019-05-05 9:09 UTC
[PATCH] f2fs: fix to avoid potential race on sbi->unusable_block_count access/update
2019-05-05 3:40 UTC
[PATCH v2] f2fs: Add option to limit required GC for checkpoint=disable
2019-05-05 2:40 UTC (2+ messages)
[BUG] watchdog: BUG: soft lockup.. after heavy disk access
2019-05-02 22:34 UTC (4+ messages)
[PATCH V2 00/13] Consolidate FS read I/O callbacks code
2019-05-02 18:16 UTC (27+ messages)
` [PATCH V2 02/13] Consolidate "read callbacks" into a new file
` [PATCH V2 03/13] fsverity: Add call back to decide if verity check has to be performed
` [PATCH V2 07/13] Add decryption support for sub-pagesized blocks
` [PATCH V2 10/13] fscrypt_encrypt_page: Loop across all blocks mapped by a page range
` [PATCH V2 11/13] ext4: Compute logical block and the page range to be encrypted
` [PATCH V2 12/13] fscrypt_zeroout_range: Encrypt all zeroed out blocks of a page
[f2fs:dev 37/39] include/trace/events/f2fs.h:1287:1: sparse: sparse: cast from restricted vm_fault_t
2019-05-01 13:52 UTC
[PATCH v2 1/2] f2fs: fix wrong __is_meta_io() macro
2019-04-30 3:18 UTC (8+ messages)
` [PATCH v2 2/2] f2fs: introduce DATA_GENERIC_ENHANCE
[PATCH 1/2] f2fs: fix to avoid potential negative .f_bfree
2019-04-30 3:14 UTC (5+ messages)
[PATCH v2] f2fs-tools: get rid of unneeded fields in on-disk inode
2019-04-28 9:17 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).