public inbox for linux-ext4@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-10-09 20:43:34 to 2018-10-30 00:37:03 UTC [more...]

[PATCH 1/7] ext4 resise: extra brelse in setup_new_flex_group_blocks()
 2018-10-29 15:25 UTC 

[PATCH 2/7] ext4 resize: missing brelse() after errors in set_flexbg_block_bitmap()
 2018-10-29 15:25 UTC 

[PATCH 5/7] ext4 resize: lost brelse() in update_backups()
 2018-10-29 15:25 UTC 

[PATCH 7/7] ext4 resize: lost resize_inode cleanup before retry in ext4_resize_fs()
 2018-10-29 15:25 UTC 

[PATCH 3/7] ext4 resize: missing brelse() in case success in add_new_gdb()
 2018-10-29 15:25 UTC 

[GIT PULL] ext2 and udf changes for v4.20-rc1
 2018-10-29 10:41 UTC 

About remain issues of FS-DAX
 2018-10-29  8:57 UTC 

INFO: task hung in ext4_map_blocks
 2018-10-27 13:40 UTC  (2+ messages)

for your photos 12
 2018-10-26 12:45 UTC 

[RFC][PATCH v3 06/10] ext4: use common file type conversion
 2018-10-27  0:53 UTC 

[RFC][PATCH v3 04/10] ext2: use common file type conversion
 2018-10-27  0:53 UTC 

for your images 12
 2018-10-25  2:21 UTC 

for your images 15
 2018-10-25  1:10 UTC 

Why not always do copy-out in jbd2_journal_write_metadta_buffer
 2018-10-25 11:41 UTC  (2+ messages)

For your attention
 2018-10-24 20:37 UTC 

[GIT PULL] ext4 updates for 4.20-rc1
 2018-10-24 16:44 UTC  (2+ messages)

(no subject)
 2018-10-24 11:30 UTC 

[RFC][PATCH v2 04/10] ext2: use common file type conversion
 2018-10-24  7:56 UTC  (3+ messages)

[RFC][PATCH v2 04/10] ext2: use common file type conversion
 2018-10-23 21:20 UTC 

[RFC][PATCH v2 06/10] ext4: use common file type conversion
 2018-10-23 20:20 UTC 

possible deadlock in flush_workqueue (2)
 2018-10-23 19:40 UTC  (4+ messages)

[PATCH 0/2] Compiler Attributes: __fallthrough
 2018-10-23  5:43 UTC  (44+ messages)
` [PATCH 1/2] Compiler Attributes: add support for __fallthrough (gcc >= 7.1)
` [PATCH 2/2] Compiler Attributes: auxdisplay: panel: use __fallthrough

[GIT PULL] Compiler Attributes for v4.20-rc1
 2018-10-22 10:59 UTC 

[PATCH] libext2fs: refactor code which fixes up the checksums in an extent tree
 2018-10-21 13:55 UTC 

I NEED YOUR HELP URGENTLY!!!
 2018-10-21  0:25 UTC 

[PATCH] e4defrag: handle failure to open the file system gracefully
 2018-10-21 11:52 UTC 

Editors 4
 2018-10-20 12:43 UTC 

[PATCH 1/2] resize2fs: update checksums in the extent tree's relocated block
 2018-10-20 19:14 UTC  (2+ messages)
` [PATCH 2/2] tests: move inode and its interior extent tree block

Problems with VM_MIXEDMAP removal from /proc/<pid>/smaps
 2018-10-19  0:43 UTC  (6+ messages)

Unable to mount an ext4 RAID6 array
 2018-10-19  0:18 UTC  (2+ messages)

Images 34
 2018-10-18 11:27 UTC 

[Bug 201461] New: ext4 journal stalls write system call
 2018-10-18 14:22 UTC  (8+ messages)
` [Bug 201461] "

[PATCH 0/2] vfs: Fix crashes when reading /proc/mounts
 2018-10-18 13:17 UTC  (3+ messages)
` [PATCH 1/2] vfs: Provide function to grab superblock reference
` [PATCH 2/2] proc: Protect readers of /proc/mounts from remount

[PATCH] ext4: direct return when jinode allocate failed
 2018-10-18  2:23 UTC  (2+ messages)

[PATCH 0/3] ext2, ext4, xfs: hard fail dax mount on unsupported devices
 2018-10-18  2:01 UTC  (14+ messages)

[PATCH v3 00/23] Ext4 Encoding and Case-insensitive support
 2018-10-17 20:55 UTC  (24+ messages)
