linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-04-28 07:32:40 to 2023-05-09 18:54:06 UTC [more...]

[PATCH] ext4: remove superfluous check that pointer is not NULL
 2023-05-09 18:53 UTC  (4+ messages)

[PATCH v4 12/13] ext4: Stop providing .writepage hook
 2023-05-09 18:36 UTC  (5+ messages)

6.4-rc1 xfstests-bld adv regressions
 2023-05-09 18:20 UTC 

[PATCH v3 0/3] Introduce provisioning primitives for thinly provisioned storage
 2023-05-09 16:58 UTC  (15+ messages)
` [PATCH v5 0/5] Introduce block provisioning primitives
  ` [PATCH v5 4/5] dm-thin: Add REQ_OP_PROVISION support
  ` [PATCH v6 0/5] Introduce block provisioning primitives
    ` [PATCH v6 1/5] block: Don't invalidate pagecache for invalid falloc modes
    ` [PATCH v6 2/5] block: Introduce provisioning primitives
    ` [PATCH v6 3/5] dm: Add block provisioning support
    ` [PATCH v6 4/5] dm-thin: Add REQ_OP_PROVISION support
    ` [PATCH v6 5/5] loop: Add support for provision requests

[linux-next:master] BUILD SUCCESS WITH WARNING 47cba14ce6fc4f314bd814d07269d0c8de1e4ae6
 2023-05-09 15:56 UTC 

[syzbot] [ext4?] BUG: sleeping function called from invalid context in alloc_buffer_head
 2023-05-09 11:45 UTC 

[RESEND PATCH] debugfs/htree.c: In do_dx_hash() read hash_seed, hash_version directly from superblock
 2023-05-09  6:21 UTC 

[PATCH] ext4: Reduce time overhead for replacing xattr values
 2023-05-09  4:38 UTC  (2+ messages)

[jlayton:ctime] [ext4] 071179cee6: xfstests.generic.018.fail
 2023-05-09  3:05 UTC 

[syzbot] [ext4?] WARNING: locking bug in ext4_xattr_inode_iget
 2023-05-08 23:06 UTC 

[PATCH 0/2] ext4: fix syzbot report: kernel BUG in ext4_get_group_info
 2023-05-08 20:35 UTC  (6+ messages)
` [PATCH 1/2] ext4: allow ext4_get_group_info() to fail
` [PATCH 2/2] ext4: remove a BUG_ON in ext4_mb_release_group_pa()

[RESEND PATCH v2 0/5] ext4: fsmap: Consolidate fsmap_head checks
 2023-05-08 15:42 UTC  (6+ messages)
` [RESEND PATCH v2 1/5] ext4: ioctl: Add missing linux/string.h header
` [RESEND PATCH v2 2/5] ext4: fsmap: Check fmh_iflags value directly on the user copied data
` [RESEND PATCH v2 3/5] ext4: fsmap: Consolidate fsmap_head checks
` [RESEND PATCH v2 4/5] ext4: fsmap: Do the validation checks on constified fsmap data
` [RESEND PATCH v2 5/5] ext4: fsmap: Remove duplicated initialization

[PATCH] ext4: fix invalid free tracking in ext4_xattr_move_to_block()
 2023-05-08 15:21 UTC  (4+ messages)

[tytso-ext4:dev] BUILD SUCCESS b5f9cca1feade4c1910e79731536e022da38c9d9
 2023-05-08 13:52 UTC 

[syzbot] [ext4?] WARNING in print_tainted
 2023-05-08 10:57 UTC 

[syzbot] [ext4?] possible deadlock in ext4_xattr_inode_iget
 2023-05-08 10:39 UTC  (3+ messages)

[tytso-ext4:next] BUILD SUCCESS fc8af73230c676380de897bd05b0d2da04ba9e35
 2023-05-08  6:19 UTC 

[syzbot] [ext4?] possible deadlock in ext4_multi_mount_protect
 2023-05-08  3:42 UTC  (2+ messages)

[tytso-ext4:tt/next] BUILD SUCCESS 0e65babaeb6b5047c309a33e31f071b6fa7de305
 2023-05-07 15:59 UTC 

[PATCH] ext4: fix deadlock when converting an inline directory in nojournal mode
 2023-05-07  2:16 UTC 

[syzbot] [ext4?] WARNING in kvfree (2)
 2023-05-06 21:59 UTC  (2+ messages)

[PATCH] ext4: improve error handling from ext4_dirhash()
 2023-05-06 16:20 UTC 

[tytso-ext4:tt/next] BUILD SUCCESS 0a81bb2f4a4000b1196253477cf9f37ac21d3a58
 2023-05-06 15:59 UTC 

[PATCH 1/2] ext4: don't clear SB_RDONLY when remounting r/w until quota is re-enabled
 2023-05-06 14:24 UTC  (2+ messages)
` [PATCH 2/2] ext4: improve error recovery code paths in __ext4_remount()

