linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-06 03:59:52 to 2020-11-17 04:28:56 UTC [more...]

[PATCH] ext4: Fix checksum errors with indexed dirs
 2020-11-17  4:28 UTC  (2+ messages)

[PATCH v2 0/3] Add support for Encryption and Casefolding in F2FS
 2020-11-17  4:03 UTC  (4+ messages)
` [PATCH v2 1/3] libfs: Add generic function for setting dentry_ops
` [PATCH v2 2/3] fscrypt: Have filesystems handle their d_ops
` [PATCH v2 3/3] f2fs: Handle casefolding with Encryption

[PATCH] fscrypt: simplify master key locking
 2020-11-17  3:26 UTC 

[PATCH 0/4] fs-verity cleanups
 2020-11-16 19:57 UTC  (9+ messages)
` [PATCH 1/4] fs-verity: remove filenames from file comments
` [PATCH 2/4] fs-verity: rename fsverity_signed_digest to fsverity_formatted_digest
` [PATCH 3/4] fs-verity: rename "file measurement" to "file digest"
` [PATCH 4/4] fs-verity: move structs needed for file signing to UAPI header

[Bug report] journal data mode trigger panic in jbd2_journal_commit_transaction
 2020-11-16 13:50 UTC  (2+ messages)

[Bug report] Jbd2 is hung on kernel 5.10-rc3
 2020-11-16 12:10 UTC 

[PATCH v4 00/27]Fix several bad kernel-doc markups
 2020-11-16 10:18 UTC  (2+ messages)
` [PATCH v4 12/27] jbd2: fix "

[PATCH v9 1/2] kunit: Support for Parameterized Testing
 2020-11-16  8:53 UTC  (4+ messages)
` [PATCH v9 2/2] fs: ext4: Modify inode-test.c to use KUnit parameterized testing feature

Corporate and Personal Loan/
 2020-11-10 14:10 UTC 

[PATCH v8 1/2] kunit: Support for Parameterized Testing
 2020-11-16  4:54 UTC  (4+ messages)
` [PATCH v8 2/2] fs: ext4: Modify inode-test.c to use KUnit parameterized testing feature

[PATCH v7 1/2] kunit: Support for Parameterized Testing
 2020-11-15 18:11 UTC  (6+ messages)
` [PATCH v7 2/2] fs: ext4: Modify inode-test.c to use KUnit parameterized testing feature
  ` [fs] 4ffef91a3b: Kernel_panic-not_syncing:stack-protector:Kernel_stack_is_corrupted_in:kunit_run_tests

Corporate and Personal Loan *
 2020-11-15 16:43 UTC 

[PATCH v2 00/39] fs: idmapped mounts
 2020-11-15 10:37 UTC  (40+ messages)
