linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-07-21 21:01:30 to 2024-07-31 03:53:36 UTC [more...]

[PATCH 0/7] Fix and cleanups to jbd2
 2024-07-31  3:53 UTC  (22+ messages)
` [PATCH 1/7] jbd2: correctly compare tids with tid_geq function in jbd2_fc_begin_commit
` [PATCH 2/7] jbd2: remove dead check in journal_alloc_journal_head
` [PATCH 3/7] jbd2: remove unused return value of jbd2_fc_release_bufs
` [PATCH 4/7] jbd2: remove unneeded kmap for jh_in->b_frozen_data in jbd2_journal_write_metadata_buffer
` [PATCH 5/7] jbd2: remove unneeded done_copy_out variable "
` [PATCH 6/7] jbd2: correct comment jbd2_mark_journal_empty
` [PATCH 7/7] jbd2: remove unneeded check of ret in jbd2_fc_get_buf

[PATCH v4] ext4: Annotate struct ext4_xattr_inode_array with __counted_by()
 2024-07-30 22:02 UTC 

[PATCH v3] ext4: Annotate struct ext4_xattr_inode_array with __counted_by()
 2024-07-30 21:16 UTC  (2+ messages)

[PATCH v2] ext4: Annotate struct ext4_xattr_inode_array with __counted_by()
 2024-07-30 20:41 UTC  (4+ messages)

[PATCH] ext4: Annotate struct ext4_xattr_inode_array with __counted_by()
 2024-07-30 17:10 UTC  (4+ messages)

[PATCH 00/20] ext4: some bugfixes and cleanups for ext4 extents path
 2024-07-30 10:03 UTC  (67+ messages)
` [PATCH 01/20] ext4: refactor ext4_ext_rm_idx() to index 'path'
` [PATCH 02/20] ext4: prevent partial update of the extents path
` [PATCH 03/20] ext4: fix double brelse() the buffer "
` [PATCH 04/20] ext4: add new ext4_ext_path_brelse() helper
` [PATCH 05/20] ext4: fix slab-use-after-free in ext4_split_extent_at()
` [PATCH 06/20] ext4: avoid use-after-free in ext4_ext_show_leaf()
` [PATCH 07/20] ext4: drop ppath from ext4_ext_replay_update_ex() to avoid double-free
` [PATCH 08/20] ext4: get rid of ppath in ext4_find_extent()
` [PATCH 09/20] ext4: get rid of ppath in get_ext_path()
` [PATCH 10/20] ext4: get rid of ppath in ext4_ext_create_new_leaf()
` [PATCH 11/20] ext4: get rid of ppath in ext4_ext_insert_extent()
` [PATCH 12/20] ext4: get rid of ppath in ext4_split_extent_at()
` [PATCH 13/20] ext4: get rid of ppath in ext4_force_split_extent_at()
` [PATCH 14/20] ext4: get rid of ppath in ext4_split_extent()
` [PATCH 15/20] ext4: get rid of ppath in ext4_split_convert_extents()
` [PATCH 16/20] ext4: get rid of ppath in ext4_convert_unwritten_extents_endio()
` [PATCH 17/20] ext4: get rid of ppath in ext4_ext_convert_to_initialized()
` [PATCH 18/20] ext4: get rid of ppath in ext4_ext_handle_unwritten_extents()
` [PATCH 19/20] ext4: get rid of ppath in convert_initialized_extent()
` [PATCH 20/20] ext4: avoid unnecessary extent path frees and allocations

[PATCH 0/4] Add module_subinit{_noexit} and module_subeixt helper macros
 2024-07-29 18:57 UTC  (32+ messages)
` [PATCH 1/4] module: "
` [PATCH 2/4] btrfs: Use "
` [PATCH 3/4] ext4: Use module_{subinit, subexit} "
` [PATCH 4/4] f2fs: Use module_{subinit, subeixt} "

[syzbot] [ext4?] KASAN: slab-out-of-bounds Read in ext4_read_inline_dir
 2024-07-28 22:46 UTC  (3+ messages)

[PATCH AUTOSEL 4.19 3/5] jbd2: avoid memleak in jbd2_journal_write_metadata_buffer
 2024-07-28 15:50 UTC 

[PATCH AUTOSEL 5.4 4/6] jbd2: avoid memleak in jbd2_journal_write_metadata_buffer
 2024-07-28 15:50 UTC 

[PATCH AUTOSEL 5.10 5/7] jbd2: avoid memleak in jbd2_journal_write_metadata_buffer
 2024-07-28 15:49 UTC 

[PATCH AUTOSEL 5.15 07/10] ext4: fix uninitialized variable in ext4_inlinedir_to_tree
 2024-07-28 15:49 UTC  (2+ messages)
` [PATCH AUTOSEL 5.15 08/10] jbd2: avoid memleak in jbd2_journal_write_metadata_buffer

[PATCH AUTOSEL 6.1 14/17] ext4: fix uninitialized variable in ext4_inlinedir_to_tree
 2024-07-28 15:47 UTC  (2+ messages)
` [PATCH AUTOSEL 6.1 15/17] jbd2: avoid memleak in jbd2_journal_write_metadata_buffer

[PATCH AUTOSEL 6.6 17/20] ext4: fix uninitialized variable in ext4_inlinedir_to_tree
 2024-07-28 15:45 UTC  (2+ messages)
` [PATCH AUTOSEL 6.6 18/20] jbd2: avoid memleak in jbd2_journal_write_metadata_buffer

[PATCH AUTOSEL 6.10 29/34] ext4: fix uninitialized variable in ext4_inlinedir_to_tree
 2024-07-28 15:40 UTC  (3+ messages)
` [PATCH AUTOSEL 6.10 30/34] jbd2: avoid memleak in jbd2_journal_write_metadata_buffer
` [PATCH AUTOSEL 6.10 33/34] ext4: sanity check for NULL pointer after ext4_force_shutdown

[PATCH] Documentation: ext4.rst: Remove obsolete descriptions of noacl/nouser_xattr options
 2024-07-28  0:34 UTC 

[syzbot] [ext4?] kernel BUG in ext4_write_inline_data
 2024-07-26  3:49 UTC  (2+ messages)
` [syzbot] "

[PATCH v5.10.y 0/3] Apply fanotify-related documentation changes
 2024-07-25 15:32 UTC  (4+ messages)
` [PATCH v5.10.y 1/3] samples: Add fs error monitoring example
` [PATCH v5.10.y 2/3] samples: Make fs-monitor depend on libc and headers
` [PATCH v5.10.y 3/3] Add gitignore file for samples/fanotify/ subdirectory

[PATCH v5.15.y 0/4] Apply fanotify-related documentation changes
 2024-07-25 12:29 UTC  (6+ messages)
` [PATCH v5.15.y 1/4] samples: Add fs error monitoring example
` [PATCH v5.15.y 2/4] samples: Make fs-monitor depend on libc and headers
` [PATCH v5.15.y 3/4] docs: Fix formatting of literal sections in fanotify docs
` [PATCH v5.15.y 4/4] Add gitignore file for samples/fanotify/ subdirectory

[syzbot] [ext4?] INFO: task hung in sb_start_write
 2024-07-25  6:18 UTC 

[Bug 219072] After updating to kernel 6.10.0, one of my Western Digital HDD stopped working
 2024-07-25  1:14 UTC  (10+ messages)

[PATCH v2 0/4] ext4: fix incorrect tid assumptions
 2024-07-24 16:31 UTC  (7+ messages)
` [PATCH v2 1/4] ext4: fix incorrect tid assumption in ext4_wait_for_tail_page_commit()
` [PATCH v2 2/4] ext4: fix incorrect tid assumption in __jbd2_log_wait_for_space()
` [PATCH v2 3/4] ext4: fix incorrect tid assumption in jbd2_journal_shrink_checkpoint_list()
` [PATCH v2 4/4] ext4: fix incorrect tid assumption in ext4_fc_mark_ineligible()

[PATCH 0/4] ext4: fix incorrect tid assumptions
 2024-07-24 15:13 UTC  (13+ messages)
` [PATCH 1/4] ext4: fix incorrect tid assumption in ext4_wait_for_tail_page_commit()
` [PATCH 2/4] ext4: fix incorrect tid assumption in __jbd2_log_wait_for_space()
` [PATCH 3/4] ext4: fix incorrect tid assumption in jbd2_journal_shrink_checkpoint_list()
` [PATCH 4/4] ext4: fix incorrect tid assumption in ext4_fc_mark_ineligible()

[PATCH 5.10 387/770] fanotify: Allow users to request FAN_FS_ERROR events
 2024-07-24  6:52 UTC  (13+ messages)
      ` [PATCH v5.15.y] Revert "fanotify: Allow users to request FAN_FS_ERROR events"

[PATCH v2 4.19 0/4] ext4: improve delalloc buffer write performance
 2024-07-24  5:23 UTC  (5+ messages)

[RESEND PATCH v9 0/2] Minor cleanup for case insensitive path
 2024-07-24  2:16 UTC  (2+ messages)
` [f2fs-dev] "

[RESEND PATCH v9 0/3] Introduce case-insensitive string comparison helper
 2024-07-24  2:16 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH v10 0/8]
 2024-07-24  2:16 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH v16 0/9] Cache insensitive cleanup for ext4/f2fs
 2024-07-24  2:16 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH v18 0/7] Case insensitive cleanup for ext4/f2fs
 2024-07-24  2:16 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH v2 4.19 1/4] ext4: check and update i_disksize properly
 2024-07-23 17:56 UTC  (2+ messages)

[PATCH 0/3] Add {init, exit}_sequence_fs() helper function
 2024-07-23 13:37 UTC  (4+ messages)

[PATCH v5.10] ext4: fix error code saved on super block during file system abort
 2024-07-23 13:35 UTC  (3+ messages)
` [PATCH v5.10.y] ext4: Send notifications on error

Linux 6.10 regression resulting in a crash when using an ext4 filesystem
 2024-07-23 11:14 UTC  (6+ messages)

[PATCH] jbd2: fix kernel-doc for j_transaction_overhead_buffers
 2024-07-23  9:22 UTC  (2+ messages)

[PATCH v6 0/9] fs: multigrain timestamp redux
 2024-07-22 15:30 UTC  (4+ messages)

[Bug 219078] New: Filesystem is not responding; file manager crashes; detected buffer overflow; steam won't start
 2024-07-21 21:02 UTC  (2+ messages)
` [Bug 219078] "


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