Linux Btrfs filesystem development
 help / color / mirror / Atom feed
 messages from 2015-07-27 12:26:14 to 2015-08-05 19:00:40 UTC [more...]

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

[PATCH 0/6] sysfs-part2 Add seed device representation on the sysfs
 2015-08-05 17:29 UTC  (2+ messages)

Why subvolume and not just volume?
 2015-08-05 17:13 UTC  (3+ messages)

[PATCH 1/3] btrfs: Error handle for get_ref_objectid_v0() in relocate_block_group()
 2015-08-05 17:02 UTC  (6+ 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()

BTRFS disaster (of my own making). Is this recoverable?
 2015-08-05 16:53 UTC  (20+ messages)

[PATCH] btrfs-progs: Modify confuse error message in scrub
 2015-08-05 16:50 UTC  (2+ messages)

[RFC 0/8] Allow GFP_NOFS allocation to fail
 2015-08-05 16:49 UTC  (14+ 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 0/3] Fix for infinite loop on non-empty inode but with no file extent
 2015-08-05 16:40 UTC  (5+ 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

mount btrfs takes 30 minutes, btrfs check runs out of memory
 2015-08-05 11:30 UTC  (18+ 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

Lockup in BTRFS_IOC_CLONE/Kernel 4.2.0-rc5
 2015-08-05  8:28 UTC 

[PATCH v2] fstests: btrfs: Add regression test for reserved space leak
 2015-08-05  7:46 UTC  (9+ messages)

[PATCH] fstests: btrfs: Add regression test for reserved space leak
 2015-08-05  0:57 UTC  (3+ messages)

[PATCH 0/3] introduce function to handle device offline
 2015-08-04 22:28 UTC  (6+ messages)
` [PATCH 1/3] Btrfs: allow -o rw,degraded for single group profile
` [PATCH 2/3] Btrfs: fix null pointer dereference when extent buffer is already freed
` [PATCH 3/3] Btrfs: introduce function to handle device offline

[PATCH] btrfs-progs: Doc: Add extra notes for qgroup
 2015-08-04  5:52 UTC 

Fwd: Bug report - btrfs hanging
 2015-08-03 19:06 UTC  (2+ messages)
  `  "

ext4 convert bugs, wiki warning?
 2015-08-03 15:13 UTC  (4+ messages)

btrfs partition converted from ext4 becomes read-only minutes after booting: WARNING: CPU: 2 PID: 2777 at ../fs/btrfs/super.c:260 __btrfs_abort_transaction+0x4b/0x120
 2015-08-03  7:45 UTC  (13+ messages)

[PATCH RFC 00/14] Yet Another In-band(online) deduplication implement
 2015-08-03  7:18 UTC  (13+ messages)
` [PATCH RFC 01/14] btrfs: file-item: Introduce btrfs_setup_file_extent function
` [PATCH RFC 02/14] btrfs: Use btrfs_fill_file_extent to reduce duplicated codes
` [PATCH RFC 03/14] btrfs: dedup: Add basic init/free functions for inband dedup
` [PATCH RFC 04/14] btrfs: dedup: Add internal add/remove/search function for btrfs dedup

[PATCH] btrfs: qgroup: Fix a regression in qgroup reserved space
 2015-08-03  6:44 UTC 

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

Data single *and* raid?
 2015-08-02 19:06 UTC  (13+ messages)

Filesystem unmountable
 2015-08-01 17:26 UTC  (2+ messages)

btrfs trace / deadlock with 4.2-rc3
 2015-07-31 19:34 UTC 

[GIT PULL] Btrfs
 2015-07-31 18:21 UTC 

systemd : Timed out waiting for defice dev-disk-by…
 2015-07-31 12:40 UTC  (7+ messages)

[PATCH][RESEND] btrfs: fix search key advancing condition
 2015-07-31  8:38 UTC  (3+ messages)

INFO: task btrfs-transacti:204 blocked for more than 120 seconds. (more like 8+min)
 2015-07-30 17:55 UTC  (6+ messages)

[PATCH 1/1] btrfs-progs: compilation errors when using musl libc
 2015-07-30  9:22 UTC  (2+ messages)

[PATCH] btrfs-progs: Add missing exit for parse_profile function
 2015-07-30  9:20 UTC  (2+ messages)

fs got readonly after "btrfs_run_delayed_refs:2783: errno=-5 IO failure"
 2015-07-29 23:01 UTC  (3+ messages)

[PATCH] fstests: test for btrfs incremental send after file extent cloning
 2015-07-29 16:24 UTC 

Strange data backref offset?
 2015-07-29 16:24 UTC  (2+ messages)

[PATCH] Btrfs: teach backref walking about backrefs with underflowed offset values
 2015-07-29 16:23 UTC 

[GIT PULL] Fix for btrfs/070 checksum error
 2015-07-29 14:52 UTC  (8+ messages)

mount btrfs takes 30 minutes, btrfs check runs out of memory
 2015-07-29  6:19 UTC  (2+ messages)

mkfs.btrfs with invalid -d option uses default single drive, rather than errors
 2015-07-29  3:21 UTC  (3+ messages)

Error removing an HDD from a RAID1 BTRFS array
 2015-07-28 23:23 UTC  (2+ messages)

[PATCH 0/3] xfstests: test btrfs replace on RAID 5/6
 2015-07-28 17:41 UTC  (8+ messages)
` [PATCH 2/3] btrfs: add replace missing and replace RAID 5/6 to profile configs

add a bi_error field to struct bio V3
 2015-07-28 14:33 UTC  (7+ messages)
  ` [PATCH] block: add a bi_error field to struct bio

[PATCH v2 00/10] Enhance btrfs-find-root and open_ctree() to provide better chance on damaged btrfs
 2015-07-28 12:00 UTC  (5+ messages)
` [PATCH v2 10/10] btrfs-progs: Allow open_ctree use backup tree root or search it automatically if primary tree root is corrupted

[PATCH] Btrfs: fix warning in backref walking
 2015-07-28 10:03 UTC  (4+ messages)
` [PATCH v2] "

[PATCH RFC 00/14] Yet Another In-band(online) deduplication implement
 2015-07-28  9:14 UTC  (5+ messages)
` [PATCH RFC 01/14] btrfs: file-item: Introduce btrfs_setup_file_extent function
` [PATCH RFC 02/14] btrfs: Use btrfs_fill_file_extent to reduce duplicated codes
` [PATCH RFC 03/14] btrfs: dedup: Add basic init/free functions for inband dedup
` [PATCH RFC 04/14] btrfs: dedup: Add internal add/remove/search function for btrfs dedup

[PATCH] btrfs-progs: Increase running state's priority in stat output
 2015-07-28  7:53 UTC 

[PATCH] btrfs-progs-tests: Avoid outputting useless warning in ./fsck-tests.sh
 2015-07-28  2:28 UTC 

[PATCH 0/7] btrfs-progs: qgroup related enhance
 2015-07-28  0:25 UTC  (5+ messages)

[PATCH 1/2] btrfs-progs-tests: Introduce init_env() to initialize common env variant
 2015-07-27 14:01 UTC  (2+ messages)
` [PATCH 2/2] btrfs-progs-tests: Fix mount fail of 013-extent-tree-rebuild

[PATCH] Btrfs: fix order by which delayed references are run
 2015-07-27 13:50 UTC  (5+ messages)

[PATCH 0/4] Metadata crossing stripe boundary fixes
 2015-07-27 13:40 UTC  (5+ messages)
` [PATCH 4/4] btrfs: convert: Avoid allocating metadata extent crossing stripe boundary

[PATCH] Btrfs: btrfs_submit_bio_hook: Use btrfs_wq_endio_type values instead of integer constants
 2015-07-27 13:31 UTC  (2+ messages)

[PATCH v3 0/7] btrfs-progs: Fix wrong address accessing by subthread in btrfs-convert
 2015-07-27 13:26 UTC  (4+ messages)
` [PATCH v3 6/7] btrfs-progs: Move code to create loop device to common
` [PATCH v3 7/7] btrfs-progs: Introduce a misc test for thread conflict in btrfs-convert

[PATCH] btrfs-progs-tests: Add -o loop to fsck-tests/012-leaf-corruption for loop device
 2015-07-27 13:24 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox