messages from 2017-10-03 15:45:56 to 2017-10-11 01:30:58 UTC [more...]
[PATCH] Btrfs-progs: do not add stale device into fs_devices
2017-10-11 0:28 UTC
[PATCH v2 1/4] btrfs: add_missing_dev() should return the actual error
2017-10-11 0:52 UTC (5+ messages)
` [PATCH v2 2/4] btrfs: fix EIO misuse to report missing degraded option
` [PATCH v2 3/4] btrfs: declare btrfs_report_missing_device() static
` [PATCH v2 4/4] btrfs: fix use of error or warning for missing device
[PATCH 0/4] btrfs-progs repair support for unaligned/mismatched device sizes
2017-10-11 0:43 UTC (12+ messages)
` [PATCH 1/4] btrfs-progs: Introduce functions to repair unaligned/mismatch device size
` [PATCH 2/4] btrfs-progs: fsck: Introduce --fix-dev-size option
` [PATCH 3/4] btrfs-progs: check: Also check unalignment/mismatch device and super size
` [PATCH 4/4] btrfs-progs: test/fsck: Add test case image for --fix-dev-size
[PATCH] Btrfs: remove rcu_barrier in btrfs_close_devices
2017-10-10 21:51 UTC
[PATCH] Btrfs: free btrfs_device in place
2017-10-10 21:51 UTC
[PATCH] btrfs-progs: doc: update help/document of btrfs device remove
2017-10-10 21:22 UTC (2+ messages)
[PATCH] Btrfs: avoid losing data raid profile when deleting a device
2017-10-10 17:53 UTC (4+ messages)
` [PATCH v2] "
[PATCHSET v2] cgroup, writeback, btrfs: make sure btrfs issues metadata IOs from the root cgroup
2017-10-10 17:45 UTC (8+ messages)
` [PATCH 1/5] blkcg: export blkcg_root_css
` [PATCH 2/5] cgroup, writeback: replace SB_I_CGROUPWB with per-inode S_CGROUPWB
` [PATCH 3/5] buffer_head: separate out create_bh_bio() from submit_bh_wbc()
` [PATCH 4/5] cgroup, buffer_head: implement submit_bh_blkcg_css()
` [PATCH 5/5] btrfs: ensure that metadata and flush are issued from the root cgroup
` [PATCH v2 "
[PATCH] btrfs: fix max chunk size on dup
2017-10-10 17:42 UTC (5+ messages)
[PATCH 0/4] Just bunch of btrfs patches
2017-10-10 17:39 UTC (9+ messages)
` [PATCH 1/4] Btrfs: compress_file_range() remove dead variable num_bytes
` [PATCH 2/4] Btrfs: clear_dirty only on pages only in compression range
` [PATCH 3/4] Btrfs: handle unaligned tail of data ranges more efficient
` [PATCH 4/4] Btrfs: btrfs_dedupe_file_range() ioctl, remove 16MiB restriction
[PATCH] btrfs: use appropriate replacements for __sb_{start,end}_write calls
2017-10-10 13:20 UTC (6+ messages)
[PATCH] btrfs: Use bd_dev to generate index when dev_state_hashtable add items
2017-10-10 12:10 UTC (4+ messages)
[PATCHSET] cgroup, writeback, btrfs: make sure btrfs issues metadata IOs from the root cgroup
2017-10-10 9:31 UTC (6+ messages)
` [PATCH 1/3] cgroup, writeback: replace SB_I_CGROUPWB with per-inode S_CGROUPWB
` [PATCH 2/3] cgroup, writeback: implement submit_bh_blkcg_css()
` [PATCH 3/3] btrfs: ensure that metadata and flush are issued from the root cgroup
[ANNOUNCE] fsperf: a simple fs/block performance testing framework
2017-10-10 9:00 UTC (14+ messages)
[PATCH] btrfs: prefix sysfs attribute struct names
2017-10-10 8:47 UTC (3+ messages)
[PATCH] btrfs-progs: qgroup: show subvol path when qgroup show
2017-10-10 8:37 UTC
[PATCH v3] btrfs-progs: RAID5: Inject data stripe corruption and verify scrub fixes it and retains correct parity
2017-10-10 7:14 UTC (2+ messages)
WARNING: ... at fs/btrfs/ctree.h:1559 btrfs_update_device+0x1be/0x1d0 [btrfs]
2017-10-10 7:06 UTC (2+ messages)
USB upgrade fun
2017-10-10 2:06 UTC (2+ messages)
[PATCH] Fstest: btrfs/151: test if device delete ends up with losing raid profile
2017-10-09 17:39 UTC
Why do full balance and deduplication reduce available free space?
2017-10-09 17:38 UTC (4+ messages)
[PATCH] btrfs: Fix bool initialization/comparison
2017-10-09 16:05 UTC (2+ messages)
[PATCH v2] Btrfs: heuristic add shannon entropy calculation
2017-10-09 15:57 UTC (2+ messages)
[PATCH 0/1] Btrfs: populate heuristic with logic
2017-10-09 15:43 UTC (5+ messages)
` [PATCH 1/1] Btrfs: heuristic add shannon entropy calculation
[PATCH v2 0/3] Cleanup sector_t
2017-10-09 15:21 UTC (4+ messages)
` [PATCH v2 1/3] btrfs: scrub: get rid of sector_t
` [PATCH v2 2/3] btrfs: rename page offset parameter in submit_extent_page
` [PATCH v2 3/3] btrfs: get rid of sector_t and use u64 offset "
[PATCH 02/16] btrfs: Use pagevec_lookup_range_tag()
2017-10-09 15:13 UTC
[PATCH v8 0/2] [RFC] Introduce device state 'failed'
2017-10-09 11:58 UTC (11+ messages)
` [PATCH v8 1/2] btrfs: introduce device dynamic state transition to failed
` [PATCH v8 2/2] btrfs: check device for critical errors and mark failed
` [PATCH v8.1 2/2] btrfs: mark device failed for write and flush errors
"BTRFS error (device vda1): couldn't get super buffer head for bytenr x"
2017-10-09 9:28 UTC (6+ messages)
[PATCH v4 0/5] Enhance tree block validation checker
2017-10-09 1:51 UTC (6+ messages)
` [PATCH v4 1/5] btrfs: Move leaf and node validation checker to tree-checker.ch
` [PATCH v4 2/5] btrfs: tree-checker: Enhance btrfs_check_node output
` [PATCH v4 3/5] btrfs: tree-checker: Enhance output for btrfs_check_leaf
` [PATCH v4 4/5] btrfs: tree-checker: Enhance output for check_csum_item
` [PATCH v4 5/5] btrfs: tree-checker: Enhance output for check_extent_data_item
How to get Super_num_devices in sync with num_devices again?!
2017-10-08 0:06 UTC (2+ messages)
[PATCH 1/2] btrfs: Abort transaction if btrfs_update_root fails in btrfs_ioctl_subvol_setflags
2017-10-07 7:56 UTC (13+ messages)
` [PATCH 1/2] btrfs: Explicitly handle btrfs_update_root failure
` [PATCH v3 2/2] btrfs: Remove received_uuid during received snapshot ro->rw switch
` [PATCH v4] "
[PATCH 0/3] Cleanup sector_t
2017-10-07 0:21 UTC (9+ messages)
` [PATCH 1/3] btrfs: scrub: get rid of sector_t
` [PATCH 2/3] btrfs: rename page offset parameter in submit_extent_page
` [PATCH 3/3] btrfs: get rid of sector_t and use u64 offset "
[GIT PULL] Btrfs fixes for 4.14-rc4
2017-10-06 23:23 UTC (3+ messages)
[PATCH 1/2] btrfs: fix read_one_chunk() return error code
2017-10-06 18:48 UTC (3+ messages)
` [PATCH 2/2] btrfs: clean up btrfs_report_missing_device() usage
[PATCH v3 0/5] Enhance tree block validation checker
2017-10-06 17:46 UTC (8+ messages)
` [PATCH v3 1/5] btrfs: Move leaf and node validation checker to tree-checker.c
` [PATCH v3 2/5] btrfs: tree-checker: Enhance btrfs_check_node output
` [PATCH v3 5/5] btrfs: tree-checker: Enhance output for check_extent_data_item
[PATCH 0/5] btrfs-progs: check: original and lowmem mode fix
2017-10-06 16:52 UTC (7+ messages)
` [PATCH 1/5] btrfs-progs: check: return value of check_extent_refs()
[PATCH 0/3] Few transaction semantic fixes
2017-10-06 16:14 UTC (5+ messages)
` [PATCH v2 1/2] btrfs: Refactor transaction handling
` [PATCH v2 2/2] btrfs: Fix transaction abort during failure in btrfs_rm_dev_item
Btrfs progs release 4.13.2
2017-10-06 12:51 UTC
Mounting bad btrfs img file
2017-10-06 7:20 UTC (2+ messages)
"No space left on device"
2017-10-06 7:10 UTC
[PATCH v3] btrfs-progs: change subvol set-default to also accept subvol path
2017-10-06 1:05 UTC
[PATCH] btrfs: avoid overflow when sector_t is 32 bit
2017-10-06 0:06 UTC (6+ messages)
[PATCH] btrfs-progs: tests: arg override in command line
2017-10-05 16:53 UTC (2+ messages)
btrfs HDD vs SSD
2017-10-05 16:02 UTC
[PATCH] btrfs-progs: subvol: change subvol set-default to also accept subvol path
2017-10-05 15:22 UTC (2+ messages)
[PATCH v2] btrfs-progs: subvol: change subvol set-default to also accept subvol path
2017-10-05 15:14 UTC (7+ messages)
Can't mount array with super_total_bytes mismatch with fs_devices total_rw_bytes
2017-10-05 1:30 UTC (6+ messages)
Seeking Help on Corruption Issues
2017-10-04 22:19 UTC (5+ messages)
[PATCH] btrfs: Use DIV_ROUND_UP rathen than opencoding it
2017-10-04 14:49 UTC (2+ messages)
[PATCH v2] Btrfs: fix overlap of fs_info->flags values
2017-10-04 14:41 UTC (2+ messages)
yet another "out of space" on a filesystem with >100 GB free space, and strange files which exist but don't exist
2017-10-04 13:25 UTC (4+ messages)
Lost about 3TB
2017-10-04 12:43 UTC (4+ messages)
Kickstarting snapshot-aware defrag?
2017-10-04 7:01 UTC (2+ messages)
Btrfs "failed to repair damaged filesystem" - RAID10 going RO when any write attempts are made
2017-10-04 4:38 UTC (2+ messages)
[RFC] Is it advisable to use btrfs check --repair flag to fix/find errors?
2017-10-04 1:14 UTC
Something like ZFS Channel Programs for BTRFS & probably XFS or even VFS?
2017-10-03 21:44 UTC (5+ messages)
[PATCH] btrfs-progs: misc-test: use raid1 for data to enable mount with -o degraded
2017-10-03 16:35 UTC (2+ messages)
[PATCH] Btrfs: fix fs_info->flags value
2017-10-03 16:33 UTC (2+ 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).