messages from 2015-01-12 14:55:03 to 2015-01-20 07:13:11 UTC [more...]
[PATCH v3 00/15] Btrfs: Cleanup for raid56 scrub
2015-01-20 7:11 UTC (10+ 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()
btrfs convert running out of space
2015-01-20 5:39 UTC (3+ messages)
[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] btrfs: Don't call btrfs_start_transaction() on frozen fs to avoid deadlock
2015-01-20 3:17 UTC (8+ messages)
[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 (6+ messages)
` [PATCH 1/2] btrfs-progs: tests, add support for running commands under root
` [PATCH 2/2] btrfs-progs: teests, use the root helper in 012
[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 (7+ messages)
[PATCH 1/1] Btrfs: move super_kobj and device_dir_kobj from fs_info to btrfs_fs_devices
2015-01-19 16:02 UTC
[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
[PATCH v2 1/2 RESEND] btrfs: remove empty fs_devices to prevent memory runout
2015-01-19 2:26 UTC (4+ 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
btrfs performance - ssd array
2015-01-18 5:11 UTC (9+ messages)
repeatable btrfs deadlock in unlink, kernel versions v3.15..v3.18.3
2015-01-18 3:14 UTC
[PATCH] Drop feature defines from C files, in favour of CFLAGS defines
2015-01-18 1:52 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: fix raid56 scrub failed in xfstests btrfs/072
2015-01-16 11:00 UTC (2+ messages)
[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] fstest: btrfs/006: Add extra check on return value and 'fi show' by device
2015-01-16 1:57 UTC
[PATCH 00/15] Btrfs: Cleanup for raid56 scrib
2015-01-16 1:38 UTC (18+ 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: Avoid trustless page-level-repair in dev-replace
` [PATCH 11/15] Btrfs: Separate finding-right-mirror and writing-to-target's process in scrub_handle_errored_block()
` [PATCH 12/15] Btrfs: Combine per-page recover in dev-replace and scrub
` [PATCH 13/15] Btrfs: Simplify scrub_setup_recheck_block()'s argument
` [PATCH 14/15] Btrfs: Include map_type in raid_bio
` [PATCH 15/15] Btrfs: Introduce BTRFS_BLOCK_GROUP_RAID56_MASK to check raid56 simply
BtrFs on drives with error recovery control / TLER?
2015-01-15 22:52 UTC (2+ messages)
filesystem corruption/unable to scrub
2015-01-15 22:02 UTC
[PATCH v2 RESEND] btrfs-progs: make btrfs qgroups show human readable sizes
2015-01-15 20:41 UTC (10+ messages)
` btrfs command completion Was: "
price to pay for nocow file bit?
2015-01-15 19:06 UTC (4+ messages)
[PATCH] Restore backtrace functionality on glibc
2015-01-15 12:36 UTC (2+ messages)
[PATCH] fstests: fix test btrfs/017 (qgroup shared extent accounting test)
2015-01-15 11:28 UTC (2+ messages)
[PATCH] Btrfs: insert_new_root: Fix lock type of the extent buffer
2015-01-15 6:52 UTC
[PATCH 1/2] btrfs-progs:btrfstune: choose to ignore error when setting seeding enabled
2015-01-15 5:07 UTC (3+ messages)
[PATCH] btrfs: cleanup a straight free-after-malloc branch for free-space-cache
2015-01-15 1:44 UTC (3+ messages)
[PATCH 1/4] btrfs-progs: Check sb_bytenr with device size before scanning one device
2015-01-15 0:34 UTC (4+ messages)
` [PATCH 2/4] btrfs-progs: Enhance btrfs-find-root
Btrfs on top of LUKS (dm-crypt)
2015-01-15 0:09 UTC (3+ messages)
[PATCH] btrfs: switch extent_state state to unsigned
2015-01-14 18:52 UTC
[PULL] [PATCH 0/5] Btrfs: leak in btrfs_find_item and cleanups
2015-01-14 18:36 UTC (6+ messages)
` [PATCH 1/5] btrfs: fix leak of path in btrfs_find_item
` [PATCH 2/5] btrfs: cleanup, remove inode_item_info helper
` [PATCH 3/5] btrfs: cleanup, remove inode_ref_info helper
` [PATCH 4/5] btrfs: simplify insert_orphan_item
` [PATCH 5/5] btrfs: expand btrfs_find_item if found_key is NULL
[PATCH] btrfs-progs: Fix wrong return value when executing 'fi show' on umounted device
2015-01-14 6:50 UTC
[PATCH] Btrfs: fix fsync log replay for inodes with a mix of regular refs and extrefs
2015-01-14 1:52 UTC (3+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH 1/2] fstests: add generic test for fsync on inode with many hard links
2015-01-14 1:29 UTC (3+ messages)
` [PATCH 2/2] fstests: add another "
` [PATCH v2 "
[PATCH] Btrfs: avoid build warning on 32-bit
2015-01-14 1:12 UTC (3+ messages)
[PATCH] Revert "btrfs-progs: disable backtrace and define __always_inline"
2015-01-14 0:42 UTC (9+ messages)
[PATCH] btrfs: transaction: Remove unused function
2015-01-14 0:06 UTC (2+ messages)
[PATCH 1/1 v2] Btrfs: fix unused members in struct btrfs_root
2015-01-13 18:18 UTC (2+ messages)
[PATCH 1/1] Btrfs: fix unused members in struct btrfs_root
2015-01-13 18:18 UTC (4+ messages)
[PATCH] Btrfs: fix fsync when extend references are added to an inode
2015-01-13 16:40 UTC (2+ messages)
` [PATCH v2] "
[PATCH v2] btrfs-progs: make btrfs qgroups show human readable sizes
2015-01-13 4:46 UTC (2+ messages)
[PATCH] btrfs-progs: add missing options to qgroup limit
2015-01-13 3:53 UTC
[PATCH 0/4] Better btrfsck tree corruption report and automatic csum tree rebuild
2015-01-13 2:04 UTC (5+ messages)
` [PATCH 1/4] btrfs-progs: Report corrupted trees after check_chunks_and_extents()
` [PATCH 2/4] btrfs-progs: Continue repair even some extent reference can't be repaired and report result to user
` [PATCH 3/4] btrfs-progs: Automatically rebuild csum/extent tree if no other tree has corrupted/missing extent
` [PATCH 4/4] btrfs-progs: Remove all csum extents for init_csum
filesystem unmountable and btrfsck fails to repair after SATA link hiccup
2015-01-12 23:18 UTC
Stuck balance, 3.18.0
2015-01-12 17:49 UTC (4+ messages)
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).