linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-10-20 17:08:37 to 2022-11-06 18:49:49 UTC [more...]

[GIT PULL] ext4 bug fixes for 6.1
 2022-11-06 18:49 UTC  (2+ messages)

[tytso-ext4:dev] BUILD SUCCESS 0d043351e5baf3857f915367deba2a518b6a0809
 2022-11-06 18:29 UTC 

[PATCH -next v2] ext4: fix warning in 'ext4_da_release_space'
 2022-11-06  6:16 UTC  (2+ messages)

[PATCH v2] ext4: fix wrong return err in ext4_load_and_init_journal()
 2022-11-06  6:16 UTC  (3+ messages)

[PATCH] ext4: fix a NULL pointer when validating an inode bitmap
 2022-11-06  6:16 UTC  (5+ messages)
` [PATCH v2] "
` [PATCH v2] ext4: fix BUG_ON() when directory entry has invalid rec_len

[PATCH v4a 00/38] timers: Use timer_shutdown*() before freeing timers
 2022-11-05 21:47 UTC  (17+ messages)
` [PATCH v4a 23/38] timers: ext4: Use timer_shutdown_sync() before freeing timer
` [PATCH v4a 26/38] timers: jbd2: Use timer_shutdown() "

[syzbot] possible deadlock in ext4_move_extents
 2022-11-05 16:08 UTC 

[syzbot] WARNING in ext4_enable_quotas
 2022-11-05 16:07 UTC 

[RFC][PATCH v3 00/33] timers: Use timer_shutdown*() before freeing timers
 2022-11-04 23:34 UTC  (11+ messages)
` [RFC][PATCH v3 27/33] timers: ext4: Use timer_shutdown_sync() before freeing timer
` [RFC][PATCH v3 30/33] timers: jbd2: Use timer_shutdown() "

[syzbot] kernel BUG in ext4_mb_use_inode_pa
 2022-11-04 23:15 UTC  (2+ messages)

[PATCH 00/23] Convert to filemap_get_folios_tag()
 2022-11-04 20:06 UTC  (11+ messages)
` [PATCH 04/23] page-writeback: Convert write_cache_pages() to use filemap_get_folios_tag()

[syzbot] WARNING in ext4_xattr_block_set
 2022-11-04 16:23 UTC 

[syzbot] WARNING: locking bug in ext4_xattr_set_handle
 2022-11-04 16:00 UTC 

[PATCH] ext4: fix bad checksum after online resize
 2022-11-04 15:58 UTC  (2+ messages)

[e2fsprogs PATCH] debugfs.8: fix typo
 2022-11-04 15:48 UTC  (2+ messages)

[QUESTION] {start,stop}_this_handle() and lockdep annotations
 2022-11-04  8:04 UTC  (2+ messages)

[syzbot] memory leak in __insert_pending
 2022-11-03 22:14 UTC 

[PATCH v4 00/23] Convert to filemap_get_folios_tag()
 2022-11-03 20:47 UTC  (27+ messages)
` [PATCH v4 01/23] pagemap: Add filemap_grab_folio()
` [PATCH v4 02/23] filemap: Added filemap_get_folios_tag()
` [PATCH v4 03/23] filemap: Convert __filemap_fdatawait_range() to use filemap_get_folios_tag()
` [PATCH v4 04/23] page-writeback: Convert write_cache_pages() "
` [PATCH v4 05/23] afs: Convert afs_writepages_region() "
` [PATCH v4 06/23] btrfs: Convert btree_write_cache_pages() to use filemap_get_folio_tag()
` [PATCH v4 07/23] btrfs: Convert extent_write_cache_pages() to use filemap_get_folios_tag()
` [PATCH v4 08/23] ceph: Convert ceph_writepages_start() "
` [PATCH v4 09/23] cifs: Convert wdata_alloc_and_fillpages() "
` [PATCH v4 10/23] ext4: Convert mpage_prepare_extent_to_map() "
` [PATCH v4 11/23] f2fs: Convert f2fs_fsync_node_pages() "
` [PATCH v4 12/23] f2fs: Convert f2fs_flush_inline_data() "
` [PATCH v4 13/23] f2fs: Convert f2fs_sync_node_pages() "
` [PATCH v4 14/23] f2fs: Convert f2fs_write_cache_pages() "
` [PATCH v4 15/23] f2fs: Convert last_fsync_dnode() "
` [PATCH v4 16/23] f2fs: Convert f2fs_sync_meta_pages() "
` [PATCH v4 17/23] gfs2: Convert gfs2_write_cache_jdata() "
` [PATCH v4 18/23] nilfs2: Convert nilfs_lookup_dirty_data_buffers() "
` [PATCH v4 19/23] nilfs2: Convert nilfs_lookup_dirty_node_buffers() "
` [PATCH v4 20/23] nilfs2: Convert nilfs_btree_lookup_dirty_buffers() "
` [PATCH v4 21/23] nilfs2: Convert nilfs_copy_dirty_pages() "
` [PATCH v4 22/23] nilfs2: Convert nilfs_clear_dirty_pages() "
` [PATCH v4 23/23] filemap: Remove find_get_pages_range_tag()

