linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-10-12 03:27:52 to 2018-10-18 18:05:31 UTC [more...]

ENSOPC on a 10% used disk
 2018-10-18 10:05 UTC  (7+ messages)

[ANNOUNCE] xfs-linux: for-next branch updated to 96987eea537d
 2018-10-18  8:57 UTC 

[Bug 201453] New: Bug 1640090 - [xfstests xfs/490]: xfs_db print a bad (negative number) as agi freecount
 2018-10-18  6:25 UTC  (6+ messages)
` [Bug 201453] "

[PATCH v6 00/29] fs: fixes for serious clone/dedupe problems
 2018-10-18  5:03 UTC  (36+ messages)
` [PATCH 01/29] vfs: vfs_clone_file_prep_inodes should return EINVAL for a clone from beyond EOF
` [PATCH 02/29] vfs: check file ranges before cloning files
` [PATCH 03/29] vfs: exit early from zero length remap operations
` [PATCH 04/29] vfs: strengthen checking of file range inputs to generic_remap_checks
` [PATCH 05/29] vfs: avoid problematic remapping requests into partial EOF block
` [PATCH 06/29] vfs: skip zero-length dedupe requests
` [PATCH 07/29] vfs: rename vfs_clone_file_prep to be more descriptive
` [PATCH 08/29] vfs: rename clone_verify_area to remap_verify_area
` [PATCH 09/29] vfs: combine the clone and dedupe into a single remap_file_range
` [PATCH 10/29] vfs: pass remap flags to generic_remap_file_range_prep
` [PATCH 11/29] vfs: pass remap flags to generic_remap_checks
` [PATCH 12/29] vfs: remap helper should update destination inode metadata
` [PATCH 13/29] vfs: make remap_file_range functions take and return bytes completed
` [PATCH 14/29] vfs: plumb remap flags through the vfs clone functions
` [PATCH 15/29] vfs: plumb remap flags through the vfs dedupe functions
` [PATCH 16/29] vfs: enable remap callers that can handle short operations
` [PATCH 17/29] vfs: hide file range comparison function
` [PATCH 18/29] vfs: clean up generic_remap_file_range_prep return value
` [PATCH 19/29] ocfs2: truncate page cache for clone destination file before remapping
` [PATCH 20/29] ocfs2: fix pagecache truncation prior to reflink
` [PATCH 21/29] ocfs2: support partial clone range and dedupe range
` [PATCH 22/29] ocfs2: remove ocfs2_reflink_remap_range
` [PATCH 23/29] xfs: add a per-xfs trace_printk macro
` [PATCH 24/29] xfs: fix pagecache truncation prior to reflink
` [PATCH 25/29] xfs: clean up xfs_reflink_remap_blocks call site
` [PATCH 26/29] xfs: support returning partial reflink results
` [PATCH 27/29] xfs: remove redundant remap partial EOF block checks
` [PATCH 28/29] xfs: remove xfs_reflink_remap_range
` [PATCH 29/29] xfs: remove [cm]time update from reflink calls

[PATCH 0/3] ext2, ext4, xfs: hard fail dax mount on unsupported devices
 2018-10-18  2:01 UTC  (14+ messages)

Problems with VM_MIXEDMAP removal from /proc/<pid>/smaps
 2018-10-18  0:25 UTC  (3+ messages)

[PATCH] xfs: reject per-inode dax flag on reflink filesystems
 2018-10-17 23:03 UTC  (4+ messages)

[ANNOUNCE] xfsprogs for-next updated to e51fde0
 2018-10-17 18:31 UTC 

[PATCH] xfsprogs: don't include all xfs headers just for crc32
 2018-10-17 17:18 UTC  (6+ messages)

[PATCH v5 00/26] fs: fixes for serious clone/dedupe problems
 2018-10-17 16:40 UTC  (39+ messages)
` [PATCH 01/26] xfs: add a per-xfs trace_printk macro
` [PATCH 02/26] vfs: vfs_clone_file_prep_inodes should return EINVAL for a clone from beyond EOF
` [PATCH 03/26] vfs: check file ranges before cloning files
` [PATCH 04/26] vfs: exit early from zero length remap operations
` [PATCH 05/26] vfs: strengthen checking of file range inputs to generic_remap_checks
` [PATCH 06/26] vfs: avoid problematic remapping requests into partial EOF block
` [PATCH 07/26] vfs: skip zero-length dedupe requests
` [PATCH 08/26] vfs: rename vfs_clone_file_prep to be more descriptive
` [PATCH 09/26] vfs: rename clone_verify_area to remap_verify_area
` [PATCH 10/26] vfs: combine the clone and dedupe into a single remap_file_range
` [PATCH 11/26] vfs: pass remap flags to generic_remap_file_range_prep
` [PATCH 12/26] vfs: pass remap flags to generic_remap_checks
` [PATCH 13/26] vfs: create generic_remap_file_range_touch to update inode metadata
` [PATCH 14/26] vfs: make remap_file_range functions take and return bytes completed
` [PATCH 15/26] vfs: plumb remap flags through the vfs clone functions
` [PATCH 16/26] vfs: plumb remap flags through the vfs dedupe functions
` [PATCH 17/26] vfs: enable remap callers that can handle short operations
` [PATCH 18/26] vfs: hide file range comparison function
` [PATCH 19/26] vfs: clean up generic_remap_file_range_prep return value
` [PATCH 20/26] ocfs2: truncate page cache for clone destination file before remapping
` [PATCH 21/26] ocfs2: fix pagecache truncation prior to reflink
` [PATCH 22/26] ocfs2: support partial clone range and dedupe range
` [PATCH 23/26] ocfs2: remove ocfs2_reflink_remap_range
` [PATCH 24/26] xfs: fix pagecache truncation prior to reflink
` [PATCH 25/26] xfs: support returning partial reflink results
` [PATCH 26/26] xfs: remove redundant remap partial EOF block checks

