messages from 2024-10-22 03:13:09 to 2024-11-03 13:57:32 UTC [more...]
[PATCH v2 00/18] Wire up CRC32 library functions to arch-optimized code
2024-11-03 13:57 UTC (39+ messages)
` [PATCH v2 01/18] lib/crc32: drop leading underscores from __crc32c_le_base
` [PATCH v2 02/18] lib/crc32: improve support for arch-specific overrides
` [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 05/18] arm/crc32: expose CRC32 functions through lib
` [PATCH v2 06/18] loongarch/crc32: "
` [PATCH v2 07/18] mips/crc32: "
` [PATCH v2 08/18] powerpc/crc32: "
` [PATCH v2 09/18] s390/crc32: "
` [PATCH v2 10/18] sparc/crc32: "
` [PATCH v2 11/18] x86/crc32: update prototype for crc_pcl()
` [PATCH v2 12/18] x86/crc32: update prototype for crc32_pclmul_le_16()
` [PATCH v2 13/18] x86/crc32: expose CRC32 functions through lib
` [PATCH v2 14/18] lib/crc32: make crc32c() go directly to lib
` [PATCH v2 15/18] ext4: switch to using the crc32c library
` [PATCH v2 16/18] jbd2: "
` [PATCH v2 17/18] f2fs: switch to using the crc32 library
` [PATCH v2 18/18] scsi: target: iscsi: switch to using the crc32c library
[syzbot] [ext4?] possible deadlock in ext4_xattr_inode_iget (3)
2024-11-02 22:58 UTC (2+ messages)
[PATCH][next] jbd2: Avoid dozens of -Wflex-array-member-not-at-end warnings
2024-11-01 20:46 UTC (7+ messages)
[PATCH v2][next] jbd2: Avoid dozens of -Wflex-array-member-not-at-end warnings
2024-11-01 20:45 UTC
[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 0/6] ext4: Add atomic write support for DIO
2024-10-31 21:36 UTC (37+ messages)
` [PATCH 1/6] ext4: Add statx support for atomic writes
` [PATCH 2/6] ext4: Check for atomic writes support in write iter
` [PATCH 3/6] ext4: Support setting FMODE_CAN_ATOMIC_WRITE
` [PATCH 4/6] ext4: Warn if we ever fallback to buffered-io for DIO atomic writes
` [PATCH 5/6] iomap: Lift blocksize restriction on "
` [PATCH 6/6] ext4: Add atomic write support for bigalloc
[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 (15+ messages)
` [PATCH 07/12] huge_memory: Allow mappings of PMD sized pages
` [PATCH 10/12] fs/dax: Properly refcount fs dax pages
[RFC PATCH v1] ext2: remove buffer heads from quota handling
2024-10-29 20:45 UTC
[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)
[syzbot] [ext4?] KASAN: use-after-free Write in ext4_insert_dentry
2024-10-28 14:14 UTC (6+ messages)
` [PATCH] ext4: Add a sanity check for next dentry when insert
` [PATCH V2] "
[PATCH] fs/writeback: convert wbc_account_cgroup_owner to take a folio
2024-10-28 12:27 UTC (3+ messages)
[syzbot] [ext4?] WARNING: locking bug in ext4_mb_add_groupinfo (2)
2024-10-27 0:58 UTC
[PATCH 00/15] Wire up CRC32 library functions to arch-optimized code
2024-10-25 7:40 UTC (2+ messages)
[PATCH 0/2] generic: Addition of new tests for extsize hints
2024-10-25 6:17 UTC (13+ messages)
` [PATCH 1/2] common/xfs,xfs/207: Adding a common helper function to check xflag bits on a given file
` [PATCH 2/2] generic: Addition of new tests for extsize hints
[PATCH] Fix implicit my_llseek declaration error when targeting musl libc
2024-10-25 3:53 UTC (2+ messages)
[PATCH 0/2] e2fsck: make sure orphan files are cleaned-up
2024-10-25 3:53 UTC (2+ messages)
[PATCH] resize2fs: Check number of group descriptors only if meta_bg is disabled
2024-10-25 3:53 UTC (2+ messages)
[PATCH] libext2fs: fix unused parameter warnings/errors
2024-10-25 3:53 UTC (3+ messages)
` [PATCH e2fsprogs v2] "
[PATCH] fuse2fs: explicitly set _FILE_OFFSET_BITS again
2024-10-25 3:53 UTC (2+ messages)
[PATCH] configure: add SIZEOF_TIME_T to public_config.h
2024-10-25 3:53 UTC (2+ messages)
[PATCH] tune2fs.c (main): do not set dirty when default is not changed
2024-10-25 3:53 UTC (2+ messages)
[PATCH] tests: write f_badjour_encrypted output to log
2024-10-25 3:53 UTC (2+ messages)
[PATCH] tune2fs: do not update quota when not needed
2024-10-25 2:53 UTC (3+ messages)
[syzbot] [bcachefs?] INFO: task hung in do_rmdir (6)
2024-10-25 0:44 UTC
[Resend PATCHv3 1/1] fs: ext4: Don't use CMA for buffer_head
2024-10-25 0:41 UTC
[PATCH 00/27] ext4: use iomap for regular file's buffered I/O path and enable large folio
2024-10-24 7:44 UTC (6+ messages)
` [PATCH 27/27] ext4: introduce a mount option for iomap buffered I/O path
[RESEND PATCH] ext4: Fix race in buffer_head read fault injection
2024-10-24 2:19 UTC
[syzbot] [usb?] [ext4?] [input?] INFO: rcu detected stall in sys_pselect6 (2)
2024-10-23 13:36 UTC (2+ messages)
[5.10.y] Regression in EXT3/4 with v5.10.227, LTP preadv03 is failing
2024-10-22 10:59 UTC (4+ messages)
[syzbot] [ext4?] INFO: task hung in ext4_stop_mmpd
2024-10-22 9:03 UTC (3+ messages)
[RESEND PATCH] ext4: Annotate struct fname with __counted_by()
2024-10-22 7:52 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).