linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-06-25 11:26:44 to 2018-06-29 12:46:35 UTC [more...]

[PATCH 0/4] Misc cleanups
 2018-06-29 12:46 UTC  (7+ messages)
` [PATCH 1/4] btrfs: Refactor loop in btrfs_release_extent_buffer_page
` [PATCH 2/4] btrfs: Document locking require via lockdep_assert_held
` [PATCH 3/4] btrfs: Rename EXTENT_BUFFER_DUMMY to EXTENT_BUFFER_PRIVATE
` [PATCH 4/4] btrfs: Remove unnecessary locking code in qgroup_rescan_leaf

btrfs suddenly think's it's raid6
 2018-06-29 12:41 UTC  (3+ messages)

[PATCH 1/3] btrfs: convert volume rotating flag into bitmap
 2018-06-29 12:06 UTC  (10+ messages)
` [PATCH 3/3] btrfs: fix race between mkfs and mount

[PATCH v2] Revert "btrfs: fix a possible umount deadlock"
 2018-06-29 11:46 UTC  (4+ messages)

[PATCH] btrfs: use customized batch size for total_bytes_pinned
 2018-06-29 10:05 UTC  (3+ messages)

[PATCH 00/14] Misc cleanups for 4.19
 2018-06-29  9:08 UTC  (16+ messages)
` [PATCH 01/14] btrfs: simplify some assignments of inode numbers
` [PATCH 02/14] btrfs: simplify pointer chasing of local fs_info variables
` [PATCH 03/14] btrfs: use copy_page for copying pages instead of memcpy
` [PATCH 04/14] btrfs: prune unused includes
` [PATCH 05/14] btrfs: pass only eb to num_extent_pages
` [PATCH 06/14] btrfs: switch types to int when counting eb pages
` [PATCH 07/14] btrfs: open-code bio_set_op_attrs
` [PATCH 08/14] btrfs: raid56: add new helper for starting async work
` [PATCH 09/14] btrfs: raid56: use new helper for async_rmw_stripe
` [PATCH 10/14] btrfs: raid56: use new helper for async_read_rebuild
` [PATCH 11/14] btrfs: raid56: use new helper for async_scrub_parity
` [PATCH 12/14] btrfs: raid56: merge rbio_is_full helpers
` [PATCH 13/14] btrfs: raid56: don't lock stripe cache table when freeing
` [PATCH 14/14] btrfs: raid56: catch errors from full_stripe_write

So, does btrfs check lowmem take days? weeks?
 2018-06-29  8:04 UTC  (19+ messages)

[PATCH 0/3] Btrfs: stop abusing current->journal_info for direct I/O
 2018-06-29  7:02 UTC  (7+ messages)
` [PATCH 1/3] fs: add initial bh_result->b_private value to __blockdev_direct_IO()

[GIT PULL] Btrfs updates for 4.18
 2018-06-29  6:13 UTC  (8+ messages)

[PATCH RFC] btrfs: Do extra device generation check at mount time
 2018-06-29  3:25 UTC  (16+ messages)

call trace: WARNING: at /build/linux-uwVqDp/linux-4.16.16/fs/btrfs/ctree.h:1565 btrfs_update_device
 2018-06-29  1:10 UTC  (8+ messages)

Major design flaw with BTRFS Raid, temporary device drop will corrupt nodatacow files
 2018-06-29  0:07 UTC  (21+ messages)

[PATCH] Revert "btrfs: fix a possible umount deadlock"
 2018-06-28 22:49 UTC  (3+ messages)

Incremental send/receive broken after snapshot restore
 2018-06-28 20:09 UTC 

[PATCH RFC 0/2] Btrfs: fix file data corruptions due to lost dirty bits
 2018-06-28 14:03 UTC  (9+ messages)
` [PATCH 2/2] Btrfs: keep pages dirty when using btrfs_writepage_fixup_worker

[PATCH v1] btrfs: quota: Set rescan progress to (u64)-1 if we hit last leaf
 2018-06-28 18:56 UTC  (3+ messages)

Enabling quota may not correctly rescan on 4.17
 2018-06-28  8:32 UTC  (22+ messages)
` [PATCH] btrfs: qgroups: Move transaction managed inside btrfs_quota_enable

unsolvable technical issues?
 2018-06-28 14:46 UTC  (11+ messages)

[PATCH] fstests: btrfs: Test if btrfs will corrupt nodatasum compressed extent when replacing device
 2018-06-28  6:31 UTC  (4+ messages)

[PATCH] Btrfs: fix mount failure when qgroup rescan is in progress
 2018-06-27 23:12 UTC  (6+ messages)

[PATCH 0/2] Remove v0 extent support
 2018-06-27 13:21 UTC  (13+ messages)
` [PATCH 2/2] btrfs: Add graceful handling of V0 extents
    ` [PATCH v2] "
      ` [PATCH] btrfs: annotate unlikely branches after V0 extent type removal

[PATCH] btrfs: return EUCLEAN if extent_inline_ref type is invalid
 2018-06-27 12:58 UTC  (5+ messages)
` [PATCH v2] "

fstests/btrfs/011 lockdep warning in 4.18-rc
 2018-06-27 12:06 UTC 

[PATCH] btrfs: quota: Reset rescan progress if we hit last leaf
 2018-06-27  8:48 UTC 

[PATCH v4 0/5] code cleanups for btrfs_get_acl()
 2018-06-27  7:21 UTC  (7+ messages)
` [PATCH v4 1/5] btrfs: return error instead of crash when detecting unexpected type in btrfs_get_acl()
` [PATCH v4 2/5] btrfs: replace empty string with NULL when getting attribute length "
` [PATCH v4 3/5] btrfs: remove unnecessary -ERANGE check "
` [PATCH v4 4/5] btrfs: avoid error code overriding "
` [PATCH v4 5/5] btrfs: remove unnecessary bracket "

Mailing list archives links update
 2018-06-27  1:55 UTC  (2+ messages)

[PATCH v2] Btrfs: fix regression in btrfs_page_mkwrite() from vm_fault_t conversion
 2018-06-26 17:17 UTC  (2+ messages)

[PATCH v3] btrfs: code cleanups for btrfs_get_acl()
 2018-06-26 16:19 UTC  (3+ messages)

[PATCH] btrfs: remove warnings superseded by refcount_t usage
 2018-06-26 14:00 UTC  (2+ messages)

btrfs raid10 performance
 2018-06-26 11:56 UTC  (2+ messages)

[PATCH 0/7] Fix locking when scanning devices
 2018-06-26  9:33 UTC  (5+ messages)
` [PATCH 2/7] btrfs: extend critical section when scanning a new device
` [PATCH 7/7] btrfs: fix mount and ioctl device scan ioctl race

general protection fault in find_device
 2018-06-26  9:17 UTC  (5+ messages)

[PATCH] btrfs: Use iocb to derive pos instead of passing a separate parameter
 2018-06-26  0:50 UTC  (5+ messages)

btrfs balance did not progress after 12H
 2018-06-25 17:34 UTC  (9+ messages)
      ` btrfs balance did not progress after 12H, hang on reboot, btrfs check --repair kills the system still

[PATCH] Btrfs: fix regression in btrfs_page_mkwrite() from vm_fault_t conversion
 2018-06-25 14:03 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).