public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-09-04 15:44:07 to 2017-09-09 02:13:57 UTC [more...]

[PATCH] xfsprogs: remove remaining double-underscore integer types
 2017-09-09  2:13 UTC  (3+ messages)

[PATCH] define __ prefixed version of intXY_t types
 2017-09-09  2:02 UTC  (6+ messages)

[PATCH] spaceman: Add missing link to libuuid
 2017-09-09  0:36 UTC  (11+ messages)

Some questions about per-ag metadata space reservations
 2017-09-09  0:25 UTC  (5+ messages)

XFS mounted with 'discard' option - deleting fio test files slow
 2017-09-08 23:21 UTC  (5+ messages)

[PATCH 0/2] xfs: some DAX fixes
 2017-09-08 21:21 UTC  (7+ messages)
` [PATCH 1/2] xfs: always use DAX if mount option is used
      ` [PATCH] xfs: add regression test for DAX mount option usage
` [PATCH 2/2] xfs: validate bdev support for DAX inode flag

[PATCH] Rename progname as it is provided by libc
 2017-09-08 18:13 UTC  (4+ messages)

[PATCH 2/2] mkfs: pass a custom cowextsize into the created filesystem
 2017-09-08 18:02 UTC  (3+ messages)
` [PATCH v2 "

[PATCH] xfs: check kthread_should_stop() after the setting of task state
 2017-09-08 17:42 UTC  (3+ messages)

refactor extent manipulation
 2017-09-08 17:19 UTC  (36+ messages)
` [PATCH 01/17] xfs: fix incorrect extent state in xfs_bmap_add_extent_unwritten_real
` [PATCH 02/17] xfs: use xfs_iext_get_extent instead of open coding it
` [PATCH 03/17] xfs: don't set XFS_BTCUR_BPRV_WASDEL in xfs_bunmapi
` [PATCH 04/17] xfs: rename bno to end in __xfs_bunmapi
` [PATCH 05/17] xfs: use xfs_bmap_del_extent_delay for the data fork as well
` [PATCH 06/17] xfs: move some more code into xfs_bmap_del_extent_real
` [PATCH 07/17] xfs: use the proper state defines in xfs_bmap_del_extent_real
` [PATCH 08/17] xfs: refactor xfs_del_extent_real
` [PATCH 09/17] xfs: refactor xfs_bmap_add_extent_hole_delay
` [PATCH 10/17] xfs: refactor xfs_bmap_add_extent_hole_real
` [PATCH 11/17] xfs: refactor xfs_bmap_add_extent_delay_real
` [PATCH 12/17] xfs: refactor xfs_bmap_add_extent_unwritten_real
` [PATCH 13/17] xfs: pass a struct xfs_bmbt_irec to xfs_bmbt_update
` [PATCH 14/17] xfs: pass a struct xfs_bmbt_irec to xfs_bmbt_lookup_eq
` [PATCH 15/17] xfs: replace xfs_bmbt_lookup_ge with xfs_bmbt_lookup_first
` [PATCH 16/17] xfs: remove all xfs_bmbt_set_* helpers except for xfs_bmbt_set_all
` [PATCH 17/17] xfs: remove xfs_bmbt_get_state

[PATCH] mkfs: Remove messages printed when blocksize < physical sectorsize
 2017-09-08 16:55 UTC  (14+ messages)

[PATCH 2/2] libxfs: remove getcwd/chdir dance from initialization
 2017-09-08 16:41 UTC  (2+ messages)

[PATCH 1/2] misc: fix more stupid compiler warnings
 2017-09-08 16:40 UTC  (2+ messages)

[PATCH 0/9] add ext4 per-inode DAX flag
 2017-09-08 15:39 UTC  (26+ messages)
` [PATCH 1/9] ext4: remove duplicate extended attributes defs
` [PATCH 2/9] xfs: always use DAX if mount option is used
` [PATCH 3/9] xfs: validate bdev support for DAX inode flag
` [PATCH 4/9] ext4: add ext4_should_use_dax()
` [PATCH 5/9] ext4: ext4_change_inode_journal_flag error handling
` [PATCH 6/9] ext4: safely transition S_DAX on journaling changes
` [PATCH 7/9] ext4: prevent data corruption with inline data + DAX
` [PATCH 8/9] ext4: add sanity check for encryption "
` [PATCH 9/9] ext4: add per-inode DAX flag

xfs clones crash issue - illegal state 13 in block map
 2017-09-08  8:34 UTC  (3+ messages)

[PATCH 10/14] fs/xfs: Use %pS printk format for direct addresses
 2017-09-08  7:38 UTC  (2+ messages)

[PATCH 1/2] xfs: report zeroed or not correctly in xfs_zero_range()
 2017-09-08  7:37 UTC  (6+ messages)
` [PATCH 2/2] xfs: kill meaningless variable 'zero'

iov_iter_pipe warning
 2017-09-08  1:04 UTC  (7+ messages)

[PATCH v3] xfs: add online uevent for mount operation
 2017-09-08  0:49 UTC  (4+ messages)

[PATCH 00/42] mkfs: factor the crap out of the code
 2017-09-07 23:38 UTC  (7+ messages)
` [PATCH 39/42] mkfs: factor log size calculations

umount XFS hung when stopping the xfsaild kthread
 2017-09-07 12:24 UTC  (9+ messages)

[PATCH v2 0/3] XFS real-time device tweaks
 2017-09-07 11:58 UTC  (11+ messages)

[PATCH v2 00/14] Crash consistency xfstest using dm-log-writes
 2017-09-07  7:10 UTC  (22+ messages)
` [PATCH v2 07/14] fsx: add optional logid prefix to log messages
` [PATCH v2 09/14] fsx: add support for -g filldata
` [PATCH v2 10/14] log-writes: add replay-log program to replay dm-log-writes target
` [PATCH v2 12/14] replay-log: add support for replaying ops in target device sector range
` [PATCH v2 13/14] fstests: add support for working with dm-log-writes target
` [PATCH v2 14/14] fstests: add crash consistency fsx test using dm-log-writes

xfs.org has been squatted
 2017-09-06 17:51 UTC  (4+ messages)

[PATCH] xfs: revert "xfs: factor rmap btree size into the indlen calculations"
 2017-09-06 17:34 UTC  (4+ messages)

[PATCH] loop: set physical block size to logical block size
 2017-09-06 17:06 UTC  (2+ messages)

[PATCH 00/12] xfs: more and better verifiers
 2017-09-06 16:47 UTC  (10+ messages)
` [PATCH 04/12] xfs: refactor verifier callers to print address of failing check
` [PATCH 05/12] xfs: verify dinode header first
` [PATCH 06/12] xfs: move inode fork verifiers to xfs_dinode_verify
` [PATCH 12/12] xfs: create a new buf_ops pointer to verify structure metadata

test the per-inode DAX flag
 2017-09-06 14:50 UTC  (4+ messages)

[PATCH v2] xfs: fix incorrect log_flushed on fsync
 2017-09-06 13:29 UTC  (10+ messages)

kernel BUG at fs/xfs/xfs_aops.c:853! in kernel 4.13 rc6
 2017-09-05 23:42 UTC  (8+ messages)

[PATCH v3 0/3] XFS real-time device tweaks
 2017-09-05 19:37 UTC  (4+ messages)
` [PATCH v3 1/3] fs/xfs: Add rtdisable option
` [PATCH v3 2/3] fs/xfs: Add real-time device support to statfs
` [PATCH v3 3/3] fs/xfs: Add rtfallocmin mount option

xfs: Uninitialized memory read at xlog_write
 2017-09-04 21:44 UTC  (3+ messages)

[PATCH 2/2] xfs: don't unconditionally clear the reflink flag on zero-block files
 2017-09-04 19:50 UTC  (4+ messages)

[PATCH 1/2] xfs: evict CoW fork extents when performing finsert/fcollapse
 2017-09-04 19:30 UTC  (3+ messages)

[GIT PULL] xfs: changes for 4.14
 2017-09-04 17:31 UTC 

[RFC][PATCH] fstests: regression test for xfs leftover CoW extent error
 2017-09-04 15:46 UTC  (6+ messages)

[PATCH] generic: reserve correct indirect blocks for delalloc write path
 2017-09-04 15:44 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