messages from 2022-07-23 15:25:25 to 2022-08-04 19:40:35 UTC [more...]
[PATCH RESEND v2 00/18] Parent Pointers
2022-08-04 19:40 UTC (6+ messages)
` [PATCH RESEND v2 01/18] xfs: Fix multi-transaction larp replay
` [PATCH RESEND v2 02/18] xfs: Increase XFS_DEFER_OPS_NR_INODES to 5
` [PATCH RESEND v2 03/18] xfs: Hold inode locks in xfs_ialloc
` [PATCH RESEND v2 04/18] xfs: Hold inode locks in xfs_trans_alloc_dir
` [PATCH RESEND v2 05/18] xfs: get directory offset when adding directory name
[PATCHSET 0/2] xfs: random fixes for 6.0
2022-08-04 18:06 UTC (3+ messages)
` [PATCH 1/2] xfs: check return codes when flushing block devices
` [PATCH 2/2] xfs: fix intermittent hang during quotacheck
[PATCH] xfs: Fix false ENOSPC when performing direct write on a delalloc extent in cow fork
2022-08-04 17:35 UTC (3+ messages)
` [PATCH V2] "
[PATCHSET 0/3] fstests: refactor ext4-specific code
2022-08-04 16:29 UTC (9+ messages)
` [PATCH 1/3] common/rc: move ext4-specific helpers into a separate common/ext4 file
` [PATCH 2/3] common/rc: move XFS-specific parts of _scratch_options into common/xfs
` [PATCH 3/3] common/ext4: provide custom ext4 scratch fs options
` [PATCH v1.2 "
` [PATCH v1.3 "
[PATCHSET 0/3] fstests: random fixes for v2022.07.31
2022-08-04 16:26 UTC (12+ messages)
` [PATCH 1/3] xfs/432: fix this test when external devices are in use
` [PATCH 2/3] xfs/291: convert open-coded _scratch_xfs_repair usage
` [PATCH 3/3] xfs/533: fix golden output for this test
` [PATCH v1.1 3/3] xfs/533: fix false negatives "
[GIT PULL] xfs: new code for 6.0, part 1
2022-08-04 15:14 UTC
s_bmap and flags explanation
2022-08-04 13:30 UTC (5+ messages)
[PATCH] xfs_restore: remove DMAPI support
2022-08-04 11:40 UTC (2+ messages)
[PATCH v1] xfs: initialize error in xfs_defer_finish_one
2022-08-04 5:07 UTC (5+ messages)
[PATCH V2] xfs: make src file readable during reflink
2022-08-04 2:50 UTC (4+ messages)
[PATCH] xfs: fail dax mount if reflink is enabled on a partition
2022-08-04 1:36 UTC (9+ messages)
[GIT PULL] iomap: new code for 5.20, part 1
2022-08-03 22:29 UTC (2+ messages)
[xfs] 016a23388c: stress-ng.xattr.ops_per_sec 58.4% improvement
2022-08-03 14:11 UTC (4+ messages)
` [LKP] "
[RFC PATCH] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
2022-08-03 4:33 UTC (7+ messages)
` [RFC PATCH v6] "
[PATCH] xfs: check return codes when flushing block devices
2022-08-03 4:33 UTC (5+ messages)
[PATCHSET v2 0/3] fstests: fix some hangs in crash recovery
2022-08-03 4:22 UTC (4+ messages)
` [PATCH 1/3] common/xfs: fix _reset_xfs_sysfs_error_handling reset to actual defaults
` [PATCH 2/3] common: disable infinite IO error retry for EIO shutdown tests
` [PATCH 3/3] common: filter internal errors during io error testing
[PATCHSET v2 0/2] fstests: enhance fail_make_request
2022-08-03 4:22 UTC (3+ messages)
` [PATCH 1/2] common: refactor fail_make_request boilerplate
` [PATCH 2/2] fail_make_request: teach helpers about external devices
[PATCHSET v2 0/1] dmerror: support external log and rt devices
2022-08-03 4:22 UTC (2+ messages)
` [PATCH 1/1] dmerror: support external log and realtime devices
[GIT PULL] io_uring support for buffered writes
2022-08-02 21:30 UTC (2+ messages)
[PATCH v1] libxfs: fix inode reservation space for removing transaction
2022-08-02 3:18 UTC
[PATCHSET 0/2] fstests: enhance fail_make_request
2022-08-01 21:13 UTC (6+ messages)
` [PATCH 1/2] common: refactor fail_make_request boilerplate
` [PATCH 2/2] fail_make_request: teach helpers about external devices
[PATCHSET 0/2] dmerror: support external log and rt devices
2022-08-01 21:10 UTC (11+ messages)
` [PATCH 1/2] common/rc: wait for udev before creating dm targets
` [PATCH 2/2] dmerror: support external log and realtime devices
[PATCHSET v2 0/3] fstests: random fixes for v2022.07.24
2022-08-01 17:43 UTC (10+ messages)
` [PATCH 1/3] xfs/432: fix this test when external devices are in use
` [PATCH 2/3] xfs/291: convert open-coded _scratch_xfs_repair usage
` [PATCH 3/3] seek_sanity_test: use XFS ioctls to determine file allocation unit size
remove iomap_writepage v2
2022-08-01 15:31 UTC (8+ messages)
[PATCH 5.10 v2 0/9] xfs stable patches for 5.10.y (from v5.13+)
2022-08-01 8:41 UTC (11+ messages)
` [PATCH 5.10 v2 1/9] xfs: refactor xfs_file_fsync
` [PATCH 5.10 v2 2/9] xfs: xfs_log_force_lsn isn't passed a LSN
` [PATCH 5.10 v2 3/9] xfs: prevent UAF in xfs_log_item_in_current_chkpt
` [PATCH 5.10 v2 4/9] xfs: fix log intent recovery ENOSPC shutdowns when inactivating inodes
` [PATCH 5.10 v2 5/9] xfs: force the log offline when log intent item recovery fails
` [PATCH 5.10 v2 6/9] xfs: hold buffer across unpin and potential shutdown processing
` [PATCH 5.10 v2 7/9] xfs: remove dead stale buf unpin handling code
` [PATCH 5.10 v2 8/9] xfs: logging the on disk inode LSN can make it go backwards
` [PATCH 5.10 v2 9/9] xfs: Enforce attr3 buffer recovery order
generic/471 failing on linux-next -- KI?
2022-07-31 22:59 UTC (2+ messages)
[ANNOUNCE] xfs-linux: for-next updated to 5e9466a5d060
2022-07-31 16:47 UTC
[PATCH] libfrog: fix the if condition in xfrog_bulk_req_v1_setup
2022-07-31 16:44 UTC (6+ messages)
[PATCH -next] xfs: delete extra space and tab in blank line
2022-07-31 16:23 UTC (2+ messages)
[PATCH v4 0/9] make statx() return DIO alignment information
2022-07-31 3:08 UTC (6+ messages)
` [PATCH v4 6/9] f2fs: don't allow DIO reads but not DIO writes
[PATCH RESEND] libfrog: fix the if condition in xfrog_bulk_req_v1_setup
2022-07-30 8:07 UTC
[PATCH 5.10 CANDIDATE 0/9] xfs stable candidate patches for 5.10.y (from v5.13+)
2022-07-29 16:15 UTC (15+ messages)
` [PATCH 5.10 CANDIDATE 1/9] xfs: refactor xfs_file_fsync
` [PATCH 5.10 CANDIDATE 2/9] xfs: xfs_log_force_lsn isn't passed a LSN
` [PATCH 5.10 CANDIDATE 3/9] xfs: prevent UAF in xfs_log_item_in_current_chkpt
` [PATCH 5.10 CANDIDATE 4/9] xfs: fix log intent recovery ENOSPC shutdowns when inactivating inodes
` [PATCH 5.10 CANDIDATE 5/9] xfs: force the log offline when log intent item recovery fails
` [PATCH 5.10 CANDIDATE 6/9] xfs: hold buffer across unpin and potential shutdown processing
` [PATCH 5.10 CANDIDATE 7/9] xfs: remove dead stale buf unpin handling code
` [PATCH 5.10 CANDIDATE 8/9] xfs: logging the on disk inode LSN can make it go backwards
` [PATCH 5.10 CANDIDATE 9/9] xfs: Enforce attr3 buffer recovery order
[RFC PATCH] libxfs: stop overriding MAP_SYNC in publicly exported header files
2022-07-29 15:48 UTC (4+ messages)
[PATCHSET 0/3] fstests: fix some hangs in crash recovery
2022-07-28 20:15 UTC (5+ messages)
` [PATCH 1/3] common/xfs: fix _reset_xfs_sysfs_error_handling reset to actual defaults
` [PATCH 2/3] common: disable infinite IO error retry for EIO shutdown tests
` [PATCH 3/3] common: filter internal errors during io error testing
[PATCHSET 0/1] fstests: _notrun dmlogwrites tests when external log devices in use
2022-07-28 18:42 UTC (3+ messages)
` [PATCH 1/1] dmlogwrites: skip generic tests when external logdev "
[PATCH] xfs: fix NULL pointer dereference in xfs_getbmap()
2022-07-28 10:57 UTC (3+ messages)
[PATCH] xfs: xfs_buf cache destroy isn't RCU safe
2022-07-28 9:35 UTC (2+ messages)
[PATCHSET 0/9] fstests: random fixes
2022-07-28 3:54 UTC (7+ messages)
` [PATCH 1/9] seek_sanity_test: fix allocation unit detection on XFS realtime
[PATCH] xfs/432: fix this test when external devices are in use
2022-07-27 23:15 UTC (8+ messages)
` [PATCH] xfs/432: fix this test when external devices are in useOM
[PATCHSET v4 0/2] mkfs: stop allowing tiny filesystems
2022-07-26 19:57 UTC (3+ messages)
` [PATCH 1/2] mkfs: ignore data blockdev stripe geometry for small filesystems
` [PATCH 2/2] mkfs: stop allowing tiny filesystems
[PATCH v9 00/14] Add MEMORY_DEVICE_COHERENT for coherent device memory mapping
2022-07-26 19:05 UTC (6+ messages)
` [PATCH v9 06/14] mm/gup: migrate device coherent pages when pinning instead of failing
[PATCH 5.10 CANDIDATE 00/11] xfs stable candidate patches for 5.10.y (v5.15+)
2022-07-26 8:41 UTC (7+ messages)
all cel/for-rc (1197eb59 lockd: fix nlm_close_files) results
2022-07-25 22:06 UTC (3+ messages)
[PATCHSET v3 0/2] mkfs: stop allowing tiny filesystems
2022-07-25 21:04 UTC (7+ messages)
` [PATCH 1/2] mkfs: ignore data blockdev stripe geometry for small filesystems
` [PATCH 2/2] mkfs: stop allowing tiny filesystems
[PATCHSET v2 0/8] fstests: check file block congruency of file range operations
2022-07-25 21:02 UTC (3+ messages)
XFS fs corruption - XFS_WANT_CORRUPTED_RETURN
2022-07-25 8:30 UTC (2+ messages)
[PATCH] generic: new test to verify selinux label of whiteout inode
2022-07-25 6:13 UTC (2+ messages)
` [PATCH v2] "
[PATCH] xfs: Fix typo 'the the' in comment
2022-07-25 1:42 UTC (3+ messages)
` "
move the extent count and format into struct xfs_ifork
2022-07-24 12:14 UTC (4+ messages)
` [PATCH 3/6] xfs: remove xfs_ifree_local_data
[ANNOUNCE] xfs-linux: for-next updated to 4869b6e84a23
2022-07-24 5:44 UTC
[ANNOUNCE] xfs-linux: iomap-for-next updated to 478af190cb6c
2022-07-24 5:41 UTC
[PATCH 5.15 v2 0/6] xfs stable candidate patches for 5.15.y (part 3)
2022-07-23 15:25 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;
as well as URLs for NNTP newsgroup(s).