messages from 2019-03-06 05:01:03 to 2019-04-02 13:31:59 UTC [more...]
BUG: kernel stack overflow when mounting with data_flush
2019-04-02 13:31 UTC (7+ messages)
[PATCH 1/5] f2fs: clean up codes with op_is_write()
2019-04-02 10:52 UTC (5+ messages)
` [PATCH 2/5] f2fs: fix potential recursive call when enabling data_flush
` [PATCH 3/5] f2fs: add comment for conditional compilation statement
` [PATCH 4/5] f2fs: add tracepoint for f2fs_filemap_fault()
` [PATCH 5/5] f2fs: add tracepoint for f2fs_file_write_iter()
[PATCH 0/3 v3] Zoned block device support improvments
2019-04-02 2:44 UTC (4+ messages)
` [PATCH 1/3 v3] f2fs-tools: Improve zoned model check
` [PATCH 2/3 v3] f2fs-tools: Fix multi-device format with zoned devices
` [PATCH 3/3 v3] f2fs-tools: Allow using host-aware devices as regular devices
[PATCH v2 0/5] fscrypt: d_revalidate fixes and cleanups
2019-04-01 17:11 UTC (7+ 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
[PATCH 0/4 v2] Zoned block device support improvments
2019-04-01 12:13 UTC (7+ messages)
` [PATCH 1/4 v2] f2fs-tools: Fix various compilation warnings
` [PATCH 2/4 v2] f2fs-tools: Add f2fs_io to .gitignore
` [PATCH 3/4 v2] f2fs-tools: Improve zoned model check
` [PATCH 4/4 v2] f2fs-tools: Fix multi-device format with zoned devices
Investicní príležitost
2019-03-31 17:38 UTC
[PATCH AUTOSEL 4.4 04/16] f2fs: fix to do sanity check with current segment number
2019-03-30 1:31 UTC
[PATCH AUTOSEL 4.9 05/21] f2fs: fix to do sanity check with current segment number
2019-03-30 1:30 UTC
[PATCH AUTOSEL 4.14 05/37] f2fs: fix to do sanity check with current segment number
2019-03-30 1:29 UTC
[PATCH AUTOSEL 4.19 04/57] f2fs: fix to avoid NULL pointer dereference on se->discard_map
2019-03-30 1:28 UTC (3+ messages)
` [PATCH AUTOSEL 4.19 08/57] f2fs: fix to do sanity check with current segment number
` [PATCH AUTOSEL 4.19 23/57] f2fs: cleanup dirty pages if recover failed
[PATCH AUTOSEL 4.4 13/63] f2fs: do not use mutex lock in atomic context
2019-03-27 18:22 UTC
[PATCH AUTOSEL 4.9 15/87] f2fs: do not use mutex lock in atomic context
2019-03-27 18:19 UTC
[PATCH AUTOSEL 4.14 003/123] f2fs: fix to avoid deadlock in f2fs_read_inline_dir()
2019-03-27 18:14 UTC (3+ messages)
` [PATCH AUTOSEL 4.14 021/123] f2fs: do not use mutex lock in atomic context
` [PATCH AUTOSEL 4.14 022/123] f2fs: fix to data block override node segment by mistake
[PATCH AUTOSEL 4.19 003/192] f2fs: fix to adapt small inline xattr space in __find_inline_xattr()
2019-03-27 18:09 UTC (7+ messages)
` [PATCH AUTOSEL 4.19 004/192] f2fs: fix to avoid deadlock in f2fs_read_inline_dir()
` [PATCH AUTOSEL 4.19 005/192] f2fs: fix to avoid deadlock of atomic file operations
` [PATCH AUTOSEL 4.19 031/192] f2fs: do not use mutex lock in atomic context
` [PATCH AUTOSEL 4.19 032/192] f2fs: fix to data block override node segment by mistake
` [PATCH AUTOSEL 4.19 037/192] f2fs: fix to check inline_xattr_size boundary correctly
` [PATCH AUTOSEL 4.19 164/192] f2fs: UBSAN: set boolean value iostat_enable correctly
[PATCH AUTOSEL 5.0 005/262] f2fs: fix to adapt small inline xattr space in __find_inline_xattr()
2019-03-27 18:01 UTC (8+ messages)
` [PATCH AUTOSEL 5.0 006/262] f2fs: fix to avoid deadlock in f2fs_read_inline_dir()
` [PATCH AUTOSEL 5.0 007/262] f2fs: fix to avoid deadlock of atomic file operations
` [PATCH AUTOSEL 5.0 041/262] f2fs: do not use mutex lock in atomic context
` [PATCH AUTOSEL 5.0 042/262] f2fs: fix to data block override node segment by mistake
` [PATCH AUTOSEL 5.0 048/262] f2fs: fix to check inline_xattr_size boundary correctly
` [PATCH AUTOSEL 5.0 222/262] f2fs: UBSAN: set boolean value iostat_enable correctly
` [PATCH AUTOSEL 5.0 223/262] f2fs: fix to initialize variable to avoid UBSAN/smatch warning
[PATCH] fs: fix warning about Using plain integer as NULL pointer
2019-03-27 13:53 UTC (4+ messages)
[PATCH 0/5] Zoned block device support improvments
2019-03-26 22:58 UTC (16+ 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
[PATCH v6 04/07] f2fs: use common file type conversion
2019-03-26 21:39 UTC
[PATCH v2 1/1] treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively
2019-03-26 13:35 UTC (3+ messages)
[PATCH 0/2] Remove support for deprecated %pf and %pF in vsprintf
2019-03-25 15:24 UTC (15+ 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
[Bug 202989] New: kernel panic during F2FS GC
2019-03-25 12:56 UTC (13+ messages)
` [Bug 202989] "
` [Bug 202989] [MSM-4.14] "
[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
Zdravstvujte Vas interesuyut klientskie bazy dannyh?
2019-03-21 8:58 UTC
[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 (2+ 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 (10+ 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 (3+ messages)
[PATCH v2] f2fs: fix to add refcount once page is tagged PG_private
2019-03-06 6:30 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).