linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-11-29 13:21:47 to 2018-12-05 10:02:44 UTC [more...]

[Bug 201897] New: [xfstests generic/482]: filesystem corruption after log replay
 2018-12-05 10:02 UTC  (5+ 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  (16+ 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

[PATCH 0/6] xfsprogs-4.20: various fixes
 2018-12-05  4:11 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 "
` [PATCH 7/6] xfs_db: add missing string name for DBM_COWDATA
  ` [PATCH v2 "

4.21/5.0 merge window plans
 2018-12-05  2:10 UTC 

[PATCH 0/11] fs: fixes for major copy_file_range() issues
 2018-12-04 23:33 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 10/11] vfs: allow generic_copy_file_range to copy across devices
` [PATCH 11/11] ovl: allow cross-device copy_file_range calls
` [PATCH 12/11] man-pages: copy_file_range updates

[PATCH] fs/xfs: Add support for passing write life-time hint with log
 2018-12-04 22:09 UTC  (6+ messages)

[PATCH 0/4] xfsdump: a little bit of cleaning
 2018-12-04 19:24 UTC  (3+ messages)
` [PATCH 1/4] xfsdump: (style) remove trailing whitespaces

[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  (12+ messages)
` [Bug 201823] "

COW improvements and always_cow support V3
 2018-12-03 22:25 UTC  (12+ 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

[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  (5+ 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 AUTOSEL 4.14 25/35] iomap: sub-block dio needs to zeroout beyond EOF
 2018-12-03 16:56 UTC  (7+ messages)
                ` XFS patches for stable

How to avoid xfs_do_force_shutdown on xlog_iodone error
 2018-12-03  9:10 UTC  (4+ messages)

[PATCH v2 1/2] splice: don't read more than available pipe space
 2018-12-02 19:37 UTC  (3+ messages)
` [PATCH v2 2/2] iomap: partially revert 4721a601099 (simulated directio short read on EFAULT)

[PATCH] xfs: fix inverted return from xfs_btree_sblock_verify_crc
 2018-12-02 16:06 UTC  (3+ messages)

[RFC PATCH] splice: don't read more than available pipe space
 2018-12-02 16:06 UTC  (3+ messages)

[PATCH] vfs: allow remap flags to be passed to vfs_clone_file_range
 2018-12-02 15:59 UTC  (4+ messages)
` [PATCH v2] vfs: allow some "

[PATCH] mkfs.xfs: don't go into multidisk mode if there is only one stripe
 2018-12-01 20:52 UTC  (17+ messages)
                        ` block layer API for file system creation - when to use multidisk mode

[4.20-rc4 regression] generic/095 Concurrent mixed I/O hang on xfs based overlayfs
 2018-12-01  9:24 UTC  (5+ messages)

inconsistent behaviour of xfs_db, xfs_repair and xfs_scrub
 2018-11-30 18:36 UTC 

Non-blocking socket stuck for multiple seconds on xfs_reclaim_inodes_ag()
 2018-11-30  7:45 UTC  (9+ messages)

[Bug 201819] New: [xfstests generic/299]: WARNING: CPU: 15 PID: 23147 at kernel/workqueue.c:4170 destroy_workqueue+0x118/0x590
 2018-11-30  7:21 UTC 

[PATCH RFC] Ext4: fix deadlock on dirty pages between fault and writeback
 2018-11-29 20:40 UTC  (7+ messages)

[PATCH 0/4] xfs-5.0: cleanups
 2018-11-29 15:00 UTC  (5+ messages)
` [PATCH 1/4] xfs: remove xfs_rmap_ag_owner and friends
` [PATCH 3/4] xfs: precalculate inodes and blocks per inode cluster

[PATCH V12 00/20] block: support multi-page bvec
 2018-11-29  3: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;
as well as URLs for NNTP newsgroup(s).