messages from 2017-05-28 09:31:24 to 2017-06-02 23:21:32 UTC [more...]
My XFS volume died, please help!
2017-06-02 23:21 UTC
[PATCH v7 00/19] xfs: online scrub support
2017-06-02 22:32 UTC (20+ messages)
` [PATCH 01/19] xfs: query the per-AG reservation counters
` [PATCH 02/19] xfs: add scrub tracepoints
` [PATCH 03/19] xfs: create an ioctl to scrub AG metadata
` [PATCH 04/19] xfs: generic functions to scrub metadata and btrees
` [PATCH 05/19] xfs: scrub the backup superblocks
` [PATCH 06/19] xfs: scrub AGF and AGFL
` [PATCH 07/19] xfs: scrub the AGI
` [PATCH 08/19] xfs: scrub free space btrees
` [PATCH 09/19] xfs: scrub inode btrees
` [PATCH 10/19] xfs: scrub rmap btrees
` [PATCH 11/19] xfs: scrub refcount btrees
` [PATCH 12/19] xfs: scrub inodes
` [PATCH 13/19] xfs: scrub inode block mappings
` [PATCH 14/19] xfs: scrub directory/attribute btrees
` [PATCH 15/19] xfs: scrub directory metadata
` [PATCH 16/19] xfs: scrub directory freespace
` [PATCH 17/19] xfs: scrub extended attributes
` [PATCH 18/19] xfs: scrub symbolic links
` [PATCH 19/19] xfs: scrub realtime bitmap/summary
[PATCH v7 00/13] xfs: preparing for online scrub support
2017-06-02 22:19 UTC (15+ messages)
` [PATCH 01/13] xfs: optimize _btree_query_all
` [PATCH 02/13] xfs: remove double-underscore integer types
` [PATCH 03/13] xfs: always compile the btree inorder check functions
` [PATCH 04/13] xfs: export various function for the online scrubber
` [PATCH 05/13] xfs: plumb in needed functions for range querying of various btrees
` [PATCH 06/13] xfs: export _inobt_btrec_to_irec and _ialloc_cluster_alignment for scrub
` [PATCH 07/13] xfs: check if an inode is cached and allocated
` [PATCH 08/13] xfs: reflink find shared should take a transaction
` [PATCH 09/13] xfs: separate function to check if reflink flag needed
` [PATCH 10/13] xfs: refactor the ifork block counting function
` [PATCH 11/13] xfs: return the hash value of a leaf1 directory block
` [PATCH 12/13] xfs: pass along transaction context when reading directory block buffers
` [PATCH 13/13] xfs: pass along transaction context when reading xattr "
` [PATCH 14/13] xfs: allow reading of already-locked remote symbolic link
crypto: Work around deallocated stack frame reference gcc bug on sparc
2017-06-02 19:55 UTC (4+ messages)
[PATCH v8 00/10] xfsprogs 4.12: GETFSMAP support
2017-06-02 19:52 UTC (11+ messages)
` [PATCH 01/10] xfs: introduce the XFS_IOC_GETFSMAP ioctl
` [PATCH 02/10] xfs_io: refactor numlen into a library function
` [PATCH 03/10] xfs_io: support the new getfsmap ioctl
` [PATCH 04/10] xfs_repair: replace rmap_compare with libxfs version
` [PATCH 05/10] xfs_spaceman: space management tool
` [PATCH 06/10] xfs_spaceman: add FITRIM support
` [PATCH 07/10] xfs_spaceman: add new speculative prealloc control
` [PATCH 08/10] xfs_spaceman: Free space mapping command
` [PATCH 09/10] xfs_spaceman: add a man page
` [PATCH 10/10] xfs_spaceman: add group summary mode
[PATCH v7 0/9] xfsprogs 4.12: GETFSMAP support
2017-06-02 19:44 UTC (28+ 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
[GIT PULL] xfs: updates for 4.12-rc4
2017-06-02 19:22 UTC
[PATCH] fsr: fix uninitialized fs usage after timeout
2017-06-02 18:20 UTC
[PATCH 2/2] xfs: fix installation for extended output files
2017-06-02 6:24 UTC (5+ messages)
[v4.12-rc1 regression] nfs server crashed in fstests run
2017-06-02 6:04 UTC
[sparc64] crc32c misbehave
2017-06-02 3:34 UTC (8+ messages)
[PATCH 0/6] xfstests: remove most IRIX-specific code
2017-06-02 3:34 UTC (5+ messages)
[PATCH] xfs/040: use compare-libxfs in xfsprogs
2017-06-01 16:50 UTC
[PATCH 00/35 v1] pagevec API cleanups
2017-06-01 13:55 UTC (42+ messages)
` [PATCH 01/35] fscache: Remove unused ->now_uncached callback
` [PATCH 02/35] ext4: Fix SEEK_HOLE
` [PATCH 03/35] ext4: Fix off-by-in in loop termination in ext4_find_unwritten_pgoff()
` [PATCH 04/35] dax: Fix inefficiency in dax_writeback_mapping_range()
` [PATCH 05/35] mm: Fix THP handling in invalidate_mapping_pages()
` [PATCH 06/35] mm: Make pagevec_lookup() update index
` [PATCH 07/35] mm: Implement find_get_pages_range()
` [PATCH 08/35] fs: Fix performance regression in clean_bdev_aliases()
` [PATCH 09/35] ext4: Use pagevec_lookup_range() in ext4_find_unwritten_pgoff()
` [PATCH 10/35] ext4: Use pagevec_lookup_range() in writeback code
` [PATCH 11/35] hugetlbfs: Use pagevec_lookup_range() in remove_inode_hugepages()
` [PATCH 12/35] xfs: Use pagevec_lookup_range() in xfs_find_get_desired_pgoff()
` [PATCH 13/35] mm: Remove nr_pages argument from pagevec_lookup{,_range}()
` [PATCH 14/35] mm: Implement find_get_pages_range_tag()
` [PATCH 15/35] btrfs: Use pagevec_lookup_range_tag()
` [PATCH 16/35] ceph: "
` [PATCH 17/35] ext4: "
` [PATCH 18/35] f2fs: "
` [PATCH 19/35] f2fs: Simplify page iteration loops
` [PATCH 20/35] f2fs: Use find_get_pages_tag() for looking up single page
` [PATCH 21/35] gfs2: Use pagevec_lookup_range_tag()
` [PATCH 22/35] nilfs2: "
` [PATCH 23/35] mm: Use pagevec_lookup_range_tag() in __filemap_fdatawait_range()
` [PATCH 24/35] mm: Use pagevec_lookup_range_tag() in write_cache_pages()
` [PATCH 25/35] mm: Remove nr_pages argument from pagevec_lookup_{,range}_tag()
` [PATCH 26/35] afs: Use find_get_pages_range_tag()
` [PATCH 27/35] shmem: Use pagevec_lookup() in shmem_unlock_mapping()
` [PATCH 28/35] shmem: Use pagevec_lookup_entries()
` [PATCH 29/35] mm: Make pagevec_lookup_entries() update index
` [PATCH 30/35] mm: Implement find_get_entries_range()
` [PATCH 31/35] shmem: Convert to pagevec_lookup_entries_range()
` [PATCH 32/35] mm: Convert truncate code "
` [PATCH 33/35] mm: Remove nr_entries argument from pagevec_lookup_entries{,_range}()
` [PATCH 34/35] mm: Make find_get_entries_tag() update index
` [PATCH 35/35] mm: Implement find_get_entries_range_tag()
` [Cluster-devel] [PATCH 00/35 v1] pagevec API cleanups
cleanup UUID types V6
2017-05-31 19:40 UTC (30+ 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 (11+ messages)
` [PATCH 09/10] xfs: nowait aio support
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)
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).