linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-07 09:29:00 to 2023-01-18 03:56:22 UTC [more...]

generic/454 regression in 6.2-rc1
 2023-01-18  3:55 UTC  (3+ messages)
  ` Detecting default signedness of char in ext4 (despite -funsigned-char)

Locking issue with directory renames
 2023-01-17 21:44 UTC  (3+ messages)

[PATCH 5.15 00/10] ext4 fast-commit fixes for 5.15-stable
 2023-01-17 22:29 UTC  (3+ messages)

[PATCH RFC v7 00/23] DEPT(Dependency Tracker)
 2023-01-17 18:40 UTC  (28+ messages)
` [PATCH RFC v7 01/23] llist: Move llist_{head,node} definition to types.h
` [PATCH RFC v7 02/23] dept: Implement Dept(Dependency Tracker)
` [PATCH RFC v7 03/23] dept: Add single event dependency tracker APIs
` [PATCH RFC v7 04/23] dept: Add lock "
` [PATCH RFC v7 05/23] dept: Tie to Lockdep and IRQ tracing
` [PATCH RFC v7 06/23] dept: Add proc knobs to show stats and dependency graph
` [PATCH RFC v7 07/23] dept: Apply sdt_might_sleep_strong() to wait_for_completion()/complete()
` [PATCH RFC v7 08/23] dept: Apply sdt_might_sleep_strong() to PG_{locked,writeback} wait
` [PATCH RFC v7 09/23] dept: Apply sdt_might_sleep_weak() to swait
` [PATCH RFC v7 10/23] dept: Apply sdt_might_sleep_weak() to waitqueue wait
` [PATCH RFC v7 11/23] dept: Apply sdt_might_sleep_weak() to hashed-waitqueue wait
` [PATCH RFC v7 12/23] dept: Distinguish each syscall context from another
` [PATCH RFC v7 13/23] dept: Distinguish each work "
` [PATCH RFC v7 14/23] dept: Add a mechanism to refill the internal memory pools on running out
` [PATCH RFC v7 15/23] locking/lockdep, cpu/hotplus: Use a weaker annotation in AP thread
` [PATCH RFC v7 16/23] dept: Apply sdt_might_sleep_strong() to dma fence wait
` [PATCH RFC v7 17/23] dept: Track timeout waits separately with a new Kconfig
` [PATCH RFC v7 18/23] dept: Apply timeout consideration to wait_for_completion()/complete()
` [PATCH RFC v7 19/23] dept: Apply timeout consideration to swait
` [PATCH RFC v7 20/23] dept: Apply timeout consideration to waitqueue wait
` [PATCH RFC v7 21/23] dept: Apply timeout consideration to hashed-waitqueue wait
` [PATCH RFC v7 22/23] dept: Apply timeout consideration to dma fence wait
` [PATCH RFC v7 23/23] dept: Record the latest one out of consecutive waits of the same class

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

ext4: Remove deprecated noacl/nouser_xattr options
 2023-01-17 10:55 UTC  (4+ messages)

[PATCH] MAINTAINERS: update fscrypt git repo
 2023-01-16 23:34 UTC 

[PATCH] MAINTAINERS: update fsverity git repo, list, and patchwork
 2023-01-16 23:22 UTC 

[PATCH] ext2: propagate errors from ext2_prepare_chunk
 2023-01-16 16:06 UTC  (3+ messages)

[RFC v6 00/10] Turn iomap_page_ops into iomap_folio_ops
 2023-01-16 16:02 UTC  (34+ messages)
` [RFC v6 01/10] iomap: Add __iomap_put_folio helper
` [RFC v6 02/10] iomap/gfs2: Unlock and put folio in page_done handler
` [RFC v6 03/10] iomap: Rename page_done handler to put_folio
` [RFC v6 04/10] iomap: Add iomap_get_folio helper
` [RFC v6 05/10] iomap/gfs2: Get page in page_prepare handler
` [RFC v6 06/10] iomap: Add __iomap_get_folio helper
` [RFC v6 07/10] iomap: Rename page_prepare handler to get_folio
` [RFC v6 08/10] iomap/xfs: Eliminate the iomap_valid handler
` [RFC v6 09/10] iomap: Rename page_ops to folio_ops
` [RFC v6 10/10] xfs: Make xfs_iomap_folio_ops static

[PATCH] ext4: fix WARNING in mb_find_extent
 2023-01-16 12:49 UTC  (3+ messages)

[PATCH v2] ext4: fix WARNING in mb_find_extent
 2023-01-16 10:32 UTC  (2+ messages)

