linux-f2fs-devel.lists.sourceforge.net archive mirror
 help / color / mirror / Atom feed
 messages from 2019-02-04 08:06:53 to 2019-02-27 12:46:09 UTC [more...]

[PATCH] generic: test i_mode recovery after power failure
 2019-02-27 12:45 UTC  (3+ messages)

[PATCH] f2fs: no need to take page lock in readdir
 2019-02-27 12:44 UTC  (2+ messages)

[PATCH v3] f2fs: fix to data block override node segment by mistake
 2019-02-27  8:07 UTC  (3+ messages)

[PATCH] f2fs: don't clear CP_QUOTA_NEED_FSCK_FLAG
 2019-02-26 17:57 UTC  (10+ messages)
` [f2fs-dev] "

[PATCH] f2fs: give random value to i_generation
 2019-02-26 17:45 UTC 

[PATCH 1/2] f2fs: trace f2fs_ioc_shutdown
 2019-02-26 11:01 UTC  (2+ messages)
` [PATCH 2/2] f2fs: print more parameters in trace_f2fs_map_blocks

[Bug 202637] New: Chmod'ed directory permission is not persisted with fsync
 2019-02-26  8:40 UTC  (4+ messages)
` [Bug 202637] "

[PATCH v2] f2fs: fix to avoid deadlock of atomic file operations
 2019-02-25 10:46 UTC  (5+ messages)
` [f2fs-dev] "

Siemens Oil&Gas Has Immediate Employment Opportunities
 2019-02-24  0:42 UTC 

[RFC PATCH 0/6] Allow setting file birth time with utimensat()
 2019-02-23 18:32 UTC  (29+ messages)
` [RFC PATCH 1/6] fs: add btime to struct iattr
` [RFC PATCH 2/6] fs: add AT_UTIME_BTIME for utimensat()
` [RFC PATCH 3/6] Btrfs: add support for setting btime
` [RFC PATCH 4/6] ext4: "
` [RFC PATCH 5/6] f2fs: "
` [RFC PATCH 6/6] xfs: "
` [PATCH] generic: add a test for AT_UTIME_BTIME
` [PATCH] utimensat2: document AT_UTIME_BTIME
` [PATCH] xfs_io: add AT_UTIME_BTIME support

[PATCH] f2fs: fix to dirty inode for i_mode recovery
 2019-02-23  1:48 UTC 

[RFC PATCH 00/10] Consolidate Post read processing code
 2019-02-22  4:29 UTC  (26+ messages)
` [RFC PATCH 01/10] ext4: use IS_ENCRYPTED() to check encryption status
` [RFC PATCH 02/10] f2fs: "
` [RFC PATCH 03/10] fscrypt: remove filesystem specific build config option
` [RFC PATCH 04/10] Consolidate "post read processing" into a new file
` [RFC PATCH 05/10] fsverity: Add call back to decide if verity check has to be performed
` [RFC PATCH 06/10] Introduce REQ_POST_READ_PROC bio flag
` [RFC PATCH 07/10] fsverity: Add call back to determine readpage limit
` [RFC PATCH 08/10] fsverity: Add call back to verify file holes
` [RFC PATCH 09/10] fs/mpage.c: Integrate post read processing
` [RFC PATCH 10/10] ext4: Wire up ext4_readpage[s] to use mpage_readpage[s]

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

[PATCH] f2fs: fix to update iostat correctly in IPU path
 2019-02-21 12:40 UTC 

[PATCH] f2fs: fix encrypted page memory leak
 2019-02-21 12:37 UTC 

WARNING: ODEBUG bug in f2fs_fill_super
 2019-02-21  9:27 UTC  (4+ messages)

[RFC PATCH 1/1] f2fs-dev: ioctl for removing a range from F2FS
 2019-02-21  5:15 UTC 

[PATCH 1/4] f2fs_io: add write
 2019-02-20 17:07 UTC  (4+ messages)
` [PATCH 2/4] f2fs_io: add read
` [PATCH 3/4] f2fs_io: add fiemap
` [PATCH 4/4] f2fs_io: add gc_urgent

[PATCH] f2fs: make fault injection covering __submit_flush_wait()
 2019-02-19  9:08 UTC 

[PATCH] f2fs: fix to retry fill_super only if recovery failed
 2019-02-19  8:23 UTC 

[PATCH v4] f2fs: add bio cache for IPU
 2019-02-19  8:15 UTC 

[PATCH] f2fs: silence VM_WARN_ON_ONCE in mempool_alloc
 2019-02-19  3:37 UTC  (2+ messages)

[Bug 202495] New: oops in fs/f2fs/checkpoint.c:150 f2fs_is_valid_blkaddr
 2019-02-18 18:56 UTC  (5+ messages)
` [Bug 202495] "

[PATCH] f2fs: correct spelling mistake
 2019-02-18  9:12 UTC  (2+ messages)

[PATCH] f2fs: do not use mutex lock in atomic context
 2019-02-18  2:04 UTC  (7+ messages)
    ` [f2fs-dev] "

[PATCH] vfs: don't decrement i_nlink in d_tmpfile
 2019-02-17  0:26 UTC  (5+ messages)
` [PATCH v2] "

[PATCH v3] f2fs: rebuild nat_bits during umount
 2019-02-16 22:26 UTC 

Big Endian mount/fsck failing
 2019-02-15  8:39 UTC  (3+ messages)

[PATCH] f2fs: don't allow negative ->write_io_size_bits
 2019-02-14 16:16 UTC 

[PATCH] f2fs: don't allow negative ->write_io_size_bits
 2019-02-14 16:09 UTC  (5+ messages)

[PATCH v2] f2fs: fix to check inline_xattr_size boundary correctly
 2019-02-14 16:08 UTC 

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

[PATCH 1/7] f2fs: run discard jobs when put_super
 2019-02-13  3:27 UTC  (9+ messages)
` [PATCH 2/7] f2fs: add quick mode of checkpoint=disable for QA
  ` [f2fs-dev] "
` [PATCH 6/7] f2fs: flush quota blocks after turnning it off
  ` [f2fs-dev] "

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

Security fixes for 4.4 - f2fs
 2019-02-05 13:59 UTC  (3+ 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).