messages from 2016-06-24 22:15:31 to 2016-06-30 09:19:07 UTC [more...]
[PATCH V12 00/14] Btrfs in-band de-duplication
2016-06-30 9:18 UTC (15+ messages)
` [PATCH] btrfs: dedupe: Introduce new reconfigure ioctl
` [PATCH V12 02/14] btrfs: dedupe: Introduce function to initialize dedupe info
` [PATCH V12 03/14] btrfs: dedupe: Introduce function to add hash into in-memory tree
` [PATCH V12 04/14] btrfs: dedupe: Introduce function to remove hash from "
` [PATCH V12 05/14] btrfs: delayed-ref: Add support for increasing data ref under spinlock
` [PATCH V12 06/14] btrfs: dedupe: Introduce function to search for an existing hash
` [PATCH V12 07/14] btrfs: dedupe: Implement btrfs_dedupe_calc_hash interface
` [PATCH V12 08/14] btrfs: ordered-extent: Add support for dedupe
` [PATCH V12 09/14] btrfs: dedupe: Inband in-memory only de-duplication implement
` [PATCH V12 10/14] btrfs: dedupe: Add ioctl for inband dedupelication
` [PATCH V12 11/14] btrfs: relocation: Enhance error handling to avoid BUG_ON
` [PATCH V12 12/14] btrfs: improve inode's outstanding_extents computation
` [PATCH V12 13/14] btrfs: dedupe: fix false ENOSPC
` [PATCH V12 14/14] btrfs: dedupe: Introduce new reconfigure ioctl
[PATCH] Btrfs: fix double free of fs root
2016-06-30 6:37 UTC (2+ messages)
[PATCH v2 0/4] btrfs feature testing + props fix
2016-06-30 6:30 UTC (10+ messages)
` [PATCH v2 1/4] btrfs/048: extend _filter_btrfs_prop_error to handle additional errors
` [PATCH v2 2/4] btrfs/124: test global metadata reservation reporting
` [PATCH v2 3/4] btrfs/125: test sysfs exports of allocation and device membership info
` [PATCH v2 4/4] btrfs/126,127,128: test feature ioctl and sysfs interfaces
[PATCH 1/2] btrfs: fix fsfreeze hang caused by delayed iputs deal
2016-06-30 3:30 UTC (3+ messages)
[PATCH 1/7] Btrfs: replace BUG() with WARN_ONCE in raid56
2016-06-30 0:57 UTC (2+ messages)
` [PATCH v2] Btrfs: remove BUG() "
Kernel bug during RAID1 replace
2016-06-30 0:24 UTC (26+ messages)
[PATCH v3 00/24] Delete CURRENT_TIME_SEC and replace current_fs_time()
2016-06-29 19:48 UTC (3+ messages)
` [PATCH v3 09/24] fs: btrfs: Use ktime_get_real_ts for root ctime
` [Y2038] [PATCH v3 00/24] Delete CURRENT_TIME_SEC and replace current_fs_time()
Disk quota exceeded
2016-06-29 19:20 UTC (3+ messages)
[PATCH] btrfs: Handle uninitialised inode eviction
2016-06-29 14:00 UTC (2+ messages)
[PATCH 2/2] btrfs: fix free space calculation in dump_space_info()
2016-06-29 5:12 UTC
Bug in 'btrfs filesystem du' ?
2016-06-29 4:07 UTC (7+ messages)
[PATCH v6 00/20] xfstests: minor fixes for the reflink/dedupe tests
2016-06-29 3:36 UTC (2+ messages)
` [PATCH 21/20] xfs/128: cycle_mount the scratch device, not the test device
[PATCH] Btrfs: fix read_node_slot to return errors
2016-06-29 1:55 UTC
invalid opcode 0000 / kernel bug with defect HDD
2016-06-29 1:43 UTC (3+ messages)
Btrfs full balance command fails due to ENOSPC (bug 121071)
2016-06-28 21:52 UTC (9+ messages)
btrfs-check: Fix bitflipped keys from bad RAM
2016-06-28 20:11 UTC
Btrfs check command fails with "assertion failed" error
2016-06-28 18:31 UTC (5+ messages)
Adventures in btrfs raid5 disk recovery
2016-06-28 18:17 UTC (38+ messages)
btrfs_evit_inode doesn't handle not fully initialized inodes
2016-06-28 12:28 UTC
[PATCH] fstests: btrfs: Regression test for leaking data reserved space
2016-06-28 5:30 UTC (2+ messages)
[RFC] Btrfs: add asynchronous compression support in zlib
2016-06-28 3:06 UTC
[PATCH] btrfs: Fix leaking bytes_may_use after hitting EDQUOTA
2016-06-28 1:57 UTC
[PATCH 00/14] Enospc rework
2016-06-28 0:16 UTC (5+ messages)
` [PATCH 05/14] Btrfs: warn_on for unaccounted spaces
Strange behavior when replacing device on BTRFS RAID 5 array
2016-06-27 22:29 UTC (7+ messages)
[BUG] Btrfs scrub sometime recalculate wrong parity in raid5
2016-06-27 19:47 UTC (16+ messages)
Bad hard drive - checksum verify failure forces readonly mount
2016-06-27 16:49 UTC (11+ messages)
[PATCH 5/6] fstests: btrfs: test RAID1 device reappear and balanced
2016-06-27 9:29 UTC (5+ messages)
` [PATCH v2 "
Rescue a single-device btrfs instance with zeroed tree root
2016-06-27 9:23 UTC (2+ messages)
[PATCH 1/4] fstests: btrfs/048: extend _filter_btrfs_prop_error to handle additional errors
2016-06-27 9:11 UTC (9+ messages)
` [PATCH 2/4] fstests: btrfs/124: test global metadata reservation reporting
` [PATCH 3/4] fstests: btrfs/125: test sysfs exports of allocation and device membership info
` [PATCH 4/4] fstests: btrfs/126,127,128: test feature ioctl and sysfs interfaces
[PATCH 1/2] btrfs-progs: convert: Fix a bug leads to discontinuous extents
2016-06-27 7:50 UTC (2+ messages)
` [PATCH 2/2] btrfs-progs: convert-test: Add test case for discontinuous hole extent
[PATCH v11 00/13] Btrfs dedupe framework
2016-06-27 3:04 UTC (7+ messages)
[PATCH 00/31] btrfs: simplify use of struct btrfs_root pointers
2016-06-27 2:28 UTC (28+ messages)
` [PATCH 02/31] btrfs: prefix fsid to all trace events
` [PATCH 03/31] btrfs: btrfs_test_opt and friends should take a btrfs_fs_info
` [PATCH 04/31] btrfs: tests, move initialization into tests/
` [PATCH 05/31] btrfs: tests, require fs_info for root
` [PATCH 14/31] btrfs: btrfs_abort_transaction, drop root parameter
` [PATCH 15/31] btrfs: call functions that overwrite their root parameter with fs_info
` [PATCH 16/31] btrfs: call functions that always use the same root with fs_info instead
` [PATCH 17/31] btrfs: btrfs_init_new_device should use fs_info->dev_root
` [PATCH 18/31] btrfs: alloc_reserved_file_extent trace point should use extent_root
` [PATCH 19/31] btrfs: struct btrfsic_state->root should be an fs_info
` [PATCH 20/31] btrfs: struct reada_control.root -> reada_control.fs_info
` [PATCH 21/31] btrfs: root->fs_info cleanup, use fs_info->dev_root everywhere
` [PATCH 22/31] btrfs: root->fs_info cleanup, io_ctl_init
` [PATCH 24/31] btrfs: root->fs_info cleanup, btrfs_calc_{trans,trunc}_metadata_size
` [PATCH 25/31] btrfs: root->fs_info cleanup, lock/unlock_chunks
` [PATCH 26/31] btrfs: root->fs_info cleanup, update_block_group{,flags}
` [PATCH 28/31] btrfs: root->fs_info cleanup, access fs_info->delayed_root directly
` [PATCH 30/31] btrfs: root->fs_info cleanup, btrfs_commit_transaction already has root
` [PATCH 31/31] btrfs: root->fs_info cleanup, btrfs_end_transaction{,_throttle} use trans->fs_info instead of parameter
Trying to rescue my data :(
2016-06-26 3:13 UTC (13+ messages)
[GIT PULL 1/2] Btrfs
2016-06-25 13:42 UTC (2+ messages)
` [GIT PULL 2/2] Btrfs
[PATCH] btrfs-progs: tests: 001-simple-unmounted: fix test failure due to bashism
2016-06-24 23:47 UTC
noholes and incremental send streamsize
2016-06-24 23:17 UTC
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).