messages from 2017-05-11 23:15:20 to 2017-05-19 00:38:00 UTC [more...]
[PATCH 0/2] Resubmit items failed during writeback
2017-05-19 0:22 UTC (15+ messages)
` [PATCH 1/2] xfs: Add infrastructure needed for error propagation during buffer IO failure
` [PATCH 2/2] xfs: Properly retry failed inode items in case of error during buffer writeback
Do we need a way to force xfsaild to run?
2017-05-19 0:16 UTC (4+ messages)
[PATCH] vfs: freeze filesystems just prior to reboot
2017-05-19 0:20 UTC
[PATCH 0/3 v3] xfs: Fix SEEK_HOLE implementation
2017-05-19 0:06 UTC (5+ messages)
` [PATCH 1/3] xfs: Fix missed holes in "
` [PATCH 2/3] xfs: Fix off-by-in in loop termination in xfs_find_get_desired_pgoff()
` [PATCH 3/3] xfs: Move handling of missing page into one place "
cleanup UUID types V3
2017-05-18 23:35 UTC (40+ messages)
` [PATCH 01/23] xfs: use uuid_copy() helper to abstract uuid_t
` [PATCH 02/23] xfs: use uuid_be to implement the uuid_t type
` [PATCH 03/23] uuid: remove uuid_be defintions from the uapi header
` [PATCH 04/23] uuid: rename uuid types
` [PATCH 05/23] uuid: don't export guid_index and uuid_index
` [PATCH 06/23] uuid: add the v1 layout to uuid_t
` [PATCH 07/23] uuid: hoist helpers uuid_equal() and uuid_copy() from xfs
` [PATCH 08/23] uuid: hoist uuid_is_null() helper from libnvdimm
` [PATCH 09/23] S390/sysinfo: use uuid_is_null instead of opencoding it
` [PATCH 10/23] afs: switch to use uuid_t and uuid_gen
` [PATCH 11/23] uuid: remove struct uuid_v1
` [PATCH 12/23] xfs: remove uuid_getnodeuniq and xfs_uu_t
` [PATCH 13/23] md: namespace private helper names
` [PATCH 14/23] xfs: use the common helper uuid_is_null()
` [PATCH 15/23] block: remove blk_part_pack_uuid
` [PATCH 16/23] ima/policy: switch to use uuid_t
` [PATCH 17/23] fs: switch ->s_uuid to uuid_t
` [PATCH 18/23] overlayfs: use uuid_t instead of uuid_be
` [PATCH 19/23] partitions/ldm: switch to use uuid_t
` [PATCH 20/23] sysctl: "
` [PATCH 21/23] nvme: switch to uuid_t
` [PATCH 22/23] scsi_debug: "
` [PATCH 23/23] uuid: remove uuid_be
[RFCRAP 0/3?] xfs: OH GOD MY EYES!
2017-05-18 22:30 UTC (11+ messages)
` [PATCH 1/3] xfs: remove double-underscore integer types
` [PATCH 2/3] xfsprogs: "
` [PATCH 3/3] xfs: freeze rw filesystems just prior to reboot
[PATCH v3] xfs: avoid mount-time deadlock in CoW extent recovery
2017-05-18 22:02 UTC
v4.12-rc1 does not compile: xfs_file_iomap_begin/end undefined reference
2017-05-18 17:53 UTC (3+ messages)
[PATCH v2] xfs: avoid mount-time deadlock in CoW extent recovery
2017-05-18 16:53 UTC (3+ messages)
[PATCH 1/1] xfs: add trace points for xlog cil operations
2017-05-18 12:31 UTC (2+ messages)
[PATCH 0/3 v2] xfs: Fix SEEK_HOLE implementation
2017-05-18 10:10 UTC (9+ messages)
` [PATCH 1/3] xfs: Fix missed holes in "
` [PATCH 2/3] xfs: Fix off-by-in in loop termination in xfs_find_get_desired_pgoff()
` [PATCH 3/3] xfs: Move handling of missing page into one place "
Mainline build brakes on powerpc with error : fs/xfs/xfs_iomap.c:1152: undefined reference to `.put_dax
2017-05-18 9:32 UTC (3+ messages)
[PATCH v2] ioctl_getfsmap.2: document the GETFSMAP ioctl
2017-05-18 2:07 UTC
[PATCH] ioctl_getfsmap.2: document the GETFSMAP ioctl
2017-05-18 2:04 UTC (15+ messages)
[PATCH 1/2] xfs: Fix missed holes in SEEK_HOLE implementation
2017-05-17 12:15 UTC (10+ messages)
` [PATCH 2/2] xfs: Move handling of missing page into one place in xfs_find_get_desired_pgoff()
[PATCH] xfs: only return detailed fsmap info if the caller has CAP_SYS_ADMIN
2017-05-17 9:35 UTC (4+ messages)
permanent XFS volume corruption
2017-05-17 5:27 UTC (14+ messages)
[PATCH] xfs: avoid mount-time deadlock in CoW extent recovery
2017-05-17 1:06 UTC (3+ messages)
[PATCH RFC] xfsprogs: consolidate filesystem info reporting
2017-05-16 17:16 UTC
cleanup UUID types V2
2017-05-16 15:53 UTC (21+ messages)
` [PATCH 01/17] xfs: use uuid_copy() helper to abstract uuid_t
` [PATCH 02/17] xfs: use uuid_be to implement the uuid_t type
` [PATCH 03/17] uuid: rename uuid types
` [PATCH 04/17] uuid: don't export guid_index and uuid_index
` [PATCH 05/17] uuid: add the v1 layout to uuid_t
` [PATCH 06/17] uuid: hoist helpers uuid_equal() and uuid_copy() from xfs
` [PATCH 07/17] uuid: remove the now unused uuid_be_cmp helper
` [PATCH 08/17] uuid: hoist uuid_is_null() helper from libnvdimm
` [PATCH 09/17] s390/sysinfo: use uuid_is_null instead of opencoding it
` [PATCH 10/17] afs: switch to use uuid_t and uuid_gen
` [PATCH 11/17] uuid: remove struct uuid_v1
` [PATCH 12/17] xfs: remove uuid_getnodeuniq and xfs_uu_t
` [PATCH 13/17] md: namespace private helper names
` [PATCH 14/17] xfs: use the common helper uuid_is_null()
` [PATCH 15/17] block: remove blk_part_pack_uuid
` [PATCH 16/17] ima/policy: switch to use uuid_t
` [PATCH 17/17] fs: switch ->s_uuid to uuid_t
xfsprogs 4.5 vs 4.10
2017-05-16 12:49 UTC (4+ messages)
[PATCH 1/2] dax: hide block device code in #ifdef
2017-05-16 11:16 UTC (6+ messages)
` [PATCH 2/2] fs: xfs: add DAX dependency
[PATCH v7 0/9] xfsprogs 4.12: GETFSMAP support
2017-05-15 19:30 UTC (9+ messages)
` [PATCH 1/9] xfs_io: support the new getfsmap ioctl
` [PATCH 0.9/9] xfs: introduce the XFS_IOC_GETFSMAP ioctl
[PATCH v4 00/27] fs: introduce new writeback error reporting and convert existing API as a wrapper around it
2017-05-15 17:58 UTC (10+ messages)
` [PATCH v4 15/27] fs: retrofit old error reporting API onto new infrastructure
` [PATCH v4 19/27] buffer: set errors in mapping at the time that the error occurs
` [PATCH v4 21/27] mm: clean up error handling in write_one_page
` [PATCH v4 22/27] jbd2: don't reset error in journal_finish_inode_data_buffers
[xfstests PATCH v2 0/3] xfstest for updated writeback error handling
2017-05-15 17:42 UTC (3+ messages)
` [xfstests PATCH v2 2/3] ext4: allow ext4 to use $SCRATCH_LOGDEV
[PATCH v2] libxfs: use crc32c slice-by-8 variant by default
2017-05-15 16:23 UTC
[PATCH] xfs: bad assertion for delalloc an extent that start at i_size
2017-05-15 13:35 UTC (2+ messages)
[PATCH] generic/285: Add more SEEK_HOLE tests
2017-05-15 12:31 UTC (6+ messages)
[PATCH 0/10 v8] No wait AIO
2017-05-15 9:47 UTC (3+ messages)
` [PATCH 04/10] fs: Introduce RWF_NOWAIT
[PATCH] xfs: fix warnings about unused stack variables
2017-05-15 9:03 UTC (2+ messages)
[PATCH] libxfs: use crc32c slice-by-8 variant by default
2017-05-14 22:26 UTC (4+ messages)
[PATCH] dax, xfs, ext4: compile out iomap-dax paths in the FS_DAX=n case
2017-05-14 0:53 UTC
[pre-linux-4.12-rc1] undefined reference to `put_dax' `dax_get_by_host'
2017-05-13 23:32 UTC (2+ messages)
[PATCH 0/9] mkfs.xfs: add mkfs.xfs.conf support
2017-05-12 17:30 UTC (19+ messages)
[V2 PATCH 1/1] xfs: remove lsn relevant fields from xfs_trans structure and its users
2017-05-12 16:29 UTC (2+ messages)
[RFC PATCH v1 00/30] fs: inode->i_version rework and optimization
2017-05-12 16:21 UTC (17+ messages)
[PATCH] xfs: avoid harmless gcc-7 warnings
2017-05-12 14:18 UTC (2+ messages)
APPLY FOR YOUR URGENT LOAN AT 2%
2017-05-12 10:53 UTC
[PATCH 1/1] xfs: remove lsn relevant fields from xfs_trans structure and its users
2017-05-12 0:49 UTC (3+ messages)
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;
as well as URLs for NNTP newsgroup(s).