linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-11-04 23:34:48 to 2022-11-11 14:25:17 UTC [more...]

[syzbot] possible deadlock in jbd2_journal_lock_updates
 2022-11-11 14:24 UTC  (14+ messages)

[dm-devel] [PATCH 0/3] dm thin: Fix ABBA deadlock between shrink_slab and dm_pool_abort_metadata
 2022-11-11 12:10 UTC  (4+ messages)
` [dm-devel] [PATCH 1/3] dm bufio: Fix missing decrement of no_sleep_enabled if dm_bufio_client_create failed
` [dm-devel] [PATCH 2/3] dm bufio: Split main logic out of dm_bufio_client creation/destroy
` [dm-devel] [PATCH 3/3] dm thin: Fix ABBA deadlock between shrink_slab and dm_pool_abort_metadata

[PATCH] ext2: Fix some kernel-doc warnings
 2022-11-11  6:46 UTC  (2+ messages)

[PATCH] fstests: update group name according to xfs_io command requirement
 2022-11-11  1:58 UTC 

[PATCHSET 0/2] ext4: minor fixes to GETFSUUID ioctl
 2022-11-11  1:13 UTC  (5+ messages)
` [PATCH 1/2] ext4: dont return EINVAL from GETFSUUID when reporting UUID length
` [PATCH 2/2] ext4: don't fail GETFSUUID when the caller provides a long buffer

[PATCH v3 00/23] Convert to filemap_get_folios_tag()
 2022-11-10 18:51 UTC  (4+ messages)
` [PATCH v3 11/23] f2fs: Convert f2fs_fsync_node_pages() to use filemap_get_folios_tag()

[syzbot] KMSAN: uninit-value in pagecache_write
 2022-11-10 11:01 UTC  (7+ messages)

[PATCH v3] fsverity: stop using PG_error to track error status
 2022-11-10  8:21 UTC  (2+ messages)

[PATCH] ext4: replace kmem_cache_create with KMEM_CACHE
 2022-11-10  3:44 UTC  (6+ messages)

[bug report] e2fsck: The process is deadlocked
 2022-11-10  3:39 UTC  (3+ messages)

[PATCH v2 00/12] ext4: enhance simulate fail facility
 2022-11-10  2:25 UTC  (13+ messages)
` [PATCH v2 01/12] ext4: add debugfs interface
` [PATCH v2 02/12] ext4: introduce fault injection facility
` [PATCH v2 03/12] ext4: add several checksum fault injection
` [PATCH v2 04/12] ext4: add bitmaps I/O "
` [PATCH v2 05/12] ext4: add inode "
` [PATCH v2 06/12] ext4: add extent block "
` [PATCH v2 07/12] ext4: add dirblock "
` [PATCH v2 08/12] ext4: call ext4_xattr_get_block() when getting xattr block
` [PATCH v2 09/12] ext4: add xattr block I/O fault injection
` [PATCH v2 10/12] ext4: add symlink "
` [PATCH v2 11/12] ext4: add journal related "
` [PATCH v2 12/12] ext4: remove simulate fail facility

[PATCH] ext4: fix error code return to user-space in ext4_get_branch()
 2022-11-09 18:14 UTC 

[PATCH v2 00/18] Fix the DAX-gup mistake
 2022-11-09 11:38 UTC  (3+ messages)

[PATCH] ext4: correct inconsistent error msg in nojournal mode
 2022-11-09 11:29 UTC  (2+ messages)

Słowa kluczowe do wypozycjonowania
 2022-11-09  9:00 UTC 

significant drop fio IOPS performance on v5.10
 2022-11-09  1:02 UTC  (5+ messages)

[PATCH] ext4: print file system UUID on mount, remount and unmount
 2022-11-08 21:03 UTC  (3+ messages)

[PATCH 00/12] ext4: enhance simulate fail facility
 2022-11-08 18:07 UTC  (14+ messages)
` [PATCH 01/12] ext4: add debugfs interface
` [PATCH 02/12] ext4: introduce fault injection facility
` [PATCH 03/12] ext4: add several checksum fault injection
` [PATCH 04/12] ext4: add bitmaps I/O "
` [PATCH 05/12] ext4: add inode "
` [PATCH 06/12] ext4: add extent block "
` [PATCH 07/12] ext4: add dirblock "
` [PATCH 08/12] ext4: call ext4_xattr_get_block() when getting xattr block
` [PATCH 09/12] ext4: add xattr block I/O fault injection
` [PATCH 10/12] ext4: add symlink "
` [PATCH 11/12] ext4: add journal related "
` [PATCH 12/12] ext4: remove simulate fail facility

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

Please apply "ext4,f2fs: fix readahead of verity data" to stable
 2022-11-08 12:19 UTC  (2+ messages)

[PATCH] ext4: fix possible memory leak when enable bigalloc feature
 2022-11-08  1:28 UTC  (4+ messages)

configurable lazytime for EXT4, is name ok?
 2022-11-08  0:51 UTC 

[RFCv1 00/72] e2fsprogs: Parallel fsck support
 2022-11-07 19:22 UTC  (74+ messages)
` [RFCv1 01/72] e2fsck: Fix unbalanced mutex unlock for BOUNCE_MTX
` [RFCv1 02/72] gen_bitmaps: Fix ext2fs_compare_generic_bmap/bitmap logic
` [RFCv1 03/72] blkmap64_ba: Add common helper for bits size calculation
` [RFCv1 04/72] badblocks: Remove unused badblocks_flags
` [RFCv1 05/72] badblocks: Add badblocks merge logic
` [RFCv1 06/72] dblist: add dblist "
` [RFCv1 07/72] libext2fs: Add rbtree bitmap "
` [RFCv1 08/72] libext2fs: Add bitmaps merge ops
` [RFCv1 09/72] libext2fs: Add flush cleanup API
` [RFCv1 10/72] libext2fs: merge icounts after thread finishes
` [RFCv1 11/72] libext2fs: merge quota context after threads finish
` [RFCv1 12/72] libext2fs: dupfs: Add fs clone & merge api
` [RFCv1 13/72] tst_badblocks: Add unit test to verify badblocks list "
` [RFCv1 14/72] tst_bitmaps_standalone: Add copy and merge bitmaps test
` [RFCv1 15/72] tst_bitmaps_pthread: Add merge bitmaps test using pthreads
` [RFCv1 16/72] tst_libext2fs_pthread: Add libext2fs merge/clone unit tests
` [RFCv1 17/72] libext2fs: Add support for ext2fs_test_block_bitmap_range2_valid()
` [RFCv1 18/72] libext2fs: Add support to get average group count
` [RFCv1 19/72] libext2fs: Misc fixes for struct_ext2_filsys
` [RFCv1 20/72] libext2fs: avoid too much memory allocation in case fs_num_threads
` [RFCv1 21/72] e2fsck: add -m option for multithread
` [RFCv1 22/72] e2fsck: copy context when using multi-thread fsck
` [RFCv1 23/72] e2fsck: create logs for multi-threads
` [RFCv1 24/72] e2fsck: configure one pfsck thread
` [RFCv1 25/72] e2fsck: Add e2fsck_pass1_thread_join return value
` [RFCv1 26/72] e2fsck: Use merge/clone apis of libext2fs
` [RFCv1 27/72] e2fsck: Add e2fsck_pass1_merge_bitmap() api
` [RFCv1 28/72] e2fsck: Add asserts in open_channel_fs
` [RFCv1 29/72] e2fsck: add start/end group for thread
` [RFCv1 30/72] e2fsck: split groups to different threads
` [RFCv1 31/72] e2fsck: print thread log properly
` [RFCv1 32/72] e2fsck: do not change global variables
` [RFCv1 33/72] e2fsck: optimize the inserting of dir_info_db
` [RFCv1 34/72] e2fsck: merge dir_info after thread finishes
` [RFCv1 35/72] e2fsck: rbtree bitmap for dir
` [RFCv1 36/72] e2fsck: merge icounts after thread finishes
` [RFCv1 37/72] e2fsck: add debug codes for multiple threads
` [RFCv1 38/72] e2fsck: merge counts after threads finish
` [RFCv1 39/72] e2fsck: merge dx_dir_info "
` [RFCv1 40/72] e2fsck: merge dirs_to_hash when "
` [RFCv1 41/72] e2fsck: merge context flags properly
` [RFCv1 42/72] e2fsck: merge quota context after threads finish
` [RFCv1 43/72] e2fsck: serialize fix operations
` [RFCv1 44/72] e2fsck: move some fixes out of parallel pthreads
` [RFCv1 45/72] e2fsck: split and merge invalid bitmaps
` [RFCv1 46/72] e2fsck: merge EA blocks properly
` [RFCv1 47/72] e2fsck: kickoff mutex lock for block found map
` [RFCv1 48/72] e2fsck: allow admin specify number of threads
` [RFCv1 49/72] e2fsck: adjust "
` [RFCv1 50/72] e2fsck: fix readahead for pfsck of pass1
` [RFCv1 51/72] e2fsck: merge options after threads finish
` [RFCv1 52/72] e2fsck: reset lost_and_found "
` [RFCv1 53/72] e2fsck: merge extent depth count "
` [RFCv1 54/72] e2fsck: simplify e2fsck context merging codes
` [RFCv1 55/72] e2fsck: set E2F_FLAG_ALLOC_OK after threads
` [RFCv1 56/72] e2fsck: wait fix thread finish before checking
` [RFCv1 57/72] e2fsck: cleanup e2fsck_pass1_thread_join()
` [RFCv1 58/72] e2fsck: make default smallest RA size to 1M
` [RFCv1 59/72] e2fsck: update mmp block in one thread
` [RFCv1 60/72] e2fsck: reset @inodes_to_rebuild if restart
` [RFCv1 61/72] tests: add pfsck test
` [RFCv1 62/72] e2fsck: fix memory leaks with pfsck enabled
` [RFCv1 63/72] e2fsck: misc cleanups for pfsck
` [RFCv1 64/72] e2fsck: propagate number of threads
` [RFCv1 65/72] e2fsck: Annotating fields in e2fsck_struct
` [RFCv1 66/72] e2fsck: merge casefolded dir lists after thread finish
` [RFCv1 67/72] sec: support encrypted files handling in pfsck mode
` [RFCv1 68/72] e2fsck: Fix io->align assert check
` [RFCv1 69/72] e2fsck: Fix double free of inodes_to_process
` [RFCv1 70/72] e2fsck: Fix and simplify update_mmp in case of pfsck
` [RFCv1 71/72] e2fsck: Make threads call log_out after pthread_join
` [RFCv1 72/72] tests/f_multithread: Fix f_multithread related tests

[PATCH 5.10] ext4,f2fs: fix readahead of verity data
 2022-11-07 18:18 UTC 

kernel BUG in ext4_writepages
 2022-11-07 14:08 UTC  (2+ messages)

[PATCH] ext4: init quota for 'old.inode' in 'ext4_rename'
 2022-11-07 13:36 UTC  (2+ messages)

[PATCH] ext4: fix bad checksum after online resize
 2022-11-07 13:03 UTC  (2+ messages)

[RFC][PATCH v3 00/33] timers: Use timer_shutdown*() before freeing timers
 2022-11-07 12:37 UTC  (4+ messages)
` [RFC][PATCH v3 30/33] timers: jbd2: Use timer_shutdown() before freeing timer

[GIT PULL] treewide: timers: Use timer_shutdown*() before freeing timers
 2022-11-07 10:47 UTC  (2+ messages)

[PATCH v2] ext4: fix use-after-free in ext4_ext_shift_extents
 2022-11-07  2:01 UTC  (3+ messages)

[syzbot] kernel BUG in ext4_mb_use_inode_pa
 2022-11-06 23:24 UTC  (3+ messages)

[PATCH 0/7] ext4 fast-commit fixes
 2022-11-06 22:48 UTC  (8+ messages)
` [PATCH 1/7] ext4: disable fast-commit of encrypted dir operations
` [PATCH 2/7] ext4: don't set up encryption key during jbd2 transaction
` [PATCH 3/7] ext4: fix leaking uninitialized memory in fast-commit journal
` [PATCH 4/7] ext4: add missing validation of fast-commit record lengths
` [PATCH 5/7] ext4: fix unaligned memory access in ext4_fc_reserve_space()
` [PATCH 6/7] ext4: fix off-by-one errors in fast-commit block filling
` [PATCH 7/7] ext4: simplify fast-commit CRC calculation

[PATCH v6a 0/5] timers: Use timer_shutdown*() before freeing timers
 2022-11-06 21:24 UTC 

[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  (2+ messages)

[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 


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