Linux Btrfs filesystem development
 help / color / mirror / Atom feed
 messages from 2015-10-26 07:09:18 to 2015-11-01 03:22:57 UTC [more...]

Crash during mount -o degraded, kernel BUG at fs/btrfs/extent_io.c:2044
 2015-11-01  3:22 UTC  (4+ messages)

How to delete this snapshot, and how to succeed with balancing?
 2015-11-01  3:05 UTC  (8+ messages)

[PATCH] Btrfs: find_free_extent: Do not erroneously skip LOOP_CACHING_WAIT state
 2015-10-31 19:11 UTC 

Unclear error message when running btrfs check on a mountpoint
 2015-10-31 11:14 UTC 

behavior of BTRFS in relation to inodes when moving/copying files between filesystems
 2015-10-31 11:11 UTC  (2+ messages)

[4.3-rc4] scrubbing aborts before finishing
 2015-10-31 11:10 UTC  (2+ messages)

[PATCH 0/5] Btrfs: Per-chunk degradable check
 2015-10-30 23:52 UTC  (5+ messages)
` [PATCH 4/5] btrfs: Allow barrier_all_devices to do per-chunk device check

Periodic kernel freezes
 2015-10-30 20:06 UTC  (2+ messages)

FW: btrfs-progs: android build
 2015-10-30 15:54 UTC  (6+ messages)

corrupted RAID1: unsuccessful recovery / help needed
 2015-10-30 15:03 UTC  (7+ messages)

[PATCH V8 00/13] Btrfs: Pre subpagesize-blocksize cleanups
 2015-10-30 14:43 UTC  (17+ messages)
` [PATCH V8 01/13] Btrfs: __btrfs_buffered_write: Reserve/release extents aligned to block size
` [PATCH V8 02/13] Btrfs: Compute and look up csums based on sectorsized blocks
` [PATCH V8 03/13] Btrfs: Direct I/O read: Work "
` [PATCH V8 04/13] Btrfs: fallocate: Work with "
` [PATCH V8 05/13] Btrfs: btrfs_page_mkwrite: Reserve space in sectorsized units
` [PATCH V8 06/13] Btrfs: Search for all ordered extents that could span across a page
` [PATCH V8 07/13] Btrfs: Use (eb->start, seq) as search key for tree modification log
` [PATCH V8 08/13] Btrfs: btrfs_submit_direct_hook: Handle map_length < bio vector length
` [PATCH V8 09/13] Btrfs: Limit inline extents to root->sectorsize
` [PATCH V8 10/13] Btrfs: Fix block size returned to user space
` [PATCH V8 11/13] Btrfs: Clean pte corresponding to page straddling i_size
` [PATCH V8 12/13] Btrfs: prepare_pages: Retry adding a page to the page cache
` [PATCH V8 13/13] Btrfs: Return valid delalloc range when the page does not have PG_Dirty flag set or has been invalidated

[PATCH 1/6] btrfs-progs: fix floating point exception for btrfs-calc-size
 2015-10-30 13:35 UTC  (10+ messages)
` [PATCH 2/6] btrfs-progs: Fix negative eb's ref_cnt in btrfs-calc-size
` [PATCH 3/6] btrfs-progs: free fslabel for btrfs-convert
` [PATCH 4/6] btrfs-progs: Fix uninitialized key.type for btrfs_find_free_objectid
` [PATCH 5/6] btrfs-progs: free comparer_set in cmd_qgroup_show
` [PATCH 6/6] btrfs-progs: Avoid use pointer in handle_options

RichACLs for BTRFS? (this time complete)
 2015-10-30 11:08 UTC  (2+ messages)

[PATCH 3/3] btrfs: qgroup: Fix a rebase bug which will cause qgroup double free
 2015-10-30 10:23 UTC  (3+ messages)
` [3/3] "

bad handling of unpartitioned device in sysfs_devno_to_wholedisk() (which breaks mkfs.btrfs)
 2015-10-30 10:17 UTC  (2+ messages)

RichACLs for BTRFS?
 2015-10-30  9:41 UTC 

random i/o error without error in dmesg
 2015-10-30  9:32 UTC  (12+ messages)

BTRFS BUG at insert_inline_extent_backref+0xe3/0xf0 while rebalancing
 2015-10-30  8:57 UTC  (3+ messages)

[PATCH] btrfs: bugfix: handle FS_IOC32_{GETFLAGS,SETFLAGS,GETVERSION} in btrfs_ioctl
 2015-10-29 20:04 UTC  (10+ messages)

Bad fs performance, IO freezes
 2015-10-29 20:01 UTC  (32+ messages)

[PATCHv2] btrfs: bugfix: handle FS_IOC32_{GETFLAGS,SETFLAGS,GETVERSION} in btrfs_ioctl
 2015-10-29 17:33 UTC  (3+ messages)

Question about Object IDs
 2015-10-29 11:45 UTC 

How to replicate a Xen VM using BTRFS as the root filesystem
 2015-10-29 11:16 UTC  (3+ messages)

[PATCH] btrfs: Fix a data space underflow warning
 2015-10-29  9:28 UTC 

[PATCH v3 00/21] Rework btrfs qgroup reserved space framework
 2015-10-29  6:29 UTC  (14+ messages)
