messages from 2015-10-05 11:40:55 to 2015-10-11 20:49:51 UTC [more...]
kernel BUG at /linux/fs/btrfs/extent-tree.c:1833!
2015-10-11 20:49 UTC (8+ messages)
BTRFS with 8TB SMR drives
2015-10-11 18:43 UTC
[PATCH] btrfs: clear bio reference after submit_one_bio()
2015-10-11 18:09 UTC (3+ messages)
[PULL][PATCH 0/7] Updates in message printers and formatters
2015-10-11 18:04 UTC (8+ messages)
` [PATCH 1/7] btrfs: introduce _in_rcu variants of message printing functions
` [PATCH 2/7] btrfs: switch message printers to _in_rcu variants
` [PATCH 3/7] btrfs: introduce ratelimited _in_rcu variants of message printing functions
` [PATCH 4/7] btrfs: switch message printers to ratelimited _in_rcu variants
` [PATCH 5/7] btrfs: introduce ratelimited variants of message printing functions
` [PATCH 6/7] btrfs: switch message printers to ratelimited variants
` [PATCH 7/7] btrfs: switch more printks to our helpers
[PULL][PATCH 0/6] Barriers around waitqueue_active (V2)
2015-10-11 17:50 UTC (7+ messages)
` [PATCH 1/6] btrfs: remove waitqueue_active check from btrfs_rm_dev_replace_unblocked
` [PATCH 2/6] btrfs: add barrier for waitqueue_active in clear_btree_io_tree
` [PATCH 3/6] btrfs: comment waitqueue_active implied by locks
` [PATCH 4/6] btrfs: add comments to barriers before waitqueue_active
` [PATCH 5/6] btrfs: remove extra barrier "
` [PATCH 6/6] btrfs: comment the rest of implicit barriers "
filesystem goes ro trying to balance. "cpu stuck"
2015-10-11 16:46 UTC
[PATCH v5 0/9] VFS: In-kernel copy system call
2015-10-11 14:29 UTC (15+ messages)
` [PATCH v5 4/9] vfs: Copy should check len after file open mode
` [PATCH v5 5/9] vfs: Copy shouldn't forbid ranges inside the same file
` [PATCH v5 6/9] vfs: Copy should use file_out rather than file_in
` [PATCH v5 7/9] vfs: Remove copy_file_range mountpoint checks
` [PATCH v5 8/9] vfs: Add vfs_copy_file_range() support for pagecache copies
` [PATCH v5 9/9] btrfs: btrfs_copy_file_range() only supports reflinks
btrfs says no errors, but booting gives lots of errors
2015-10-11 12:29 UTC (16+ messages)
[PATCH] btrfs: statfs: report zero available if metadata are exhausted
2015-10-10 15:59 UTC
[PATCH RESEND 0/3] btrfs-progs: Introduce device delete by devid
2015-10-10 14:30 UTC (4+ messages)
` [PATCH RESEND V2 1/3] btrfs-progs: Create is_numerical() helper function
` [PATCH 2/3] btrfs-progs: Code optimize and cleanup device add
` [PATCH V4 3/3] btrfs-progs: Introduce device delete by devid
[PATCH] btrfs: fix waitqueue_active without memory barrier in btrfs
2015-10-10 5:03 UTC (5+ messages)
[PATCH] btrfs: fix resending received snapshot with parent
2015-10-09 20:24 UTC (2+ messages)
[PATCH 2/2] fstests: btrfs, test sending snapshots received from other filesystems
2015-10-09 20:22 UTC
[PATCH 1/2] fstests: test btrfs send/receive across different filesystems
2015-10-09 20:18 UTC
[RFCv3 00/12] xfstests: test the btrfs/xfs reflink/dedupe ioctls
2015-10-09 18:58 UTC (15+ messages)
` [PATCH 01/12] xfs: fix merge errors in fuzzer tests
` [PATCH 02/12] btrfs: move btrfs reflink tests to generic
` [PATCH 03/12] generic/80[0-2]: support xfs in addition to btrfs
` [PATCH 04/12] reflink: basic tests of the reflink and dedupe ioctls
` [PATCH 05/12] reflink: test CoW behaviors of reflinked files
` [PATCH 06/12] reflink: test the various fallocate modes
` [PATCH 07/12] reflink: concurrent operations tests
` [PATCH 08/12] reflink: test accuracy of free block counts
` [PATCH 09/12] reflink: test error conditions due to bad inputs
` [PATCH 10/12] xfs: test xfs-specific reflink pieces
` [PATCH 11/12] reflink: test what happens when we hit resource limits
` [PATCH 12/12] reflink: test that CoW writes fail when we're out of space
[GIT PULL] Btrfs device related fixes to support new features and bug fixes
2015-10-09 17:48 UTC
[PATCH] Introduce device pool sysfs attributes
2015-10-09 17:46 UTC (2+ messages)
` [PATCH] btrfs: "
[GIT PULL] Btrfs
2015-10-09 17:42 UTC
BTRFS RAID1 behavior after one drive temporal disconection
2015-10-09 11:13 UTC (8+ messages)
[PATCH] fstests: test btrfs send with shared and compressed extents
2015-10-09 1:12 UTC (2+ messages)
` [PATCH v2] "
[PATCH] Btrfs: send, fix file corruption due to incorrect cloning operations
2015-10-09 1:11 UTC (4+ messages)
` [PATCH v2] "
` [PATCH v3] "
` [PATCH v4] "
[PATCH v2 00/23] Rework btrfs qgroup reserved space framework
2015-10-09 8:19 UTC (28+ messages)
` [PATCH v2 01/23] btrfs: qgroup: New function declaration for new reserve implement
` [PATCH v2 02/23] btrfs: qgroup: Implement data_rsv_map init/free functions
` [PATCH v2 03/23] btrfs: qgroup: Introduce new function to search most left reserve range
` [PATCH v2 04/23] btrfs: qgroup: Introduce function to insert non-overlap "
` [PATCH v2 05/23] btrfs: qgroup: Introduce function to reserve data range per inode
` [PATCH v2 06/23] btrfs: qgroup: Introduce btrfs_qgroup_reserve_data function
` [PATCH v2 07/23] btrfs: qgroup: Introduce function to release reserved range
` [PATCH v2 08/23] btrfs: qgroup: Introduce function to release/free reserved data range
` [PATCH v2 09/23] btrfs: delayed_ref: Add new function to record reserved space into delayed ref
` [PATCH v2 10/23] btrfs: delayed_ref: release and free qgroup reserved at proper timing
` [PATCH v2 11/23] btrfs: qgroup: Introduce new functions to reserve/free metadata
` [PATCH v2 12/23] btrfs: qgroup: Use new metadata reservation
` [PATCH v2 13/23] btrfs: extent-tree: Add new version of btrfs_check_data_free_space and btrfs_free_reserved_data_space
` [PATCH v2 14/23] btrfs: extent-tree: Switch to new check_data_free_space and free_reserved_data_space
` [PATCH v2 15/23] btrfs: extent-tree: Add new version of btrfs_delalloc_reserve/release_space
` [PATCH v2 16/23] btrfs: extent-tree: Switch to new delalloc space reserve and release
` [PATCH v2 18/23] btrfs: qgroup: Add handler for NOCOW and inline
` [PATCH v2 19/23] btrfs: Add handler for invalidate page
` [PATCH v2 20/23] btrfs: qgroup: Add new trace point for qgroup data reserve
` [PATCH v2 21/23] btrfs: fallocate: Add support to accurate qgroup reserve
` [PATCH v2 22/23] btrfs: Avoid truncate tailing page if fallocate range doesn't exceed inode size
` [PATCH v2 23/23] btrfs: qgroup: Avoid calling btrfs_free_reserved_data_space in clear_bit_hook
` [PATCH v2 17/23] btrfs: qgroup: Cleanup old inaccurate facilities
Using BtrFS and backup tools for keeping two systems in sync
2015-10-08 23:18 UTC (5+ messages)
[PATCH] btrfs: test unmount during quota rescan
2015-10-08 22:33 UTC (3+ messages)
[PATCH] btrfs-progs: restore: fix off-by-one len check
2015-10-08 16:36 UTC (2+ messages)
[PATCH] Btrfs-progs: Do not force mixed block group creation unless '-M' option is specified
2015-10-08 16:36 UTC
[PATCH] btrfs: cleanup iterating over prop_handlers array
2015-10-08 14:35 UTC (2+ messages)
[PATCH v4 0/3] btrfs: Fix lost-data-profile caused by auto removing bg and balance bg
2015-10-08 10:59 UTC (4+ messages)
` [PATCH v4 1/3] btrfs: Fix lost-data-profile caused by auto removing bg
` [PATCH v4 2/3] btrfs: Fix lost-data-profile caused by balance bg
` [PATCH v4 3/3] btrfs: Use fs_info directly in btrfs_delete_unused_bgs
[PATCH v2] btrfs: qgroup: exit the rescan worker during umount
2015-10-08 9:25 UTC (2+ messages)
[PATCH] btrfs-progs: print root item's last_snapshot value
2015-10-07 15:20 UTC (2+ messages)
[PATCH] Btrfs: Intialize btrfs_root->highest_objectid when loading tree root and subvolume roots
2015-10-07 14:10 UTC (3+ messages)
[RFC][PATCH] btrfs: add ioctl to monitor subvolume dropping
2015-10-07 9:46 UTC (5+ messages)
[PATCH] Btrfs: add missing brelse when superblock checksum fails
2015-10-07 9:37 UTC (4+ messages)
` [PATCH V2] "
[PATCH] Btrfs: open_ctree: Fix possible memory leak
2015-10-07 9:36 UTC (2+ messages)
[PATCH] btrfs: fix a comment typo
2015-10-07 9:14 UTC (2+ messages)
[PATCH] Btrfs: optimize check for stale device
2015-10-07 9:08 UTC (4+ messages)
[PATCH] Btrfs: fix qgroup sanity tests
2015-10-07 8:45 UTC (2+ messages)
[PATCH v2] Btrfs: Check metadata redundancy on balance
2015-10-07 8:19 UTC (3+ messages)
[PATCH v3 1/2] btrfs: Add support to do stack item key operation
2015-10-07 1:22 UTC (3+ messages)
` [PATCH v3 2/2] btrfs: qgroup: Don't copy extent buffer to do qgroup rescan
[PATCH v2 1/2] btrfs: Add support to do stack item key operation
2015-10-07 0:58 UTC (3+ messages)
` [PATCH v2 2/2] btrfs: qgroup: Don't copy extent buffer to do qgroup rescan
btrfs kernel hang? (4.1.3)
2015-10-06 23:51 UTC (2+ messages)
[PATCH 0/7] Introduce device delete by devid
2015-10-06 15:19 UTC (8+ messages)
` [PATCH V2 1/7] Btrfs: create helper function __check_raid_min_devices()
` [PATCH 2/7] Btrfs: clean up and optimize __check_raid_min_device()
` [PATCH V2 3/7] Btrfs: create helper btrfs_find_device_by_user_input()
` [PATCH 4/7] Btrfs: make use of btrfs_find_device_by_user_input()
` [PATCH V2 5/7] Btrfs: enhance btrfs_find_device_by_user_input() to check device path
` [PATCH V2 6/7] Btrfs: make use of btrfs_scratch_superblocks() in btrfs_rm_device()
` [PATCH V4 7/7] Btrfs: Introduce device delete by devid
[PATCH 1/2, RESEND] Btrfs: sysfs: support seed devices in the sysfs layout
2015-10-06 15:05 UTC (2+ messages)
` [PATCH V3 2/2] Btrfs: create a framework to create pool attributes
[PATCH v3 0/2] btrfs: Fix lost-data-profile caused by auto removing bg and balance bg
2015-10-06 13:54 UTC (3+ messages)
` [PATCH v3 1/2] btrfs: Fix lost-data-profile caused by auto removing bg
[PATCH v2 2/2] btrfs-progs: device delete to accept devid
2015-10-06 9:45 UTC (3+ messages)
[PATCH] btrfs-progs: subvol sync: fix reversed condition
2015-10-06 9:38 UTC
[PATCH 08/23] Btrfs: device delete by devid
2015-10-06 9:38 UTC (2+ messages)
` [PATCH V4 08/23] Btrfs: Introduce "
[PATCH V3 2/2] btrfs-progs: Introduce device delete by devid
2015-10-06 9:33 UTC
[PATCH v2] fstests: generic: Check if a bull fallocate will change extent number
2015-10-06 1:31 UTC (4+ messages)
[PATCH 0/4] btrfs-progs: improve output of btrfs subvolume list command
2015-10-05 20:09 UTC (10+ messages)
` [PATCH 4/4] btrfs-progs: change -t option for subvolume list to print a simple space-separated table (making it machine-readable)
` btrfs machine readable output [was Re: btrfs patches]
Issues with unmountable BTRFS raid1 filesystem
2015-10-05 16:04 UTC (5+ messages)
BTRFS as image store for KVM?
2015-10-05 15:59 UTC (11+ messages)
[PATCH 0/3] make BTRFS, UDF, NILFS2 work with NFSv2
2015-10-05 14:32 UTC (5+ messages)
` [PATCH 1/3] BTRFS: support NFSv2 export
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