[linux-next:master] BUILD REGRESSION 83e5775d7afda68f6d7576d21f7a080fbfeecc4f
 2023-05-06  7:16 UTC 

Pick commit 2729cfdcfa ("ext4: use ext4_journal_start/stop for fast commit transactions")
 2023-05-06  2:09 UTC  (6+ messages)

[PATCH 0/1][For stable 5.4] mm: migrate: buffer_migrate_page_norefs() fallback migrate not uptodate pages
 2023-05-06  0:58 UTC  (3+ messages)
` [PATCH 1/1][For "

[syzbot] [ext4?] possible deadlock in ext4_xattr_set_handle (3)
 2023-05-05 21:48 UTC  (2+ messages)

[PATCH] ext4: check iomap type only if ext4_iomap_begin() does not fail
 2023-05-05 16:50 UTC  (2+ messages)

[PATCH v2 1/3] jbd2: recheck chechpointing non-dirty buffer
 2023-05-05 13:13 UTC  (6+ messages)
` [PATCH v2 2/3] jbd2: remove t_checkpoint_io_list
` [PATCH v2 3/3] jbd2: remove released parameter in journal_shrink_one_cp_list()

[linux-next:master] BUILD REGRESSION 145e5cddfe8b4bf607510b2dcf630d95f4db420f
 2023-05-05 11:12 UTC  (2+ messages)

[ext4 io hang] buffered write io hang in balance_dirty_pages
 2023-05-05  2:06 UTC  (26+ messages)

[PATCH v3 0/6] fs: implement multigrain timestamps
 2023-05-05  0:10 UTC  (8+ messages)
` [PATCH v3 1/6] fs: add infrastructure for multigrain inode i_m/ctime
` [PATCH v3 2/6] overlayfs: allow it handle multigrain timestamps
` [PATCH v3 3/6] shmem: convert to "
` [PATCH v3 4/6] xfs: "
` [PATCH v3 5/6] ext4: "
` [PATCH v3 6/6] btrfs: "

[PATCH AUTOSEL 6.3 09/59] ext2: Check block size validity during mount
 2023-05-04 19:41 UTC  (3+ messages)
` [PATCH AUTOSEL 6.3 25/59] ext4: set goal start correctly in ext4_mb_normalize_request
` [PATCH AUTOSEL 6.3 26/59] ext4: Fix best extent lstart adjustment logic in ext4_mb_new_inode_pa()

[PATCH AUTOSEL 6.2 07/53] ext2: Check block size validity during mount
 2023-05-04 19:43 UTC  (3+ messages)
` [PATCH AUTOSEL 6.2 22/53] ext4: set goal start correctly in ext4_mb_normalize_request
` [PATCH AUTOSEL 6.2 23/53] ext4: Fix best extent lstart adjustment logic in ext4_mb_new_inode_pa()

[PATCH AUTOSEL 4.14 03/13] ext2: Check block size validity during mount
 2023-05-04 19:52 UTC  (3+ messages)
` [PATCH AUTOSEL 4.14 09/13] ext4: set goal start correctly in ext4_mb_normalize_request
` [PATCH AUTOSEL 4.14 10/13] ext4: Fix best extent lstart adjustment logic in ext4_mb_new_inode_pa()

[PATCH AUTOSEL 4.19 03/13] ext2: Check block size validity during mount
 2023-05-04 19:51 UTC  (3+ messages)
` [PATCH AUTOSEL 4.19 09/13] ext4: set goal start correctly in ext4_mb_normalize_request
` [PATCH AUTOSEL 4.19 10/13] ext4: Fix best extent lstart adjustment logic in ext4_mb_new_inode_pa()

[PATCH AUTOSEL 5.4 02/18] ext2: Check block size validity during mount
 2023-05-04 19:50 UTC  (3+ messages)
` [PATCH AUTOSEL 5.4 11/18] ext4: set goal start correctly in ext4_mb_normalize_request
` [PATCH AUTOSEL 5.4 12/18] ext4: Fix best extent lstart adjustment logic in ext4_mb_new_inode_pa()

[PATCH AUTOSEL 5.10 04/24] ext2: Check block size validity during mount
 2023-05-04 19:49 UTC  (3+ messages)
` [PATCH AUTOSEL 5.10 13/24] ext4: set goal start correctly in ext4_mb_normalize_request
` [PATCH AUTOSEL 5.10 14/24] ext4: Fix best extent lstart adjustment logic in ext4_mb_new_inode_pa()

[PATCH AUTOSEL 5.15 04/30] ext2: Check block size validity during mount
 2023-05-04 19:48 UTC  (3+ messages)
` [PATCH AUTOSEL 5.15 15/30] ext4: set goal start correctly in ext4_mb_normalize_request
` [PATCH AUTOSEL 5.15 16/30] ext4: Fix best extent lstart adjustment logic in ext4_mb_new_inode_pa()

[PATCH AUTOSEL 6.1 06/49] ext2: Check block size validity during mount
 2023-05-04 19:45 UTC  (3+ messages)
` [PATCH AUTOSEL 6.1 19/49] ext4: set goal start correctly in ext4_mb_normalize_request
` [PATCH AUTOSEL 6.1 20/49] ext4: Fix best extent lstart adjustment logic in ext4_mb_new_inode_pa()

[PATCH v2] ext4: Fix data races when using cached status extents
 2023-05-04 12:55 UTC 

[PATCH] ext4: Avoid deadlock in fs reclaim with page writeback
 2023-05-04 12:47 UTC 

[PATCH] ext4: Avoid a potential slab-out-of-bounds in ext4_group_desc_csum
 2023-05-04 12:15 UTC 

[PATCH] jbd2: recheck chechpointing non-dirty buffer
 2023-05-04 11:35 UTC  (3+ messages)

[PATCH] ext4: Fix data races when using cached status extents
 2023-05-04 10:50 UTC  (3+ messages)

[PATCH v5 1/5] block: Don't invalidate pagecache for invalid falloc modes
 2023-05-04  8:50 UTC  (2+ messages)

[syzbot] [fs?] [mm?] possible deadlock in do_writepages
 2023-05-04  8:40 UTC 

[syzbot] [ext4?] WARNING in ext4_xattr_block_set (2)
 2023-05-03 21:08 UTC  (3+ messages)

[syzbot] [ext4?] KCSAN: data-race in __es_find_extent_range / __es_find_extent_range (6)
 2023-05-03 17:42 UTC  (3+ messages)

[PATCH v4 00/12] ext4: fix WARNING in ext4_da_update_reserve_space
 2023-05-03 14:33 UTC  (23+ messages)
` [PATCH v4 02/12] ext4: add a new helper to check if es must be kept
` [PATCH v4 03/12] ext4: factor out __es_alloc_extent() and __es_free_extent()
` [PATCH v4 04/12] ext4: use pre-allocated es in __es_insert_extent()
` [PATCH v4 05/12] ext4: use pre-allocated es in __es_remove_extent()
` [PATCH v4 06/12] ext4: using nofail preallocation in ext4_es_remove_extent()
` [PATCH v4 07/12] ext4: using nofail preallocation in ext4_es_insert_delayed_block()
` [PATCH v4 08/12] ext4: using nofail preallocation in ext4_es_insert_extent()
` [PATCH v4 09/12] ext4: make ext4_es_remove_extent() return void
` [PATCH v4 10/12] ext4: make ext4_es_insert_delayed_block() "
` [PATCH v4 11/12] ext4: make ext4_es_insert_extent() "
` [PATCH v4 12/12] ext4: make ext4_zeroout_es() "

