linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-05-22 18:29:13 to 2017-05-31 16:26:27 UTC [more...]

[sparc64] crc32c misbehave
 2017-05-31 16:19 UTC 

cleanup UUID types V6
 2017-05-31 16:18 UTC  (25+ messages)
` [PATCH 01/24] uuid,afs: move struct uuid_v1 back into afs
` [PATCH 02/24] xfs: use uuid_copy() helper to abstract uuid_t
` [PATCH 03/24] xfs: use uuid_be to implement the uuid_t type
` [PATCH 04/24] md: namespace private helper names
` [PATCH 05/24] uuid: remove uuid_be defintions from the uapi header
` [PATCH 06/24] uuid: rename uuid types
` [PATCH 07/24] nfsd: namespace-prefix uuid_parse
` [PATCH 08/24] uuid: rename uuid_to_bin to uuid_parse
` [PATCH 09/24] uuid: don't export guid_index and uuid_index
` [PATCH 10/24] uuid: hoist helpers uuid_equal() and uuid_copy() from xfs
` [PATCH 11/24] uuid: hoist uuid_is_null() helper from libnvdimm
` [PATCH 12/24] S390/sysinfo: use uuid_is_null instead of opencoding it
` [PATCH 13/24] xfs: remove uuid_getnodeuniq and xfs_uu_t
` [PATCH 14/24] xfs: use the common helper uuid_is_null()
` [PATCH 15/24] block: remove blk_part_pack_uuid
` [PATCH 16/24] ima/policy: switch to use uuid_t
` [PATCH 17/24] fs: switch ->s_uuid to uuid_t
` [PATCH 18/24] overlayfs: use uuid_t instead of uuid_be
` [PATCH 19/24] partitions/ldm: switch to use uuid_t
` [PATCH 20/24] sysctl: "
` [PATCH 21/24] nvme: switch to uuid_t
` [PATCH 22/24] scsi_debug: "
` [PATCH 23/24] tmpfs: generate random sb->s_uuid
` [PATCH 24/24] MAINTAINERS: add uuid entry

[PATCH v3 0/2] xfs: make fatal assert failures conditional in debug mode
 2017-05-31 15:36 UTC  (3+ messages)
` [PATCH v3 2/2] xfs: define fatal assert build time tunable

[PATCH v3] xfs: use ->b_state to fix buffer I/O accounting release race
 2017-05-31 15:27 UTC  (4+ messages)

cleanup UUID types V5
 2017-05-31 10:33 UTC  (26+ messages)
` [PATCH 01/22] Revert "afs: Move UUID struct to linux/uuid.h"
` [PATCH 02/22] xfs: use uuid_copy() helper to abstract uuid_t
` [PATCH 03/22] xfs: use uuid_be to implement the uuid_t type
` [PATCH 04/22] md: namespace private helper names
` [PATCH 05/22] uuid: remove uuid_be defintions from the uapi header
` [PATCH 06/22] uuid: rename uuid types
` [PATCH 07/22] uuid: don't export guid_index and uuid_index
` [PATCH 08/22] uuid: hoist helpers uuid_equal() and uuid_copy() from xfs
` [PATCH 09/22] uuid: hoist uuid_is_null() helper from libnvdimm
` [PATCH 10/22] S390/sysinfo: use uuid_is_null instead of opencoding it
` [PATCH 11/22] xfs: remove uuid_getnodeuniq and xfs_uu_t
` [PATCH 12/22] xfs: use the common helper uuid_is_null()
` [PATCH 13/22] block: remove blk_part_pack_uuid
` [PATCH 14/22] ima/policy: switch to use uuid_t
` [PATCH 15/22] fs: switch ->s_uuid to uuid_t
` [PATCH 16/22] overlayfs: use uuid_t instead of uuid_be
` [PATCH 17/22] partitions/ldm: switch to use uuid_t
` [PATCH 18/22] sysctl: "
` [PATCH 19/22] nvme: switch to uuid_t
` [PATCH 20/22] scsi_debug: "
` [PATCH 21/22] tmpfs: generate random sb->s_uuid
` [PATCH 22/22] MAINTAINERS: add uuid entry

[PATCH 0/10 v9] No wait AIO
 2017-05-31  8:51 UTC  (27+ messages)
` [PATCH 01/10] fs: Separate out kiocb flags setup based on RWF_* flags
` [PATCH 02/10] fs: Introduce filemap_range_has_page()
` [PATCH 03/10] fs: Use RWF_* flags for AIO operations
` [PATCH 04/10] fs: Introduce RWF_NOWAIT
` [PATCH 05/10] fs: return if direct write will trigger writeback
` [PATCH 06/10] fs: Introduce IOMAP_NOWAIT
` [PATCH 07/10] fs: return on congested block device
` [PATCH 08/10] ext4: nowait aio support
` [PATCH 09/10] xfs: "
` [PATCH 10/10] btrfs: "

[PATCH v7 0/9] xfsprogs 4.12: GETFSMAP support
 2017-05-30 19:19 UTC  (27+ messages)
` [PATCH 3/9] xfs_spaceman: space management tool
` [PATCH 4/9] xfs_spaceman: add FITRIM support
` [PATCH 5/9] xfs_spaceman: add new speculative prealloc control
` [PATCH 6/9] xfs_spaceman: AG state control
` [PATCH 7/9] xfs_spaceman: Free space mapping command
` [PATCH 0.9/9] xfs: introduce the XFS_IOC_GETFSMAP ioctl

request for inclusion of 2 xfs patches
 2017-05-29  9:28 UTC  (2+ messages)

[PATCH v2] ioctl_getfsmap.2: document the GETFSMAP ioctl
 2017-05-28 16:27 UTC  (2+ messages)

RFC: removing non-linux platform support from xfsprogs
 2017-05-27 16:17 UTC  (3+ messages)

[GIT PULL] xfs: updates for 4.12-rc3
 2017-05-26 19:07 UTC 

[PATCH] xfs_metadump: tag metadump image with attribute flags
 2017-05-26 16:13 UTC  (9+ messages)
` [PATCH V2] xfs_metadump: tag metadump image with informational flags

