public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-12-09 12:52:31 to 2018-12-19 16:15:58 UTC [more...]

[ANNOUNCE] xfs-linux: for-next updated to a9d25bde1e9b
 2018-12-19 16:18 UTC  (4+ messages)

[PATCH 0/9] xfs-5.0: inode scrubber fixes
 2018-12-19 13:15 UTC  (5+ messages)
` [PATCH 6/9] xfs: clean up the inode cluster checking in the inobt scrub

reflink status?
 2018-12-19  5:30 UTC  (2+ messages)

COW improvements and always_cow support V3
 2018-12-19  0:44 UTC  (28+ 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 v2 0/6] xfs: ftrace cleanups
 2018-12-18 20:44 UTC  (8+ messages)
` [PATCH 1/6] xfs: fix function pointer type in ftrace format
` [PATCH 2/6] xfs: fix symbolic enum printing in ftrace output
` [PATCH 3/6] xfs: move XFS_AG_BTREE_CMP_FORMAT_STR mappings to libxfs
` [PATCH 4/6] xfs: move XFS_INODE_FORMAT_STR "
` [PATCH 5/6] xfs: stringify btree cursor types in ftrace output
` [PATCH 6/6] xfs: stringify scrub "

XFS metadata corruption
 2018-12-18 20:43 UTC  (6+ messages)

[PATCH 0/5] fstests: fix various problems
 2018-12-18 20:36 UTC  (6+ messages)
` [PATCH 1/5] xfs/111: fix golden output
` [PATCH 2/5] xfs/123: fix remote symlink block size calculation
` [PATCH 3/5] generic/050: fix ro blockdev mount of xfs with quota
` [PATCH 4/5] xfs: look for stringified constants in ftrace formats
` [PATCH 5/5] xfs: filter out mount options that don't work on v4 filesystems

[PATCH 0/6] xfs-5.0: ftrace cleanups
 2018-12-18 20:31 UTC  (20+ messages)
` [PATCH 1/6] xfs: fix symbolic enum printing in ftrace output
` [PATCH 2/6] xfs: fix function pointer type in ftrace format
` [PATCH 3/6] xfs: move XFS_AG_BTREE_CMP_FORMAT_STR mappings to libxfs
` [PATCH 4/6] xfs: move XFS_INODE_FORMAT_STR "
` [PATCH 5/6] xfs: stringify btree cursor types in ftrace output
` [PATCH 6/6] xfs: stringify scrub "

[PATCH 0/2] xfs: swapext replay fixes
 2018-12-18 19:43 UTC  (10+ messages)
` [PATCH 1/2] xfs: handle bad flags in xfs_recover_inode_owner_change
` [PATCH 2/2] xfs: clear XFS_ILOG_[AD]OWNER for non-btree formats

[PATCH 0/3] iomap: 1 cleanup, 1 fix, 1 optimization
 2018-12-18 18:20 UTC  (17+ messages)
` [PATCH 1/3] iomap: use SECTOR_SIZE instead of 512 in iomap_page
` [PATCH 2/3] iomap: don't search past page end in iomap_is_partially_uptodate
  ` [PATCH 2/3 V2] mm: don't search past page end in is_partially_uptodate
` [PATCH 3/3] iomap: optimize iomap_is_partially_uptodate for full page range

XFS and RAID10 with o2 layout
 2018-12-18 15:01 UTC  (16+ messages)

XFS: 3-way deadlock with xfs_dquot, xfs_buf and xfs_inode
 2018-12-18  4:36 UTC  (4+ messages)

[RFC PATCH v2 0/3] Fixing xfs ioctls on x32
 2018-12-18  1:24 UTC  (10+ messages)
` [RFC PATCH v2 1/3] xfs: Align compat attrlist_by_handle with native implementation
` [RFC PATCH v2 2/3] xfs: Fix bulkstat compat ioctls on x32 userspace
` [RFC PATCH v2 3/3] xfs: Fix x32 ioctls when cmd numbers differ from ia32

[PATCH RFC 0/10] xfs: add verifier context structure
 2018-12-17 18:39 UTC  (11+ 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 08/10] xfs: set failaddr into vc for checksum failures

[PATCH] quota: Lock s_umount in exclusive mode for Q_XQUOTA{ON,OFF} quotactls
 2018-12-14 18:49 UTC  (2+ messages)

[PATCH] xfs: require both realtime inodes to mount
 2018-12-14 16:08 UTC  (2+ messages)

[PATCH RFC 0/5] XFS near block allocation algorithm prototype
 2018-12-14 12:34 UTC  (6+ messages)
` [PATCH RFC 1/5] xfs: factor out bnobt based near allocation algorithm
` [PATCH RFC 2/5] xfs: factor out cntbt "
` [PATCH RFC 3/5] xfs: refactor near alloc small case
` [PATCH RFC 4/5] xfs: clean up variable names in xfs_alloc_ag_vextent_near()
` [PATCH RFC 5/5] xfs: new cntbt based near allocation algorithm

[RFC PATCH 0/2] Fixing xfs ioctls on x32
 2018-12-14  3:47 UTC  (8+ messages)
` [RFC PATCH 1/2] xfs: Fix bulkstat compat ioctls on x32 userspace
` [RFC PATCH 2/2] xfs: Fix x32 ioctls when cmd numbers differ from ia32

Enlarging w/ xfs_growfs: XFS_IOC_FSGROWFSDATA xfsctl failed: Inappropriate ioctl for device
 2018-12-14  3:40 UTC  (25+ messages)
                              ` [RFC PATCH xfstests] xfs: add tests to validate ioctl structure layout

[PATCH] xfs: don't skip rtmount when there's a realtime device
 2018-12-13 23:46 UTC  (4+ messages)

[PATCH] xfs_scrub_all: walk the lsblk device/fs hierarchy correctly
 2018-12-13 21:30 UTC 

[GIT PULL] xfs: fixes for v4.20-rc6
 2018-12-13 14:25 UTC  (6+ messages)

[PATCH 0/11] fs: fixes for major copy_file_range() issues
 2018-12-13 10:29 UTC  (8+ messages)
` [PATCH 04/11] vfs: add missing checks to copy_file_range

[ANNOUNCE] xfsprogs for-next updated to 2a5eb70
 2018-12-12 17:50 UTC 

[Bug 201973] New: File Size
 2018-12-12 15:31 UTC  (2+ messages)
` [Bug 201973] "

[PATCH v2 00/10] xfstests: add copy/dedupe/clone to fsx/fsstress
 2018-12-12 11:19 UTC  (4+ messages)

[PATCH] mkfs.xfs: null-terminate symlinks created via protofile
 2018-12-12  4:50 UTC  (6+ messages)
` [PATCH V2] "
  ` [PATCH] mkfs: fix symlink target if_bytes computation for protofile

I got file system corruption with XFS
 2018-12-12  1:01 UTC  (5+ 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] 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)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox