messages from 2018-09-25 04:01:32 to 2018-10-13 02:58:02 UTC [more...]
[PATCH RESEND v2 00/25] Ext4 Encoding and Case-insensitive support
2018-10-12 19:24 UTC (35+ messages)
` [PATCH RESEND v2 01/25] nls: Wrap uni2char/char2uni callers
` [PATCH RESEND v2 02/25] nls: Wrap charset field access
` [PATCH RESEND v2 03/25] nls: Wrap charset hooks in ops structure
` [PATCH RESEND v2 04/25] nls: Split default charset from NLS core
` [PATCH RESEND v2 05/25] nls: Split struct nls_charset from struct nls_table
` [PATCH RESEND v2 06/25] nls: Add support for multiple versions of an encoding
` [PATCH RESEND v2 07/25] nls: Implement NLS_STRICT_MODE flag
` [PATCH RESEND v2 08/25] nls: Let charsets define the behavior of tolower/toupper
` [PATCH RESEND v2 09/25] nls: Add new interface for string comparisons
` [PATCH RESEND v2 10/25] nls: Add optional normalization and casefold hooks
` [PATCH RESEND v2 11/25] nls: ascii: Support validation and normalization operations
` [PATCH RESEND v2 12/25] nls: utf8n: Add unicode character database files
` [PATCH RESEND v2 13/25] scripts: add trie generator for UTF-8
` [PATCH RESEND v2 14/25] nls: utf8: Move nls-utf8{,-core}.c
` [PATCH RESEND v2 15/25] nls: utf8: Introduce code for UTF-8 normalization
` [PATCH RESEND v2 16/25] nls: utf8n: reduce the size of utf8data[]
` [PATCH RESEND v2 17/25] nls: utf8: Integrate utf8 normalization code with utf8 charset
` [PATCH RESEND v2 18/25] nls: utf8: Introduce test module for normalized utf8 implementation
` [PATCH RESEND v2 19/25] vfs: Handle case-exact lookup in d_add_ci
` [PATCH RESEND v2 20/25] ext4: Include encoding information in the superblock
` [PATCH RESEND v2 21/25] ext4: Add encoding mount options
` [PATCH RESEND v2 22/25] ext4: Support encoding-aware file name lookups
` [PATCH RESEND v2 23/25] ext4: Implement encoding-aware dcache hooks
` [PATCH RESEND v2 24/25] ext4: Implement EXT4_CASEFOLD_FL flag
` [PATCH RESEND v2 25/25] docs: ext4.rst: Document encoding and case-insensitive lookups
URGENT RESPONSE NEEDED
2018-10-12 12:08 UTC
[PATCH 0/3] ext2, ext4, xfs: hard fail dax mount on unsupported devices
2018-10-12 8:21 UTC (10+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] ext4: "
` [PATCH 3/3] ext2: "
[PATCH] fuse2fs: return proper exit code from fuse_main
2018-10-12 5:49 UTC (3+ messages)
[PATCH -v3] ext4: fix use-after-free race in ext4_remount()'s error path
2018-10-11 19:02 UTC (7+ messages)
jbd2_clear_buffer_revoked_flags() takes a long time
2018-10-11 12:38 UTC (4+ messages)
[Bug 85381] New: ext4 & tmpfs: Splicing to regular files doesn't trigger inotify
2018-10-11 7:27 UTC (2+ messages)
` [Bug 85381] "
[PATCH] mm: Fix warning in insert_pfn()
2018-10-11 0:46 UTC (5+ messages)
[PATCH] ext4: avoid unused variable warning
2018-10-10 19:43 UTC (4+ messages)
Wohltätigkeitsspende in Höhe von € 2.000.000,00
2018-09-24 9:45 UTC
KASAN: use-after-scope in ext4_group_desc_csum
2018-10-09 13:26 UTC (5+ messages)
[BUG] ext4 null pointer crash in linux-next
2018-10-09 3:41 UTC (3+ messages)
[PATCH] ext4: remove QUOTA flag setting in set_qf_name()
2018-10-09 1:50 UTC (2+ messages)
WARNING in ext4_invalidatepage
2018-10-09 1:34 UTC (3+ messages)
[PATCH 0/2] e2fsprogs: fuse2fs bugfix and new 'fakeroot' feature
2018-10-09 0:23 UTC (4+ messages)
` [PATCH 1/2] Fuse2fs: fix 'mount' entry in some cases
` [PATCH 2/2] Fuse2fs: add fakeroot option
[ext4:nls 20/47] fs/ext4/super.c:931:38: error: 'struct ext4_sb_info' has no member named 's_qf_names'
2018-10-08 15:10 UTC
[ext4:nls 20/47] fs/ext4/super.c:931:40: error: 'struct ext4_sb_info' has no member named 's_qf_names'; did you mean 's_mb_maxs'?
2018-10-08 14:51 UTC
[PATCH 0/2] ext4: even more documentation fixes
2018-10-07 14:45 UTC (7+ messages)
` [PATCH 1/2] docs: move ext4 administrative docs to admin-guide/
` [PATCH 2/2] docs: promote the ext4 data structures book to top level
[PATCH v2 1/5] ext2: cache NULL when both default_acl and acl are NULL
2018-10-07 3:36 UTC (4+ messages)
` [PATCH v2 2/5] ext4: "
[PATCH v5 00/15] Compiler Attributes
2018-10-06 19:41 UTC (3+ messages)
[GIT PULL linux-next] Add Compiler Attributes (v6) tree
2018-10-06 2:37 UTC (2+ messages)
[PATCH] jbd2: Fix use after free in jbd2_log_do_checkpoint()
2018-10-05 22:57 UTC (9+ messages)
[PATCH -v2] ext4: fix use-after-free race in ext4_remount()'s error path
2018-10-05 21:29 UTC
Your images 22
2018-10-04 12:08 UTC
KASAN: use-after-free Write in jbd2_log_do_checkpoint
2018-10-04 10:27 UTC (2+ messages)
Problems with VM_MIXEDMAP removal from /proc/<pid>/smaps
2018-10-04 10:04 UTC (14+ messages)
[GIT PULL linux-next] Add Compiler Attributes tree
2018-10-04 9:06 UTC (18+ messages)
[PATCH v4 1/2] ext4: fix setattr project check upon fssetxattr ioctl
2018-10-03 16:23 UTC (2+ messages)
` [PATCH v2 RESEND 2/2] ext4: fix to detect failure of dquot_initialize in project ioctl
[PATCH] ext4: fix EXT4_IOC_SWAP_BOOT
2018-10-03 14:54 UTC (3+ messages)
[PATCH v3 0/6] ext4: rework bigalloc reserved cluster accounting
2018-10-03 3:15 UTC (8+ messages)
` [PATCH v3 1/6] ext4: generalize extents status tree search functions
` [PATCH v3 2/6] ext4: add new pending reservation mechanism
` [PATCH v3 3/6] ext4: fix reserved cluster accounting at delayed write time
` [PATCH v3 4/6] ext4: reduce reserved cluster count by number of allocated clusters
` [PATCH v3 5/6] ext4: adjust reserved cluster count when removing extents
` [PATCH v3 6/6] ext4: fix reserved cluster accounting at page invalidation time
[PATCH 0/3] ext4: documentation fixes
2018-10-03 2:48 UTC (7+ messages)
` [PATCH 1/3] docs: generate a separate ext4 pdf file from the documentation
` [PATCH 2/3] docs: fix ext4 documentation table formatting problems
` [PATCH 3/3] docs: make ext4 readme tables readable
[PATCH] fs/ext4: Convert fault handler to use vm_fault_t type
2018-10-03 2:21 UTC (2+ messages)
[PATCH] e2fsprogs: avoid segfault when s_nr_users is too high
2018-10-03 1:54 UTC (2+ messages)
[PATCH] ext4: initialize retries variable in ext4_da_write_inline_data_begin()
2018-10-03 1:24 UTC (2+ messages)
Team for it 23
2018-10-02 11:30 UTC
cross-fs copy support
2018-10-02 18:28 UTC (8+ messages)
[PATCH RESEND] ext4: Fix build error when DX_DEBUG is defined
2018-10-02 17:36 UTC (2+ messages)
INFO: task hung in jbd2_journal_commit_transaction
2018-10-02 14:53 UTC (2+ messages)
KASAN: use-after-free Read in seq_escape
2018-10-02 14:49 UTC
INFO: task hung in ext4_fallocate
2018-10-02 5:35 UTC (2+ messages)
[PATCH v5 00/15] Compiler Attributes
2018-09-30 11:17 UTC (9+ messages)
` [PATCH v5 12/15] Compiler Attributes: add support for __nonstring (gcc >= 8)
` [PATCH v5 13/15] Compiler Attributes: enable -Wstringop-truncation on W=1 "
uninit_bg removed from mke2fs.conf
2018-09-29 15:19 UTC (2+ messages)
Hello
2018-09-29 0:27 UTC
[PATCH v2 3/6] ext4: fix reserved cluster accounting at delayed write time
2018-09-28 16:51 UTC
Hello
2018-09-28 1:41 UTC
[GIT PULL] ext2 DAX fix
2018-09-27 19:55 UTC (2+ messages)
[PATCH] Fixed some code style issues in the fs/ext4/
2018-09-27 19:41 UTC
inode/block bitmap checksum error
2018-09-27 13:24 UTC
Editing for 4
2018-09-25 12:54 UTC
Editing for 1
2018-09-25 12:32 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).