linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-07-26 12:08:22 to 2016-08-03 19:29:12 UTC [more...]

[PATCH] Btrfs: fix memory leak in reading btree blocks
 2016-08-03 19:33 UTC 

[GIT PULL] Btrfs fixes for 4.8
 2016-08-03 13:31 UTC  (2+ messages)

BTRFS admin access control
 2016-08-03 10:58 UTC 

[PATCH] Btrfs: remove unused function btrfs_add_delayed_qgroup_reserve()
 2016-08-03 10:31 UTC 

Btrfs send to send out metadata and data separately
 2016-08-03  9:05 UTC  (8+ messages)

[PATCH] btrfs: Change RAID stripesize to a user-configurable option
 2016-08-03  5:28 UTC  (5+ messages)

Fixup direct bi_rw modifiers
 2016-08-02 18:09 UTC  (6+ messages)

OOM killer invoked during btrfs send/recieve on otherwise idle machine
 2016-08-02 15:48 UTC  (6+ messages)

FIDEDUPERANGE with src_length == 0
 2016-08-01 19:32 UTC  (7+ messages)

systemd KillUserProcesses=yes and btrfs scrub
 2016-08-01 18:43 UTC  (17+ messages)

qcow2 becomes 37P in size while qemu crashes
 2016-08-01 16:34 UTC  (4+ messages)

[PATCH] Btrfs: send, don't bug on inconsistent snapshots
 2016-08-01  2:16 UTC 

Corruption through subsequent compression?
 2016-08-01 16:07 UTC 

A lot warnings in dmesg while running thunderbird
 2016-08-01 15:23 UTC  (8+ messages)

[PATCH 1/3] btrfs-progs: Introduce new send-dump object
 2016-08-01  6:29 UTC  (3+ messages)
` [PATCH 2/3] btrfs-progs: inspect: Introduce dump-send-stream subcommand
` [PATCH 3/3] btrfs-progs: Remove send-test tool

[PATCH v4] btrfs: fix fsfreeze hang caused by delayed iputs deal
 2016-08-01  5:28 UTC 

btrfs fi usage bug during shrink
 2016-08-01  4:00 UTC 

[GIT PULL] Btrfs
 2016-07-31 13:55 UTC 

[PATCH 0/3] Btrfs: fix free space tree bitmaps+tests on big-endian systems
 2016-07-31 13:04 UTC  (2+ messages)

BTRFS: Transaction aborted (error -28)
 2016-07-31 10:23 UTC  (3+ messages)

[PATCH] btrfs: relocation: Fix leaking qgroups numbers on data extents
 2016-07-31  1:47 UTC  (5+ messages)
`  "

Balance and subvolume delete causes deadlock and metadata corruption
 2016-07-31  1:41 UTC  (3+ messages)

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

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] "

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 4/4] btrfs: should block unused block groups deletion work when allocating data space
 2016-07-27  5:50 UTC  (6+ messages)
` [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  (5+ 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)


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