messages from 2024-10-10 13:35:47 to 2024-10-25 03:54:04 UTC [more...]
[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 0/6] ext4: Add atomic write support for DIO
2024-10-25 3:45 UTC (7+ 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 0/2] generic: Addition of new tests for extsize hints
2024-10-25 2:56 UTC (6+ 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] tune2fs: do not update quota when not needed
2024-10-25 2:53 UTC (3+ messages)
[PATCH 00/12] fs/dax: Fix FS DAX page reference counts
2024-10-25 2:46 UTC (29+ messages)
` [PATCH 02/12] pci/p2pdma: Don't initialise page refcount to one
` [PATCH 06/12] huge_memory: Allow mappings of PUD sized pages
` [PATCH 07/12] huge_memory: Allow mappings of PMD "
` [PATCH 08/12] gup: Don't allow FOLL_LONGTERM pinning of FS DAX pages
` [PATCH 09/12] mm: Update vm_normal_page() callers to accept "
` [PATCH 10/12] fs/dax: Properly refcount fs dax pages
` [PATCH 11/12] mm: Remove pXX_devmap callers
[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 (32+ messages)
` [PATCH 01/27] ext4: remove writable userspace mappings before truncating page cache
` [PATCH 02/27] ext4: don't explicit update times in ext4_fallocate()
` [PATCH 03/27] ext4: don't write back data before punch hole in nojournal mode
` [PATCH 04/27] ext4: refactor ext4_punch_hole()
` [PATCH 05/27] ext4: refactor ext4_zero_range()
` [PATCH 06/27] ext4: refactor ext4_collapse_range()
` [PATCH 07/27] ext4: refactor ext4_insert_range()
` [PATCH 08/27] ext4: factor out ext4_do_fallocate()
` [PATCH 09/27] ext4: move out inode_lock into ext4_fallocate()
` [PATCH 10/27] ext4: move out common parts "
` [PATCH 11/27] ext4: use reserved metadata blocks when splitting extent on endio
` [PATCH 12/27] ext4: introduce seq counter for the extent status entry
` [PATCH 13/27] ext4: add a new iomap aops for regular file's buffered IO path
` [PATCH 14/27] ext4: implement buffered read iomap path
` [PATCH 15/27] ext4: implement buffered write "
` [PATCH 16/27] ext4: don't order data for inode with EXT4_STATE_BUFFERED_IOMAP
` [PATCH 17/27] ext4: implement writeback iomap path
` [PATCH 18/27] ext4: implement mmap "
` [PATCH 19/27] ext4: do not always order data when partial zeroing out a block
` [PATCH 20/27] ext4: do not start handle if unnecessary while "
` [PATCH 21/27] ext4: implement zero_range iomap path
` [PATCH 22/27] ext4: disable online defrag when inode using iomap buffered I/O path
` [PATCH 23/27] ext4: disable inode journal mode when "
` [PATCH 24/27] ext4: partially enable iomap for the buffered I/O path of regular files
` [PATCH 25/27] ext4: enable large folio for regular file with iomap buffered I/O path
` [PATCH 26/27] ext4: change mount options code style
` [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
[PATCH] ext4: fix FS_IOC_GETFSMAP handling
2024-10-23 13:59 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 (5+ 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
Is fsmap supposed to use open or closed intervals?
2024-10-22 1:47 UTC
[PATCH 0/2] e2fsck: make sure orphan files are cleaned-up
2024-10-21 21:08 UTC (4+ messages)
[RFC PATCH 0/4] dm-default-key: target for filesystem metadata encryption
2024-10-21 19:10 UTC (9+ messages)
` [RFC PATCH 1/4] block: export blk-crypto symbols required by dm-default-key
` [RFC PATCH 2/4] block: add the bi_skip_dm_default_key flag
` [RFC PATCH 3/4] dm-default-key: add target for filesystem metadata encryption
` [RFC PATCH 4/4] ext4,f2fs: support metadata encryption via dm-default-key
[PATCH 00/15] Wire up CRC32 library functions to arch-optimized code
2024-10-21 17:56 UTC (18+ messages)
` [PATCH 01/15] lib/crc32: drop leading underscores from __crc32c_le_base
` [PATCH 02/15] lib/crc32: improve support for arch-specific overrides
` [PATCH 03/15] arm/crc32: expose CRC32 functions through lib
` [PATCH 04/15] loongarch/crc32: "
` [PATCH 05/15] mips/crc32: "
` [PATCH 06/15] powerpc/crc32: "
` [PATCH 07/15] s390/crc32: "
` [PATCH 08/15] sparc/crc32: "
` [PATCH 09/15] x86/crc32: update prototype for crc_pcl()
` [PATCH 10/15] x86/crc32: update prototype for crc32_pclmul_le_16()
` [PATCH 11/15] x86/crc32: expose CRC32 functions through lib
` [PATCH 12/15] lib/crc32: make crc32c() go directly to lib
` [PATCH 13/15] ext4: switch to using the crc32c library
` [PATCH 14/15] jbd2: "
` [PATCH 15/15] f2fs: switch to using the crc32 library
[PATCH v8 0/9] tmpfs: Add case-insensitive support for tmpfs
2024-10-21 16:37 UTC (10+ messages)
` [PATCH v8 1/9] libfs: Create the helper function generic_ci_validate_strict_name()
` [PATCH v8 2/9] ext4: Use generic_ci_validate_strict_name helper
` [PATCH v8 3/9] unicode: Export latest available UTF-8 version number
` [PATCH v8 4/9] unicode: Recreate utf8_parse_version()
` [PATCH v8 5/9] libfs: Export generic_ci_ dentry functions
` [PATCH v8 6/9] tmpfs: Add casefold lookup support
` [PATCH v8 7/9] tmpfs: Add flag FS_CASEFOLD_FL support for tmpfs dirs
` [PATCH v8 8/9] tmpfs: Expose filesystem features via sysfs
` [PATCH v8 9/9] docs: tmpfs: Add casefold options
[PATCH v7 0/9] tmpfs: Add case-insensitive support for tmpfs
2024-10-21 12:59 UTC (18+ messages)
` [PATCH v7 1/9] libfs: Create the helper function generic_ci_validate_strict_name()
` [PATCH v7 2/9] ext4: Use generic_ci_validate_strict_name helper
` [PATCH v7 3/9] unicode: Export latest available UTF-8 version number
` [PATCH v7 4/9] unicode: Recreate utf8_parse_version()
` [PATCH v7 5/9] libfs: Export generic_ci_ dentry functions
` [PATCH v7 6/9] tmpfs: Add casefold lookup support
` [PATCH v7 7/9] tmpfs: Add flag FS_CASEFOLD_FL support for tmpfs dirs
` [PATCH v7 8/9] tmpfs: Expose filesystem features via sysfs
` [PATCH v7 9/9] docs: tmpfs: Add casefold options
[PATCH] ext4: Use str_yes_no() helper function
2024-10-21 10:00 UTC
[PATCH RESEND] ext4: Pass write-hint for buffered IO
2024-10-21 5:37 UTC
[syzbot] [ext4?] possible deadlock in ext4_writepages (2)
2024-10-19 20:27 UTC
[PATCH v3] ext4: Make sure BH_New bit is cleared in ->write_end handler
2024-10-18 14:59 UTC
[PATCH v1] ext4: fix a assertion failure due to ungranted bh dirting
2024-10-18 13:45 UTC (12+ messages)
[PATCH v2] ext4: Make sure BH_New bit is cleared in ->write_end handler
2024-10-18 12:37 UTC
6.9.3 stable : filesystem tasks stalled
2024-10-18 11:31 UTC (2+ messages)
` 6.9.3 stable : filesystem tasks stalled (now on 6.11.4)
[PATCH] ext4: Make sure BH_New bit is cleared in ->write_end handler
2024-10-18 9:14 UTC
[syzbot] [ext4?] KASAN: out-of-bounds Read in ext4_xattr_set_entry
2024-10-18 3:44 UTC (12+ messages)
` [PATCH] ext4: fix out-of-bounds issue "
[syzbot] [ext4?] WARNING: locking bug in ext4_move_extents
2024-10-18 0:57 UTC (3+ messages)
[PATCH v2] ext4: inode: Delete braces for single statements
2024-10-18 0:50 UTC (3+ messages)
BUG: 6.10: ext4 mpage_process_page_bufs() BUG_ON triggers
2024-10-18 0:44 UTC (6+ messages)
[syzbot] [ext4?] WARNING in ext4_journal_check_start (2)
2024-10-18 0:39 UTC
[syzbot] WARNING in ext4_write_inode (2)
2024-10-17 16:58 UTC (2+ messages)
` [syzbot] [ext4?] "
[syzbot] Monthly ext4 report (Oct 2024)
2024-10-17 7:42 UTC
New {kvm,gce}-xfstests appliance released
2024-10-17 5:18 UTC
[PATCH v6 00/10] tmpfs: Add case-insensitive support for tmpfs
2024-10-16 21:59 UTC (16+ messages)
` [PATCH v6 01/10] libfs: Create the helper function generic_ci_validate_strict_name()
` [PATCH v6 02/10] ext4: Use generic_ci_validate_strict_name helper
` [PATCH v6 03/10] unicode: Export latest available UTF-8 version number
` [PATCH v6 04/10] unicode: Recreate utf8_parse_version()
` [PATCH v6 05/10] libfs: Export generic_ci_ dentry functions
` [PATCH v6 06/10] tmpfs: Always set simple_dentry_operations as dentry ops
` [PATCH v6 07/10] tmpfs: Add casefold lookup support
` [PATCH v6 08/10] tmpfs: Add flag FS_CASEFOLD_FL support for tmpfs dirs
` [PATCH v6 09/10] tmpfs: Expose filesystem features via sysfs
` [PATCH v6 10/10] docs: tmpfs: Add casefold options
[RESEND v2] ext4: Optimization of no-op ext4_truncate triggers
2024-10-16 11:16 UTC
[PATCH] jbd2: Make b_frozen_data allocation always succeed
2024-10-15 2:22 UTC (3+ messages)
[RFC PATCH v1 07/57] fs: Introduce MAX_BUF_PER_PAGE_SIZE_MAX for array sizing
2024-10-14 10:58 UTC (2+ messages)
` [RFC PATCH v1 10/57] fs/ext4: Remove PAGE_SIZE compile-time constant assumption
[PATCH] ext4: prevent delalloc to nodelalloc on remount
2024-10-14 3:41 UTC
[PATCH] ext4: cleanup variable name in ext4_fc_del()
2024-10-11 19:43 UTC
[RFC PATCH] ext4: don't wipe data when reading inode with inlined data
2024-10-11 10:24 UTC
[PATCH] fs/writeback: convert wbc_account_cgroup_owner to take a folio
2024-10-11 8:56 UTC (4+ messages)
misc/create_inode_libarchive.c: also allow gnu.translator xattrs
2024-10-11 8:10 UTC
[PATCH v3] ext4: prevent data-race that occur when read/write ext4_group_desc structure members
2024-10-10 21:04 UTC (2+ messages)
[PATCH v3 00/10] ext4: clean up and refactor fallocate
2024-10-10 13:33 UTC (4+ messages)
` [PATCH v3 08/10] ext4: factor out ext4_do_fallocate()
` [PATCH v3 09/10] ext4: move out inode_lock into ext4_fallocate()
` [PATCH v3 10/10] ext4: move out common parts "
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).