linux-f2fs-devel.lists.sourceforge.net archive mirror
 help / color / mirror / Atom feed
 messages from 2019-01-07 01:35:54 to 2019-02-13 08:50:08 UTC [more...]

[PATCH] f2fs: don't allow negative ->write_io_size_bits
 2019-02-13  8:49 UTC  (3+ messages)

f2fs:fix to data block override node segment by mistake
 2019-02-13  6:27 UTC  (5+ messages)
` [PATCH v2] f2fs: fix "

[PATCH] f2fs: don't clear CP_QUOTA_NEED_FSCK_FLAG
 2019-02-13  3:42 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH 1/7] f2fs: run discard jobs when put_super
 2019-02-13  3:27 UTC  (17+ messages)
` [PATCH 2/7] f2fs: add quick mode of checkpoint=disable for QA
  ` [f2fs-dev] "
` [PATCH 3/7] f2fs: try to keep CP_TRIMMED_FLAG after successful umount
  ` [f2fs-dev] "
` [PATCH 4/7] f2fs: don't wake up too frequently, if there is lots of IOs
  ` [f2fs-dev] "
` [PATCH 5/7] f2fs: avoid null pointer exception in dcc_info
  ` [f2fs-dev] "
` [PATCH 6/7] f2fs: flush quota blocks after turnning it off
  ` [f2fs-dev] "
` [PATCH 7/7] f2fs: sync filesystem after roll-forward recovery
` [f2fs-dev] [PATCH 1/7] f2fs: run discard jobs when put_super

[PATCH] f2fs: do not use mutex lock in atomic context
 2019-02-13  3:25 UTC  (2+ messages)

Proposal: Yet another possible fs-verity interface
 2019-02-12 18:42 UTC  (11+ messages)

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

Big Endian mount/fsck failing
 2019-02-05 23:14 UTC 

Security fixes for 4.4 - f2fs
 2019-02-05 13:59 UTC  (5+ messages)

[Bug 202495] New: oops in fs/f2fs/checkpoint.c:150 f2fs_is_valid_blkaddr
 2019-02-02 15:48 UTC 

[PATCH] f2fs: fix potential data inconsistence of checkpoint
 2019-02-02  9:33 UTC 

Proposal: A new fs-verity interface
 2019-01-29 15:48 UTC  (10+ messages)

[PATCH AUTOSEL 3.18 16/61] f2fs: move dir data flush to write checkpoint process
 2019-01-28 16:25 UTC 

[PATCH AUTOSEL 4.4 20/80] f2fs: move dir data flush to write checkpoint process
 2019-01-28 16:23 UTC  (2+ messages)
` [PATCH AUTOSEL 4.4 21/80] f2fs: fix wrong return value of f2fs_acl_create

[PATCH AUTOSEL 4.9 026/107] f2fs: move dir data flush to write checkpoint process
 2019-01-28 16:19 UTC  (4+ messages)
` [PATCH AUTOSEL 4.9 027/107] f2fs: avoid build warn of fall_through
` [PATCH AUTOSEL 4.9 028/107] f2fs: fix wrong return value of f2fs_acl_create
` [PATCH AUTOSEL 4.9 093/107] f2fs: fix sbi->extent_list corruption issue

[PATCH AUTOSEL 4.14 045/170] f2fs: move dir data flush to write checkpoint process
 2019-01-28 16:11 UTC  (5+ messages)
` [PATCH AUTOSEL 4.14 046/170] f2fs: avoid build warn of fall_through
` [PATCH AUTOSEL 4.14 047/170] f2fs: fix race between write_checkpoint and write_begin
` [PATCH AUTOSEL 4.14 048/170] f2fs: fix wrong return value of f2fs_acl_create
` [PATCH AUTOSEL 4.14 150/170] f2fs: fix sbi->extent_list corruption issue

[PATCH AUTOSEL 4.19 072/258] f2fs: move dir data flush to write checkpoint process
 2019-01-28 15:58 UTC  (6+ messages)
` [PATCH AUTOSEL 4.19 073/258] f2fs: avoid build warn of fall_through
` [PATCH AUTOSEL 4.19 074/258] f2fs: fix race between write_checkpoint and write_begin
` [PATCH AUTOSEL 4.19 075/258] f2fs: fix wrong return value of f2fs_acl_create
` [PATCH AUTOSEL 4.19 227/258] f2fs: fix use-after-free issue when accessing sbi->stat_info
` [PATCH AUTOSEL 4.19 230/258] f2fs: fix sbi->extent_list corruption issue

[PATCH AUTOSEL 4.20 085/304] f2fs: avoid GC causing encrypted file corrupted
 2019-01-28 15:43 UTC  (8+ messages)
