messages from 2015-07-22 10:15:25 to 2015-08-01 20:44:53 UTC [more...]
Data single *and* raid?
2015-08-01 20:44 UTC (4+ messages)
ext4 convert bugs, wiki warning?
2015-08-01 20:42 UTC (2+ messages)
Filesystem unmountable
2015-08-01 17:26 UTC (2+ messages)
mount btrfs takes 30 minutes, btrfs check runs out of memory
2015-08-01 10:05 UTC (7+ messages)
btrfs trace / deadlock with 4.2-rc3
2015-07-31 19:34 UTC
[GIT PULL] Btrfs
2015-07-31 18:21 UTC
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-07-31 13:38 UTC (10+ messages)
systemd : Timed out waiting for defice dev-disk-by…
2015-07-31 12:40 UTC (11+ 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 (7+ 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 (10+ 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)
[PATCH RFC 00/14] Yet Another In-band(online) deduplication implement
2015-07-29 2:40 UTC (12+ 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
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 (15+ messages)
` [PATCH 1/3] btrfs/011: test replace on RAID 5/6 now that it's supported
` [PATCH 2/3] btrfs: add replace missing and replace RAID 5/6 to profile configs
` [PATCH 3/3] btrfs: add a test of replace missing dev in diff raid
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 (9+ messages)
` [PATCH 1/4] btrfs: print-tree: print stripe len of a chunk
` [PATCH 2/4] btrfs: fsck: Check if a metadata tree block crossing stripe boundary
` [PATCH 3/4] btrfs: extent-tree: Avoid allocating tree block that cross "
` [PATCH 4/4] btrfs: convert: Avoid allocating metadata extent crossing "
[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 (9+ messages)
` [PATCH v3 1/7] "
` [PATCH v3 2/7] btrfs-progs: Move close timer handle code to line after sub process exit
` [PATCH v3 3/7] btrfs-progs: Remove cleanup-timer code for btrfs-convert
` [PATCH v3 4/7] btrfs-progs: resst info->periodic.timer_fd's value after free
` [PATCH v3 5/7] btrfs-progs: Set info->periodic.timer_fd to 0 in init-fail
` [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)
[PATCH] btrfs-progs: Show detail error message when write sb failed in write_dev_supers()
2015-07-27 11:32 UTC
[PATCH] btrfs-progs-tests: Add '-o loop' to mount command line in convert-tests.sh
2015-07-27 6:35 UTC
[PATCH v2 0/7] btrfs-progs: Fix wrong address accessing by subthread in btrfs-convert
2015-07-27 6:27 UTC (8+ messages)
` [PATCH v2 1/7] "
` [PATCH v2 2/7] btrfs-progs: Move close timer handle code to line after sub process exit
` [PATCH v2 3/7] btrfs-progs: Remove cleanup-timer code for btrfs-convert
` [PATCH v2 4/7] btrfs-progs: resst info->periodic.timer_fd's value after free
` [PATCH v2 5/7] btrfs-progs: Set info->periodic.timer_fd to 0 in init-fail
` [PATCH v2 6/7] btrfs-progs: Move code to create loop device to common
` [PATCH v2 7/7] btrfs-progs: Introduce a misc test for thread conflict in btrfs-convert
oops - fs/btrfs/extent-tree.c:2025 - kernel 4.2.0-rc3 - __btrfs_inc_extent_ref:2025: errno=-17 Object already exists
2015-07-26 14:30 UTC
Anyone tried out btrbk yet?
2015-07-26 5:39 UTC (17+ messages)
Inappropriate ioctl for device
2015-07-25 13:42 UTC (3+ messages)
btrfs check --repair crash, and btrfs-cleaner crash
2015-07-24 16:24 UTC (5+ messages)
` Btrfs progs release 4.1.1
[PATCH] fstests: btrfs test to exercise shared extent reference accounting
2015-07-24 21:52 UTC (4+ messages)
` [PATCH v2] "
[PATCH] fstests: regression test for the btrfs clone ioctl
2015-07-24 21:39 UTC (2+ messages)
[PATCH] fstests: test for file fsync after unlink and inode eviction
2015-07-24 5:31 UTC
[PATCH] Btrfs: fix stale dir entries after unlink, inode eviction and fsync
2015-07-24 5:30 UTC
[PATCH 1/5] btrfs-progs: Fix wrong address accessing by subthread in btrfs-convert
2015-07-24 13:39 UTC (6+ messages)
` [PATCH 2/5] btrfs-progs: Move close timer handle code to line after sub process exit
` [PATCH 3/5] btrfs-progs: Remove cleanup-timer code for btrfs-convert
` [PATCH 4/5] btrfs-progs: resst info->periodic.timer_fd's value after free
` [PATCH 5/5] btrfs-progs: Set info->periodic.timer_fd to 0 in init-fail
[PATCH] btrfs-progs: defrag: remove unused variable
2015-07-24 12:14 UTC (2+ messages)
[PATCH] btrfs-progs: defrag: fix threshold overflow again
2015-07-24 12:12 UTC (2+ messages)
[PATCH] btrfs: Fix scrub panic when leaf accross stripes
2015-07-23 13:41 UTC (2+ messages)
Btrfs progs release 4.1.2 (urgent fix, do not use 4.1.1)
2015-07-23 12:02 UTC (3+ messages)
Can't mount btrfs volume on rbd
2015-07-23 11:11 UTC (15+ messages)
[PATCH] Btrfs: fix stale directory entries after fsync log replay
2015-07-22 3:54 UTC (2+ messages)
` [PATCH v2] "
[BUG] kernel BUG at fs/btrfs/scrub.c:1956!, when scrubbing freshly converted ext4
2015-07-23 3:41 UTC (2+ messages)
[PATCH] generic/311: Disable dmesg check
2015-07-22 23:02 UTC (11+ messages)
"free_raid_bio" crash on RAID6
2015-07-22 22:05 UTC (2+ messages)
btrfs send ioctl does not support 32 bit user space with 64 bit kernel in Linux 4.1.3 ; patch included
2015-07-22 21:46 UTC
[PATCH] Improve FL_KEEP_SIZE handling
2015-07-22 17:45 UTC (4+ messages)
` [PATCH] Btrfs: Improve FL_KEEP_SIZE handling in fallocate
RAID1: system stability
2015-07-22 11:00 UTC (4+ messages)
[PATCH 0/3] dm error based test cases
2015-07-22 10:14 UTC (8+ messages)
` [PATCH v4 "
` [PATCH v4 1/3] xfstests: btrfs: add functions to create dm-error device
` [PATCH v4 3/3] xfstests: btrfs: test device delete with EIO on src dev
` [PATCH v4 2/3] xfstests: btrfs: test device replace, with EIO on the "
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