linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-01-16 01:05:40 to 2015-01-23 18:49:24 UTC [more...]

[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] btrfs: Don't call btrfs_start_transaction() on frozen fs to avoid deadlock
 2015-01-23 18:21 UTC  (24+ messages)

[PATCH v2 1/2 RESEND] btrfs: remove empty fs_devices to prevent memory runout
 2015-01-23 18:10 UTC  (5+ messages)
` [PATCH 2/2 RESEND] btrfs: introduce shrinker for rb_tree that keeps valid btrfs_devices
` [PATCH v3 1/2] btrfs: remove empty fs_devices to prevent memory runout

[PATCH 3.19-rc] btrfs: add read-only check to sysfs handler of features
 2015-01-23 17:52 UTC 

[PATCH 1/1] Btrfs: move super_kobj and device_dir_kobj from fs_info to btrfs_fs_devices
 2015-01-23 16:35 UTC  (2+ messages)

[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 RFC v3 0/5] mount options consistent enhancement
 2015-01-23 14:57 UTC  (7+ 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 "

3.19-rc5: Bug 91911: [REGRESSION] rm command hangs big time with deleting a lot of files at once
 2015-01-23 14:56 UTC  (3+ messages)

"btrfs send" and interrupts
 2015-01-23 14:33 UTC  (2+ messages)

[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)

[PATCH v4] btrfs: add regression test for remount with thread_pool resized
 2015-01-23 12:36 UTC  (2+ messages)

Recovery Operation With Multiple Devices
 2015-01-23  9:47 UTC  (3+ messages)

Moving snapshots
 2015-01-23 10:05 UTC 

Recovery Operation With Multiple Devices
 2015-01-23 10:02 UTC 

Recovery Operation With Multiple Devices
 2015-01-23  9:37 UTC 

btrfs convert running out of space
 2015-01-23  8:46 UTC  (16+ messages)

[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  (16+ messages)
` [PATCH 01/15] Btrfs: fix a out-of-bound access of raid_map
` [PATCH 02/15] Btrfs: sort raid_map before adding tgtdev stripes
` [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

[PULL] [PATCH 0/6] Support for 'pending changes'
 2015-01-20  4:24 UTC  (3+ messages)
` [PATCH 1/6] btrfs: add support for processing pending changes

[PATCH v2 00/16] Btrfs: Cleanup for raid56 scrub
 2015-01-20  3:07 UTC  (19+ messages)
` [PATCH 01/16] Btrfs: fix a out-of-bound access of raid_map
` [PATCH 02/16] Btrfs: sort raid_map before adding tgtdev stripes
` [PATCH 03/16] Btrfs: Make raid_map array be inlined in btrfs_bio structure
` [PATCH 04/16] Btrfs: add ref_count and free function for btrfs_bio
` [PATCH 05/16] Btrfs: Fix a jump typo of nodatasum_case to avoid wrong WARN_ON()
` [PATCH 06/16] Btrfs: Remove noneed force_write in scrub_write_block_to_dev_replace
` [PATCH 07/16] Btrfs: Cleanup btrfs_bio_counter_inc_blocked()
` [PATCH 08/16] Btrfs: btrfs_rm_dev_replace_blocked(): Use wait_event()
` [PATCH 09/16] Btrfs: Break loop when reach BTRFS_MAX_MIRRORS in scrub_setup_recheck_block()
` [PATCH 10/16] Btrfs: Avoid trustless page-level-repair in dev-replace
` [PATCH 11/16] Btrfs: Separate finding-right-mirror and writing-to-target's process in scrub_handle_errored_block()
` [PATCH 12/16] Btrfs: Combine per-page recover in dev-replace and scrub
` [PATCH 13/16] Btrfs: Simplify scrub_setup_recheck_block()'s argument
` [PATCH 14/16] Btrfs: Include map_type in raid_bio
` [PATCH 15/16] Btrfs: Introduce BTRFS_BLOCK_GROUP_RAID56_MASK to check raid56 simply
` [PATCH 16/16] Rename all ref_count to refs in struct

[PATCH] btrfs-progs: tests, use non-interactive sudo helper
 2015-01-20  0:24 UTC  (2+ messages)

btrfs send multiple subvolumes
 2015-01-19 19:29 UTC 

[PATCH 0/5] New btrfsck test framework
 2015-01-19 18:07 UTC  (4+ messages)
` [PATCH 1/2] btrfs-progs: tests, add support for running commands under root

[PATCH] btrfs-progs: fix check of running scrub
 2015-01-19 18:01 UTC 

btrfs scrub status reports not running when it is
 2015-01-19 17:45 UTC  (5+ messages)

[PATCH 3.19-rc] btrfs: sync ioctl, handle errors after transaction start
 2015-01-19 13:21 UTC 

[PATCH v3] btrfs-progs: make btrfs qgroups show human readable sizes
 2015-01-19  7:53 UTC  (3+ messages)

[PATCH v2 1/2] btrfs-progs:btrfstune:force to set seeding flags
 2015-01-19  7:27 UTC  (2+ messages)
` [PATCH v2 2/2] btrfs-progs:btrfstune:fix multiple options error

[PATCH v2 00/10] Enhance btrfs-find-root and open_ctree() to provide better chance on damaged btrfs
 2015-01-19  6:45 UTC  (11+ messages)
` [PATCH v2 01/10] btrfs-progs: Cleanup, use bitshift instead of immediate number in btrfs_open_ctree_flags
` [PATCH v2 02/10] btrfs-progs: Add support to suppress tree block csum error output
` [PATCH v2 03/10] btrfs-progs: Add new btrfs_open_ctree_flags CHUNK_ONLY
` [PATCH v2 04/10] btrfs-progs: Add new find-root.[ch] infrastructure
` [PATCH v2 05/10] btrfs-progs: Switch btrfs-find-root to use the new open_ctree flags
` [PATCH v2 06/10] btrfs-progs: Add better search generation judgment for btrfs-find-root
` [PATCH v2 07/10] btrfs-progs: Swith btrfs-find-root to use the find-root infrastructure
` [PATCH v2 08/10] btrfs-progs: Cleanup unneeded btrfs-find-root codes
` [PATCH v2 09/10] btrfs-progs: Add new option for btrfs-find-root to search through all the metadata extents
` [PATCH v2 10/10] btrfs-progs: Allow open_ctree use backup tree root or search it automatically if primary tree root is corrupted

btrfs performance - ssd array
 2015-01-18  5:11 UTC  (4+ messages)

repeatable btrfs deadlock in unlink, kernel versions v3.15..v3.18.3
 2015-01-18  3:14 UTC 

move subvolume to directory fails
 2015-01-17 21:45 UTC 

Backup: Lost local reference
 2015-01-17 12:23 UTC  (2+ messages)

btrfs-prog: improve build-system by autoconf
 2015-01-16 15:26 UTC  (3+ messages)

[PATCH 2/6] btrfs: do commit in sync_fs if there are pending changes
 2015-01-16 13:29 UTC  (3+ messages)
` [PATCH 2/6 v2] "

[PATCH] Btrfs: fix typo of variable in scrub_stripe
 2015-01-16 13:27 UTC  (3+ messages)

[PATCH] Btrfs: fix race deleting block group from space_info->ro_bgs list
 2015-01-16 13:24 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] btrfs: cleanup init for list in free-space-cache
 2015-01-16 10:55 UTC  (2+ messages)

Kernel bug in 3.19-rc4
 2015-01-16  7:43 UTC  (2+ messages)

Kernel bug in 3.19-rc4
 2015-01-16  7:33 UTC  (2+ messages)

btrfs_inode_item's otime?
 2015-01-16  4:47 UTC  (7+ messages)

[PATCH 00/15] Btrfs: Cleanup for raid56 scrib
 2015-01-16  1:38 UTC  (4+ messages)
` [PATCH 04/15] Btrfs: add ref_count and free function for btrfs_bio


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).