linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-08-05 04:05:26 to 2015-08-12 07:08:12 UTC [more...]

[PATCH v6 04/11] btrfs: remove bio splitting and merge_bvec_fn() calls
 2015-08-12  7:07 UTC 

Damaged filesystem, can read, can't repair, error says to contact devs
 2015-08-12  5:28 UTC  (18+ messages)

Scaling to 100k+ snapshots/subvolumes
 2015-08-12  4:58 UTC  (3+ messages)

btrfs-progs: btrfs balance returns enospc error on a system with 80% free space
 2015-08-12  4:19 UTC  (2+ messages)

Missing dedupe/locking patch in integration-4.2 tree?
 2015-08-11 21:00 UTC  (4+ messages)

btrfs check --repair crash, and btrfs-cleaner crash
 2015-08-11 15:40 UTC  (8+ messages)
` Btrfs progs release 4.1.1
        ` kernel BUG at fs/btrfs/extent-tree.c:8113! (4.1.3 kernel)

Usage of new added disk not updated while doing a balance
 2015-08-11 14:20 UTC  (3+ messages)

[PATCH] fstests: btrfs regression test for defrag tail extents
 2015-08-11  2:32 UTC  (3+ messages)

[PATCH V3 00/11] Btrfs: Pre subpagesize-blocksize cleanups
 2015-08-10 13:51 UTC  (13+ messages)
` [PATCH V3 01/11] Btrfs: __btrfs_buffered_write: Reserve/release extents aligned to block size
` [PATCH V3 02/11] Btrfs: Compute and look up csums based on sectorsized blocks
` [PATCH V3 03/11] Btrfs: Direct I/O read: Work "
` [PATCH V3 04/11] Btrfs: fallocate: Work with "
` [PATCH V3 05/11] Btrfs: btrfs_page_mkwrite: Reserve space in sectorsized units
` [PATCH V3 06/11] Btrfs: Search for all ordered extents that could span across a page
` [PATCH V3 07/11] Btrfs: Use (eb->start, seq) as search key for tree modification log
` [PATCH V3 08/11] Btrfs: btrfs_submit_direct_hook: Handle map_length < bio vector length
` [PATCH V3 09/11] Btrfs: Limit inline extents to root->sectorsize
` [PATCH V3 10/11] Btrfs: Fix block size returned to user space
` [PATCH V3 11/11] Btrfs: Clean pte corresponding to page straddling i_size

FW: btrfs-progs: android build
 2015-08-10  7:30 UTC  (3+ messages)

raid1 on uneven-sized disks
 2015-08-10  4:13 UTC  (5+ messages)

[btrfs:integration-4.3 34/35] fs/btrfs/extent_io.c:2734:10: error: 'struct bio' has no member named 'bi_css'
 2015-08-09 18:37 UTC 

[PATCH V2 00/11] Btrfs: Pre subpagesize-blocksize cleanups
 2015-08-09 11:47 UTC  (15+ messages)
` [PATCH V2 01/11] Btrfs: __btrfs_buffered_write: Reserve/release extents aligned to block size
` [PATCH V2 02/11] Btrfs: Compute and look up csums based on sectorsized blocks
` [PATCH V2 03/11] Btrfs: Direct I/O read: Work "
` [PATCH V2 04/11] Btrfs: fallocate: Work with "
` [PATCH V2 05/11] Btrfs: btrfs_page_mkwrite: Reserve space in sectorsized units
` [PATCH V2 06/11] Btrfs: Search for all ordered extents that could span across a page
` [PATCH V2 07/11] Btrfs: Use (eb->start, seq) as search key for tree modification log
` [PATCH V2 08/11] Btrfs: btrfs_submit_direct_hook: Handle map_length < bio vector length
` [PATCH V2 09/11] Btrfs: Limit inline extents to root->sectorsize
` [PATCH V2 10/11] Btrfs: Fix block size returned to user space
` [PATCH V2 11/11] Btrfs: Clean pte corresponding to page straddling i_size

fs unreadable after powercycle: BTRFS (device sda): parent transid verify failed on 427084513280 wanted 390924 found 390922
 2015-08-09  2:56 UTC  (4+ messages)

[GIT PULL] Btrfs
 2015-08-08 19:41 UTC 

Lockup in BTRFS_IOC_CLONE/Kernel 4.2.0-rc5
 2015-08-07 23:29 UTC  (3+ messages)

btrfs raid1 metadata, single data
 2015-08-07 20:07 UTC  (8+ messages)

Removing bad hdd from btrfs volume
 2015-08-07 16:22 UTC  (4+ messages)

[PATCH 0/3] Fix for infinite loop on non-empty inode but with no file extent
 2015-08-07 14:23 UTC  (10+ messages)