` [PATCH v2 01/39] namespace: take lock_mount_hash() directly when changing flags
` [PATCH v2 02/39] mount: make {lock,unlock}_mount_hash() static
` [PATCH v2 03/39] namespace: only take read lock in do_reconfigure_mnt()
` [PATCH v2 04/39] fs: add mount_setattr()
` [PATCH v2 05/39] tests: add mount_setattr() selftests
` [PATCH v2 06/39] fs: add id translation helpers
` [PATCH v2 07/39] mount: attach mappings to mounts
` [PATCH v2 08/39] capability: handle idmapped mounts
` [PATCH v2 09/39] namei: add idmapped mount aware permission helpers
` [PATCH v2 10/39] inode: add idmapped mount aware init and "
` [PATCH v2 11/39] attr: handle idmapped mounts
` [PATCH v2 12/39] acl: "
` [PATCH v2 13/39] xattr: "
` [PATCH v2 14/39] commoncap: "
` [PATCH v2 15/39] stat: "
` [PATCH v2 16/39] namei: handle idmapped mounts in may_*() helpers
` [PATCH v2 17/39] namei: introduce struct renamedata
` [PATCH v2 18/39] namei: prepare for idmapped mounts
` [PATCH v2 19/39] open: handle idmapped mounts in do_truncate()
` [PATCH v2 20/39] open: handle idmapped mounts
` [PATCH v2 21/39] af_unix: "
` [PATCH v2 22/39] utimes: "
` [PATCH v2 23/39] fcntl: "
` [PATCH v2 24/39] notify: "
` [PATCH v2 25/39] init: "
` [PATCH v2 26/39] ioctl: "
` [PATCH v2 27/39] would_dump: "
` [PATCH v2 28/39] exec: "
` [PATCH v2 29/39] fs: add helpers for idmap mounts
` [PATCH v2 30/39] apparmor: handle idmapped mounts
` [PATCH v2 31/39] audit: "
` [PATCH v2 32/39] ima: "
` [PATCH v2 33/39] fat: "
` [PATCH v2 34/39] ext4: support "
` [PATCH v2 35/39] ecryptfs: do not mount on top of "
` [PATCH v2 36/39] overlayfs: "
` [PATCH v2 37/39] fs: introduce MOUNT_ATTR_IDMAP
` [PATCH v2 38/39] selftests: add idmapped mounts xattr selftest
` [PATCH v2 39/39] tests: add vfs/idmapped mounts test suite

[PATCH v6 1/2] kunit: Support for Parameterized Testing
 2020-11-14  3:17 UTC  (23+ messages)
` [PATCH v6 2/2] fs: ext4: Modify inode-test.c to use KUnit parameterized testing feature

[PATCH v4 1/2] ext4: add helpers for checking whether quota can be enabled/is journalled
 2020-11-13 22:24 UTC  (4+ messages)
` [PATCH v4 2/2] ext4: print quota journalling mode on (re-)mount

[Bug 210185] New: kernel BUG at fs/ext4/page-io.c:126!
 2020-11-13 22:03 UTC  (3+ messages)
` [Bug 210185] "

[GIT PULL] more ext4 fixes for v5.10-rc4
 2020-11-13 17:49 UTC  (2+ messages)

[PATCH] fs/ext2: Use ext2_put_page
 2020-11-13 10:23 UTC  (4+ messages)
` [PATCH V2] "

[GIT PULL] another fscrypt fix for 5.10-rc4
 2020-11-13  0:43 UTC  (2+ messages)

[PATCH] fscrypt: fix inline encryption not used on new files
 2020-11-12 20:29 UTC  (3+ messages)

[PATCH 0/2] Tristate moount option comatibility fixup
 2020-11-12 16:08 UTC  (15+ messages)
` [PATCH 1/2] xfs: show the dax option in mount options
` [PATCH 2/2] ext4: "

[PATCH] ext4: fix -Wstringop-truncation warnings
 2020-11-12  9:33 UTC 

[ext4:dev] BUILD SUCCESS d196e229a80c39254f4adbc312f55f5198e98941
 2020-11-12  7:51 UTC 

[PATCH] ext4: remove the unused EXT4_CURRENT_REV macro
 2020-11-12  6:56 UTC 

[PATCH] ext4: handle dax mount option collision
 2020-11-12  6:03 UTC  (2+ messages)

[PATCH RFC v2 0/8] Superblock Notifications
 2020-11-11 21:52 UTC  (9+ messages)
` [PATCH RFC v2 1/8] watch_queue: Make watch_sizeof() check record size
` [PATCH RFC v2 2/8] security: Add hooks to rule on setting a watch for superblock
` [PATCH RFC v2 3/8] watch_queue: Support a text field at the end of the notification
` [PATCH RFC v2 4/8] vfs: Add superblock notifications
` [PATCH RFC v2 5/8] vfs: Include origin of the SB error notification
` [PATCH RFC v2 6/8] fs: Add more superblock error subtypes
` [PATCH RFC v2 7/8] ext4: Implement SB error notification through watch_sb
` [PATCH RFC v2 8/8] samples: watch_queue: Add sample of SB notifications

Heads up: data corruption with AIO/DIO with unwritten blocks when blocksize < page size
 2020-11-11 19:13 UTC 

[fsdax] kernel BUG at fs/ext4/ext4_extents.h:199!
 2020-11-11 18:08 UTC  (2+ messages)

looking for assistance with jbd2 (and other processes) hung trying to write to disk
 2020-11-11 16:24 UTC  (7+ messages)

[GIT PULL] fscrypt fix for 5.10-rc4
 2020-11-11 13:39 UTC  (2+ messages)

Corporate and Personal Loan *
 2020-11-11  8:30 UTC 

[PATCH] fs/inode.c: make inode_init_always() initialize i_ino to 0
 2020-11-10 15:55 UTC  (3+ messages)

[PATCH RFC PKS/PMEM 00/58] PMEM: Introduce stray write protection for PMEM
 2020-11-10  8:48 UTC  (5+ messages)
` [PATCH RFC PKS/PMEM 05/58] kmap: Introduce k[un]map_thread