kernel BUG in ext4_free_blocks (2)
 2022-11-03 16:33 UTC 

[PATCH v7 0/9] fs: clean up handling of i_version counter
 2022-11-03 15:43 UTC  (18+ messages)
` [PATCH v7 6/9] nfsd: move nfsd4_change_attribute to nfsfh.c
` [PATCH v7 7/9] nfsd: use the getattr operation to fetch i_version
` [PATCH v7 8/9] nfsd: remove fetch_iversion export operation
` [RFC PATCH v7 9/9] vfs: expose STATX_VERSION to userland

ext4 online resize -> EXT4-fs error (device loop0) in ext4_update_backup_sb:174: Filesystem failed CRC
 2022-11-03 11:54 UTC  (4+ messages)

periodic lifetime_write_kbytes updates?
 2022-11-03 10:31 UTC  (2+ messages)

[e2fsprogs PATCH v2] e2fsck: don't allow journal inode to have encrypt flag
 2022-11-02 22:48 UTC  (2+ messages)

[e2fsprogs PATCH] e2fsck: don't allow journal inode to have encrypt flag
 2022-11-02 22:07 UTC  (3+ messages)

General Filesystem Question - Interesting Unexplainable Observation
 2022-11-02 14:22 UTC  (3+ messages)

[PATCH] ext4: fix use-after-free in ext4_orphan_cleanup
 2022-11-02 12:47 UTC  (2+ messages)

[PATCH RESEND] fs/ext4: Use try_cmpxchg in ext4_update_bh_state
 2022-11-02  7:11 UTC 

[PATCH] ext4: don't allow journal inode to have encrypt flag
 2022-11-02  5:33 UTC 

[PATCH] test-appliance: force 4 KB block size for bigalloc, bigalloc_inline
 2022-11-01 20:07 UTC 

[PATCH] ext4: split ext4_journal_start trace for debug
 2022-11-01  9:47 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 6fbda10ec6f8d70d0f4446f861f7db726c2f2e7c
 2022-11-01  1:42 UTC 

[PATCH] ext4: fix undefined behavior in bit shift for ext4_check_flag_values
 2022-10-31  5:58 UTC 

INFO: rcu detected stall in kjournald2
 2022-10-30 10:10 UTC 

[syzbot] INFO: trying to register non-static key in ext4_do_update_inode
 2022-10-29 21:48 UTC 

[PATCH v3 00/23] Convert to filemap_get_folios_tag()
 2022-10-29  4:47 UTC  (23+ messages)
` [PATCH v3 01/23] pagemap: Add filemap_grab_folio()
` [PATCH v3 02/23] filemap: Added filemap_get_folios_tag()
` [PATCH v3 03/23] filemap: Convert __filemap_fdatawait_range() to use filemap_get_folios_tag()
` [PATCH v3 04/23] page-writeback: Convert write_cache_pages() "
` [PATCH v3 08/23] ceph: Convert ceph_writepages_start() "
` [PATCH v3 10/23] ext4: Convert mpage_prepare_extent_to_map() "
` [PATCH v3 11/23] f2fs: Convert f2fs_fsync_node_pages() "
  ` [f2fs-dev] "
` [PATCH v3 12/23] f2fs: Convert f2fs_flush_inline_data() "
  ` [f2fs-dev] "
` [PATCH v3 13/23] f2fs: Convert f2fs_sync_node_pages() "
  ` [f2fs-dev] "
