messages from 2019-02-28 03:12:51 to 2019-03-25 03:46:54 UTC [more...]
[Bug 202989] New: kernel panic during F2FS GC
2019-03-25 3:46 UTC (11+ messages)
` [Bug 202989] "
` [Bug 202989] [MSM-4.14] "
[PATCH 0/2] Remove support for deprecated %pf and %pF in vsprintf
2019-03-24 21:19 UTC (10+ messages)
` [PATCH 1/2] treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively
` [PATCH 2/2] vsprintf: Remove support for %pF and %pf in favour of %pS and %ps
[PATCH] fs: fix warning about Using plain integer as NULL pointer
2019-03-22 22:10 UTC
[RFC PATCH v3 00/18] fscrypt: key management improvements
2019-03-22 22:02 UTC (7+ messages)
` [RFC PATCH v3 07/18] fscrypt: add FS_IOC_ADD_ENCRYPTION_KEY ioctl
[PATCH 0/5] Zoned block device support improvments
2019-03-21 12:27 UTC (14+ messages)
` [PATCH 1/5] f2fs-tools: Fix various compilation warnings
` [PATCH 2/5] f2fs-tools: Add f2fs_io to .gitignore
` [PATCH 3/5] f2fs-tools: Improve zoned model check
` [PATCH 4/5] f2fs-tools: Allow using host-aware devices as regular devices
` [PATCH 5/5] f2fs-tools: Fix multi-device format with zoned devices
Zdravstvujte Vas interesuyut klientskie bazy dannyh?
2019-03-21 8:58 UTC
[PATCH v2 0/5] fscrypt: d_revalidate fixes and cleanups
2019-03-20 18:39 UTC (6+ 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
[Bug 202709] New: Crafted image causes buffer overflow in read_inline_xattr
2019-03-19 14:09 UTC (3+ messages)
` [Bug 202709] "
[PATCH V2 0/3] f2fs: bug fix and improvement
2019-03-19 11:02 UTC (6+ messages)
` [PATCH 1/3] f2fs: Fix use of number of devices
` [PATCH 2/3] f2fs: Reduce zoned block device memory usage
` [PATCH 3/3] f2fs: improve discard handling with multi-device volumes
[Bug 202495] New: oops in fs/f2fs/checkpoint.c:150 f2fs_is_valid_blkaddr
2019-03-18 23:26 UTC (2+ messages)
` [Bug 202495] "
[PATCH 0/5] fscrypt: d_revalidate fixes and cleanups
2019-03-18 21:25 UTC (9+ messages)
` [PATCH 1/5] fscrypt: clean up and improve dentry revalidation
` [PATCH 2/5] fscrypt: fix race allowing rename() and link() of ciphertext dentries
` [PATCH 3/5] fs, fscrypt: clear DCACHE_ENCRYPTED_NAME when unaliasing directory
` [PATCH 4/5] fscrypt: only set dentry_operations on ciphertext dentries
` [PATCH 5/5] fscrypt: fix race where ->lookup() marks plaintext dentry as ciphertext
[Bug 202749] New: f2fs: possibly fail to pageout because PagePrivate is set without increasing page count in .set_page_dirty()
2019-03-18 9:34 UTC (3+ messages)
` [Bug 202749] "
[Bug 202747] New: sometime kernel crash when kzfree is called in fs/f2fs/xattr.c
2019-03-16 8:09 UTC (3+ messages)
` [Bug 202747] "
[Bug 202883] New: sometime dead lock in getdents64
2019-03-16 8:08 UTC (6+ messages)
` [Bug 202883] "
[Bug 202637] New: Chmod'ed directory permission is not persisted with fsync
2019-03-16 8:03 UTC (2+ messages)
` [Bug 202637] "
[GIT PULL] f2fs-for-5.1
2019-03-15 21:45 UTC (2+ messages)
[PATCH 0/2] f2fs: bug fix and improvement
2019-03-15 18:20 UTC (7+ messages)
` [PATCH 1/2] f2fs: Fix use of number of devices
` [PATCH 2/2] f2fs: Reduce zoned block device memory usage
[f2fs:dev-test 54/55] fs/f2fs/data.c:520:6: sparse: symbol 'f2fs_submit_ipu_bio' was not declared. Should it be static?
2019-03-14 17:48 UTC (4+ messages)
` [RFC PATCH f2fs] f2fs: f2fs_submit_ipu_bio() can be static
[PATCH] f2fs: set pin_file under CAP_SYS_ADMIN
2019-03-14 14:34 UTC (2+ messages)
` [f2fs-dev] "
Zdravstvujte Vas interesuyut klientskie bazy dannyh?
2019-03-14 4:24 UTC
[PATCH] loop: drop caches if offset or block_size are changed
2019-03-14 5:07 UTC (2+ messages)
[f2fs:dev-test /56] fs/f2fs/gc.c:1426:44: sparse: cast to restricted __le32
2019-03-13 23:33 UTC
[Bug 202889] New: fsync on file fails to persist its size, which is changed by pwrite
2019-03-13 3:09 UTC (6+ messages)
` [Bug 202889] fsync on inode "
[PATCH] f2fs: fix to avoid deadlock in f2fs_read_inline_dir()
2019-03-13 2:14 UTC (4+ messages)
[PATCH v2] f2fs: fix to check inline_xattr_size boundary correctly
2019-03-13 2:14 UTC (7+ messages)
` [f2fs-dev] "
[PATCH v3] f2fs: fix to add refcount once page is tagged PG_private
2019-03-13 1:24 UTC (3+ messages)
[PATCH v11] f2fs: guarantee journalled quota data by checkpoint
2019-03-13 1:17 UTC (4+ messages)
[PATCH] f2fs: fix wrong #endif
2019-03-13 1:16 UTC (2+ messages)
[PATCH] Documenting the crash-recovery guarantees of Linux file systems
2019-03-12 13:13 UTC
[PATCH v2] generic: test i_mode recovery after power failure
2019-03-09 10:15 UTC (11+ messages)
Metadata of renamed inode is partially persisted after crash
2019-03-08 7:36 UTC
[PATCH v2] f2fs: Reduce zoned block device memory usage
2019-03-08 3:49 UTC (6+ messages)
[PATCH] f2fs: don't trigger read IO for beyond EOF page
2019-03-07 9:31 UTC
[PATCH] f2fs: remove wrong comment in f2fs_invalidate_page()
2019-03-06 8:18 UTC
[PATCH 1/2] f2fs: fix to add refcount once page is tagged PG_private
2019-03-06 6:31 UTC (4+ messages)
` [PATCH 2/2] f2fs: fix to use kvfree instead of kzfree
[PATCH v2] f2fs: fix to add refcount once page is tagged PG_private
2019-03-06 6:30 UTC
[PATCH] f2fs: Reduce zoned block device memory usage
2019-03-06 3:22 UTC (6+ messages)
[PATCH] f2fs: fix to adapt small inline xattr space in __find_inline_xattr()
2019-03-05 11:32 UTC
[PATCH 0/8] add generic interface to set/get project
2019-03-04 23:36 UTC (17+ 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 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
[PATCH v4] f2fs: fix to data block override node segment by mistake
2019-03-04 12:32 UTC (3+ 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 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] 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)
[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 (3+ 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).