messages from 2018-11-29 10:30:45 to 2018-12-04 17:59:50 UTC [more...]
[ANNOUNCE] xfs-linux: for-next updated to 8f67b5adc030
2018-12-04 17:59 UTC
[PATCH 0/11] fs: fixes for major copy_file_range() issues
2018-12-04 15:43 UTC (56+ 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] xfs_db: teach the frag command about sparse inode chunks
2018-12-04 13:32 UTC (2+ messages)
[PATCH] xfs: split up the xfs_reflink_end_cow work into smaller transactions
2018-12-04 12:29 UTC (6+ messages)
[PATCH] fs/xfs: Add support for passing write life-time hint with log
2018-12-04 12:11 UTC (5+ 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
[PATCH 0/2] xfs_io: additions for testing copy_range
2018-12-03 20:16 UTC (12+ messages)
` [PATCH 1/2] io: open pipes in non-blocking mode
` [PATCH 2/2] xfs_io: allow open file permissions to be changed
` [PATCH 3/2] xfs_io: copy_file_range length is a size_t
[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 0/6] xfsprogs-4.20: various fixes
2018-11-29 5:24 UTC (15+ messages)
` [PATCH 1/6] xfs_io.8: rearrange command listings by section
` [PATCH 3/6] xfs_repair: skip block reservation when fixing freelist
` [PATCH 4/6] xfs_scrub: handle totally empty inode chunks
` [PATCH 7/6] xfs_db: add missing string name for DBM_COWDATA
` [PATCH v2 "
[PATCH V12 00/20] block: support multi-page bvec
2018-11-29 3:30 UTC (5+ messages)
[PATCH 0/6] xfstests: add copy/dedupe/clone to fsx/fsstress
2018-11-29 1:52 UTC (10+ messages)
[PATCH 0/6] xfs-5.0: ftrace cleanups
2018-11-28 23:29 UTC (7+ 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/9] xfs-5.0: inode scrubber fixes
2018-11-28 23:27 UTC (7+ messages)
` [PATCH 4/9] xfs: check inobt record alignment on big block filesystems
` [PATCH 5/9] xfs: hoist inode cluster checks out of loop
` [PATCH 6/9] xfs: clean up the inode cluster checking in the inobt scrub
` [PATCH 7/9] xfs: scrub big block inode btrees correctly
` [PATCH 8/9] xfs: abort xattr scrub if fatal signals are pending
` [PATCH 9/9] xfs: scrub should flag dir/attr offsets that aren't mappable with xfs_dablk_t
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