[PATCH 0/5] Add support for Encryption and Casefolding in F2FS
 2020-11-09 22:50 UTC  (2+ messages)

[GIT PULL] ext4 cleanups for 5.10-rc4
 2020-11-09 20:45 UTC  (2+ messages)

[ext4:dev] BUILD SUCCESS 05d5233df85e9621597c5838e95235107eb624a2
 2020-11-09 13:20 UTC 

[PATCH] docs: filesystems: Reduce ext2.rst to one top-level heading
 2020-11-09 10:27 UTC  (2+ messages)

[PATCH 1/2] ext4: fix sparse warnings in fast_commit code
 2020-11-08  0:12 UTC  (4+ messages)
` [PATCH 2/2] jbd2: fix up sparse warnings in checkpoint code

[PATCH RESEND 1/8] ext4: use ext4_assert() to replace J_ASSERT()
 2020-11-07 15:58 UTC  (8+ messages)
` [PATCH RESEND 2/8] ext4: remove redundant mb_regenerate_buddy()
` [PATCH RESEND 3/8] ext4: simplify the code of mb_find_order_for_block
` [PATCH RESEND 4/8] ext4: add the gdt block of meta_bg to system_zone
` [PATCH RESEND 5/8] ext4: update ext4_data_block_valid related comments
` [PATCH 6/8] ext4: add a helper function to validate metadata block
` [PATCH RESEND 7/8] ext4: delete invalid code inside ext4_xattr_block_set()
` [PATCH RESEND 8/8] ext4: fix a memory leak of ext4_free_data

[PATCH] ext4: report error message when setting usrjquota or grpjquota options failed
 2020-11-07  3:52 UTC  (2+ messages)

[PATCH] ext4: unlock xattr_sem properly in ext4_inline_data_truncate()
 2020-11-07  3:29 UTC  (3+ messages)

[PATCH] MAINTAINERS: add missing file in ext4 entry
 2020-11-07  3:25 UTC  (2+ messages)

[PATCH] ext4: silence an uninitialized variable warning
 2020-11-07  3:23 UTC  (2+ messages)

[PATCH v5 1/2] kunit: Support for Parameterized Testing
 2020-11-06 19:05 UTC  (7+ messages)
` [PATCH v5 2/2] fs: ext4: Modify inode-test.c to use KUnit parameterized testing feature

[PATCH 00/11] e2fsprogs: improve case-insensitive fs support
 2020-11-06 18:22 UTC  (4+ messages)
` [PATCH 05/11] e2fsck: Fix entries with invalid encoded characters

[PATCH] fscrypt: remove reachable WARN in fscrypt_setup_iv_ino_lblk_32_key()
 2020-11-06 17:50 UTC  (2+ messages)

[PATCH v4 1/2] kunit: Support for Parameterized Testing
 2020-11-06 16:16 UTC  (11+ messages)

[PATCH v2 00/22] ext4 fast commit fixes
 2020-11-06  3:59 UTC  (4+ messages)
` [PATCH v2 20/22] ext4: make s_mount_flags modifications atomic
` [PATCH v2 21/22] jbd2: don't start fast commit on aborted journal
` [PATCH v2 22/22] ext4: cleanup fast commit mount options


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).