messages from 2024-11-03 13:57:32 to 2024-11-12 18:10:29 UTC [more...]
[PATCHSET v3 0/16] Uncached buffered IO
2024-11-12 18:11 UTC (35+ messages)
` [PATCH 01/16] mm/filemap: change filemap_create_folio() to take a struct kiocb
` [PATCH 02/16] mm/readahead: add folio allocation helper
` [PATCH 03/16] mm: add PG_uncached page flag
` [PATCH 04/16] mm/readahead: add readahead_control->uncached member
` [PATCH 05/16] mm/filemap: use page_cache_sync_ra() to kick off read-ahead
` [PATCH 06/16] mm/truncate: add folio_unmap_invalidate() helper
` [PATCH 07/16] fs: add RWF_UNCACHED iocb and FOP_UNCACHED file_operations flag
` [PATCH 08/16] mm/filemap: add read support for RWF_UNCACHED
` [PATCH 09/16] mm/filemap: drop uncached pages when writeback completes
` [PATCH 10/16] mm/filemap: make buffered writes work with RWF_UNCACHED
` [PATCH 11/16] mm: add FGP_UNCACHED folio creation flag
` [PATCH 12/16] ext4: add RWF_UNCACHED write support
` [PATCH 13/16] iomap: make buffered writes work with RWF_UNCACHED
` [PATCH 14/16] xfs: punt uncached write completions to the completion wq
` [PATCH 15/16] xfs: flag as supporting FOP_UNCACHED
` [PATCH 16/16] btrfs: add support for uncached writes
[PATCH v7 00/18] fanotify: add pre-content hooks
2024-11-12 17:55 UTC (19+ messages)
` [PATCH v7 01/18] fsnotify: opt-in for permission events at file_open_perm() time
` [PATCH v7 02/18] fanotify: don't skip extra event info if no info_mode is set
` [PATCH v7 03/18] fanotify: rename a misnamed constant
` [PATCH v7 04/18] fanotify: reserve event bit of deprecated FAN_DIR_MODIFY
` [PATCH v7 05/18] fsnotify: introduce pre-content permission events
` [PATCH v7 06/18] fsnotify: pass optional file access range in pre-content event
` [PATCH v7 07/18] fsnotify: generate pre-content permission event on open
` [PATCH v7 08/18] fsnotify: generate pre-content permission event on truncate
` [PATCH v7 09/18] fanotify: introduce FAN_PRE_ACCESS permission event
` [PATCH v7 10/18] fanotify: report file range info with pre-content events
` [PATCH v7 11/18] fanotify: allow to set errno in FAN_DENY permission response
` [PATCH v7 12/18] fanotify: add a helper to check for pre content events
` [PATCH v7 13/18] fanotify: disable readahead if we have pre-content watches
` [PATCH v7 14/18] mm: don't allow huge faults for files with pre content watches
` [PATCH v7 15/18] fsnotify: generate pre-content permission event on page fault
` [PATCH v7 16/18] xfs: add pre-content fsnotify hook for write faults
` [PATCH v7 17/18] btrfs: disable defrag on pre-content watched files
` [PATCH v7 18/18] fs: enable pre-content events on supported file systems
[PATCH v6 00/17] fanotify: add pre-content hooks
2024-11-12 17:27 UTC (33+ messages)
` [PATCH v6 01/17] fanotify: don't skip extra event info if no info_mode is set
` [PATCH v6 02/17] fanotify: rename a misnamed constant
` [PATCH v6 03/17] fanotify: reserve event bit of deprecated FAN_DIR_MODIFY
` [PATCH v6 04/17] fsnotify: introduce pre-content permission events
` [PATCH v6 05/17] fsnotify: pass optional file access range in pre-content event
` [PATCH v6 06/17] fsnotify: generate pre-content permission event on open
` [PATCH v6 07/17] fsnotify: generate pre-content permission event on truncate
` [PATCH v6 08/17] fanotify: introduce FAN_PRE_ACCESS permission event
` [PATCH v6 09/17] fanotify: report file range info with pre-content events
` [PATCH v6 10/17] fanotify: allow to set errno in FAN_DENY permission response
` [PATCH v6 11/17] fanotify: add a helper to check for pre content events
` [PATCH v6 12/17] fanotify: disable readahead if we have pre-content watches
` [PATCH v6 13/17] mm: don't allow huge faults for files with pre content watches
` [PATCH v6 14/17] fsnotify: generate pre-content permission event on page fault
` [PATCH v6 15/17] xfs: add pre-content fsnotify hook for write faults
` [PATCH v6 16/17] btrfs: disable defrag on pre-content watched files
` [PATCH v6 17/17] fs: enable pre-content events on supported file systems
[RESEND v2] ext4: Optimization of no-op ext4_truncate triggers
2024-11-12 15:44 UTC (3+ messages)
ext4: possible circular locking dependency at ext4_xattr_inode_create
2024-11-12 15:29 UTC (2+ messages)
[PATCH v2] ext4/032: add a new testcase in online resize tests
2024-11-12 13:46 UTC (2+ messages)
ext4: possible circular locking dependency at ext4_xattr_inode_create
2024-11-12 7:51 UTC
[PATCH] ext4/032: add a new testcase in online resize tests
2024-11-11 15:25 UTC (5+ messages)
Patch fix suggestion
2024-11-10 11:37 UTC
Corrupted i_blocks field
2024-11-10 10:56 UTC (3+ messages)
[PATCH] jbd2: Fix comment describing journal_init_common()
2024-11-09 3:47 UTC (3+ messages)
[PATCH V2] jbd2: use rhashtable for revoke records during replay
2024-11-09 3:12 UTC (4+ messages)
[PATCH -next 0/3] ext4: Using scope-based resource management function
2024-11-08 11:06 UTC (4+ messages)
[PATCH 0/1] ext4: Prevent an infinite loop in the lazyinit thread
2024-11-08 10:49 UTC (3+ messages)
` [PATCH 1/1] "
[RESEND PATCH] ext4: Fix race in buffer_head read fault injection
2024-11-08 3:09 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)
[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)
[syzbot] [ext4?] KASAN: use-after-free Write in ext4_insert_dentry
2024-11-06 15:22 UTC (2+ messages)
[PATCH v2 00/18] Wire up CRC32 library functions to arch-optimized code
2024-11-02 22:26 UTC (3+ messages)
` [PATCH v2 15/18] ext4: switch to using the crc32c library
[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 (12+ 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] ext4: Add a sanity check for next dentry when insert
2024-11-04 6:43 UTC (2+ messages)
[PATCH v2 06/18] loongarch/crc32: expose CRC32 functions through lib
2024-11-04 2:34 UTC (4+ 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).