` [PATCH 1/3] btrfs-progs: fsck: Print correct file hole
` [PATCH 2/3] btrfs-progs: fsck: Fix a infinite loop on discount file extent repair
` [PATCH 3/3] btrfs-progs: fsck-tests: Add test case for inode lost all its file extent

[PATCH 0/3] dm error based test cases
 2015-08-07 10:31 UTC  (9+ messages)
` [PATCH v2 "
  ` [PATCH v2 3/3] xfstests: btrfs: test device delete with EIO on src dev
` [PATCH v4 0/3] dm error based test cases
  ` [PATCH v4 1/3] xfstests: btrfs: add functions to create dm-error device
  ` [PATCH v4 2/3] xfstests: btrfs: test device replace, with EIO on the src dev

[PATCH] Btrfs: fix defrag to merge tail file extent
 2015-08-07  8:50 UTC  (2+ messages)

Data single *and* raid?
 2015-08-07  8:11 UTC  (8+ messages)

[PATCH 00/11] Btrfs: Pre subpagesize-blocksize cleanups
 2015-08-07  4:16 UTC  (14+ messages)
` [PATCH 01/11] Btrfs: __btrfs_buffered_write: Reserve/release extents aligned to block size
` [PATCH 02/11] Btrfs: Compute and look up csums based on sectorsized blocks
` [PATCH 03/11] Btrfs: Direct I/O read: Work "
` [PATCH 04/11] Btrfs: fallocate: Work with "
` [PATCH 05/11] Btrfs: btrfs_page_mkwrite: Reserve space in sectorsized units
` [PATCH 06/11] Btrfs: Search for all ordered extents that could span across a page
` [PATCH 07/11] Btrfs: Use (eb->start, seq) as search key for tree modification log
` [PATCH 08/11] Btrfs: btrfs_submit_direct_hook: Handle map_length < bio vector length
` [PATCH 09/11] Btrfs: Limit inline extents to root->sectorsize
` [PATCH 10/11] Btrfs: Fix block size returned to user space
` [PATCH 11/11] Btrfs: Clean pte corresponding to page straddling i_size

[PATCH V2] btrfs-progs: add newline to some error messages
 2015-08-07  2:07 UTC  (2+ messages)

[PATCH] btrfs-progs: add newline to some error messages
 2015-08-06 23:28 UTC  (6+ messages)

[PATCH] btrfs: qgroup: Fix a regression in qgroup reserved space
 2015-08-06 14:44 UTC  (3+ messages)

[PATCH] btrfs: Add WARN_ON() for double lock in btrfs_tree_lock()
 2015-08-06 14:39 UTC 

[RFC 0/8] Allow GFP_NOFS allocation to fail
 2015-08-06 14:34 UTC  (16+ messages)
` [RFC 1/8] mm, oom: Give __GFP_NOFAIL allocations access to memory reserves
` [RFC 2/8] mm: Allow GFP_IOFS for page_cache_read page cache allocation
` [RFC 3/8] mm: page_alloc: do not lock up GFP_NOFS allocations upon OOM
` [RFC 4/8] jbd, jbd2: Do not fail journal because of frozen_buffer allocation failure
` [RFC 5/8] ext4: Do not fail journal due to block allocator
` [RFC 6/8] ext3: Do not abort journal prematurely
` [RFC 7/8] btrfs: Prevent from early transaction abort
` [RFC 8/8] btrfs: use __GFP_NOFAIL in alloc_btrfs_bio

[PATCH 1/2] btrfs: Fix wrong comment of btrfs_alloc_tree_block()
 2015-08-06 14:16 UTC  (2+ messages)
` [PATCH 2/2] btrfs: Remove root argument in extent_data_ref_count()

[PATCH] btrfs: abort transaction on btrfs_reloc_cow_block()
 2015-08-06 13:56 UTC 

[PATCH] btrfs: Remove unnecessary variants in relocation.c
 2015-08-06 12:58 UTC 

[PATCH] fstests: generic test for fsync of file with multiple links
 2015-08-06 12:33 UTC  (3+ messages)

[PATCH 0/6] sysfs-part2 Add seed device representation on the sysfs
 2015-08-06 12:31 UTC  (4+ messages)

Why subvolume and not just volume?
 2015-08-06 11:17 UTC  (5+ messages)

BTRFS disaster (of my own making). Is this recoverable?
 2015-08-06 11:13 UTC  (18+ messages)

bedup --defrag freezing
 2015-08-06 11:10 UTC  (2+ messages)

[PATCH] Btrfs: fix stale dir entries after removing a link and fsync
 2015-08-06  4:05 UTC 

[PATCH v2 1/2] btrfs-progs: use switch instead of a series of ifs for output errormsg
 2015-08-06  3:05 UTC  (2+ messages)
` [PATCH v2 2/2] btrfs-progs: Modify confuse error message in scrub

[PATCH 1/3] btrfs: Error handle for get_ref_objectid_v0() in relocate_block_group()
 2015-08-06  2:11 UTC  (7+ messages)
` [PATCH 2/3] btrfs: Cleanup: Remove objectid's init-value in create_reloc_inode()
` [PATCH 3/3] btrfs: Cleanup: Remove chunk_objectid argument from btrfs_relocate_chunk()

[PATCH] btrfs-progs: Modify confuse error message in scrub
 2015-08-06  2:00 UTC  (3+ messages)

RAID1: system stability
 2015-08-05 19:00 UTC  (6+ messages)

mount btrfs takes 30 minutes, btrfs check runs out of memory
 2015-08-05 11:30 UTC  (12+ messages)

[PATCH v4 0/4] btrfs: Fix data checksum error cause by replace with io-load
 2015-08-05  8:43 UTC  (5+ messages)
` [PATCH v4 1/4] btrfs: Use ref_cnt for set_block_group_ro()
` [PATCH v4 2/4] btrfs: Separate scrub_blocked_if_needed() to scrub_pause_on/off()
` [PATCH v4 3/4] btrfs: use scrub_pause_on/off() to reduce code in scrub_enumerate_chunks()
` [PATCH v4 4/4] btrfs: Fix data checksum error cause by replace with io-load

[PATCH v2] fstests: btrfs: Add regression test for reserved space leak
 2015-08-05  7:46 UTC  (8+ 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).