messages from 2023-10-25 22:58:59 to 2023-11-06 20:33:57 UTC [more...]
[Bug report][fstests generic/047] Internal error !(flags & XFS_DABUF_MAP_HOLE_OK) at line 2572 of file fs/xfs/libxfs/xfs_da_btree.c. Caller xfs_dabuf_map.constprop.0+0x26c/0x368 [xfs]
2023-11-06 20:33 UTC (4+ messages)
[PATCH 0/7 v3] block: Add config option to not allow writing to mounted devices
2023-11-06 15:57 UTC (19+ messages)
` [PATCH 1/7] bcachefs: Convert to bdev_open_by_path()
` [PATCH 2/7] block: Remove blkdev_get_by_*() functions
` [PATCH 3/7] block: Add config option to not allow writing to mounted devices
` [PATCH 4/7] btrfs: Do not restrict writes to btrfs devices
` [PATCH 5/7] fs: Block writes to mounted block devices
` [PATCH 6/7] xfs: Block writes to log device
` [PATCH 7/7] ext4: Block writes to journal device
[PATCH V1 0/2] xfsdocs: Describe Metadump V2's ondisk format structure
2023-11-06 13:21 UTC (3+ messages)
` [PATCH V1 1/2] metadump.asciidoc: Add description for version v1's mb_info field
` [PATCH V1 2/2] metadump.asciidoc: Add description for metadump v2 ondisk format
[PATCH V4 00/21] Metadump v2
2023-11-06 13:10 UTC (22+ messages)
` [PATCH V4 01/21] metadump: Use boolean values true/false instead of 1/0
` [PATCH V4 02/21] mdrestore: Fix logic used to check if target device is large enough
` [PATCH V4 03/21] metadump: Declare boolean variables with bool type
` [PATCH V4 04/21] metadump: Define and use struct metadump
` [PATCH V4 05/21] metadump: Add initialization and release functions
` [PATCH V4 06/21] metadump: Postpone invocation of init_metadump()
` [PATCH V4 07/21] metadump: Introduce struct metadump_ops
` [PATCH V4 08/21] metadump: Introduce metadump v1 operations
` [PATCH V4 09/21] metadump: Rename XFS_MD_MAGIC to XFS_MD_MAGIC_V1
` [PATCH V4 10/21] metadump: Define metadump v2 ondisk format structures and macros
` [PATCH V4 11/21] metadump: Define metadump ops for v2 format
` [PATCH V4 12/21] xfs_db: Add support to read from external log device
` [PATCH V4 13/21] mdrestore: Declare boolean variables with bool type
` [PATCH V4 14/21] mdrestore: Define and use struct mdrestore
` [PATCH V4 15/21] mdrestore: Detect metadump v1 magic before reading the header
` [PATCH V4 16/21] mdrestore: Add open_device(), read_header() and show_info() functions
` [PATCH V4 17/21] mdrestore: Replace metadump header pointer argument with a union pointer
` [PATCH V4 18/21] mdrestore: Introduce mdrestore v1 operations
` [PATCH V4 19/21] mdrestore: Extract target device size verification into a function
` [PATCH V4 20/21] mdrestore: Define mdrestore ops for v2 format
` [PATCH V4 21/21] mdrestore: Add support for passing log device as an argument
[PATCH] db: fix unsigned char related warnings
2023-11-06 6:59 UTC (3+ messages)
[Bug report] More xfs courruption issue found on s390x
2023-11-06 6:26 UTC (2+ messages)
[PATCH] xfs: fix again select in kconfig XFS_ONLINE_SCRUB_STATS
2023-11-05 22:51 UTC (2+ messages)
XFS_DEBUG got enabled by default in 6.6
2023-11-05 22:40 UTC (3+ messages)
[PATCH] Remove use of LFS64 interfaces
2023-11-05 18:39 UTC
[PATCH v2 0/6] shmem: high order folios support in write path
2023-11-03 23:12 UTC (21+ messages)
` [RFC PATCH 00/11] "
` [RFC PATCH 01/11] XArray: add cmpxchg order test
` [RFC PATCH 02/11] test_xarray: add tests for advanced multi-index use
` [RFC PATCH 03/11] shmem: drop BLOCKS_PER_PAGE macro
` [RFC PATCH 04/11] shmem: return number of pages beeing freed in shmem_free_swap
` [RFC PATCH 05/11] shmem: account for large order folios
` [RFC PATCH 06/11] shmem: trace shmem_add_to_page_cache folio order
` [RFC PATCH 07/11] shmem: remove huge arg from shmem_alloc_and_add_folio()
` [RFC PATCH 08/11] shmem: add file length arg in shmem_get_folio() path
` [RFC PATCH 09/11] shmem: add order arg to shmem_alloc_folio()
` [RFC PATCH 10/11] shmem: add large folio support to the write path
` [RFC PATCH 11/11] shmem: add per-block uptodate tracking
[Bug 217572] New: Initial blocked tasks causing deterioration over hours until (nearly) complete system lockup and data loss with PostgreSQL 13
2023-11-03 12:52 UTC (8+ messages)
` [Bug 217572] "
[BUG REPORT] next-20231102: generic/311 fails on XFS with external log
2023-11-03 8:35 UTC (5+ messages)
[PATCH] xfs: Remove unused function
2023-11-03 7:30 UTC
[PATCHSET v2 0/1] fstests: reload entire iunlink lists
2023-11-03 6:33 UTC (6+ messages)
` [PATCH 1/1] xfs: test unlinked inode list repair on demand
xfsdump does not support reflink copied files properly
2023-11-02 21:47 UTC (3+ messages)
[PATCH RFC 2/9] timekeeping: new interfaces for multigrain timestamp handing
2023-11-02 10:29 UTC (40+ messages)
xfs/599 on LBS
2023-11-02 0:36 UTC
[PATCH V3 00/23] Metadump v2
2023-11-01 18:02 UTC (4+ messages)
[PATCH v3] xfs: fix internal error from AGFL exhaustion
2023-11-01 16:41 UTC
[PATCH] iomap: rotate maintainers
2023-11-01 16:11 UTC (2+ messages)
[PATCH v2] xfs: fix internal error from AGFL exhaustion
2023-11-01 15:56 UTC (7+ messages)
` [PATCH fstests v2] xfs: test refilling AGFL after lots of btree splits
[ANNOUNCE] xfs-linux: for-next updated to 22c2699cb068
2023-11-01 11:30 UTC (7+ messages)
[PATCH, realtime-rmap branch] xfs: lock the RT bitmap inode in xfs_efi_item_recover
2023-10-31 17:14 UTC (4+ messages)
[ANNOUNCE] xfs-linux: for-next updated to 14a537983b22
2023-10-31 17:07 UTC
[PATCH RFC 0/9] fs: multigrain timestamps (redux)
2023-10-31 13:55 UTC (10+ messages)
` [PATCH RFC 2/9] timekeeping: new interfaces for multigrain timestamp handing
[linus:master] [xfs] 62334fab47: stress-ng.rename.ops_per_sec 4.5% improvement
2023-10-31 5:49 UTC
linux-next: manual merge of the xfs tree with Linus' tree
2023-10-31 0:41 UTC
[PATCH v3] xfs: up(ic_sema) if flushing data device fails
2023-10-30 20:33 UTC
Looking for consultant for crashed FS
2023-10-30 7:43 UTC
[PATCH] iomap: fix iomap_dio_zero() for fs bs > system page size
2023-10-28 19:57 UTC (14+ messages)
[GIT PULL] iomap: bug fixes for 6.6-rc7
2023-10-28 16:56 UTC (12+ messages)
W sprawie samochodu
2023-10-27 8:01 UTC
[PATCH v2] xfs: up(ic_sema) if flushing data device fails
2023-10-27 23:11 UTC (3+ messages)
Bug#1054644: xfsprogs-udeb: causes D-I to fail, reporting errors about missing partition devices
2023-10-27 22:42 UTC (5+ messages)
` Processed: "
[PATCH 1/2] generic/251: don't snapshot $here during a test
2023-10-27 12:12 UTC (4+ messages)
` [PATCH 2/2] generic/251: check min and max length and minlen for FSTRIM
[PATCH RFC 0/6 v2] block: Add config option to not allow writing to mounted devices
2023-10-27 12:06 UTC (7+ messages)
` [PATCH 1/6] "
[PATCH] xfs: fix internal error from AGFL exhaustion
2023-10-26 20:56 UTC (9+ 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