messages from 2019-02-14 10:00:14 to 2019-03-04 23:17:23 UTC [more...]
[PATCH 1/2] fchownat.2: add project support updates
2019-03-04 23:17 UTC (10+ messages)
` [PATCH] statx: test statx support for project
` [PATCH 2/2] statx.2: add project support update
[PATCH 1/2] f2fscrypt: avoid to fail android build
2019-03-04 22:17 UTC (2+ messages)
` [PATCH 2/2] f2fs-tools: add c++ for UNUSED
[Bug 202749] New: f2fs: possibly fail to pageout because PagePrivate is set without increasing page count in .set_page_dirty()
2019-03-04 14:23 UTC
[Bug 202747] New: sometime kernel crash when kzfree is called in fs/f2fs/xattr.c
2019-03-04 13:30 UTC
[PATCH v4] f2fs: fix to data block override node segment by mistake
2019-03-04 12:32 UTC (3+ messages)
[PATCH] f2fs: Reduce zoned block device memory usage
2019-03-04 9:46 UTC (2+ messages)
[PATCH v2] fsck.f2fs: fix to do sanity check with inode.i_inline_xattr_size
2019-03-04 9:21 UTC
[PATCH v2] f2fs: fix to do sanity check with inode.i_inline_xattr_size
2019-03-04 9:19 UTC
[PATCH] f2fs: fix to do sanity check with inode.i_inline_xattr_size
2019-03-04 6:43 UTC (3+ messages)
` [f2fs-dev] "
[PATCH v2] f2fs: fix to check inline_xattr_size boundary correctly
2019-03-04 6:39 UTC (2+ messages)
[PATCH v4] f2fs: add bio cache for IPU
2019-03-04 6:27 UTC (4+ messages)
[PATCH v3] f2fs: rebuild nat_bits during umount
2019-03-04 6:27 UTC (4+ messages)
[PATCH 0/8] add generic interface to set/get project
2019-03-03 23:03 UTC (16+ messages)
` [PATCH 1/8] fs: add support to change project ID
` [PATCH 2/8] ext4: support project ID in ext4_setattr()
` [PATCH 3/8] f2fs: support project ID in f2fs_setattr()
` [PATCH 4/8] xfs: support project ID in xfs_setattr()
` [PATCH 5/8] fs: add project support to statx
` [PATCH 6/8] ext4: support project in ext4_getattr()
` [PATCH 7/8] f2fs: support project in f2fs_getattr()
` [PATCH 8/8] xfs: support project in xfs_getattr()
[PATCH] fsck.f2fs: add missing FIX_MSG during extra_attr field recovery
2019-03-01 8:02 UTC
[PATCH] fsck.f2fs: fix to do sanity check with inode.i_inline_xattr_size
2019-03-01 7:54 UTC
fsck.f2fs segmentation fault
2019-03-01 7:44 UTC (9+ messages)
[Bug 202709] New: Crafted image causes buffer overflow in read_inline_xattr
2019-02-28 18:20 UTC
[PATCH] f2fs_io: fix build breakage and wrong conditions
2019-02-28 16:25 UTC
[PATCH 1/4] f2fs_io: add write
2019-02-28 3:12 UTC (8+ 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: give random value to i_generation
2019-02-28 1:09 UTC (2+ messages)
` [f2fs-dev] "
[PATCH] f2fs: don't clear CP_QUOTA_NEED_FSCK_FLAG
2019-02-28 1:08 UTC (11+ messages)
` [f2fs-dev] "
[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 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 (23+ messages)
` [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] 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] 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] "
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)
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).