messages from 2018-12-03 16:27:42 to 2018-12-11 19:03:03 UTC [more...]
[PATCH] mkfs.xfs: null-terminate symlinks created via protofile
2018-12-11 19:02 UTC (3+ messages)
` [PATCH V2] "
` [PATCH] mkfs: fix symlink target if_bytes computation for protofile
[GIT PULL] xfs: fixes for v4.20-rc6
2018-12-11 13:58 UTC (4+ messages)
Enlarging w/ xfs_growfs: XFS_IOC_FSGROWFSDATA xfsctl failed: Inappropriate ioctl for device
2018-12-11 12:27 UTC (11+ messages)
[Bug 201939] New: There is no 'no space' message when using xfs with nfs
2018-12-11 2:32 UTC (5+ messages)
` [Bug 201939] "
RFD: question/probe regarding adding dump-levels A-Z after 0-9 for xfs{dump,restore}
2018-12-10 21:55 UTC (2+ messages)
[PATCH RFC] Ext4: fix deadlock on dirty pages between fault and writeback
2018-12-10 17:59 UTC (10+ messages)
[PATCH v2 00/10] xfstests: add copy/dedupe/clone to fsx/fsstress
2018-12-10 17:30 UTC (2+ messages)
[PATCH RFC 0/10] xfs: add verifier context structure
2018-12-10 16:00 UTC (16+ messages)
` [PATCH 01/10] xfs: change xfs_attr3_rmt_hdr_ok to return bool
` [PATCH 02/10] xfs: make checksum verifiers consistently return bools
` [PATCH 03/10] xfs: pass a verifier context down verifier callchains
` [PATCH 04/10] xfs: pass a verifier context to crc validation functions
` [PATCH 05/10] xfs: define new macros to set verifier context on return
` [PATCH 06/10] xfs: teach xfs_btree_[sl]block_verify_crc to populate verifier context
` [PATCH 07/10] xfs: change all verifiers to return booleans
` [PATCH 08/10] xfs: set failaddr into vc for checksum failures
` [PATCH 09/10] xfs: add errno to verifier context and populate it
` [PATCH 10/10] xfs: condense crc and verifier checks where possible
[PATCH] fs/xfs: Add support for passing write life-time hint with log
2018-12-10 15:15 UTC (7+ messages)
[RFC PATCH v1 0/7] Block/XFS: Support alternative mirror device retry
2018-12-10 4:30 UTC (5+ messages)
[PATCH] xfs_io: support splice data between two files
2018-12-08 15:29 UTC
[Bug 201577] New: [xfstests generic/070]: XFS corruption and Oops when setxattr on 64k blocksize XFS
2018-12-07 17:07 UTC (2+ messages)
` [Bug 201577] "
[PATCH v2] xfs: use a dedicated SLAB cache for sector sized buffer data
2018-12-07 15:21 UTC (14+ messages)
[PATCH v4 00/12] xfstests: add copy/dedupe/clone to fsx/fsstress
2018-12-07 6:24 UTC (13+ messages)
` [PATCH 01/12] fsstress: fix compiler warnings
` [PATCH 02/12] fsstress: check system call return values
` [PATCH 03/12] fsx: shut up compiler warnings
` [PATCH 04/12] fsx: always check buffer after each operation
` [PATCH 05/12] fsx: use an enum to define the operation commands
` [PATCH 06/12] fsx: add five-argument logging function
` [PATCH 07/12] fsx: add FICLONERANGE support
` [PATCH 08/12] fsx: add FIDEDUPERANGE support
` [PATCH 09/12] fsstress: add copy_file_range support
` [PATCH 10/12] fsx: "
` [PATCH 11/12] common/dump: disable copyrange
` [PATCH 12/12] generic: long fsx soak tests
[PATCH 0/11] fs: fixes for major copy_file_range() issues
2018-12-07 5:38 UTC (61+ messages)
` [PATCH 01/11] vfs: copy_file_range source range over EOF should fail
` [PATCH 02/11] vfs: introduce generic_copy_file_range()
` [PATCH 03/11] vfs: no fallback for ->copy_file_range
` [PATCH 04/11] vfs: add missing checks to copy_file_range
` [PATCH 05/11] vfs: use inode_permission in copy_file_range()
` [PATCH 06/11] vfs: copy_file_range needs to strip setuid bits
` [PATCH 07/11] vfs: copy_file_range should update file timestamps
` [PATCH 08/11] vfs: push EXDEV check down into ->remap_file_range
` [PATCH 09/11] vfs: push copy_file_ranges -EXDEV checks down
[PATCH 0/4] xfsdump: a little bit of cleaning
2018-12-06 23:09 UTC (11+ messages)
` [PATCH 1/4] xfsdump: (style) remove trailing whitespaces
` [PATCH 1/4 RESEND] "
` [PATCH 2/4] xfsdump: do not split function call with ifdef
` [PATCH 3/4] common/types.h: Wrap #define UUID_STR_LEN 36 in #ifndef
` [PATCH 4/4] common/drive.c: include stdlib.h
[PATCH v5 0/5] Try to squash metadump data leaks
2018-12-06 20:23 UTC (3+ messages)
COW improvements and always_cow support V3
2018-12-06 20:09 UTC (16+ messages)
` [PATCH 01/11] xfs: remove xfs_trim_extent_eof
` [PATCH 02/11] xfs: remove the io_type field from the writeback context and ioend
` [PATCH 03/11] xfs: remove the s_maxbytes checks in xfs_map_blocks
` [PATCH 04/11] xfs: rework the truncate race handling in the writeback path
` [PATCH 05/11] xfs: make xfs_bmbt_to_iomap more useful
` [PATCH 06/11] xfs: don't use delalloc extents for COW on files with extsize hints
` [PATCH 07/11] xfs: also truncate holes covered by COW blocks
` [PATCH 08/11] xfs: merge COW handling into xfs_file_iomap_begin_delay
` [PATCH 09/11] xfs: report IOMAP_F_SHARED from xfs_file_iomap_begin_delay
` [PATCH 10/11] xfs: make COW fork unwritten extent conversions more robust
` [PATCH 11/11] xfs: introduce an always_cow mode
[PATCH] xfs: use a dedicated SLAB cache for sector sized buffer data
2018-12-05 22:51 UTC (7+ messages)
[PATCH 0/6] xfsprogs-4.20: various fixes
2018-12-05 17:56 UTC (10+ messages)
` [PATCH 1/6] xfs_io.8: rearrange command listings by section
` [PATCH 1/6 V2] "
` [PATCH 2/6] xfs_repair: don't error out on dirs with a single leafn block
` [PATCH v2 "
[Bug 201897] New: [xfstests generic/482]: filesystem corruption after log replay
2018-12-05 10:10 UTC (6+ messages)
` [Bug 201897] "
[PATCH] xfsdump: don't fail installation if /sbin is symlink of /usr/sbin
2018-12-05 4:56 UTC (3+ messages)
[PATCH 0/2] xfs_io: additions for testing copy_range
2018-12-05 4:23 UTC (13+ messages)
` [PATCH 1/2] io: open pipes in non-blocking mode
` [PATCH 2/2] xfs_io: allow open file permissions to be changed
` [PATCH 2/2 V2] "
` [PATCH 3/2] xfs_io: copy_file_range length is a size_t
4.21/5.0 merge window plans
2018-12-05 2:10 UTC
[PATCH] xfs: split up the xfs_reflink_end_cow work into smaller transactions
2018-12-04 18:24 UTC (8+ messages)
` [PATCH v2] "
[ANNOUNCE] xfs-linux: for-next updated to 8f67b5adc030
2018-12-04 17:59 UTC
[PATCH] xfs_db: teach the frag command about sparse inode chunks
2018-12-04 13:32 UTC (2+ messages)
[ANN] oscheck: wrapper for fstests check.sh - tracking and working with baselines
2018-12-04 11:01 UTC (6+ messages)
[PATCH 0/3] ext2, ext4, xfs: hard fail dax mount on unsupported devices
2018-12-04 5:48 UTC (3+ messages)
` [PATCH 2/3] ext4: "
[Bug 201823] New: inconsistent behaviour of xfs_db, xfs_repair and xfs_scrub
2018-12-03 22:35 UTC (4+ messages)
` [Bug 201823] "
[QUESTION] XFS inode allocation policy
2018-12-03 19:08 UTC (3+ messages)
COW improvements and always_cow support V3
2018-12-03 17:22 UTC (2+ messages)
XFS patches for stable
2018-12-03 16:56 UTC (6+ 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