messages from 2022-01-07 12:13:03 to 2022-01-28 02:36:21 UTC [more...]
[PATCH v4 00/10] Add MEMORY_DEVICE_COHERENT for coherent device memory mapping
2022-01-28 2:36 UTC (16+ messages)
` [PATCH v4 01/10] mm: add zone device coherent type memory support
` [PATCH v4 02/10] mm: add device coherent vma selection for memory migration
` [PATCH v4 03/10] mm/gup: fail get_user_pages for LONGTERM dev coherent type
` [PATCH v4 04/10] drm/amdkfd: add SPM support for SVM
` [PATCH v4 05/10] drm/amdkfd: coherent type as sys mem on migration to ram
` [PATCH v4 06/10] lib: test_hmm add ioctl to get zone device type
` [PATCH v4 07/10] lib: test_hmm add module param for "
` [PATCH v4 08/10] lib: add support for device coherent type in test_hmm
` [PATCH v4 09/10] tools: update hmm-test to support device coherent type
` [PATCH v4 10/10] tools: update test_hmm script to support SP config
[PATCH 0/9] Remove remaining parts of congestions tracking code
2022-01-28 1:34 UTC (16+ messages)
` [PATCH 5/9] cephfs: don't set/clear bdi_congestion
` [PATCH 9/9] Remove congestion tracking framework
` [PATCH 4/9] f2f2: replace some congestion_wait() calls with io_schedule_timeout()
` [PATCH 7/9] NFS: remove congestion control
` [PATCH 1/9] Remove inode_congested()
` [PATCH 2/9] Remove bdi_congested() and wb_congested() and related functions
` [PATCH 3/9] f2fs: change retry waiting for f2fs_write_single_data_page()
` [PATCH 6/9] fuse: don't set/clear bdi_congested
` [PATCH 8/9] block/bfq-iosched.c: use "false" rather than "BLK_RW_ASYNC"
Help! How to delete an 8094-byte PATH?
2022-01-27 15:34 UTC (6+ messages)
[PATCH 0/2] ocfs2: fix a deadlock case
2022-01-27 12:46 UTC (6+ messages)
` [PATCH 1/2] jbd2: export jbd2_journal_[grab|put]_journal_head
` [PATCH 2/2] ocfs2: fix a deadlock when commit trans
[PATCH] ext4: fix incorrect type issue during replay_del_range
2022-01-27 5:13 UTC (2+ messages)
[PATCH v3 00/10] Add MEMORY_DEVICE_COHERENT for coherent device memory mapping
2022-01-27 3:22 UTC (24+ 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
[RFC 0/1] ext4/054: Should we remove auto and quick group?
2022-01-26 7:38 UTC (6+ messages)
` [RFC 1/1] ext4/054: Remove auto and quick group
[PATCH] ext4: handle unsuccessful sbi allocation
2022-01-25 13:36 UTC (2+ messages)
Wycena paneli fotowoltaicznych
2022-01-25 9:05 UTC
Prezentacja
2022-01-25 8:57 UTC
Mutual Investment Proposal
2022-01-24 22:05 UTC
How does EXT4 ensures two processes don't modify and synchronize one page at the same time
2022-01-24 18:23 UTC (2+ messages)
[tytso-ext4:dev] BUILD SUCCESS b0544c1f23ddeabd89480d842867ca1c6894e021
2022-01-24 10:06 UTC
[PATCHv1 0/2] jbd2: Kill age-old t_handle_lock transaction spinlock
2022-01-24 9:12 UTC (5+ messages)
` [PATCHv1 1/2] jbd2: Kill "
` [PATCHv1 2/2] jbd2: Remove CONFIG_JBD2_DEBUG to update t_max_wait
[PATCH] unicode: clean up the Kconfig symbol confusion
2022-01-24 9:08 UTC (5+ messages)
` "
[PATCH v10 0/5] add support for direct I/O with fscrypt using blk-crypto
2022-01-23 23:03 UTC (20+ messages)
` [PATCH v10 1/5] fscrypt: add functions for direct I/O support
` [PATCH v10 2/5] iomap: support direct I/O with fscrypt using blk-crypto
` [PATCH v10 3/5] ext4: "
` [PATCH v10 4/5] f2fs: "
` [PATCH v10 5/5] fscrypt: update documentation for direct I/O support
[PATCH AUTOSEL 5.10 116/116] ext4: allow to change s_last_trim_minblks via sysfs
2022-01-22 19:22 UTC (3+ messages)
[PATCH] fs/ext4: fix comments mentioning i_mutex
2022-01-21 7:06 UTC
[PATCHv2 0/5] ext4/jbd2: inline_data fixes and minor cleanups
2022-01-20 15:58 UTC (7+ messages)
` [PATCHv2 1/5] ext4: Fix error handling in ext4_restore_inline_data()
` [PATCHv2 2/5] ext4: Remove redundant max inline_size check in ext4_da_write_inline_data_begin()
` [PATCHv2 3/5] ext4: Fix error handling in ext4_fc_record_modified_inode()
` [PATCHv2 4/5] jbd2: Cleanup unused functions declarations from jbd2.h
` [PATCHv2 5/5] jbd2: Refactor wait logic for transaction updates into a common function
[PATCH v3 0/2] ext4: fix issues when fast commit work with jbd
2022-01-20 15:44 UTC (4+ messages)
` [PATCH v3 1/2] ext4: fast commit may not fallback for ineligible commit
` [PATCH v3 2/2] ext4: fast commit may miss file actions
[PATCH v2 0/2] fix blocks allocate issue during fast commit replay
2022-01-20 15:44 UTC (4+ 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] ext4/053: Test remount without changing mount options
2022-01-20 10:20 UTC
[PATCH] ext4: fix potential NULL pointer dereference in ext4_fill_super()
2022-01-19 13:02 UTC
[syzbot] kernel BUG in jbd2_journal_get_create_access
2022-01-18 15:00 UTC
[PATCH AUTOSEL 5.15 188/188] ext4: allow to change s_last_trim_minblks via sysfs
2022-01-18 2:31 UTC
[PATCH AUTOSEL 5.16 217/217] ext4: allow to change s_last_trim_minblks via sysfs
2022-01-18 2:19 UTC
[PATCH 0/6] ext4/jbd2: inline_data fixes and some cleanups
2022-01-17 14:38 UTC (17+ 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
[syzbot] general protection fault in ext4_fill_super
2022-01-17 8:23 UTC
[PATCH v3 00/13] ext4: new mount API conversion
2022-01-14 9:40 UTC (7+ messages)
` [PATCH v3 12/13] ext4: switch to the new mount api
[PATCH 0/2] ext4: fix issues when fast commit work with jbd
2022-01-14 4:44 UTC (16+ 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] "
[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)
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 (4+ messages)
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 (2+ messages)
[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 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
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).