` [PATCH v3 01/23] nls: Wrap uni2char/char2uni callers
` [PATCH v3 02/23] nls: Wrap charset field access
` [PATCH v3 03/23] nls: Wrap charset hooks in ops structure
` [PATCH v3 04/23] nls: Split default charset from NLS core
` [PATCH v3 05/23] nls: Split struct nls_charset from struct nls_table
` [PATCH v3 06/23] nls: Add support for multiple versions of an encoding
` [PATCH v3 07/23] nls: Implement NLS_STRICT_MODE flag
` [PATCH v3 08/23] nls: Let charsets define the behavior of tolower/toupper
` [PATCH v3 09/23] nls: Add new interface for string comparisons
` [PATCH v3 10/23] nls: Add optional normalization and casefold hooks
` [PATCH v3 11/23] nls: ascii: Support validation and normalization operations
` [PATCH v3 12/23] nls: utf8n: Add unicode character database files
` [PATCH v3 13/23] scripts: add trie generator for UTF-8
` [PATCH v3 14/23] nls: utf8: Move nls-utf8{,-core}.c
` [PATCH v3 15/23] nls: utf8: Introduce code for UTF-8 normalization
` [PATCH v3 16/23] nls: utf8n: reduce the size of utf8data[]
` [PATCH v3 17/23] nls: utf8: Integrate utf8 normalization code with utf8 charset
` [PATCH v3 18/23] nls: utf8: Introduce test module for normalized utf8 implementation
` [PATCH v3 19/23] ext4: Reserve superblock fields for encoding information
` [PATCH v3 20/23] ext4: Include encoding information in the superblock
` [PATCH v3 21/23] ext4: Support encoding-aware file name lookups
` [PATCH v3 22/23] ext4: Implement EXT4_CASEFOLD_FL flag
` [PATCH v3 23/23] docs: ext4.rst: Document encoding and case-insensitive

For your photos 20
 2018-10-17 10:14 UTC 

[PATCH RESEND 0/2] e2fsprogs: fuse2fs bugfix and new 'fakeroot' feature
 2018-10-16 20:02 UTC  (5+ messages)
` [PATCH RESEND 1/2] Fuse2fs: fix 'mount' entry in some cases
` [PATCH RESEND 2/2] Fuse2fs: add fakeroot option

[PATCH] ext4: direct return when jinode allocate failed
 2018-10-16 19:08 UTC 

WARNING in ext4_invalidatepage
 2018-10-16 15:53 UTC  (7+ messages)

jbd2_clear_buffer_revoked_flags() takes a long time
 2018-10-16  9:50 UTC  (6+ messages)

[PATCH] jbd2: Avoid long hold times of j_state_lock while committing a transaction
 2018-10-16  9:42 UTC 

Working test 4
 2018-10-15 12:07 UTC 

[PATCH e2fsprogs 0/9] Support encoding awareness and casefold
 2018-10-15 21:12 UTC  (10+ messages)
` [PATCH e2fsprogs 1/9] e2fsprogs: Add timestamp extension bits to superblock
` [PATCH e2fsprogs 2/9] e2fsprogs: Reserve feature bit and SB field bit for filename encoding
` [PATCH e2fsprogs 3/9] libe2p: Helpers for configuring the encoding superblock fields
` [PATCH e2fsprogs 4/9] mke2fs: Configure encoding during superblock initialization
` [PATCH e2fsprogs 5/9] chattr/lsattr: Support casefold attribute
` [PATCH e2fsprogs 6/9] lib/ext2fs: Implement NLS support
` [PATCH e2fsprogs 7/9] lib/ext2fs: Support encoding when calculating dx hashes
` [PATCH e2fsprogs 8/9] debugfs/htree: Support encoding when printing the file hash
` [PATCH e2fsprogs 9/9] tune2fs: Prevent enabling encryption flag on encoding-aware fs

[PATCH RESEND 0/2] e2fsprogs: fuse2fs bugfix and new 'fakeroot' feature
 2018-10-14 14:58 UTC  (3+ messages)
` [PATCH RESEND 1/2] Fuse2fs: fix 'mount' entry in some cases
` [PATCH RESEND 2/2] Fuse2fs: add fakeroot option

[PATCH] ext4: direct return when jinode allocate failed in ext4_inode_attach_jinode
 2018-10-14 16:05 UTC 

[Bug 200681] [inline_data] read() does not see what write() has just written through different FD in the same thread
 2018-10-14  7:29 UTC  (4+ messages)

[PATCH RESEND v2 00/25] Ext4 Encoding and Case-insensitive support
 2018-10-12 19:24 UTC  (13+ messages)
` [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

URGENT RESPONSE NEEDED
 2018-10-12 12:08 UTC 

[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  (6+ 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  (2+ 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)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox