messages from 2021-12-20 11:12:42 to 2022-01-13 04:18:36 UTC [more...]
[PATCH 0/2] ext4: fix issues when fast commit work with jbd
2022-01-13 4:17 UTC (10+ messages)
` [PATCH 1/2] ext4: fast commit may not fallback for ineligible commit
` [External] "
` [PATCH 2/2] ext4: fast commit may miss file actions
` [External] "
[PATCH 0/6] ext4/jbd2: inline_data fixes and some cleanups
2022-01-13 3:26 UTC (7+ messages)
` [PATCH 1/6] ext4: Fix error handling in ext4_restore_inline_data()
` [PATCH 2/6] ext4: Remove redundant max inline_size check in ext4_da_write_inline_data_begin()
` [PATCH 3/6] ext4: Fix error handling in ext4_fc_record_modified_inode()
` [PATCH 4/6] jbd2: Cleanup unused functions declarations from jbd2.h
` [PATCH 5/6] jbd2: Refactor wait logic for transaction updates into a common function
` [PATCH 6/6] jbd2: No need to use t_handle_lock in jbd2_journal_wait_updates
[tytso-ext4:dev] BUILD SUCCESS 6eeaf88fd586f05aaf1d48cb3a139d2a5c6eb055
2022-01-12 17:40 UTC
[PATCH linux] ext4: Delete useless ret assignment
2022-01-12 16:18 UTC (5+ messages)
[PATCH v3 00/10] Add MEMORY_DEVICE_COHERENT for coherent device memory mapping
2022-01-12 16:08 UTC (14+ messages)
` [PATCH v3 01/10] mm: add zone device coherent type memory support
` [PATCH v3 02/10] mm: add device coherent vma selection for memory migration
` [PATCH v3 03/10] mm/gup: fail get_user_pages for LONGTERM dev coherent type
` [PATCH v3 04/10] drm/amdkfd: add SPM support for SVM
` [PATCH v3 05/10] drm/amdkfd: coherent type as sys mem on migration to ram
` [PATCH v3 06/10] lib: test_hmm add ioctl to get zone device type
` [PATCH v3 07/10] lib: test_hmm add module param for "
` [PATCH v3 08/10] lib: add support for device coherent type in test_hmm
` [PATCH v3 09/10] tools: update hmm-test to support device coherent type
` [PATCH v3 10/10] tools: update test_hmm script to support SP config
Kernel panic and filesystem corruption in setxattr due to journal transaction restart
2022-01-12 13:39 UTC
[GIT PULL] ext4 updates for 5.17
2022-01-12 0:13 UTC (2+ messages)
[PATCH v2 0/4] ext4 fast commit API cleanup
2022-01-11 16:57 UTC (9+ messages)
` [PATCH v2 1/4] ext4: use ext4_journal_start/stop for fast commit transactions
` [PATCH v2 2/4] ext4: drop ineligible txn start stop APIs
` [PATCH v2 3/4] ext4: simplify updating of fast commit stats
` [PATCH v2 4/4] ext4: update fast commit TODOs
Wycena paneli fotowoltaicznych
2022-01-11 7:45 UTC
Announcement: new version of the {kvm,gce}-xfstests appliance
2022-01-10 20:40 UTC
[PATCH v4 0/9] Test the new fanotify FAN_FS_ERROR event
2022-01-10 15:16 UTC (8+ messages)
` [LTP] "
[PATCH -next -v2] ext4: Fix jbd2_journal_shrink_scan() and jbd2_journal_shrink_count() kernel-doc comment
2022-01-10 13:44 UTC (2+ messages)
[PATCH -next] ext4: Fix jbd2_journal_shrink_scan() and jbd2_journal_shrink_count() kernel-doc comment
2022-01-10 11:29 UTC (2+ messages)
[PATCH v2 0/2] ext4: fix issues when fast commit work with jbd
2022-01-10 4:48 UTC (3+ messages)
` [PATCH v2 1/2] ext4: fast commit may not fallback for ineligible commit
` [PATCH v2 2/2] ext4: fast commit may miss file actions
[PATCH v2 0/2] fix blocks allocate issue during fast commit replay
2022-01-10 3:51 UTC (3+ messages)
` [PATCH v2 1/2] ext4: prevent used blocks from being allocated "
` [PATCH v2 2/2] ext4: modify the logic of ext4_mb_new_blocks_simple
[PATCH 0/2] fix blocks allocate issue during fast commit replay
2022-01-09 3:01 UTC (8+ messages)
` [PATCH 1/2] ext4: prevent used blocks from being allocated "
` [External] "
` [PATCH 2/2] ext4: modify the logic of ext4_mb_new_blocks_simple
[tytso-ext4:dev] BUILD SUCCESS 412aac1d161a0190996b37826e3a2f6757c39611
2022-01-07 19:48 UTC
[syzbot] KMSAN: uninit-value in ext4_inode_journal_mode (2)
2022-01-07 15:40 UTC
[PATCH RESEND] ext4:fix different behavior of fsync when use fast commit
2022-01-07 8:49 UTC (3+ messages)
` [External] "
INFO: task hung in add_transaction_credits
2022-01-04 14:33 UTC (2+ messages)
[PATCH -next] ext4: Fix null-ptr-deref in '__ext4_journal_ensure_credits'
2022-01-03 13:30 UTC (3+ messages)
[PATCH] ext4: don't use the orphan list when migrating an inode
2022-01-06 13:19 UTC (3+ messages)
[PATCH] ext4: drop an always true check
2022-01-06 4:41 UTC (2+ messages)
[PATCH] ext4: fix a copy and paste typo
2022-01-06 4:41 UTC (2+ messages)
[PATCH v2] ext4: set csum seed in tmp inode while migrating to extents
2022-01-06 4:41 UTC (9+ messages)
[PATCH linux-next] ext4: Remove redundant o_start statements
2022-01-06 4:41 UTC (2+ messages)
[PATCH linux-next] ext4: Remove redundant 'offset' assignment
2022-01-06 4:41 UTC (2+ messages)
[PATCH linux-next] fs/ext4: use BUG_ON instead of if condition followed by BUG
2022-01-06 4:41 UTC (8+ messages)
` [PATCH resend] "
` [PATCH] ext4: Simplify !page_bufs logic with simple BUG_ON()
[tytso-ext4:dev] BUILD SUCCESS db19c4cdc28a8ec1241d50656991ab1bd96f5c02
2022-01-06 4:13 UTC
[PATCH] fs: ext4: remove duplicate includes
2022-01-06 4:09 UTC (2+ messages)
[PATCH] ext4/033: test EXT4_IOC_RESIZE_FS by calling the ioctl directly
2022-01-06 2:35 UTC (5+ messages)
[PATCH] ext4: remove useless resetting io_end_size in mpage_process_page()
2022-01-05 23:39 UTC (2+ messages)
[PATCH v2] ext4: Remove redundant statement
2022-01-05 23:39 UTC (2+ messages)
[PATCH v2] ext4: Remove unused assignments
2022-01-05 23:39 UTC (2+ messages)
[PATCH linux-next] ext4: Delete unused statements
2022-01-05 23:34 UTC (2+ messages)
[PATCH v2] ext4: Remove unnecessary assignments
2022-01-05 23:24 UTC (2+ messages)
[PATCH 1/2] ext4: Change s_last_trim_minblks type to unsigned long
2022-01-05 3:53 UTC (5+ messages)
` [PATCH v3 2/2] ext4: Allow to change s_last_trim_minblks via sysfs
[PATCH] ext4: Avoid trim error on fs with small groups
2022-01-05 3:14 UTC (2+ messages)
[PATCH 1/2] ext4: don't use kfree() on rcu protected pointer sbi->s_qf_names
2022-01-05 3:14 UTC (3+ messages)
` [PATCH 2/2] ext4: only set EXT4_MOUNT_QUOTA when journalled quota file is specified
[PATCH v4] ext4: implement support for get/set fs label
2022-01-05 3:14 UTC (3+ messages)
` [PATCH v5] "
[PATCH] tune2fs: implement support for set/get label iocts
2022-01-05 3:14 UTC (2+ messages)
[PATCH v2] resize2fs: resize2fs disk hardlinks will be error
2022-01-04 14:23 UTC
[PATCH v3] setup_tdb : fix memory leak
2022-01-04 12:09 UTC
[PATCH v2] setup_tdb : fix memory leak
2022-01-04 11:37 UTC (2+ messages)
INFO: task hung in ext4_da_write_end
2022-01-04 11:37 UTC
INFO: task hung in ext4_orphan_add
2022-01-04 11:05 UTC
INFO: task hung in ext4_journal_finish_inode_data_buffers
2022-01-04 9:11 UTC
[PATCH] setup_tdb : fix memory leak
2022-01-04 2:34 UTC (5+ messages)
[PATCH v2 00/11] Add MEMORY_DEVICE_COHERENT for coherent device memory mapping
2022-01-03 20:24 UTC (3+ messages)
` [PATCH v2 08/11] lib: add support for device coherent type in test_hmm
[tytso-ext4:dev] BUILD REGRESSION cc5fef71a1c741473eebb1aa6f7056ceb49bc33d
2022-01-03 11:49 UTC (3+ messages)
Słowa kluczowe do wypozycjonowania
2022-01-03 9:05 UTC
[PATCH] resize2fs : resize2fs failed due to the same name of tmpfs
2021-12-31 8:15 UTC (3+ messages)
[PATCH v2 0/6] solve memory leak and check whether NULL pointer
2021-12-31 7:43 UTC (7+ messages)
` [PATCH v2 1/6] e2fsck: set s->len=0 if malloc() fails in, alloc_string()
` [PATCH v2 2/6] lib/ss: check whether argp is null before accessing it, in ss_execute_command()
` [PATCH v2 3/6] lib/support: check whether inump is null before, accessing it in quota_set_sb_inum()
` [PATCH v2 4/6] e2fsprogs: call ext2fs_badblocks_list_free() to free, list in exception branch
` [PATCH v2 5/6] e2fsck: check whether ldesc is null before accessing, it in end_problem_latch()
` [PATCH v2 6/6] lib/ext2fs: call ext2fs_free_mem() to free &io->name, in exception branch
[ANNOUNCE] e2fsprogs v1.46.5
2021-12-30 22:15 UTC
JBD2: journal transaction 6943 on loop0-8 is corrupt
2021-12-30 8:16 UTC (3+ messages)
[tytso-ext4:dev] BUILD SUCCESS WITH WARNING 856dd2096e2a01f6eb2c9d60f6e0cd587aa273a8
2021-12-28 5:53 UTC
[tytso-ext4:dev 15/32] fs/ext4/super.c:2173:1: warning: unused function 'ctx_clear_flags'
2021-12-28 4:50 UTC
[PATCH] ext4: fix an use-after-free issue about data=journal writeback mode
2021-12-27 15:16 UTC (2+ messages)
[PATCH v3] ext4: fix a possible ABBA deadlock dued to busy PA
2021-12-27 5:34 UTC (2+ messages)
[PATCH] ext4: initialize err_blk before calling __ext4_get_inode_loc
2021-12-27 5:34 UTC (2+ messages)
[PATCH 0/2] ext4: Quota enabling error handling fixes
2021-12-27 5:34 UTC (2+ messages)
[PATCH] ext4: replace snprintf in show functions with sysfs_emit
2021-12-27 5:34 UTC (2+ messages)
Problem with data=ordered ext4 mount option in linux-next
2021-12-26 20:01 UTC (8+ messages)
Happy Weekend:
2021-12-26 9:29 UTC
[Bug 215225] New: FUZZ: Page fault and infinite loop after mount and operate on crafted image
2021-12-26 0:03 UTC (4+ messages)
` [Bug 215225] "
aptekidarzdrowia.pl - "Dołącz do nas!"
2021-12-25 20:51 UTC
[PATCH -next v2] ext4: Fix BUG_ON in ext4_bread when write quota data
2021-12-24 4:42 UTC (3+ messages)
[PATCH REPOST REPOST] ext4: Destroy ext4_fc_dentry_cachep kmemcache on module removal
2021-12-24 0:27 UTC (2+ messages)
[PATCH v2] ext4: fix fast commit may miss tracking range for FALLOC_FL_ZERO_RANGE
2021-12-24 0:27 UTC (3+ messages)
[PATCH 0/2] ext4: fast commit crash consistency issues
2021-12-24 0:27 UTC (7+ messages)
` [PATCH 1/2] ext4: use ext4_ext_remove_space() for fast commit replay delete range
` [PATCH 2/2] ext4: fast commit may miss tracking unwritten range during ftruncate
[PATCH -next] ext4: Fix remount with 'abort' option isn't effective
2021-12-23 15:41 UTC (6+ messages)
[PATCH] ext4: don't fail remount if journalling mode didn't change
2021-12-23 15:36 UTC (2+ messages)
[PATCH 1/2] ext4: remove lazytime/nolazytime mount options handled by MS_LAZYTIME
2021-12-23 15:36 UTC (3+ messages)
` [PATCH 2/2] ext4: fix i_version handling on remount
Wycena paneli fotowoltaicznych
2021-12-23 7:45 UTC
[syzbot] INFO: task hung in jbd2_journal_commit_transaction (3)
2021-12-23 5:32 UTC
[PATCH] ext4: call fallocate may cause process to hang when using fast commit
2021-12-23 3:32 UTC (4+ messages)
` [External] "
[PATCH 0/3] ext4 fast commit API cleanup
2021-12-22 16:28 UTC (2+ messages)
[PATCH -next] ext4: Fix BUG_ON in ext4_bread when write quota data
2021-12-22 16:05 UTC (5+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).