` [PATCH v3 06/21] btrfs: delayed_ref: Add new function to record reserved space into delayed ref

Exclusive quota of snapshot exceeded despite no space used
 2015-10-29  2:31 UTC  (10+ messages)

[PATCH/RFC] make btrfs subvol mounts appear in /proc/mounts
 2015-10-28 15:12 UTC  (2+ messages)

btrfs-undelete shell-script
 2015-10-28  6:06 UTC  (2+ messages)

San Blaze
 2015-10-28 12:55 UTC 

Questions about FIEMAP
 2015-10-28 12:36 UTC  (4+ messages)

[PATCH] btrfs-progs: mkfs: Enable -d dup for single device
 2015-10-28  1:41 UTC  (3+ messages)

btrfs-balance causes system-freeze on full disk
 2015-10-27 18:23 UTC  (6+ messages)

[PATCH 0/9] vfs: move btrfs clone ioctls to common code
 2015-10-27 17:13 UTC  (3+ messages)
` [PATCH 2/9] cifs: add .copy_file_range file operation

[PATCH v7 0/4] VFS: In-kernel copy system call
 2015-10-27 16:03 UTC  (9+ messages)
` [PATCH v7 1/4] vfs: add copy_file_range syscall and vfs helper
` [PATCH v7 5/4] copy_file_range.2: New page documenting copy_file_range()

ENOSPC regression in integration-4.4 branch
 2015-10-27 11:36 UTC  (2+ messages)

[PATCH] btrfs: pass proper enum type to start_transaction()
 2015-10-27  9:46 UTC  (2+ messages)

[PATCH V7 00/13] Btrfs: Pre subpagesize-blocksize cleanups
 2015-10-27  9:39 UTC  (14+ messages)
` [PATCH V7 01/13] Btrfs: __btrfs_buffered_write: Reserve/release extents aligned to block size
` [PATCH V7 02/13] Btrfs: Compute and look up csums based on sectorsized blocks
` [PATCH V7 03/13] Btrfs: Direct I/O read: Work "
` [PATCH V7 04/13] Btrfs: fallocate: Work with "
` [PATCH V7 05/13] Btrfs: btrfs_page_mkwrite: Reserve space in sectorsized units
` [PATCH V7 06/13] Btrfs: Search for all ordered extents that could span across a page
` [PATCH V7 07/13] Btrfs: Use (eb->start, seq) as search key for tree modification log
` [PATCH V7 08/13] Btrfs: btrfs_submit_direct_hook: Handle map_length < bio vector length
` [PATCH V7 09/13] Btrfs: Limit inline extents to root->sectorsize
` [PATCH V7 10/13] Btrfs: Fix block size returned to user space
` [PATCH V7 11/13] Btrfs: Clean pte corresponding to page straddling i_size
` [PATCH V7 12/13] Btrfs: prepare_pages: Retry adding a page to the page cache
` [PATCH V7 13/13] Btrfs: Return valid delalloc range when the page does not have PG_Dirty flag set or has been invalidated

Recover btrfs volume which can only be mounded in read-only mode
 2015-10-27  5:58 UTC  (11+ messages)

[PATCH] btrfs: Print Warning only if ENOSPC_DEBUG is enabled
 2015-10-27  2:38 UTC 

BTRFS with 8TB SMR drives
 2015-10-26 23:13 UTC  (3+ messages)

[PATCH] Btrfs-progs: Prevent creation of filesystem with 'mixed bgs' and having differing sectorsize and nodesize
 2015-10-26 18:57 UTC  (2+ messages)

[PATCH v2 0/5] btrfs-progs: Add all missing close_ctree and btrfs_close_all_devices
 2015-10-26 14:57 UTC  (7+ messages)
` [PATCH v2 1/5] btrfs-progs: btrfs: Add missing btrfs_close_all_devices for btrfs command
` [PATCH v2 2/5] btrfs-progs: Remove all btrfs_close_all_devices in sub-command
` [PATCH v2 3/5] btrfs-progs: Add all missing btrfs_close_all_devices to standalone tools
` [PATCH v2 4/5] btrfs-progs: Add missing close_ctree to btrfs-select-super.c
` [PATCH v2 5/5] btrfs-progs: use system's default path for math.h

[RFC PATCH 1/3] btrfs-progs: introduce framework to check kernel supported features
 2015-10-26 11:42 UTC  (4+ messages)
` [RFC PATCH 2/3] btrfs-progs: kernel based default features for mkfs

[GIT PULL] Btrfs fixes for delayed refs regression and a deadlock
 2015-10-26 10:19 UTC 

[PATCH] btrfs: Remove code for no-cow in scrub/replace
 2015-10-26  9:45 UTC  (5+ messages)

[PATCH 1/2 v2] Btrfs: fix regression when running delayed references
 2015-10-26  9:27 UTC  (4+ messages)
` [PATCH 1/2 v3] "

[PATCH 2/2 v2] Btrfs: fix regression running delayed references when using qgroups
 2015-10-26  8:32 UTC  (3+ messages)
` [PATCH 2/2 v3] "

[PATCH v5] btrfs: qgroup: Don't copy extent buffer to do qgroup rescan
 2015-10-26  8:31 UTC  (2+ messages)

[4.4][PATCH 0/3] btrfs: Qgroup hotfix
 2015-10-26  8:28 UTC  (6+ messages)
` [PATCH 1/3] btrfs: Cleanup no_quota parameter


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox