linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-07 11:33:45 to 2022-09-13 01:49:19 UTC [more...]

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

[PATCH 0/3] Check content after reading from quota file
 2022-09-13  1:16 UTC  (2+ messages)

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

[ext4] d1fc487ddf: xfstests.ext4.053.fail
 2022-09-12 23:01 UTC 

[PATCH v5 0/8] make statx() return DIO alignment information
 2022-09-12 20:30 UTC  (4+ messages)

[PATCH] jbd2: wake up journal waiters in FIFO order, not LIFO
 2022-09-12 18:01 UTC 

How does newbie find bugs in ext4?
 2022-09-12 16:33 UTC  (2+ messages)

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

[PATCH] tune2fs: tune2fs_main() should return rc when some error, occurs
 2022-09-12 11:55 UTC  (2+ messages)

[PATCH] tune2fs: fix tune2fs segfault when ext2fs_run_ext3_journal() fails
 2022-09-12 11:55 UTC  (2+ messages)

[PATCH] ext4: remove ext4_inline_data_fiemap() declaration
 2022-09-12  9:09 UTC  (2+ messages)

[PATCH v2] ext4: Fix dir corruption when ext4_dx_add_entry() fails
 2022-09-12  8:25 UTC  (2+ messages)

[PATCH v2 00/13] some refactor of __ext4_fill_super()
 2022-09-12  3:12 UTC  (30+ messages)
` [PATCH v2 01/13] ext4: goto right label 'failed_mount3a'
` [PATCH v2 02/13] ext4: remove cantfind_ext4 error handler
` [PATCH v2 03/13] ext4: factor out ext4_set_def_opts()
` [PATCH v2 04/13] ext4: factor out ext4_handle_clustersize()
` [PATCH v2 05/13] ext4: factor out ext4_fast_commit_init()
` [PATCH v2 06/13] ext4: factor out ext4_inode_info_init()
` [PATCH v2 07/13] ext4: factor out ext4_encoding_init()
` [PATCH v2 08/13] ext4: factor out ext4_init_metadata_csum()
` [PATCH v2 09/13] ext4: factor out ext4_check_feature_compatibility()
` [PATCH v2 10/13] ext4: factor out ext4_geometry_check()
` [PATCH v2 11/13] ext4: factor out ext4_group_desc_init() and ext4_group_desc_free()
` [PATCH v2 12/13] ext4: factor out ext4_load_and_init_journal()
` [PATCH v2 13/13] ext4: factor out ext4_journal_data_mode_check()

[PATCH 0/5 v3] ext4: Fix performance regression with mballoc
 2022-09-11 12:32 UTC  (10+ messages)
` [PATCH 1/5] ext4: Make mballoc try target group first even with mb_optimize_scan
` [PATCH 2/5] ext4: Avoid unnecessary spreading of allocations among groups
` [PATCH 3/5] ext4: Make directory inode spreading reflect flexbg size
` [PATCH 4/5] ext4: Use locality group preallocation for small closed files
` [PATCH 5/5] ext4: Use buckets for cr 1 block scan instead of rbtree

[PATCH v1] fs/ext4/xattr: check the return value of ext4_xattr_inode_dec_ref()
 2022-09-10  9:55 UTC  (2+ messages)

[PATCH] ext4: Fix dir corruption when ext4_dx_add_entry() fails
 2022-09-09 10:07 UTC  (2+ messages)

[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-09  6:02 UTC  (2+ messages)
` [Bug 216322] "

[Bug 216466] New: ext4: dir corruption when ext4_dx_add_entry() fails
 2022-09-09  2:34 UTC  (4+ messages)
` [Bug 216466] "

[PATCH] ext4: Fix some checkpatch complained in namei.c file
 2022-09-08 18:28 UTC 

[PATCH v5 0/8] vfs/nfsd: clean up handling of the i_version counter
 2022-09-08 17:24 UTC  (9+ messages)
` [PATCH v5 1/8] iversion: clarify when the i_version counter must be updated
` [PATCH v5 2/8] ext4: fix i_version handling in ext4
` [PATCH v5 3/8] ext4: unconditionally enable the i_version counter
` [PATCH v5 4/8] vfs: plumb i_version handling into struct kstat
` [PATCH v5 5/8] nfs: report the inode version in getattr if requested
` [PATCH v5 6/8] ceph: "
` [PATCH v5 7/8] nfsd: use the getattr operation to fetch i_version
` [RFC PATCH v5 8/8] nfsd: take inode_lock when querying for NFSv4 GETATTR

[PATCH 0/5 v2] ext4: Fix performance regression with mballoc
 2022-09-08 11:33 UTC  (22+ messages)
` [PATCH 1/5] ext4: Make mballoc try target group first even with mb_optimize_scan
` [PATCH 2/5] ext4: Avoid unnecessary spreading of allocations among groups
` [PATCH 4/5] ext4: Use locality group preallocation for small closed files
` [PATCH 5/5] ext4: Use buckets for cr 1 block scan instead of rbtree

[PATCH] jbd2: wake up journal waiters in FIFO order, not LIFO
 2022-09-08  9:13 UTC  (8+ messages)

[PATCH] mbcache: Avoid nesting of cache->c_list_lock under bit locks
 2022-09-08  9:10 UTC 

[PATCH v3] fs/ext4: replace ternary operator with min()/max() and min_t()
 2022-09-08  2:34 UTC  (3+ messages)
  `  "

Ext4 filesystem recovery after mdraid failure -2
 2022-09-07 16:01 UTC 

Fwd: Ext4 filesystem recovery after mdraid failure
 2022-09-07 14:27 UTC 

307af6c879377 "mbcache: automatically delete entries from cache on freeing" ==> PREEMPT_RT grumble
 2022-09-07 13:14 UTC 

[PATCH v4 0/6] vfs: clean up i_version behavior and expose it via statx
 2022-09-07 11:33 UTC  (6+ messages)
` [PATCH v4 1/6] iversion: update comments with info about atime updates
` [PATCH v4 3/6] ext4: unconditionally enable the i_version counter
` [PATCH v4 4/6] vfs: report an inode version in statx for IS_I_VERSION inodes
` [PATCH v4 5/6] nfs: report the inode version in statx if requested
` [PATCH v4 6/6] ceph: fill in the change attribute in statx requests


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