messages from 2015-01-20 07:13:01 to 2015-01-29 01:29:04 UTC [more...]
[PATCH v4 0/8] Fix freeze/sysfs deadlock in better method
2015-01-29 1:27 UTC (8+ messages)
` [PATCH v4 1/8] Revert "btrfs: add support for processing pending changes" related commits
` [PATCH v4 2/8] btrfs: Introduce per-transaction mount_opt to keep mount option consistent during transaction
` [PATCH v4 2/8] btrfs: Make btrfs_parse_options() parse mount option in a atomic way
` [PATCH v4 3/8] btrfs: Introduce per-transaction mount_opt to keep mount option consistent during transaction
` [PATCH v4 3/8] btrfs: Use btrfs_test_trans_opt() to handle SPACE_CACHE if it's under transaction protect
` [PATCH v4 4/8] btrfs: Use btrfs_test_trans_opt() to handle INODE_CACHE "
` [PATCH v4 4/8] btrfs: Use btrfs_test_trans_opt() to handle SPACE_CACHE "
[PATCH RFC v3 0/5] mount options consistent enhancement
2015-01-29 1:15 UTC (11+ messages)
` [PATCH RFC v3 1/5] Revert "btrfs: add support for processing pending changes" related commits
` [PATCH RFC v3 2/5] btrfs: Make btrfs_parse_options() parse mount option in a atomic way
` [PATCH RFC v3 3/5] btrfs: Introduce per-transaction mount_opt to keep mount option consistent during transaction
` [PATCH RFC v3 4/5] btrfs: Use btrfs_test_trans_opt() to handle SPACE_CACHE if it's under transaction protect
` [PATCH RFC v3 5/5] btrfs: Use btrfs_test_trans_opt() to handle INODE_CACHE "
[PATCH 0/4] Better btrfsck tree corruption report and automatic csum tree rebuild
2015-01-29 0:51 UTC (3+ messages)
[PATCH v2 00/10] Enhance btrfs-find-root and open_ctree() to provide better chance on damaged btrfs
2015-01-29 0:58 UTC (4+ messages)
` [PATCH v2 02/10] btrfs-progs: Add support to suppress tree block csum error output
Linux documentation: btrfs.txt
2015-01-28 17:04 UTC
[PATCH 1/1] btrfs: Align EOF length to block in extent_same
2015-01-28 19:46 UTC (3+ messages)
btrfs-prog: improve build-system by autoconf
2015-01-28 15:38 UTC (4+ messages)
Am I missing partiy/redundancy - WARNING: RAID56 detected, not implemented
2015-01-28 13:35 UTC (3+ messages)
Get the diff from a file in two snapshots
2015-01-28 3:46 UTC (4+ messages)
[PATCH v3 1/2] btrfs-progs: read_tree_block() and read_node_slot() cleanup
2015-01-28 2:12 UTC
[PATCH 1/2] btrfs-progs: read_tree_block() and read_node_slot() cleanup
2015-01-28 2:07 UTC (4+ messages)
` [PATCH 2/2] btrfs-progs: Move (set/clear_)extent_buffer_uptodate() to extent_io.h
[PATCH 1/2] btrfs-progs: Make option parsing more robust to code modifications
2015-01-28 1:15 UTC (4+ messages)
` [PATCH 2/2] btrfs-progs: Add --readonly flag
btrfs convert running out of space
2015-01-28 0:18 UTC (20+ messages)
[PATCH] Btrfs: fix scrub race leading to use-after-free
2015-01-27 23:06 UTC (2+ messages)
` [PATCH v2] "
Btrfs progs release 3.18.2
2015-01-27 17:12 UTC
[PATCH] btrfs-progs: don't output operational status information to stderr
2015-01-27 15:49 UTC (2+ messages)
how to repair a damaged filesystem with btrfs raid5
2015-01-27 12:01 UTC (2+ messages)
[PATCH v2 1/2] btrfs-progs: read_tree_block() and read_node_slot() cleanup
2015-01-27 3:54 UTC
[PATCH v5] btrfs: add regression test for remount with thread_pool resized
2015-01-26 23:46 UTC (3+ messages)
Bug Report Data Rescue: btrfs send ... btrfs set prop on linux 3.18-2 on Arch Linux
2015-01-26 13:38 UTC (2+ messages)
spuious I/O errors from btrfs...at the caching layer?
2015-01-26 12:39 UTC (4+ messages)
` Resolved...ish. was: Re: spurious "
[PATCH 1/1] Btrfs: move super_kobj and device_dir_kobj from fs_info to btrfs_fs_devices
2015-01-26 10:07 UTC (5+ messages)
` [PATCH 1/1] Btrfs: btrfs_release_super_kobj() should clean up the kobject data
[PATCH v2 1/2 RESEND] btrfs: remove empty fs_devices to prevent memory runout
2015-01-26 9:44 UTC (4+ messages)
` [PATCH 2/2 RESEND] btrfs: introduce shrinker for rb_tree that keeps valid btrfs_devices
[PATCH v4] btrfs: add regression test for remount with thread_pool resized
2015-01-26 8:53 UTC (4+ messages)
[PATCH] btrfs-progs: Make csum tree rebuild works with extent tree rebuild
2015-01-26 5:53 UTC
3.19-rc5: Bug 91911: [REGRESSION] rm command hangs big time with deleting a lot of files at once
2015-01-26 4:42 UTC (8+ messages)
[PATCH] btrfs: Don't call btrfs_start_transaction() on frozen fs to avoid deadlock
2015-01-26 0:31 UTC (23+ messages)
RAID1 migrate to bigger disks
2015-01-25 5:07 UTC (5+ messages)
"btrfs send" and interrupts
2015-01-24 13:28 UTC (3+ messages)
Moving snapshots
2015-01-23 19:20 UTC (2+ messages)
[GIT PULL] Btrfs fixes
2015-01-23 18:49 UTC
[PATCH] Btrfs: add missing cleanup on sysfs init failure
2015-01-23 18:27 UTC
[PATCH 3.19-rc] btrfs: add read-only check to sysfs handler of features
2015-01-23 17:52 UTC
[PATCH v2] fstests: btrfs/079: Fix wrong value passed to available space check
2015-01-23 16:10 UTC (3+ messages)
` [PATCH] fstests: btrfs/082: Check return value of "btrfs filesystem show" command executed on umounted device
[PULL] [PATCH 0/3] Btrfs, fixes for freezing vs pending changes
2015-01-23 16:07 UTC (6+ messages)
` [PATCH 1/3] btrfs: Fix the bug that fs_info->pending_changes is never cleared
` [PATCH 2/3] btrfs: Don't call btrfs_start_transaction() on frozen fs to avoid deadlock
` [PATCH 3/3] btrfs: remove a no-op unfreeze superbock callback
[PATCH v2] Btrfs: Add code to support file creation time
2015-01-23 13:28 UTC (4+ messages)
` [PATCH v3] "
[PATCH] btrfs-progs:qgroup:make large size aligned
2015-01-23 13:24 UTC (2+ messages)
Recovery Operation With Multiple Devices
2015-01-23 9:47 UTC (3+ messages)
Recovery Operation With Multiple Devices
2015-01-23 10:02 UTC
Recovery Operation With Multiple Devices
2015-01-23 9:37 UTC
[PATCH] btrfs: fix raid56 scrub failed in xfstests btrfs/072
2015-01-23 1:56 UTC (3+ messages)
[PATCH v4] btrfs-progs: make btrfs qgroups show human readable sizes
2015-01-23 1:06 UTC (3+ messages)
[PATCH] Btrfs: fix setup_leaf_for_split() to avoid leaf corruption
2015-01-22 23:46 UTC (2+ messages)
replace seed/sprout hangs (regression ?)
2015-01-22 10:12 UTC (2+ messages)
[PATCH 1/3] btrfs: qgroup: return EINVAL if level of parent is not higher than child's
2015-01-22 9:46 UTC (5+ messages)
` [PATCH 2/3] btrfs: qgroup: allow user to remove qgroup which has parent but no child
` [PATCH 3/3] btrfs: qgroup: destroy related qgroup when removing subvolume if needed
[PATCH] Drop feature defines from C files, in favour of CFLAGS defines
2015-01-21 18:33 UTC (2+ messages)
[PATCH] btrfs-progs: Doc: Add explain on 'source' and 'target' for btrfs-image
2015-01-21 16:23 UTC (2+ messages)
BTRFS critical (device dm-2): invalid dir item name len: 77
2015-01-21 12:45 UTC (2+ messages)
Snapshot cannot be deleted
2015-01-21 12:26 UTC (2+ messages)
Recovery options for FS forced readonly due to 3.17 snapshot bug
2015-01-21 9:15 UTC
[PATCH] xfstests: btrfs: fix up 001.out
2015-01-21 5:30 UTC (4+ messages)
` [PATCH v2] "
[PATCH] fstest: btrfs/006: Add extra check on return value and 'fi show' by device
2015-01-21 4:54 UTC (4+ messages)
[PATCH] fstests: btrfs/079: Fix wrong value passed to available space check
2015-01-21 4:21 UTC (3+ messages)
Recovery options for FS forced readonly due to 3.17 snapshot bug
2015-01-20 22:26 UTC
[PATCH RFC v2 0/5] Fix bugs introduced by the new pending changes
2015-01-20 16:01 UTC (8+ messages)
` [PATCH RFC v2 1/5] btrfs: Fix the bug that fs_info->pending_changes is never cleared
` [PATCH RFC v2 2/5] btrfs: Add btrfs_start_transaction_freeze() to start transaction in btrfs_freeze()
` [PATCH RFC v2 3/5] btrfs: Handle pending changes "
` [PATCH RFC v2 4/5] Revert "btrfs: move commit out of sysfs when changing label"
` [PATCH RFC v2 5/5] Revert "btrfs: move commit out of sysfs when changing features"
Recovery options for FS forced readonly due to 3.17 snapshot bug
2015-01-20 12:40 UTC (3+ messages)
[PATCH v3 00/15] Btrfs: Cleanup for raid56 scrub
2015-01-20 7:11 UTC (14+ messages)
` [PATCH 03/15] Btrfs: Make raid_map array be inlined in btrfs_bio structure
` [PATCH 04/15] Btrfs: add ref_count and free function for btrfs_bio
` [PATCH 05/15] Btrfs: Fix a jump typo of nodatasum_case to avoid wrong WARN_ON()
` [PATCH 06/15] Btrfs: Remove noneed force_write in scrub_write_block_to_dev_replace
` [PATCH 07/15] Btrfs: Cleanup btrfs_bio_counter_inc_blocked()
` [PATCH 08/15] Btrfs: btrfs_rm_dev_replace_blocked(): Use wait_event()
` [PATCH 09/15] Btrfs: Break loop when reach BTRFS_MAX_MIRRORS in scrub_setup_recheck_block()
` [PATCH 10/15] Btrfs: Separate finding-right-mirror and writing-to-target's process in scrub_handle_errored_block()
` [PATCH 11/15] Btrfs: Combine per-page recover in dev-replace and scrub
` [PATCH 12/15] Btrfs: Simplify scrub_setup_recheck_block()'s argument
` [PATCH 13/15] Btrfs: Include map_type in raid_bio
` [PATCH 14/15] Btrfs: Introduce BTRFS_BLOCK_GROUP_RAID56_MASK to check raid56 simply
` [PATCH 15/15] Rename all ref_count to refs in struct
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).