[syzbot] [xfs?] BUG: unable to handle kernel paging request in clear_user_rep_good
 2023-05-03 10:31 UTC  (3+ messages)

[GIT PULL] ext4 changes for the 6.4 merge window
 2023-05-03  8:03 UTC  (12+ messages)

[PATCH] debugfs/htree.c: In do_dx_hash() read hash_seed, hash_version directly from superblock
 2023-05-02 12:41 UTC 

[jlayton:ctime] [ext4] ff9aaf58e8: ltp.statx06.fail
 2023-05-02 10:12 UTC  (4+ messages)

[PATCH] ext4: Fix lockdep warning when enabling MMP
 2023-05-02  9:51 UTC  (4+ messages)

[PATCH] ext4: Optimize memory usage in xattr
 2023-05-02  9:41 UTC  (2+ messages)

[GIT PULL] ext4 bug fixes for v6.4-rc1
 2023-05-01 19:25 UTC  (2+ messages)

[PATCH] ext4: unbreak build with CONFIG_QUOTA=n
 2023-05-01 17:41 UTC  (2+ messages)

RFC: allow building a kernel without buffer_heads
 2023-05-01 16:00 UTC  (7+ messages)
` [PATCH 17/17] fs: add CONFIG_BUFFER_HEAD

[syzbot] possible deadlock in __jbd2_log_wait_for_space
 2023-05-01 14:46 UTC  (2+ messages)

[tytso-ext4:tt/next] BUILD SUCCESS 22cd9a40a012c5fe29fe46fe45f48f0c9299899a
 2023-05-01  9:43 UTC 

[syzbot] possible deadlock in jbd2_journal_lock_updates
 2023-04-30 23:38 UTC  (2+ messages)

[syzbot] possible deadlock in ext4_bmap
 2023-04-30 23:28 UTC  (2+ messages)

[PATCH 1/2] ext4: Elide an unused variable warning in ext4_put_super()
 2023-04-30 22:54 UTC  (2+ messages)
` [PATCH 2/2] ext4: Elide an unused variable warning in __ext4_fill_super()