` [PATCH v3 17/23] gfs2: Convert gfs2_write_cache_jdata() "

[PATCH] ext4: make ext4_mb_initialize_context return void
 2022-10-29  2:56 UTC  (5+ messages)

[PATCH 0/6] fsverity: support for non-4K pages
 2022-10-28 22:45 UTC  (7+ messages)
` [PATCH 1/6] fsverity: support verification with tree block size < PAGE_SIZE
` [PATCH 2/6] fsverity: support enabling "
` [PATCH 3/6] ext4: simplify ext4_readpage_limit()
` [PATCH 4/6] f2fs: simplify f2fs_readpage_limit()
` [PATCH 5/6] fs/buffer.c: support fsverity in block_read_full_folio()
` [PATCH 6/6] ext4: allow verity with fs block size < PAGE_SIZE

[PATCH v3] fsverity: stop using PG_error to track error status
 2022-10-28 17:58 UTC 

[PATCH v2 0/2] ext4, f2fs: stop using PG_error for fscrypt and fsverity
 2022-10-28 17:48 UTC  (4+ messages)
` [PATCH v2 2/2] fsverity: stop using PG_error to track error status
  ` [f2fs-dev] "

[linux-next:master] BUILD REGRESSION fd8dab197cca2746e1fcd399a218eec5164726d4
 2022-10-28 16:56 UTC 

[PATCH RFC] ext4:record error information when insert extent failed in 'ext4_split_extent_at'
 2022-10-28  1:41 UTC  (2+ messages)

[linux-next:master] BUILD SUCCESS WITH WARNING ecc4eeb2208ab537a3f3744984cd7f30ac971db8
 2022-10-27 16:34 UTC 

[RFC][PATCH v2 27/31] timers: ext4: Use del_timer_shutdown() before freeing timer
 2022-10-27 15:05 UTC 

[linus:master] [ext4] 613c5a8589: fxmark.ssd_ext4_no_jnl_dbench_client_72_directio.works/sec 36.0% improvement
 2022-10-27  9:35 UTC 

[PATCH v3 0/4] ext4: fix two bug_on in __es_tree_search
 2022-10-26 18:33 UTC  (14+ messages)
` [PATCH v3 1/4] ext4: fix bug_on in __es_tree_search caused by bad quota inode
` [PATCH v3 2/4] ext4: add helper to check quota inums
` [PATCH v3 3/4] ext4: add EXT4_IGET_BAD flag to prevent unexpected bad inode
` [PATCH v3 4/4] ext4: fix bug_on in __es_tree_search caused by bad boot loader inode

[linux-next:master] BUILD SUCCESS WITH WARNING 60eac8672b5b6061ec07499c0f1b79f6d94311ce
 2022-10-26 16:59 UTC 

[PATCH] generic/455: add $FSX_AVOID
 2022-10-26 13:46 UTC  (4+ messages)

[PATCH -next v2] jbd2: use the correct print format
 2022-10-26 13:36 UTC  (2+ messages)

[syzbot] possible deadlock in jbd2_journal_lock_updates
 2022-10-26 10:18 UTC  (15+ messages)

[PATCH] ext4: replace ternary operator with min()
 2022-10-26  1:17 UTC  (2+ messages)

[PATCH v2 0/2] ext4: fix two bug_on in __es_tree_search
 2022-10-25 11:25 UTC  (10+ messages)
` [PATCH v2 1/2] ext4: fix bug_on in __es_tree_search caused by wrong s_usr_quota_inum
` [PATCH v2 2/2] ext4: fix bug_on in __es_tree_search caused by wrong boot loader inode

[PATCH] ext4: fix wrong return err in ext4_load_and_init_journal()
 2022-10-25  8:56 UTC  (4+ messages)

[syzbot] KASAN: use-after-free Read in move_expired_inodes (2)
 2022-10-25  5:24 UTC 

[PATCH v3 09/23] cifs: Convert wdata_alloc_and_fillpages() to use filemap_get_folios_tag()
 2022-10-23 14:01 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 4d48f589d294ddc5e01d3b0dc7cecc55324c05ca
 2022-10-21 17:28 UTC 

[patch 1/1] fs/ext4/super.c: remove unused `deprecated_msg'
 2022-10-21 15:12 UTC 

[PATCH v8 0/8] fs: clean up internal i_version handling
 2022-10-21 13:06 UTC  (9+ messages)
` [PATCH v8 1/8] fs: uninline inode_query_iversion
` [PATCH v8 2/8] fs: clarify when the i_version counter must be updated
` [PATCH v8 3/8] vfs: plumb i_version handling into struct kstat
` [PATCH v8 4/8] nfs: report the inode version in getattr if requested
` [PATCH v8 5/8] ceph: "
` [PATCH v8 6/8] nfsd: move nfsd4_change_attribute to nfsfh.c
` [PATCH v8 7/8] nfsd: use the getattr operation to fetch i_version
` [PATCH v8 8/8] nfsd: remove fetch_iversion export operation

[linux-next:master] BUILD REGRESSION acee3e83b493505058d1e48fce167f623dac1a05
 2022-10-21  5:12 UTC 

[PATCH v2] misc/fsck.c: Processes may kill other processes
 2022-10-21  3:12 UTC  (2+ messages)

[PATCH] tune2fs: exit directly when fs freed in ext2fs_run_ext3_journal
 2022-10-20 17:08 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).