messages from 2024-12-13 09:23:41 to 2024-12-18 01:31:41 UTC [more...]
[PATCH 0/5] *** Introduce new space allocation algorithm ***
2024-12-18 1:31 UTC (11+ messages)
[syzbot] [xfs?] possible deadlock in xfs_dquot_detach_buf
2024-12-18 0:27 UTC
[PATCH v1 2/3] xfs/libxfs: replace kmalloc() and memcpy() with kmemdup()
2024-12-17 22:58 UTC
[PATCH v4 00/25] fs/dax: Fix ZONE_DEVICE page reference counts
2024-12-17 22:33 UTC (32+ messages)
` [PATCH v4 01/25] fuse: Fix dax truncate/punch_hole fault path
` [PATCH v4 02/25] fs/dax: Return unmapped busy pages from dax_layout_busy_page_range()
` [PATCH v4 03/25] fs/dax: Don't skip locked entries when scanning entries
` [PATCH v4 04/25] fs/dax: Refactor wait for dax idle page
` [PATCH v4 05/25] fs/dax: Create a common implementation to break DAX layouts
` [PATCH v4 06/25] fs/dax: Always remove DAX page-cache entries when breaking layouts
` [PATCH v4 07/25] fs/dax: Ensure all pages are idle prior to filesystem unmount
` [PATCH v4 08/25] fs/dax: Remove PAGE_MAPPING_DAX_SHARED mapping flag
` [PATCH v4 09/25] mm/gup.c: Remove redundant check for PCI P2PDMA page
` [PATCH v4 10/25] mm/mm_init: Move p2pdma page refcount initialisation to p2pdma
` [PATCH v4 11/25] mm: Allow compound zone device pages
` [PATCH v4 12/25] mm/memory: Enhance insert_page_into_pte_locked() to create writable mappings
` [PATCH v4 13/25] mm/memory: Add vmf_insert_page_mkwrite()
` [PATCH v4 14/25] rmap: Add support for PUD sized mappings to rmap
` [PATCH v4 15/25] huge_memory: Add vmf_insert_folio_pud()
` [PATCH v4 16/25] huge_memory: Add vmf_insert_folio_pmd()
` [PATCH v4 17/25] memremap: Add is_device_dax_page() and is_fsdax_page() helpers
` [PATCH v4 18/25] gup: Don't allow FOLL_LONGTERM pinning of FS DAX pages
` [PATCH v4 19/25] proc/task_mmu: Ignore ZONE_DEVICE pages
` [PATCH v4 20/25] mm/mlock: Skip ZONE_DEVICE PMDs during mlock
` [PATCH v4 21/25] fs/dax: Properly refcount fs dax pages
` [PATCH v4 22/25] device/dax: Properly refcount device dax pages when mapping
` [PATCH v4 23/25] mm: Remove pXX_devmap callers
` [PATCH v4 24/25] mm: Remove devmap related functions and page table bits
` [PATCH v4 25/25] Revert "riscv: mm: Add support for ZONE_DEVICE"
[PATCHBOMB 6.14 v6.0] xfs: realtime rmap and reflink
2024-12-17 21:05 UTC (4+ messages)
` [PATCHSET v6.0 5/5] xfs: reflink with large realtime extents
[RFC v2 00/11] enable bs > ps for block devices
2024-12-17 21:00 UTC (30+ messages)
` [RFC v2 01/11] fs/buffer: move async batch read code into a helper
` [RFC v2 02/11] fs/buffer: add a for_each_bh() for block_read_full_folio()
` [RFC v2 03/11] fs/buffer: add iteration support "
` [RFC v2 04/11] fs/buffer: reduce stack usage on bh_read_iter()
` [RFC v2 05/11] fs/mpage: use blocks_per_folio instead of blocks_per_page
` [RFC v2 06/11] fs/mpage: avoid negative shift for large blocksize
` [RFC v2 07/11] fs/buffer fs/mpage: remove large folio restriction
` [RFC v2 08/11] block/bdev: enable large folio support for large logical block sizes
` [RFC v2 09/11] block/bdev: lift block size restrictions and use common definition
` [RFC v2 10/11] nvme: remove superfluous block size check
` [RFC v2 11/11] bdev: use bdev_io_min() for statx block size
[PATCHSET v6.0 4/5] xfs: reflink on the realtime device
2024-12-17 20:57 UTC (14+ messages)
` [PATCH 03/43] xfs: introduce realtime refcount btree ondisk definitions
` [PATCH 28/43] xfs: scrub the realtime refcount btree
` [PATCH 41/43] xfs: check for shared rt extents when rebuilding rt file's data fork
` [PATCH 42/43] xfs: fix CoW forks for realtime files
` [PATCH 43/43] xfs: enable realtime reflink
[PATCHSET v6.0 3/5] xfs: realtime reverse-mapping support
2024-12-17 20:41 UTC (13+ messages)
` [PATCH 04/37] xfs: introduce realtime rmap btree ondisk definitions
` [PATCH 10/37] xfs: pretty print metadata file types in error messages
` [PATCH 27/37] xfs: online repair of realtime file bmaps
` [PATCH 32/37] xfs: online repair of the realtime rmap btree
[PATCHSET v6.0 2/5] xfs: enable in-core block reservation for rt metadata
2024-12-17 19:58 UTC (4+ messages)
` [PATCH 2/2] xfs: allow inode-based btrees to reserve space in the data device
[PATCHSET v6.0 1/5] xfs: refactor btrees to support records in inode root
2024-12-17 19:43 UTC (4+ messages)
` [PATCH 2/8] xfs: refactor the inode fork memory allocation functions
[RFC] lsm: fs: Use i_callback to free i_security in RCU callback
2024-12-17 18:19 UTC (7+ messages)
[PATCH] xfs: don't over-report free space or inodes in statvfs
2024-12-17 17:44 UTC
RFC: support for zoned devices
2024-12-17 17:42 UTC (95+ messages)
` [PATCH 03/43] xfs: add a rtg_blocks helper
` [PATCH 04/43] xfs: move xfs_bmapi_reserve_delalloc to xfs_iomap.c
` [PATCH 05/43] xfs: don't take m_sb_lock in xfs_fs_statfs
` [PATCH 10/43] xfs: preserve RT reservations across remounts
` [PATCH 12/43] xfs: refine the unaligned check for always COW inodes in xfs_file_dio_write
` [PATCH 15/43] xfs: define the zoned on-disk format
` [PATCH 21/43] xfs: don't call xfs_can_free_eofblocks from ->release for zoned inodes
` [PATCH 23/43] xfs: parse and validate hardware zone information
` [PATCH 24/43] xfs: add the zoned space allocator
` [PATCH 25/43] xfs: add support for zoned space reservations
` [PATCH 26/43] xfs: implement zoned garbage collection
` [PATCH 27/43] xfs: implement buffered writes to zoned RT devices
` [PATCH 28/43] xfs: implement direct "
` [PATCH 29/43] xfs: wire up zoned block freeing in xfs_rtextent_free_finish_item
` [PATCH 30/43] xfs: hide reserved RT blocks from statfs
` [PATCH 31/43] xfs: support growfs on zoned file systems
` [PATCH 32/43] xfs: allow COW forks on zoned file systems in xchk_bmap
` [PATCH 33/43] xfs: support xchk_xref_is_used_rt_space on zoned file systems
` [PATCH 34/43] xfs: support xrep_require_rtext_inuse "
` [PATCH 35/43] xfs: enable fsmap reporting for internal RT devices
` [PATCH 36/43] xfs: disable reflink for zoned file systems
` [PATCH 37/43] xfs: disable rt quotas "
` [PATCH 38/43] xfs: enable the zoned RT device feature
` [PATCH 39/43] xfs: support zone gaps
` [PATCH 40/43] xfs: add a max_open_zones mount option
` [PATCH 41/43] xfs: support write life time based data placement
` [PATCH 42/43] xfs: wire up the show_stats super operation
` [PATCH 43/43] xfs: export zone stats in /proc/*/mountstats
Weird behaviour with project quotas
2024-12-17 16:50 UTC (10+ messages)
[PATCH v2 0/7] large atomic writes for xfs
2024-12-17 8:23 UTC (17+ messages)
` [PATCH v2 2/7] iomap: Add zero unwritten mappings dio support
[PATCH] xfs: don't return an error from xfs_update_last_rtgroup_size for !XFS_RT
2024-12-17 6:19 UTC (2+ messages)
[PATCH 0/3] xfs_io: enable extsize and stat -v support for ext4
2024-12-17 5:39 UTC (6+ messages)
` [PATCH 1/3] include/linux.h: use linux/magic.h to get XFS_SUPER_MAGIC
` [PATCH 2/3] xfs_io: allow foreign FSes to show FS_IOC_FSGETXATTR details
` [PATCH 3/3] xfs_io: add extsize command support
[PATCH v3 00/25] fs/dax: Fix ZONE_DEVICE page reference counts
2024-12-17 5:20 UTC (8+ messages)
` [PATCH v3 14/25] huge_memory: Allow mappings of PUD sized pages
[PATCH v2] xfs: add a test for atomic writes
2024-12-17 2:08 UTC
[PATCHSET] xfs: bug fixes for 6.13
2024-12-17 2:06 UTC (3+ messages)
` [PATCH 21/21] xfs: convert quotacheck to attach dquot buffers
[PATCH 0/2] xfs: make cluster size tunnable for sparse allocation
2024-12-16 21:19 UTC (4+ messages)
` [PATCH 1/2] xfs: calculate cluster_size_raw from sb when sparse alloc enabled
` [PATCH 2/2] mkfs: make cluster size tunnable "
[PATCHSET v5.5 04/10] xfs: create incore rt allocation groups
2024-12-16 13:25 UTC (6+ messages)
` [PATCH 02/21] xfs: create incore realtime group structures
RFC: iomap patches for zoned XFS
2024-12-16 4:55 UTC (4+ messages)
` [PATCH 3/8] iomap: add a IOMAP_F_ZONE_APPEND flag
[syzbot] [xfs?] BUG: unable to handle kernel paging request in xfs_destroy_mount_workqueues
2024-12-14 21:29 UTC
[syzbot] [btrfs?] general protection fault in put_pwq_unlocked (2)
2024-12-14 15:27 UTC (2+ messages)
` [syzbot] [bcachefs?] "
[GIT PULL] XFS fixes for 6.13-rc3
2024-12-13 22:34 UTC (3+ messages)
[GIT PULL] XFS fixes for 6.13-rc3 - V2
2024-12-13 19:23 UTC
[RFC 0/3] xfs_io: enable extsize and stat -v support for ext4
2024-12-13 18:37 UTC (12+ messages)
` [RFC 1/3] include/linux.h: Factor out generic platform_test_fs_fd() helper
` [RFC 2/3] xfs_io: Add ext4 support to show FS_IOC_FSGETXATTR details
[PATCH] Documentation: filesystems: fix two misspells
2024-12-13 15:47 UTC (2+ messages)
[PATCH RFCv2 0/4] iomap: zero range folio batch processing prototype
2024-12-13 15:05 UTC (5+ messages)
` [PATCH RFCv2 1/4] iomap: prep work for folio_batch support
` [PATCH RFCv2 2/4] iomap: optional zero range dirty folio processing
` [PATCH RFCv2 3/4] xfs: always trim mapping to requested range for zero range
` [PATCH RFCv2 4/4] xfs: fill dirty folios on zero range of unwritten mappings
xfsprogs_6.12.0-1_source.changes ACCEPTED into unstable
2024-12-13 14:47 UTC
[PATCH 0/6] iomap: incremental per-operation iter advance
2024-12-13 14:36 UTC (7+ messages)
` [PATCH 1/6] iomap: split out iomap check and reset logic from "
` [PATCH 2/6] iomap: factor out iomap length helper
` [PATCH 3/6] iomap: support incremental iomap_iter advances
` [PATCH 4/6] iomap: advance the iter directly on buffered writes
` [PATCH 5/6] iomap: advance the iter directly on unshare range
` [PATCH 6/6] iomap: advance the iter directly on zero range
Processing of xfsprogs_6.12.0-1_source.changes
2024-12-13 14:13 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