` [PATCH AUTOSEL 4.20 086/304] f2fs: move dir data flush to write checkpoint process
` [PATCH AUTOSEL 4.20 087/304] f2fs: avoid build warn of fall_through
` [PATCH AUTOSEL 4.20 088/304] f2fs: fix race between write_checkpoint and write_begin
` [PATCH AUTOSEL 4.20 089/304] f2fs: fix wrong return value of f2fs_acl_create
` [PATCH AUTOSEL 4.20 178/304] f2fs: fix to reorder set_page_dirty and wait_on_page_writeback
` [PATCH AUTOSEL 4.20 270/304] f2fs: fix use-after-free issue when accessing sbi->stat_info
` [PATCH AUTOSEL 4.20 273/304] f2fs: fix sbi->extent_list corruption issue

[PATCH] f2fs: use xattr_prefix to wrap up
 2019-01-26  2:49 UTC  (2+ messages)

[PATCH] f2fs: fix typos in code comments
 2019-01-26  2:49 UTC  (2+ messages)

[PATCH 1/2] f2fs: run discard jobs when put_super
 2019-01-25  1:38 UTC  (9+ messages)
` [PATCH 2/2] f2fs: sync filesystem after roll-forward recovery
  ` [f2fs-dev] "
` [f2fs-dev] [PATCH 1/2] f2fs: run discard jobs when put_super
` [PATCH 1/2 v2] "

[PATCH] fscrypt: remove filesystem specific build config option
 2019-01-24 21:22 UTC  (5+ messages)
` [f2fs-dev] "

[RFC][PATCH v5 06/09] f2fs: use common file type conversion
 2019-01-24  9:27 UTC  (3+ messages)

[PATCH] f2fs: fix to document inline_xattr_size option
 2019-01-24  9:18 UTC 

[PATCH] f2fs: jump to label 'free_node_inode' when failing from d_make_root()
 2019-01-24  8:43 UTC  (2+ messages)

[PATCH] f2fs: fix to check inline_xattr_size boundary correctly
 2019-01-24  7:18 UTC 

[PATCH v3] fsck.f2fs: check validity of nat journal
 2019-01-23  2:02 UTC  (3+ messages)

[PATCH] fscrypt: return -EXDEV for incompatible rename or link into encrypted dir
 2019-01-23  0:21 UTC 

[PATCH] f2fs: fix to avoid deadlock of atomic file operations
 2019-01-22 12:18 UTC 

[PATCH] libf2fs: fix to detect stat() failure
 2019-01-22 12:03 UTC  (7+ messages)

INFO: task hung in drop_inmem_page
 2019-01-18 20:18 UTC 

f2fs issue on linux-5.0.0-rc2
 2019-01-18 14:47 UTC  (8+ messages)

[PATCH] f2fs: run gc/discard jobs when put_super
 2019-01-18  9:01 UTC  (2+ messages)
` [f2fs-dev] "

[4.9-stable] Revert "f2fs: do not recover from previous remained wrong dnodes"
 2019-01-18  8:15 UTC  (2+ messages)

[PATCH] f2fs: fix to initialize variable to avoid UBSAN/smatch warning
 2019-01-16  1:51 UTC 

[PATCH v2] f2fs: UBSAN: set boolean value iostat_enable correctly
 2019-01-16  1:37 UTC  (2+ messages)

UBSAN: Undefined behaviour in fs/f2fs/extent_cache.c
 2019-01-15 22:25 UTC 

[PATCH 1/2] f2fs: UBSAN: set boolean value iostat_enable correctly
 2019-01-15  2:26 UTC  (5+ messages)
` [PATCH 2/2] f2fs: add brackets for macros
    ` (2) "

fsck.f2fs segmentation fault
 2019-01-14  1:33 UTC  (10+ messages)

[bug report] f2fs: use rb_*_cached friends
 2019-01-11  6:55 UTC  (5+ messages)

[PATCH v2] fsck.f2fs: check validity of nat journal
 2019-01-11  3:42 UTC 

[PATCH] f2fs: fix to set sbi dirty correctly
 2019-01-10  8:40 UTC 

[PATCH v2] f2fs: fix sbi->extent_list corruption issue
 2019-01-10  6:39 UTC  (7+ messages)

[PATCH] loop: drop caches if offset or block_size are changed
 2019-01-10  3:51 UTC  (2+ messages)

[PATCH] staging: erofs: clean up erofs_map_blocks_iter
 2019-01-09  9:59 UTC  (2+ messages)

[PATCH] fsck.f2fs: fix incorrect boundary of IS_VALID_NID()
 2019-01-09  2:48 UTC 

[PATCH] fsck.f2fs: check validity of nid from journal
 2019-01-09  2:41 UTC 

[PATCH] fsck.f2fs: don't ask anything on dry-run
 2019-01-09  1:48 UTC  (2+ messages)

[PATCH] f2fs: check if file namelen exceeds max value
 2019-01-08  2:23 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] f2fs: fix to trigger fsck if dirent.name_len is zero
 2019-01-08  2:21 UTC 

[PATCH v3 1/2] f2fs-dev: support multi-device direct IO
 2019-01-07  2:33 UTC  (2+ messages)

[PATCH] f2fs: export pin_file flag to user
 2019-01-07  1:39 UTC  (3+ messages)
` [PATCH v2] f2fs: export FS_NOCOW_FL "

[PATCH] f2fs: no need to check return value of debugfs_create functions
 2019-01-07  1:36 UTC  (2+ messages)


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