messages from 2024-10-25 20:32:27 to 2024-11-08 10:49:34 UTC [more...]
[PATCH 0/1] ext4: Prevent an infinite loop in the lazyinit thread
2024-11-08 10:49 UTC (3+ messages)
` [PATCH 1/1] "
[PATCH V2] jbd2: use rhashtable for revoke records during replay
2024-11-08 10:33 UTC (2+ messages)
[RESEND PATCH] ext4: Fix race in buffer_head read fault injection
2024-11-08 3:09 UTC (3+ messages)
[PATCH -next 0/3] ext4: Using scope-based resource management function
2024-11-07 21:00 UTC (3+ messages)
[tytso-ext4:dev] BUILD SUCCESS e4765b185abd8fa49709598559cedb2c0822955e
2024-11-07 18:15 UTC
[RESEND PATCH] ext4: Use str_yes_no() helper function
2024-11-07 17:17 UTC (2+ messages)
[syzbot] [ext4?] possible deadlock in ext4_xattr_inode_iget (3)
2024-11-07 17:14 UTC (3+ messages)
[RFC PATCH v1] ext2: remove buffer heads from quota handling
2024-11-07 15:50 UTC (3+ messages)
[PATCH -next] ext4: don't pass full mapping flags to ext4_es_insert_extent()
2024-11-07 15:13 UTC (2+ messages)
[RESEND PATCH] ext4: disambiguate the return value of ext4_dio_write_end_io()
2024-11-07 15:12 UTC (2+ messages)
[PATCH v2 0/6] some cleanup and refactor for jbd2 journal recover
2024-11-07 15:13 UTC (2+ messages)
[PATCHv2 1/1] fs: ext4: Don't use CMA for buffer_head
2024-11-07 15:13 UTC (2+ messages)
[PATCH] ext4: Fix race in buffer_head read fault injection
2024-11-07 15:12 UTC (2+ messages)
[PATCH linux-next] ext4: use string choices helpers
2024-11-07 15:12 UTC (2+ messages)
[PATCH v1 1/1] ext4: Mark ctx_*_flags() with __maybe_unused
2024-11-07 15:12 UTC (2+ messages)
[PATCH] ext4: return error on syncfs after shutdown
2024-11-07 15:12 UTC (2+ messages)
[PATCH -next] ext4: Simplify if condition
2024-11-07 15:12 UTC (2+ messages)
[PATCH 0/2] ext4, mm: improve partial inode eof zeroing
2024-11-07 15:12 UTC (2+ messages)
[PATCH] ext4: Pass write-hint for buffered IO
2024-11-07 15:12 UTC (2+ messages)
[PATCH v1] ext4: Use ERR_CAST to return an error-valued pointer
2024-11-07 15:13 UTC (2+ messages)
[PATCH] jbd2: Fix comment describing journal_init_common()
2024-11-07 14:45 UTC
[ANNOUNCE v2] work tree for untorn filesystem writes
2024-11-07 13:49 UTC (4+ messages)
[ANNOUNCE] work tree for untorn filesystem writes
2024-11-07 13:38 UTC (10+ messages)
[RESEND v2] ext4: Optimization of no-op ext4_truncate triggers
2024-11-07 5:03 UTC (2+ messages)
[syzbot] [ext4?] KASAN: use-after-free Write in ext4_insert_dentry
2024-11-06 15:22 UTC (8+ messages)
` [PATCH] ext4: Add a sanity check for next dentry when insert
` [PATCH V2] "
[PATCH v2 00/18] Wire up CRC32 library functions to arch-optimized code
2024-11-02 22:26 UTC (24+ messages)
` [PATCH v2 03/18] lib/crc32: expose whether the lib is really optimized at runtime
` [PATCH v2 04/18] crypto: crc32 - don't unnecessarily register arch algorithms
` [PATCH v2 15/18] ext4: switch to using the crc32c library
` [PATCH v2 18/18] scsi: target: iscsi: "
[PATCH] ext4: Use struct_size() to improve ext4_htree_store_dirent()
2024-11-05 12:11 UTC (4+ messages)
[PATCH v2] ext4: Annotate struct fname with __counted_by()
2024-11-05 10:18 UTC
[RESEND PATCH] ext4: Annotate struct fname with __counted_by()
2024-11-05 10:17 UTC (3+ messages)
[PATCH v3 00/18] Wire up CRC32 library functions to arch-optimized code
2024-11-05 9:22 UTC (31+ messages)
` [PATCH v3 01/18] lib/crc32: drop leading underscores from __crc32c_le_base
` [PATCH v3 02/18] lib/crc32: improve support for arch-specific overrides
` [PATCH v3 03/18] lib/crc32: expose whether the lib is really optimized at runtime
` [PATCH v3 04/18] crypto: crc32 - don't unnecessarily register arch algorithms
` [PATCH v3 05/18] arm/crc32: expose CRC32 functions through lib
` [PATCH v3 06/18] loongarch/crc32: "
` [PATCH v3 07/18] mips/crc32: "
` [PATCH v3 08/18] powerpc/crc32: "
` [PATCH v3 09/18] s390/crc32: "
` [PATCH v3 10/18] sparc/crc32: "
` [PATCH v3 11/18] x86/crc32: update prototype for crc_pcl()
` [PATCH v3 12/18] x86/crc32: update prototype for crc32_pclmul_le_16()
` [PATCH v3 13/18] x86/crc32: expose CRC32 functions through lib
` [PATCH v3 14/18] lib/crc32: make crc32c() go directly to lib
` [PATCH v3 15/18] ext4: switch to using the crc32c library
` [PATCH v3 16/18] jbd2: "
` [PATCH v3 17/18] f2fs: switch to using the crc32 library
` [f2fs-dev] "
` [PATCH v3 18/18] scsi: target: iscsi: switch to using the crc32c library
[PATCH 5/6] iomap: Lift blocksize restriction on atomic writes
2024-11-05 0:09 UTC (15+ messages)
[PATCH] jbd2: use rhashtable for revoke records during replay
2024-11-04 18:33 UTC (3+ messages)
[syzbot] [ext4?] WARNING: locking bug in get_page_from_freelist
2024-11-04 17:56 UTC
[PATCH v2][next] jbd2: Avoid dozens of -Wflex-array-member-not-at-end warnings
2024-11-04 11:05 UTC (2+ messages)
[PATCH] fix: KCSAN data-race in ext4_buffered_write_iter()
2024-11-04 6:48 UTC
[PATCH v2 06/18] loongarch/crc32: expose CRC32 functions through lib
2024-11-04 2:34 UTC (4+ messages)
[PATCH][next] jbd2: Avoid dozens of -Wflex-array-member-not-at-end warnings
2024-11-01 20:46 UTC (7+ messages)
[syzbot] [ext4?] divide error in qnx6_mmi_fill_super
2024-11-01 19:35 UTC
[PATCH v4 0/4] ext4: Add atomic writes support for DIO
2024-11-01 17:23 UTC (13+ messages)
` [PATCH v4 1/4] ext4: Add statx support for atomic writes
` [PATCH v4 2/4] ext4: Check for atomic writes support in write iter
` [PATCH v4 3/4] ext4: Support setting FMODE_CAN_ATOMIC_WRITE
` [PATCH v4 4/4] ext4: Do not fallback to buffered-io for DIO atomic write
[tytso-ext4:fixes] BUILD SUCCESS b2ef7a39bcafa75a161a1da41a0acc424688b44e
2024-11-01 6:44 UTC
[PATCH v3 0/4] ext4: Add atomic writes support for DIO
2024-11-01 3:33 UTC (13+ messages)
` [PATCH v3 1/4] ext4: Add statx support for atomic writes
` [PATCH v3 2/4] ext4: Check for atomic writes support in write iter
` [PATCH v3 3/4] ext4: Support setting FMODE_CAN_ATOMIC_WRITE
` [PATCH v3 4/4] ext4: Do not fallback to buffered-io for DIO atomic write
[syzbot] [ext4?] WARNING in ext4_iomap_begin (3)
2024-11-01 1:18 UTC (2+ messages)
[PATCH v8 0/9] tmpfs: Add case-insensitive support for tmpfs
2024-10-31 19:11 UTC (8+ messages)
` [PATCH v8 8/9] tmpfs: Expose filesystem features via sysfs
[PATCH] ext4: WARN if a full dir leaf block has only one dentry
2024-10-31 14:33 UTC (2+ messages)
[PATCH] ext4: show the default enabled prefetch_block_bitmaps option
2024-10-31 14:33 UTC (2+ messages)
[PATCH] ext4: Call ext4_journal_stop(handle) only once in ext4_dio_write_iter()
2024-10-31 14:33 UTC (2+ messages)
[PATCH v3] ext4: prevent data-race that occur when read/write ext4_group_desc structure members
2024-10-31 14:33 UTC (2+ messages)
[PATCH] ext4: Avoid remount errors with 'abort' mount option
2024-10-31 14:33 UTC (2+ messages)
[PATCH 00/12] fs/dax: Fix FS DAX page reference counts
2024-10-30 5:57 UTC (10+ messages)
` [PATCH 10/12] fs/dax: Properly refcount fs dax pages
[PATCH 0/6] ext4: Add atomic write support for DIO
2024-10-29 23:51 UTC (9+ messages)
` [PATCH 4/6] ext4: Warn if we ever fallback to buffered-io for DIO atomic writes
[PATCH v2 0/4] ext4: Add atomic writes support for DIO
2024-10-29 15:27 UTC (12+ messages)
` [PATCH v2 1/4] ext4: Add statx support for atomic writes
` [PATCH v2 2/4] ext4: Check for atomic writes support in write iter
` [PATCH v2 3/4] ext4: Support setting FMODE_CAN_ATOMIC_WRITE
` [PATCH v2 4/4] ext4: Do not fallback to buffered-io for DIO atomic write
[syzbot] [ext4?] kernel BUG in jbd2_journal_dirty_metadata
2024-10-29 5:25 UTC (2+ messages)
` [syzbot] [ocfs2] "
[PATCH] ext4: fix FS_IOC_GETFSMAP handling
2024-10-29 2:20 UTC (6+ messages)
[PATCH] fs/writeback: convert wbc_account_cgroup_owner to take a folio
2024-10-28 12:27 UTC (2+ messages)
[syzbot] [ext4?] WARNING: locking bug in ext4_mb_add_groupinfo (2)
2024-10-27 0:58 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).