linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-07-22 21:16:03 to 2016-07-31 00:29:35 UTC [more...]

systemd KillUserProcesses=yes and btrfs scrub
 2016-07-31  0:29 UTC  (2+ messages)

Balance and subvolume delete causes deadlock and metadata corruption
 2016-07-31  0:13 UTC  (2+ messages)

Fixup direct bi_rw modifiers
 2016-07-30 21:45 UTC 

Btrfs send to send out metadata and data separately
 2016-07-30 18:49 UTC  (3+ messages)

[PATCH] btrfs: relocation: Fix leaking qgroups numbers on data extents
 2016-07-30 15:57 UTC  (4+ messages)
`  "

bad tree blcok start & faild to read chunk root
 2016-07-30 12:33 UTC 

[PATCH] btrfs: Change RAID stripesize to a user-configurable option
 2016-07-30 10:23 UTC  (4+ messages)

btrfs on sparc64 results in kernel stack trace in 1 minute test
 2016-07-30  7:41 UTC  (5+ messages)

[BTRFS-PROGS][PATCH][V2] Add two new commands: 'btrfs insp physical-find' and 'btrfs insp physical-dump'
 2016-07-30  1:04 UTC  (15+ messages)
` [PATCH 1/5] Add some helper functions
` [PATCH 2/5] New btrfs command: "btrfs inspect physical-find"
` [PATCH 3/5] new command btrfs inspect physical-dump
` [PATCH 4/5] Add man page for command btrfs insp physical-find
` [PATCH 5/5] Add new command to man pages: btrfs insp physical-dump

memory overflow or undeflow in free space tree / space_info?
 2016-07-29 23:09 UTC  (8+ messages)

Send-recieve performance
 2016-07-29 12:25 UTC  (4+ messages)

[PATCH] Btrfs: deal with unexpected return value in flush_space
 2016-07-29 18:09 UTC  (6+ messages)
` [PATCH v2] Btrfs: clarify do_chunk_alloc()'s return value

[PATCH 1/7] Btrfs: replace BUG() with WARN_ONCE in raid56
 2016-07-29 17:57 UTC  (7+ messages)
` [PATCH v2] Btrfs: remove BUG() "
  ` [PATCH v3] "
    ` [PATCH v4] "

BTRFS: Transaction aborted (error -28)
 2016-07-29 17:23 UTC  (2+ messages)

Transaction aborted in btrfs_rename2
 2016-07-29 16:20 UTC  (5+ messages)

[sparc64] mkfs.btrfs bus error / align issue?
 2016-07-29 15:03 UTC  (21+ messages)

[PATCH] btrfs-progs: fix memory leak with missing device
 2016-07-29 14:46 UTC  (2+ messages)

Btrfs progs release 4.7
 2016-07-29 13:31 UTC 

ENOSPC / no space on very large devices
 2016-07-29  5:44 UTC  (5+ messages)

btrfs fi defrag -r -t 32M? What is actually happening?
 2016-07-29  3:56 UTC  (8+ messages)
  ` btrfs fi defrag does not defrag files >256kB?

Btrfs progs pre-release 4.7-rc1
 2016-07-28 12:39 UTC 

[PATCH] btrfs-progs: fix btrfsck of space_cache=v2 bitmaps on big-endian
 2016-07-28 12:05 UTC  (2+ messages)

[PATCH] btrfs-progs: fi defrag: change default extent target size to 32 MiB
 2016-07-28 11:35 UTC  (3+ messages)

[PATCH v3] btrfs: fix fsfreeze hang caused by delayed iputs deal
 2016-07-28 10:55 UTC  (3+ messages)

[PATCH] btrfs-progs: Doc: Fix format error in btrfs-send
 2016-07-28  9:49 UTC  (2+ messages)

[PATCH 00/13] btrfs-progs: check: check fs roots in low_memory mode
 2016-07-28  7:08 UTC  (14+ messages)
` [PATCH 01/13] btrfs-progs: move btrfs_extref_hash() to hash.h
` [PATCH 02/13] btrfs-progs: check: introduce function to find dir_item
` [PATCH 03/13] btrfs-progs: check: introduce function to check inode_ref
` [PATCH 04/13] btrfs-progs: check: introduce function to check inode_extref
` [PATCH 05/13] btrfs-progs: check: introduce function to find inode_ref
` [PATCH 06/13] btrfs-progs: check: introduce a function to check dir_item
` [PATCH 07/13] btrfs-progs: check: introduce function to check file extent
` [PATCH 08/13] btrfs-progs: check: introduce function to check inode item
` [PATCH 09/13] btrfs-progs: check: introduce function to check fs root
` [PATCH 10/13] btrfs-progs: check: introduce function to check root ref
` [PATCH 11/13] btrfs-progs: check: introduce low_memory mode fs_tree check
` [PATCH 12/13] btrfs-progs: check: fix the return value bug of cmd_check()
` [PATCH 13/13] btrfs-progs: check: fix false warning for check_extent_item()

