linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-21 02:07:57 to 2022-09-29 08:28:17 UTC [more...]

[syzbot] possible deadlock in jbd2_journal_lock_updates
 2022-09-29  8:27 UTC  (3+ messages)

[bug report] misc/fsck.c: Processes may kill other processes
 2022-09-29  7:39 UTC 

significant drop fio IOPS performance on v5.10
 2022-09-29  7:03 UTC  (6+ messages)
    ` significant drop fio IOPS performance on v5.10 #forregzbot

[Bug 216541] New: FUZZ: general protection fault, KASAN: null-ptr-deref at fs/ext4/ialloc.c:ext4_read_inode_bitmap() when mount a corrupted image
 2022-09-28 22:50 UTC 

[Bug 216540] New: FUZZ: kernel BUG at kernel BUG at fs/ext4/ext4.h:2413 when mount and operate on crafted image
 2022-09-28 22:41 UTC 

[Bug 216539] New: FUZZ: general protection fault, KASAN: null-ptr-deref at fs/ext4/ext4.h:ext4_free_blocks() when mount a corrupted image
 2022-09-28 22:17 UTC 

[man-pages RFC PATCH v6] statx, inode: document the new STATX_VERSION field
 2022-09-28 13:42 UTC 

[PATCH] statx, inode: document the new STATX_VERSION field
 2022-09-28 13:00 UTC  (3+ messages)

ext4_writepages: jbd2_start: 5120 pages, ino 11; err -5
 2022-09-28 10:10 UTC  (5+ messages)

[PATCH] ext4: fix null-ptr-deref in ext4_write_info
 2022-09-27 21:53 UTC  (2+ messages)

[PATCH v1] ext4: Remove deprecated noacl/nouser_xattr options
 2022-09-27 21:53 UTC  (2+ messages)

[PATCH] ext4: Avoid crash when inline data creation follows DIO write
 2022-09-27 21:53 UTC  (2+ messages)

[PATCH] ext4: continue to expand file system when the target size doesn't reach
 2022-09-27 21:53 UTC  (2+ messages)

[PATCH] ext4: Don't run ext4lazyinit for read-only filesystems
 2022-09-27 21:53 UTC  (2+ messages)

[PATCH v2] ext4: minor defrag code improvements
 2022-09-27 21:53 UTC  (2+ messages)

[PATCH RFC 0/8] Introduce provisioning primitives for thinly provisioned storage
 2022-09-27 21:37 UTC  (25+ messages)
` [PATCH RFC 1/8] block: Introduce provisioning primitives
` [PATCH RFC 2/8] dm: Add support for block provisioning
` [PATCH RFC 3/8] virtio_blk: Add support for provision requests
` [PATCH RFC 4/8] fs: Introduce FALLOC_FL_PROVISION

[Bug 216529] New: [fstests generic/048] BUG: Kernel NULL pointer dereference at 0x00000069, filemap_release_folio+0x88/0xb0
 2022-09-27 18:10 UTC  (8+ messages)
` [Bug 216529] "