[PATCH] ext4: silence complaint if CONFIG_QUOTA isn't set
 2023-04-30 18:01 UTC  (2+ messages)

[PATCH v2] ext4: Fix i_disksize exceeding i_size problem in paritally written case
 2023-04-30 17:59 UTC  (2+ messages)

[RESEND PATCH] ext4: fix use-after-free Read in ext4_find_extent for bigalloc + inline
 2023-04-30 17:59 UTC  (2+ messages)

[PATCH] ext4: Fix unused iterator variable warnings
 2023-04-30 17:59 UTC  (5+ messages)

[tytso-ext4:test 112/113] fs/ext4/mballoc.c:2598:6-9: duplicated argument to && or || (fwd)
 2023-04-30 17:56 UTC 

[tytso-ext4:test] BUILD SUCCESS 493cc71f24795ab9afc311649f5d2c23f652fb1e
 2023-04-30  9:31 UTC 

[syzbot] [ext4?] WARNING: bad unlock balance in ext4_rename2
 2023-04-30  5:24 UTC  (3+ messages)

WARNING in ext4_set_page_dirty
 2023-04-30  4:55 UTC  (3+ messages)

[syzbot] [ext4?] KASAN: slab-out-of-bounds Read in ext4_group_desc_csum
 2023-04-30  2:55 UTC  (7+ messages)

[syzbot] WARNING in ext4_dirty_folio
 2023-04-29 21:47 UTC  (4+ messages)

[syzbot] [ext4?] [fat?] possible deadlock in sys_quotactl_fd
 2023-04-29 17:36 UTC 

Recover partition
 2023-04-29 10:28 UTC 

[tytso-ext4:dev] BUILD SUCCESS d4fab7b28e2f5d74790d47a8d298da0abfb5132f
 2023-04-29 10:03 UTC 

[PATCH] ext4: Put inode_operations in inode.c
 2023-04-28 17:59 UTC  (2+ messages)

[syzbot] Monthly ext4 report (Apr 2023)
 2023-04-28 15:06 UTC 

[PATCH] ext4: Remove unnecessary variable assignments
 2023-04-28 14:58 UTC  (2+ messages)


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