messages from 2022-09-12 13:28:06 to 2022-09-21 03:25:24 UTC [more...]
[PATCH 5.4 00/17] xfs stable patches for 5.4.y (from v5.5)
2022-09-21 3:23 UTC (11+ messages)
` [PATCH 5.4 01/17] MAINTAINERS: add Chandan as xfs maintainer for 5.4.y
` [PATCH 5.4 02/17] iomap: iomap that extends beyond EOF should be marked dirty
` [PATCH 5.4 03/17] xfs: replace -EIO with -EFSCORRUPTED for corrupt metadata
` [PATCH 5.4 04/17] xfs: slightly tweak an assert in xfs_fs_map_blocks
` [PATCH 5.4 05/17] xfs: add missing assert in xfs_fsmap_owner_from_rmap
` [PATCH 5.4 06/17] xfs: range check ri_cnt when recovering log items
` [PATCH 5.4 07/17] xfs: attach dquots and reserve quota blocks during unwritten conversion
` [PATCH 5.4 08/17] xfs: Fix deadlock between AGI and AGF when target_ip exists in xfs_rename()
` [PATCH 5.4 09/17] xfs: convert EIO to EFSCORRUPTED when log contents are invalid
` [PATCH 5.4 10/17] xfs: constify the buffer pointer arguments to error functions
fs/xfs/Kconfig points at oss.sgi.com which is toast
2022-09-21 2:52 UTC
[PATCH 5.4 CANDIDATE V2 00/17] xfs stable candidate patches for 5.4.y (from v5.5)
2022-09-21 2:13 UTC (20+ messages)
` [PATCH 5.4 CANDIDATE V2 01/17] MAINTAINERS: add Chandan as xfs maintainer for 5.4.y
` [PATCH 5.4 CANDIDATE V2 02/17] iomap: iomap that extends beyond EOF should be marked dirty
` [PATCH 5.4 CANDIDATE V2 03/17] xfs: replace -EIO with -EFSCORRUPTED for corrupt metadata
` [PATCH 5.4 CANDIDATE V2 04/17] xfs: slightly tweak an assert in xfs_fs_map_blocks
` [PATCH 5.4 CANDIDATE V2 05/17] xfs: add missing assert in xfs_fsmap_owner_from_rmap
` [PATCH 5.4 CANDIDATE V2 06/17] xfs: range check ri_cnt when recovering log items
` [PATCH 5.4 CANDIDATE V2 07/17] xfs: attach dquots and reserve quota blocks during unwritten conversion
` [PATCH 5.4 CANDIDATE V2 08/17] xfs: Fix deadlock between AGI and AGF when target_ip exists in xfs_rename()
` [PATCH 5.4 CANDIDATE V2 09/17] xfs: convert EIO to EFSCORRUPTED when log contents are invalid
` [PATCH 5.4 CANDIDATE V2 10/17] xfs: constify the buffer pointer arguments to error functions
` [PATCH 5.4 CANDIDATE V2 11/17] xfs: always log corruption errors
` [PATCH 5.4 CANDIDATE V2 12/17] xfs: fix some memory leaks in log recovery
` [PATCH 5.4 CANDIDATE V2 13/17] xfs: stabilize insert range start boundary to avoid COW writeback race
` [PATCH 5.4 CANDIDATE V2 14/17] xfs: use bitops interface for buf log item AIL flag check
` [PATCH 5.4 CANDIDATE V2 15/17] xfs: refactor agfl length computation function
` [PATCH 5.4 CANDIDATE V2 16/17] xfs: split the sunit parameter update into two parts
` [PATCH 5.4 CANDIDATE V2 17/17] xfs: don't commit sunit/swidth updates to disk if that would cause repair failures
[PATCH v7] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
2022-09-21 0:58 UTC (16+ messages)
` [PATCH v8 0/3] "
` [PATCH 1/3] xfs: fix the calculation of length and end
` [PATCH 2/3] fs: move drop_pagecache_sb() for others to use
` [PATCH 3/3] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
[PATCH v2] xfs: rearrange the logic and remove the broken comment for xfs_dir2_isxx
2022-09-21 0:53 UTC (2+ messages)
[PATCH v2] xfs: trim the mapp array accordingly in xfs_da_grow_inode_int
2022-09-21 0:48 UTC (2+ messages)
[PATCH 5.15 CANDIDATE 0/3] xfs stable candidate patches (part 5)
2022-09-21 0:36 UTC (5+ messages)
` [PATCH 5.15 CANDIDATE 1/3] xfs: reorder iunlink remove operation in xfs_ifree
` [PATCH 5.15 CANDIDATE 2/3] xfs: fix xfs_ifree() error handling to not leak perag ref
` [PATCH 5.15 CANDIDATE 3/3] xfs: validate inode fork size against fork format
[man-pages RFC PATCH v4] statx, inode: document the new STATX_INO_VERSION field
2022-09-21 0:00 UTC (79+ messages)
[PATCH v2 00/18] Fix the DAX-gup mistake
2022-09-20 16:50 UTC (27+ messages)
` [PATCH v2 01/18] fsdax: Wait on @page not @page->_refcount
` [PATCH v2 02/18] fsdax: Use dax_page_idle() to document DAX busy page checking
` [PATCH v2 03/18] fsdax: Include unmapped inodes for page-idle detection
` [PATCH v2 04/18] ext4: Add ext4_break_layouts() to the inode eviction path
` [PATCH v2 05/18] xfs: Add xfs_break_layouts() "
` [PATCH v2 06/18] fsdax: Rework dax_layout_busy_page() to dax_zap_mappings()
` [PATCH v2 07/18] fsdax: Update dax_insert_entry() calling convention to return an error
` [PATCH v2 08/18] fsdax: Cleanup dax_associate_entry()
` [PATCH v2 09/18] fsdax: Rework dax_insert_entry() calling convention
` [PATCH v2 10/18] fsdax: Manage pgmap references at entry insertion and deletion
` [PATCH v2 11/18] devdax: Minor warning fixups
` [PATCH v2 12/18] devdax: Move address_space helpers to the DAX core
` [PATCH v2 13/18] dax: Prep mapping helpers for compound pages
` [PATCH v2 14/18] devdax: add PUD support to the DAX mapping infrastructure
` [PATCH v2 15/18] devdax: Use dax_insert_entry() + dax_delete_mapping_entry()
` [PATCH v2 16/18] mm/memremap_pages: Support initializing pages to a zero reference count
` [PATCH v2 17/18] fsdax: Delete put_devmap_managed_page_refs()
` [PATCH v2 18/18] mm/gup: Drop DAX pgmap accounting
[PATCH v2 0/7] convert most filesystems to pin_user_pages_fast()
2022-09-20 5:02 UTC (13+ messages)
` [PATCH v2 4/7] iov_iter: new iov_iter_pin_pages*() routines
[POC][PATCH] xfs: reduce ilock contention on buffered randrw workload
2022-09-20 3:08 UTC (19+ messages)
[PATCH] xfs: fail dax mount if reflink is enabled on a partition
2022-09-20 2:38 UTC (17+ messages)
[RFC PATCH] xfs: drop experimental warning for fsdax
2022-09-20 1:32 UTC (5+ messages)
[PATCH v2] xfsdump: Judge the return value of malloc function
2022-09-19 9:42 UTC (2+ messages)
[PATCH 5.4 CANDIDATE 00/18] xfs stable candidate patches for 5.4.y (from v5.5)
2022-09-19 4:32 UTC (21+ messages)
` [PATCH 5.4 CANDIDATE 01/18] MAINTAINERS: add Chandan as xfs maintainer for 5.4.y
` [PATCH 5.4 CANDIDATE 02/18] iomap: iomap that extends beyond EOF should be marked dirty
` [PATCH 5.4 CANDIDATE 03/18] xfs: include QUOTA, FATAL ASSERT build options in XFS_BUILD_OPTIONS
` [PATCH 5.4 CANDIDATE 04/18] xfs: replace -EIO with -EFSCORRUPTED for corrupt metadata
` [PATCH 5.4 CANDIDATE 05/18] xfs: slightly tweak an assert in xfs_fs_map_blocks
` [PATCH 5.4 CANDIDATE 06/18] xfs: add missing assert in xfs_fsmap_owner_from_rmap
` [PATCH 5.4 CANDIDATE 07/18] xfs: range check ri_cnt when recovering log items
` [PATCH 5.4 CANDIDATE 08/18] xfs: attach dquots and reserve quota blocks during unwritten conversion
` [PATCH 5.4 CANDIDATE 09/18] xfs: Fix deadlock between AGI and AGF when target_ip exists in xfs_rename()
` [PATCH 5.4 CANDIDATE 10/18] xfs: convert EIO to EFSCORRUPTED when log contents are invalid
` [PATCH 5.4 CANDIDATE 11/18] xfs: constify the buffer pointer arguments to error functions
` [PATCH 5.4 CANDIDATE 12/18] xfs: always log corruption errors
` [PATCH 5.4 CANDIDATE 13/18] xfs: fix some memory leaks in log recovery
` [PATCH 5.4 CANDIDATE 14/18] xfs: stabilize insert range start boundary to avoid COW writeback race
` [PATCH 5.4 CANDIDATE 15/18] xfs: use bitops interface for buf log item AIL flag check
` [PATCH 5.4 CANDIDATE 16/18] xfs: refactor agfl length computation function
` [PATCH 5.4 CANDIDATE 17/18] xfs: split the sunit parameter update into two parts
` [PATCH 5.4 CANDIDATE 18/18] xfs: don't commit sunit/swidth updates to disk if that would cause repair failures
[ANNOUNCE] xfs: for-next branch has been updated to dc256418235a
2022-09-19 2:06 UTC (2+ messages)
[PATCH] xfsrestore: fix inventory unpacking
2022-09-18 1:50 UTC (3+ messages)
[ANNOUNCE] xfsprogs updated to 6.0.0-rc0
2022-09-16 9:54 UTC (3+ messages)
[PATCH] xfs: remove the redundant check in xfs_bmap_first_unused
2022-09-15 7:41 UTC (5+ messages)
` [xfs] [confidence: ] 505313cbc0: Assertion_failed
[PATCH] xfs: port to vfs{g,u}id_t and associated helpers
2022-09-14 18:04 UTC (4+ messages)
[Bug 216486] New: [xfstests generic/447] xfs_scrub always complains fs corruption
2022-09-14 17:59 UTC (4+ messages)
` [Bug 216486] "
[PATCH] xfs: remove xfs_setattr_time() declaration
2022-09-14 16:43 UTC (2+ messages)
Request to cherry-pick 01ea173e103edd5ec41acec65b9261b87e123fc2 to v5.10
2022-09-14 16:39 UTC (5+ messages)
` [PATCH] xfs: fix up non-directory creation in SGID directories
[PATCH fstests] xfs/554: xfs add illegal bestfree array size inject for leaf dir
2022-09-14 16:37 UTC (7+ messages)
[PATCH v2] xfs: fix uaf when leaf dir bestcount not match with dir data blocks
2022-09-14 16:30 UTC (3+ messages)
[PATCH v5 0/8] make statx() return DIO alignment information
2022-09-12 20:30 UTC (4+ messages)
[RESEND PATCH v3 0/5] xfsprogs: optimize -L/-U range calls for xfs_quota's dump/report
2022-09-12 14:32 UTC (6+ messages)
` [RESEND PATCH v3 1/5] xfs_quota: separate quota info acquisition into get_dquot()
` [RESEND PATCH v3 2/5] xfs_quota: separate get_dquot() and dump_file()
` [RESEND PATCH v3 3/5] xfs_quota: separate get_dquot() and report_mount()
` [RESEND PATCH v3 4/5] xfs_quota: utilize XFS_GETNEXTQUOTA for ranged calls in report/dump
` [RESEND PATCH v3 5/5] xfs_quota: apply -L/-U range limits in uid/gid/pid loops
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