[PATCH] xfs: Fix error code in 'xfs_ioc_getbmap()'
 2018-10-17  8:41 UTC  (2+ messages)

[QUESTION] multiple fsync() vs single sync()
 2018-10-17  1:16 UTC  (5+ messages)

[PATCH] xfs_io: prevents the usage in FIFO files
 2018-10-16  9:43 UTC 

[PATCH v2] generic: test reflink side effects
 2018-10-16  3:29 UTC 

[PATCH] xfs_scrub: lack of kernel support is not a service failure
 2018-10-15 23:05 UTC  (2+ messages)

[PATCH 0/6] fstests: fixes and new tests
 2018-10-15 18:57 UTC  (4+ messages)
` [PATCH 6/6] generic: test reflink side effects

[PATCH v4 00/25] fs: fixes for serious clone/dedupe problems
 2018-10-15 18:32 UTC  (50+ messages)
` [PATCH 01/25] xfs: add a per-xfs trace_printk macro
` [PATCH 02/25] vfs: vfs_clone_file_prep_inodes should return EINVAL for a clone from beyond EOF
` [PATCH 03/25] vfs: check file ranges before cloning files
` [PATCH 04/25] vfs: strengthen checking of file range inputs to generic_remap_checks
` [PATCH 05/25] vfs: avoid problematic remapping requests into partial EOF block
` [PATCH 06/25] vfs: skip zero-length dedupe requests
` [PATCH 07/25] vfs: combine the clone and dedupe into a single remap_file_range
` [PATCH 08/25] vfs: rename vfs_clone_file_prep to be more descriptive
` [PATCH 09/25] vfs: rename clone_verify_area to remap_verify_area
` [PATCH 10/25] vfs: create generic_remap_file_range_touch to update inode metadata
` [PATCH 11/25] vfs: pass remap flags to generic_remap_file_range_prep
` [PATCH 12/25] vfs: pass remap flags to generic_remap_checks
` [PATCH 13/25] vfs: make remap_file_range functions take and return bytes completed
` [PATCH 14/25] vfs: plumb RFR_* remap flags through the vfs clone functions
` [PATCH 15/25] vfs: plumb RFR_* remap flags through the vfs dedupe functions
` [PATCH 16/25] vfs: make remapping to source file eof more explicit
` [PATCH 17/25] vfs: enable remap callers that can handle short operations
` [PATCH 18/25] vfs: hide file range comparison function
` [PATCH 19/25] vfs: implement opportunistic short dedupe
` [PATCH 20/25] ocfs2: truncate page cache for clone destination file before remapping
` [PATCH 21/25] ocfs2: fix pagecache truncation prior to reflink
` [PATCH 22/25] ocfs2: support partial clone range and dedupe range
` [PATCH 23/25] xfs: fix pagecache truncation prior to reflink
` [PATCH 24/25] xfs: support returning partial reflink results
` [PATCH 25/25] xfs: remove redundant remap partial EOF block checks

[PATCH v2 00/22] xfs-4.20: major documentation surgery
 2018-10-15 14:28 UTC  (6+ messages)

[PATCH] xfs: cancel COW blocks before swapext
 2018-10-15 12:46 UTC  (2+ messages)

[PATCH] xfs: clear ail delwri queued bufs on unmount of shutdown fs
 2018-10-15 12:23 UTC  (4+ messages)

[PATCH v3 00/25] fs: fixes for serious clone/dedupe problems
 2018-10-15  0:31 UTC  (16+ messages)
` [PATCH 01/25] xfs: add a per-xfs trace_printk macro
` [PATCH 05/25] vfs: avoid problematic remapping requests into partial EOF block
` [PATCH 23/25] xfs: fix pagecache truncation prior to reflink
` [PATCH 24/25] xfs: support returning partial reflink results
` [PATCH 25/25] xfs: remove redundant remap partial EOF block checks

[PATCH 0/2] xfsprogs: enable sparse checking with "make C=[12]"
 2018-10-14 17:09 UTC  (7+ messages)
` [PATCH 1/2] xfsprogs: enable sparse checking with make C=1
` PATCH 2/2] xfsprogs: enable sparse checking with "make C=2"

[PATCH 0/2] xfs stats fixes - V2
 2018-10-12 15:00 UTC  (6+ messages)
` [PATCH 2/2] xfs: use offsetof() in place of offset macros for __xfsstats

Question about reflink tests in xfstests
 2018-10-12 10:11 UTC 

repair: realloc(): invalid next size
 2018-10-12  7:52 UTC  (3+ 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).