xfs/098 hits assertion failure on 4.12-rc2
 2017-05-26 12:06 UTC  (2+ messages)

[PATCH v2] xfs: use ->b_state to fix buffer I/O accounting release race
 2017-05-26 11:53 UTC  (3+ messages)

[PATCH 0/3 V2] Resubmit items failed during writeback
 2017-05-26 11:51 UTC  (13+ messages)
` [PATCH 1/3] xfs: use atomic operations to handle xfs_log_item flags
` [PATCH 2/3 V2] xfs: Add infrastructure needed for error propagation during buffer IO failure
` [PATCH 3/3 V2] xfs: Properly retry failed inode items in case of error during buffer writeback

[PATCH 0/2] xfsprogs: metadump/mdrestore warns about dirty journal
 2017-05-25 17:29 UTC  (2+ messages)

cleanup UUID types V3
 2017-05-25 13:29 UTC  (14+ messages)
` [PATCH 10/23] afs: switch to use uuid_t and uuid_gen
` [PATCH 13/23] md: namespace private helper names
` [PATCH 23/23] uuid: remove uuid_be

[lkp-developer] how to fix [not run] xfs_io fzero failed (old kernel/wrong fs?)
 2017-05-25  8:44 UTC 

[RFCRAP 0/3?] xfs: OH GOD MY EYES!
 2017-05-25  0:03 UTC  (20+ messages)
` [PATCH 2/3] xfsprogs: remove double-underscore integer types
` [PATCH 3/3] xfs: freeze rw filesystems just prior to reboot

Shutdown filesystem when a thin pool become full
 2017-05-24 17:52 UTC  (13+ messages)

[PATCH 0/2] Resubmit items failed during writeback
 2017-05-24 17:08 UTC  (16+ messages)
` [PATCH 2/2] xfs: Properly retry failed inode items in case of error during buffer writeback

[PATCH] xfs_repair: junk leaf attribute if count == 0
 2017-05-24 12:24 UTC  (5+ messages)

[PATCH 0/3 v3] xfs: Fix SEEK_HOLE implementation
 2017-05-23 17:37 UTC  (11+ messages)
` [PATCH 2/3] xfs: Fix off-by-in in loop termination in xfs_find_get_desired_pgoff()

[PATCH 0/3] xfs: improve transaction log res. overrun reporting
 2017-05-23 16:17 UTC  (2+ messages)

[PATCH] xfs: fix off-by-one on max nr_pages in xfs_find_get_desired_pgoff()
 2017-05-23 15:33 UTC  (6+ messages)

[PATCH] xfs: use atomic to provide buffer I/O accounting serialization
 2017-05-23 11:29 UTC  (5+ messages)

[PATCH] vfs: freeze filesystems just prior to reboot
 2017-05-23 11:10 UTC  (4+ messages)

[PATCH] xfs: fix unaligned access in xfs_btree_visit_blocks
 2017-05-22 20:43 UTC  (5+ messages)
` [PATCH V2] "


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).