[PATCH] btrfs-progs: Make RAID stripesize configurable
 2016-07-28  4:18 UTC  (7+ messages)

[PATCH V20 00/19] Allow I/O on blocks whose size is less than page size
 2016-07-27 14:49 UTC  (11+ messages)
` [PATCH V20 01/19] Btrfs: subpage-blocksize: Fix whole page read
` [PATCH V20 02/19] Btrfs: subpage-blocksize: Fix whole page write
` [PATCH V20 03/19] Btrfs: subpage-blocksize: Make sure delalloc range intersects with the locked page's range
` [PATCH V20 04/19] Btrfs: subpage-blocksize: Define extent_buffer_head

[PATCH v2] btrfs: fix fsfreeze hang caused by delayed iputs deal
 2016-07-27  8:33 UTC  (2+ messages)

[PATCH v2 0/4] update bytes_may_use timely to avoid false ENOSPC issue
 2016-07-27  5:50 UTC  (13+ messages)
` [PATCH v2 1/4] btrfs: use correct offset for reloc_inode in prealloc_file_extent_cluster()
` [PATCH v2 2/4] btrfs: divide btrfs_update_reserved_bytes() into two functions
` [PATCH v2 3/4] btrfs: update btrfs_space_info's bytes_may_use timely
` [PATCH v2 4/4] btrfs: should block unused block groups deletion work when allocating data space
    ` [PATCH v3] "
          ` [PATCH v4] "

[PATCH 0/3] Qgroup fixes for dirty hack routines
 2016-07-27  2:37 UTC  (2+ messages)

perhaps a error in setup_root_args func
 2016-07-27  2:10 UTC  (2+ messages)

[PULL] Btrfs for 4.8, part 1
 2016-07-26 20:02 UTC  (2+ messages)

[PATCH] btrfs-progs: add option to run balance as daemon
 2016-07-26 17:25 UTC  (4+ messages)

[PATCH v2] btrfs-progs: du: fix to skip not btrfs dir/file
 2016-07-26 16:43 UTC  (2+ messages)

[PATCH] Btrfs: add ASSERT for block group's memory leak
 2016-07-26 15:55 UTC  (2+ messages)

Any suggestions for thousands of disk image snapshots ?
 2016-07-26 15:46 UTC  (6+ messages)

[PATCH] btrfs: backref: Fix soft lockup in __merge_refs function
 2016-07-26 15:41 UTC  (2+ messages)

[PATCH] Btrfs: fix memory leak of reloc_root
 2016-07-26 15:32 UTC  (2+ messages)

[PATCH RFC] btrfs: send: Disable clone detection
 2016-07-26 11:31 UTC  (10+ messages)

Force recalculation of a data block checksum
 2016-07-26  1:50 UTC  (8+ messages)

[BTRFS-PROGS][PATCH] Add two new commands: 'btrfs insp physical-find' and 'btrfs insp physical-dump'
 2016-07-26  1:32 UTC  (9+ messages)
` [PATCH 1/5] Add some helper functions
` [PATCH 2/5] New btrfs command: "btrfs inspect physical-find"
` [PATCH 3/5] new command btrfs inspect physical-dump
` [PATCH 4/5] Add man page for command btrfs insp physical-find
` [PATCH 5/5] Add new command to man pages: btrfs insp physical-dump

mount btrfs takes 30 minutes, btrfs check runs out of memory
 2016-07-25 13:38 UTC  (11+ messages)

[PATCH v12.2 03/15] btrfs: dedupe: Introduce function to initialize dedupe info
 2016-07-25  8:17 UTC  (2+ messages)

A lot warnings in dmesg while running thunderbird
 2016-07-25  0:36 UTC  (7+ messages)

Chances to recover with bad partition table?
 2016-07-24 10:51 UTC  (4+ messages)
    ` Re[2]: "

qcow2 becomes 37P in size while qemu crashes
 2016-07-23 20:28 UTC  (3+ messages)

Chances to recover with bad partition table?
 2016-07-23 15:28 UTC  (2+ messages)

Btrfs/RAID5 became unmountable after SATA cable fault
 2016-07-23 13:20 UTC 


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