[Bug 216322] New: Freezing of tasks failed after 60.004 seconds (1 tasks refusing to freeze... task:fstrim ext4_trim_fs - Dell XPS 13 9310
 2022-09-27 13:24 UTC  (3+ messages)
` [Bug 216322] "

[man-pages RFC PATCH v4] statx, inode: document the new STATX_INO_VERSION field
 2022-09-27 13:18 UTC  (23+ messages)

[PATCH v2 00/18] Fix the DAX-gup mistake
 2022-09-27 12:56 UTC  (59+ messages)
` [PATCH v2 05/18] xfs: Add xfs_break_layouts() to the inode eviction path
` [PATCH v2 10/18] fsdax: Manage pgmap references at entry insertion and deletion
` [PATCH v2 12/18] devdax: Move address_space helpers to the DAX core
` [PATCH v2 13/18] dax: Prep mapping helpers for compound pages
` [PATCH v2 15/18] devdax: Use dax_insert_entry() + dax_delete_mapping_entry()
` [PATCH v2 16/18] mm/memremap_pages: Support initializing pages to a zero reference count

[RFC v2 0/8] ext4: Convert inode preallocation list to an rbtree
 2022-09-27  9:28 UTC  (10+ messages)
` [RFC v2 1/8] ext4: Stop searching if PA doesn't satisfy non-extent file
` [RFC v2 2/8] ext4: Refactor code related to freeing PAs
` [RFC v2 3/8] ext4: Refactor code in ext4_mb_normalize_request() and ext4_mb_use_preallocated()
` [RFC v2 4/8] ext4: Move overlap assert logic into a separate function
` [RFC v2 5/8] ext4: Abstract out overlap fix/check logic in ext4_mb_normalize_request()
` [RFC v2 6/8] ext4: Convert pa->pa_inode_list and pa->pa_obj_lock into a union
` [RFC v2 7/8] ext4: Use rbtrees to manage PAs instead of inode i_prealloc_list
` [RFC v2 8/8] ext4: Remove the logic to trim inode PAs

[RFC v2 0/8] ext4: Convert inode preallocation list to an rbtree
 2022-09-27  9:16 UTC  (9+ messages)
` [RFC v3 1/8] ext4: Stop searching if PA doesn't satisfy non-extent file
` [RFC v3 2/8] ext4: Refactor code related to freeing PAs
` [RFC v3 3/8] ext4: Refactor code in ext4_mb_normalize_request() and ext4_mb_use_preallocated()
` [RFC v3 4/8] ext4: Move overlap assert logic into a separate function
` [RFC v3 5/8] ext4: Abstract out overlap fix/check logic in ext4_mb_normalize_request()
` [RFC v3 6/8] ext4: Convert pa->pa_inode_list and pa->pa_obj_lock into a union
` [RFC v3 7/8] ext4: Use rbtrees to manage PAs instead of inode i_prealloc_list
` [RFC v3 8/8] ext4: Remove the logic to trim inode PAs

[tytso-ext4:dev] BUILD SUCCESS a078dff870136090b5779ca2831870a6c5539d36
 2022-09-27  7:27 UTC 

[Bug report] BUG: Kernel NULL pointer dereference at 0x00000069, filemap_release_folio+0x88/0xb0
 2022-09-27  1:17 UTC 

[PATCH v2 0/3] Check content after reading from quota file
 2022-09-27  1:07 UTC  (7+ messages)
` [PATCH v2 1/3] quota: Check next/prev free block number "
` [PATCH v2 2/3] quota: Replace all block number checking with helper function
` [PATCH v2 3/3] quota: Add more checking after reading from quota file

[GIT PULL] ext4 last-minute fixup
 2022-09-26 21:28 UTC  (2+ messages)

[PATCH 0/5 v3] ext4: Fix performance regression with mballoc
 2022-09-26 17:32 UTC  (6+ messages)
` [PATCH 1/5] ext4: Make mballoc try target group first even with mb_optimize_scan

[RFC PATCH] debugfs: add commands to dump and change extent header fields
 2022-09-26 13:07 UTC 

[syzbot] KASAN: slab-out-of-bounds Read in ext4_enable_quotas
 2022-09-26 11:46 UTC 

[PATCH -next v2 0/2] ext4: factor out ext4_free_ext_path()
 2022-09-26  8:16 UTC  (5+ messages)
` [PATCH -next v2 1/2] ext4: remove unnecessary drop path references in mext_check_coverage()
` [PATCH -next v2 2/2] ext4: factor out ext4_free_ext_path()

[PATCH] tune2fs: exit directly when fs freed in ext2fs_run_ext3_journal
 2022-09-26  9:46 UTC  (2+ messages)

[GIT PULL] ext4 bug and regression fixes for v6.0
 2022-09-25 16:08 UTC  (2+ messages)

[tytso-ext4:dev] BUILD SUCCESS 80fa46d6b9e7b1527bfd2197d75431fd9c382161
 2022-09-25 14:16 UTC 

[PATCH -next 0/3] fix potential out of bound read in ext4_fc_replay_scan()
 2022-09-24  7:52 UTC  (4+ messages)
` [PATCH -next 1/3] ext4: introduce EXT4_FC_TAG_BASE_LEN helper
` [PATCH -next 2/3] ext4: factor out ext4_fc_get_tl()
` [PATCH -next 3/3] ext4: fix potential out of bound read in ext4_fc_replay_scan()

[PATCH] tune2fs: fix a NULL dereference on failed journal replay
 2022-09-24  2:50 UTC  (2+ messages)

[PATCH v9 0/8] Clean up the case-insensitive lookup path
 2022-09-23 14:54 UTC  (5+ messages)
` [PATCH v9 4/8] ext4: Reuse generic_ci_match for ci comparisons

[PATCH v3 0/3] Check content after reading from quota file
 2022-09-23 13:45 UTC  (4+ messages)
` [PATCH v3 1/3] quota: Check next/prev free block number "
` [PATCH v3 2/3] quota: Replace all block number checking with helper function
` [PATCH v3 3/3] quota: Add more checking after reading from quota file

[PATCH] tune2fs: fix an error message
 2022-09-23 13:25 UTC 

[PATCH] tune2fs: print error message when closing the fs fails
 2022-09-23 13:28 UTC 

[PATCH -next] ext4: factor out ext4_free_ext_path()
 2022-09-23 11:25 UTC  (2+ messages)

[PATCH v2] ext4: fix use-after-free in ext4_ext_shift_extents
 2022-09-23 11:14 UTC  (2+ messages)

[bug report] disk quota exceed after multiple write/delete loops
 2022-09-23 10:28 UTC  (4+ messages)

Zwiększenie płynności finansowej
 2022-09-23  7:36 UTC 

[tytso-ext4:dev] BUILD SUCCESS 1a0bdad3d548dac44e406992e99dd4e9fd347f39
 2022-09-22 16:00 UTC 

[PATCH v4] ext4: fix bug in extents parsing when eh_entries == 0 and eh_depth > 0
 2022-09-22 14:52 UTC  (2+ messages)

[PATCH 0/3] Check content after reading from quota file
 2022-09-22 12:58 UTC  (8+ messages)
` [PATCH 1/3] quota: Check next/prev free block number "

[PATCH] ext4: fix use-after-free in ext4_ext_shift_extents
 2022-09-22  9:00 UTC  (2+ messages)

[PATCH -next v2 0/3] Fix two potential memory leak
 2022-09-21 16:38 UTC  (8+ messages)
` [PATCH -next v2 1/3] ext4: fix potential memory leak in ext4_fc_record_modified_inode()
` [PATCH -next v2 2/3] ext4: fix potential memory leak in ext4_fc_record_regions()
` [PATCH -next v2 3/3] ext4: update 'state->fc_regions_size' after successful memory allocation

Ext4: Buffered random writes performance regression with dioread_nolock enabled
 2022-09-21 12:22 UTC  (6+ messages)

Ext4: Buffered random writes performance regression with dioread_nolock enabled
 2022-09-21 12:06 UTC  (2+ messages)

[syzbot] possible deadlock in ext4_evict_inode (2)
 2022-09-21  9:25 UTC 

[PATCH 0/2] ext2: Handle corrupted sb better
 2022-09-21  7:52 UTC  (4+ messages)
` [PATCH 1/2] ext2: Add sanity checks for group and filesystem size
  ` [ext2] 16339bc257: xfstests.generic.226.fail


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