[PATCH v2 0/8] ext4: Convert inode preallocation list to an rbtree
 2023-01-16  8:16 UTC  (5+ messages)
` [PATCH v2 7/8] ext4: Use rbtrees to manage PAs instead of inode i_prealloc_list

[dhowells-fs:iov-extract] [iov_iter] 64ea9d6c5f: blktests.zbd/(003/004).fail blktests.loop/(002/004).fail
 2023-01-16  7:33 UTC 

[dhowells-fs:iov-extract] [iov_iter] 64ea9d6c5f: xfstests.btrfs.020/026/215.fail
 2023-01-16  7:18 UTC 

[dhowells-fs:iov-extract] [iov_iter] 64ea9d6c5f: fio.read_iops 126.2% improvement
 2023-01-16  6:40 UTC 

[syzbot] [ext4?] possible deadlock in ext4_xattr_inode_iget
 2023-01-15 12:27 UTC 

[syzbot] [ext4?] possible deadlock in ext4_setattr
 2023-01-14  7:51 UTC 

EXT4 IOPS degradation in 5.10 compared to 5.4
 2023-01-13 22:13 UTC  (4+ messages)

[PATCH v5 00/23] Convert to filemap_get_folios_tag()
 2023-01-13  3:03 UTC  (9+ messages)
` [PATCH v5 09/23] cifs: Convert wdata_alloc_and_fillpages() to use filemap_get_folios_tag()
` [PATCH v5 10/23] ext4: Convert mpage_prepare_extent_to_map() "
` [PATCH v5 14/23] f2fs: Convert f2fs_write_cache_pages() "
  ` [f2fs-dev] "

[syzbot] [ext4?] KASAN: use-after-free Read in signalfd_cleanup
 2023-01-13  2:26 UTC  (5+ messages)
` [syzbot] [ext4?] [vfs?] "
  ` [io_uring] "

kernel BUG at fs/ext4/inode.c:1914 - page_buffers()
 2023-01-12 15:07 UTC  (3+ messages)

[PATCH 5.10 0/2] Selected ext4 fast-commit fixes for 5.10-stable
 2023-01-12 12:40 UTC  (4+ messages)
` [PATCH 5.10 1/2] ext4: disable fast-commit of encrypted dir operations
` [PATCH 5.10 2/2] ext4: don't set up encryption key during jbd2 transaction

[PATCH] ext4: use ext4_fc_tl_mem in fast-commit replay path
 2023-01-12 10:10 UTC  (4+ messages)

[PATCH 0/7] ext4: Cleanup data=journal writeback path
 2023-01-12  9:29 UTC  (12+ messages)
` [PATCH 1/7] ext4: Update stale comment about write constraints
` [PATCH 2/7] ext4: Use nr_to_write directly in mpage_prepare_extent_to_map()
` [PATCH 3/7] ext4: Mark page for delayed dirtying only if it is pinned
` [PATCH 4/7] ext4: Don't unlock page in ext4_bio_write_page()
` [PATCH 5/7] ext4: Move page unlocking out of mpage_submit_page()
` [PATCH 6/7] ext4: Move mpage_page_done() calls after error handling
` [PATCH 7/7] ext4: Convert data=journal writeback to use ext4_writepages()

Silikonmischungen
 2023-01-12  8:35 UTC 

[PATCH] e2fsck: optimize clone_file on large devices
 2023-01-12  8:32 UTC  (2+ messages)

EXT4 IOPS degradation in 5.10 compared to 5.4
 2023-01-12  1:48 UTC 

[syzbot] [ext4?] WARNING: locking bug in ext4_xattr_inode_update_ref
 2023-01-12  0:36 UTC 

[PATCH] build: split version and release in configure
 2023-01-12  0:23 UTC  (2+ messages)

[syzbot] [ext4?] INFO: task hung in ext4_evict_ea_inode
 2023-01-11 13:40 UTC 

[PATCH 0/2] fix extents need to be restored in some cases
 2023-01-11 10:26 UTC  (4+ messages)
` [PATCH 1/2] ext4: fix inode tree inconsistency caused by ENOMEM in ext4_split_extent_at
` [PATCH 2/2] ext4: call ext4_handle_error when read extent failed in ext4_ext_insert_extent

[PATCH v2] ext4: fix task hung in ext4_xattr_delete_inode
 2023-01-11  9:51 UTC  (2+ messages)

Słowa kluczowe do wypozycjonowania
 2023-01-11  8:40 UTC 

[PATCH v5 0/9] Turn iomap_page_ops into iomap_folio_ops
 2023-01-10 21:56 UTC  (24+ messages)
` [PATCH v5 1/9] iomap: Add iomap_put_folio helper
` [PATCH v5 2/9] iomap/gfs2: Unlock and put folio in page_done handler
` [PATCH v5 3/9] iomap: Rename page_done handler to put_folio
` [PATCH v5 4/9] iomap: Add iomap_get_folio helper
` [PATCH v5 5/9] iomap/gfs2: Get page in page_prepare handler
` [PATCH v5 6/9] iomap: Rename page_prepare handler to get_folio
` [PATCH v5 7/9] iomap/xfs: Eliminate the iomap_valid handler
` [PATCH v5 8/9] iomap: Rename page_ops to folio_ops
` [PATCH v5 9/9] xfs: Make xfs_iomap_folio_ops static

[PATCH 1/5] fs: ext4: initialize fsdata in pagecache_write()
 2023-01-10 18:42 UTC  (6+ messages)
` [PATCH 2/5] fs: affs: initialize fsdata in affs_truncate()

[PATCH 5.15 172/290] ext4: disable fast-commit of encrypted dir operations
 2023-01-10 18:04 UTC  (5+ messages)
` [PATCH 5.15 173/290] ext4: dont set up encryption key during jbd2 transaction
` [PATCH 5.15 174/290] ext4: add missing validation of fast-commit record lengths
` [PATCH 5.15 175/290] ext4: fix unaligned memory access in ext4_fc_reserve_space()
` [PATCH 5.15 176/290] ext4: fix off-by-one errors in fast-commit block filling

Please apply "ext4: don't allow journal inode to have encrypt flag" to 5.15 and earlier
 2023-01-10 15:48 UTC  (2+ messages)

[PATCH] ext4: fix task hung in ext4_xattr_delete_inode
 2023-01-10 11:49 UTC  (4+ messages)

[PATCH v4] jbd2: Fix data missing when reusing bh which is ready to be checkpointed
 2023-01-10  9:43 UTC  (2+ messages)

[PATCH] debugfs:fix repeated output problem with `logdump -O -n <num_trans>`
 2023-01-10  9:04 UTC  (5+ messages)
    ` [PATCH] debugfs:fix repeated output problem with logdump

[PATCH] tune2fs:check return value of ext2fs_mmp_update2 in rewrite_metadata_checksums
 2023-01-10  9:02 UTC  (3+ messages)

[PATCH] mmp:fix wrong comparison in ext2fs_mmp_stop
 2023-01-10  9:03 UTC  (3+ messages)

[PATCH] tests: fix u_direct_io to work with older losetup
 2023-01-10  4:05 UTC 

[PATCH] tests: fix r_move_itable_realloc to run on Linux
 2023-01-10  4:02 UTC 

[PATCH v2 00/11] fsverity: support for non-4K pages
 2023-01-10  3:10 UTC  (7+ messages)
` [PATCH v2 10/11] fs/buffer.c: support fsverity in block_read_full_folio()

[PATCH -next v3] jbd2: Fix data missing when reusing bh which is ready to be checkpointed
 2023-01-10  1:17 UTC  (3+ messages)

[e2fsprogs PATCH v2] e2fsck: don't allow journal inode to have encrypt flag
 2023-01-09 18:20 UTC  (2+ messages)

[e2fsprogs PATCH] mke2fs: fix Windows build
 2023-01-09 18:17 UTC 

some ideas
 2023-01-09 16:23 UTC 

[PATCH v2 0/8] Introduce provisioning primitives for thinly provisioned storage
 2023-01-09 15:07 UTC  (9+ messages)
` [PATCH v2 3/7] fs: Introduce FALLOC_FL_PROVISION
` [PATCH v2 6/7] ext4: Add mount option for provisioning blocks during allocations

[PATCH v2] jbd2: Fix data missing when reusing bh which is ready to be checkpointed
 2023-01-09 11:20 UTC  (4+ messages)

[PATCH v2 0/2] ext4: fix possible null pointer dereference in ext4_get_group_info
 2023-01-09 11:01 UTC  (3+ messages)
` [PATCH v2 1/2] ext4: fail ext4_iget if special inode unallocated

[syzbot] [ext4?] INFO: task hung in find_inode_fast
 2023-01-08  3:47 UTC 

[PATCH v5 0/3] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache
 2023-01-07 15:11 UTC  (3+ messages)
` [PATCH v5 1/3] mm: Merge folio_has_private()/filemap_release_folio() call pairs

[PATCH] [RFC] Fix data missing when reusing bh which is ready to be checkpointed
 2023-01-07  9:28 UTC  (3+ 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).