messages from 2025-01-30 17:07:47 to 2025-02-04 22:49:49 UTC [more...]
[PATCH v7 00/20] fs/dax: Fix ZONE_DEVICE page reference counts
2025-02-04 22:48 UTC (16+ messages)
` [PATCH v7 01/20] fuse: Fix dax truncate/punch_hole fault path
` [PATCH v7 02/20] fs/dax: Return unmapped busy pages from dax_layout_busy_page_range()
` [PATCH v7 03/20] fs/dax: Don't skip locked entries when scanning entries
` [PATCH v7 04/20] fs/dax: Refactor wait for dax idle page
` [PATCH v7 05/20] fs/dax: Create a common implementation to break DAX layouts
` [PATCH v7 06/20] fs/dax: Always remove DAX page-cache entries when breaking layouts
` [PATCH v7 07/20] fs/dax: Ensure all pages are idle prior to filesystem unmount
` [PATCH v7 08/20] fs/dax: Remove PAGE_MAPPING_DAX_SHARED mapping flag
` [PATCH v7 09/20] mm/gup: Remove redundant check for PCI P2PDMA page
` [PATCH v7 10/20] mm/mm_init: Move p2pdma page refcount initialisation to p2pdma
` [PATCH v7 11/20] mm: Allow compound zone device pages
` [PATCH v7 12/20] mm/memory: Enhance insert_page_into_pte_locked() to create writable mappings
` [PATCH v7 13/20] mm/memory: Add vmf_insert_page_mkwrite()
` [PATCH v7 14/20] rmap: Add support for PUD sized mappings to rmap
` [PATCH v7 15/20] huge_memory: Add vmf_insert_folio_pud()
[LSF/MM/BPF TOPIC] xfstests: Centralizing filesystem configs and device configs
2025-02-04 22:13 UTC (4+ messages)
[PATCHSET v2] fstests: random fixes for v2025.02.02
2025-02-04 21:31 UTC (35+ messages)
` [PATCH 01/34] generic/476: fix fsstress process management
` [PATCH 02/34] metadump: make non-local function variables more obvious
` [PATCH 03/34] metadump: fix cleanup for v1 metadump testing
` [PATCH 04/34] generic/019: don't fail if fio crashes while shutting down
` [PATCH 05/34] fuzzy: do not set _FSSTRESS_PID when exercising fsx
` [PATCH 06/34] common/rc: revert recursive unmount in _clear_mount_stack
` [PATCH 07/34] common/dump: don't replace pids arbitrarily
` [PATCH 08/34] common/populate: correct the parent pointer name creation formulae
` [PATCH 09/34] generic/759,760: fix MADV_COLLAPSE detection and inclusion
` [PATCH 10/34] generic/759,760: skip test if we can't set up a hugepage for IO
` [PATCH 11/34] common/rc: create a wrapper for the su command
` [PATCH 12/34] fuzzy: kill subprocesses with SIGPIPE, not SIGINT
` [PATCH 13/34] common/rc: hoist pkill to a helper function
` [PATCH 14/34] common: fix pkill by running test program in a separate session
` [PATCH 15/34] check: run tests in a private pid/mount namespace
` [PATCH 16/34] check: deprecate using process sessions to isolate test instances
` [PATCH 17/34] common/rc: don't copy fsstress to $TEST_DIR
` [PATCH 18/34] unmount: resume logging of stdout and stderr for filtering
` [PATCH 19/34] mkfs: don't hardcode log size
` [PATCH 20/34] common/rc: return mount_ret in _try_scratch_mount
` [PATCH 21/34] preamble: fix missing _kill_fsstress
` [PATCH 22/34] generic/650: revert SOAK DURATION changes
` [PATCH 23/34] generic/032: fix pinned mount failure
` [PATCH 24/34] fuzzy: stop __stress_scrub_fsx_loop if fsx fails
` [PATCH 25/34] fuzzy: don't use readarray for xfsfind output
` [PATCH 26/34] fuzzy: always stop the scrub fsstress loop on error
` [PATCH 27/34] fuzzy: port fsx and fsstress loop to use --duration
` [PATCH 28/34] fix _require_scratch_duperemove ordering
` [PATCH 29/34] fsstress: fix a memory leak
` [PATCH 30/34] fsx: fix leaked log file pointer
` [PATCH 31/34] misc: don't put nr_cpus into the fsstress -n argument
` [PATCH 32/34] common/config: add $here to FSSTRESS_PROG
` [PATCH 33/34] config: add FSX_PROG variable
` [PATCH 34/34] build: initialize stack variables to zero by default
[PATCH 0/1] RFE: Do not check NEEDSREPAIR if ro,norecovery mount
2025-02-04 20:37 UTC (7+ messages)
` [PATCH 1/1] xfs: do "
[LSF/MM/BPF TOPIC] extsize and forcealign design in filesystems for atomic writes
2025-02-04 20:12 UTC (7+ messages)
[PATCH v4 00/10] iomap: incremental per-operation iter advance
2025-02-04 20:15 UTC (21+ messages)
` [PATCH v4 01/10] iomap: factor out iomap length helper
` [PATCH v4 02/10] iomap: split out iomap check and reset logic from iter advance
` [PATCH v4 03/10] iomap: refactor iomap_iter() length check and tracepoint
` [PATCH v4 04/10] iomap: lift error code check out of iomap_iter_advance()
` [PATCH v4 05/10] iomap: lift iter termination logic from iomap_iter_advance()
` [PATCH v4 06/10] iomap: export iomap_iter_advance() and return remaining length
` [PATCH v4 07/10] iomap: support incremental iomap_iter advances
` [PATCH v4 08/10] iomap: advance the iter directly on buffered writes
` [PATCH v4 09/10] iomap: advance the iter directly on unshare range
` [PATCH v4 10/10] iomap: advance the iter directly on zero range
[PATCH v6 00/26] fs/dax: Fix ZONE_DEVICE page reference counts
2025-02-04 19:06 UTC (8+ messages)
` [PATCH v6 22/26] device/dax: Properly refcount device dax pages when mapping
` [PATCH v6 23/26] mm: Remove pXX_devmap callers
[PATCHSET v2 0/2] Add XFS support for RWF_DONTCACHE
2025-02-04 18:59 UTC (4+ messages)
` [PATCH 1/2] iomap: make buffered writes work with RWF_DONTCACHE
` [PATCH 2/2] xfs: flag as supporting FOP_DONTCACHE
[PATCHSET RFC 6.12] xfs: bug fixes for 6.12.y LTS
2025-02-04 18:53 UTC (11+ messages)
` [PATCH 01/10] xfs: avoid nested calls to __xfs_trans_commit
` [PATCH 02/10] xfs: don't lose solo superblock counter update transactions
` [PATCH 03/10] xfs: don't lose solo dquot "
` [PATCH 04/10] xfs: separate dquot buffer reads from xfs_dqflush
` [PATCH 05/10] xfs: clean up log item accesses in xfs_qm_dqflush{,_done}
` [PATCH 06/10] xfs: attach dquot buffer to dquot log item buffer
` [PATCH 07/10] xfs: convert quotacheck to attach dquot buffers
` [PATCH 08/10] xfs: don't over-report free space or inodes in statvfs
` [PATCH 09/10] xfs: release the dquot buf outside of qli_lock
` [PATCH 10/10] xfs: lock dquot buffer before detaching dquot from b_li_list
PI and data checksumming for XFS
2025-02-04 18:36 UTC (18+ messages)
` [PATCH 1/7] block: support integrity generation and verification from file systems
` [PATCH 2/7] iomap: introduce iomap_read_folio_ops
` [PATCH 3/7] iomap: add bioset in iomap_read_folio_ops for filesystems to use own bioset
` [PATCH 4/7] iomap: support ioends for reads
` [PATCH 5/7] iomap: limit buffered I/O size to 128M
` [PATCH 6/7] xfs: support T10 protection information
` [PATCH 7/7] xfs: implement block-metadata based data checksums
[PATCH 1/2] xfs/614: query correct direct I/O alignment
2025-02-04 17:12 UTC (4+ messages)
` [PATCH 2/2] xfs/614: remove the _require_loop call
[PATCH RFC 00/10] large atomic writes for xfs with CoW
2025-02-04 12:01 UTC (11+ messages)
` [PATCH RFC 01/10] xfs: Switch atomic write size check in xfs_file_write_iter()
` [PATCH RFC 02/10] xfs: Refactor xfs_reflink_end_cow_extent()
` [PATCH RFC 03/10] iomap: Support CoW-based atomic writes
` [PATCH RFC 04/10] xfs: Make xfs_find_trim_cow_extent() public
` [PATCH RFC 05/10] xfs: Reflink CoW-based atomic write support
` [PATCH RFC 06/10] xfs: iomap "
` [PATCH RFC 07/10] xfs: Add xfs_file_dio_write_atomic()
` [PATCH RFC 08/10] xfs: Commit CoW-based atomic writes atomically
` [PATCH RFC 09/10] xfs: Update atomic write max size
` [PATCH RFC 10/10] xfs: Allow block allocator to take an alignment hint
[PATCHSET] xfsprogs: random bug fixes
2025-02-04 4:56 UTC (7+ messages)
` [PATCH 1/3] mkfs: fix file size setting when interpreting a protofile
` [PATCH 2/3] xfs_protofile: fix mode formatting error
` [PATCH 3/3] xfs_protofile: fix device number encoding
[PATCH] fs/xfs: add new superblock features added in Linux 6.12/6.13
2025-02-03 23:41 UTC
[PATCHSET] xfs: bug fixes for 6.14
2025-02-03 22:32 UTC (4+ messages)
` [PATCH 1/2] xfs: fix online repair probing when CONFIG_XFS_ONLINE_REPAIR=n
` [PATCH 2/2] xfs: fix data fork format filtering during inode repair
` [GIT PULL] xfs: bug fixes for 6.14
[PATCH v8 00/19] fanotify: add pre-content hooks
2025-02-03 22:04 UTC (13+ messages)
` [PATCH v8 15/19] mm: don't allow huge faults for files with pre content watches
` [REGRESSION] "
[PATCH 00/16] Converge on using secs_to_jiffies() part two
2025-02-03 21:19 UTC (4+ messages)
` [PATCH 06/16] rbd: convert timeouts to secs_to_jiffies()
[PATCH] jiffies: Cast to unsigned long for secs_to_jiffies() conversion
2025-02-03 20:42 UTC (4+ messages)
[PATCHSET 0/2] Add XFS support for RWF_DONTCACHE
2025-02-03 18:26 UTC (5+ messages)
` [PATCH 1/2] iomap: make buffered writes work with RWF_DONTCACHE
` [PATCH 2/2] xfs: flag as supporting FOP_DONTCACHE
[GIT PULL] XFS fixes for 6.14-rc2
2025-02-03 18:10 UTC (2+ messages)
[PATCH V3] xfs: Do not allow norecovery mount with quotacheck
2025-02-03 17:20 UTC (2+ messages)
[PATCH 0/5] fs/buffer: strack reduction on async read
2025-02-03 14:00 UTC (7+ messages)
[Bug 219504] New: XFS crashes with kernel Version > 6.1.91. Perhaps Changes in kernel 6.1.92 for XFS/iomap causing the problems?
2025-02-03 10:03 UTC (2+ messages)
` [Bug 219504] iomap/buffered-io/XFS crashes with kernel Version > 6.1.91. Perhaps Changes in kernel 6.1.92 (and up) "
[syzbot] [xfs?] possible deadlock in xfs_buf_find_insert
2025-02-03 8:36 UTC (7+ messages)
[PATCH 01/16] coccinelle: misc: secs_to_jiffies: Patch expressions too
2025-02-03 7:22 UTC (4+ messages)
` [01/16] "
[PATCH v2] check: Fix fs specfic imports when $FSTYPE!=$OLD_FSTYPE
2025-02-01 7:05 UTC (8+ messages)
[PATCH V2] xfs: Do not allow norecovery mount with quotacheck
2025-01-31 16:27 UTC (3+ messages)
[PATCH v3 0/7] iomap: incremental per-operation iter advance
2025-01-31 12:50 UTC (9+ messages)
` [PATCH v3 3/7] iomap: refactor iter and advance continuation logic
` [PATCH v3 5/7] iomap: advance the iter directly on buffered writes
` [PATCH v3 6/7] iomap: advance the iter directly on unshare range
` [PATCH v3 7/7] iomap: advance the iter directly on zero range
[PATCH 2/7] iomap: Move prefaulting out of hot write path
2025-01-31 7:59 UTC (2+ 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