linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-09-18 08:30:22 to 2013-09-27 15:52:46 UTC [more...]

[PATCH] xfstests: btrfs/015 regression test for prealloc with balance
 2013-09-27 15:52 UTC  (2+ messages)

[PATCH] xfstests: btrfs/014: add a regression test for snapshot creation
 2013-09-27 15:52 UTC  (2+ messages)

[PATCH] btrfs-progs: create helper function to use lblkid to scan for btrfs disks
 2013-09-27 15:45 UTC 

[PATCH] btrfs-progs: Make btrfs_header_fsid() return unsigned long
 2013-09-27 15:18 UTC  (3+ messages)
` [PATCH v2] "

balance induced csum errors
 2013-09-27 15:07 UTC  (12+ messages)
    ` balance induced csum errors, systemd-journal

compression via chattr
 2013-09-27 15:10 UTC 

csum questions
 2013-09-27 14:29 UTC  (3+ messages)

[PATCH] xfstests/btrfs: do not test btrfs/010 with autodefrag
 2013-09-27 13:45 UTC  (2+ messages)

[PATCH] Btrfs: relocate csums properly with prealloc extents
 2013-09-27 13:37 UTC 

[PATCH 1/3 v6] btrfs-progs: move out print in cmd_df to another function
 2013-09-27 12:24 UTC  (3+ messages)
` [PATCH 2/3 v3] btrfs-progs: use kernel for mounted disk for show
` [PATCH 3/3] btrfs-progs: add more parameter to the filesystem show

[PATCH] btrfs: Fix crash due to not allocating integrity data for a bioset
 2013-09-26 18:12 UTC  (2+ messages)

[raidX vs single/dup]
 2013-09-26 14:58 UTC  (6+ messages)

[PATCH 1/2] rwsem: add rwsem_is_contended V3
 2013-09-26 14:16 UTC  (3+ messages)
` [PATCH 2/2] Btrfs: stop caching thread if extent_commit_sem is contended

[PATCH 1/2] rwsem: add rwsem_is_contended V2
 2013-09-26 12:43 UTC  (7+ messages)
` [PATCH 2/2] Btrfs: stop caching thread if extetn_commit_sem is contended

[PATCH 1/3] Btrfs: insert orphan roots into fs radix tree
 2013-09-26  9:29 UTC  (5+ messages)
` [PATCH 2/3] Btrfs: fix oops caused by the space balance and dead roots
` [PATCH 3/3] Btrfs: fix BUG_ON() casued by the reserved space migration

kernel BUG at fs/btrfs/relocation.c:1060 during rebalancing
 2013-09-26  5:26 UTC  (3+ messages)

[PATCH] Btrfs: improve jitter performance of the sequential buffered write
 2013-09-26  5:15 UTC 

Easy Q: reset space cache updated?
 2013-09-25 18:47 UTC 

hi
 2013-09-25 15:29 UTC  (6+ messages)

btrfs: qgroup scan failed with -12
 2013-09-25 11:30 UTC  (7+ messages)

Failure to remove snapshot with 3.12* and FS switches to read-only
 2013-09-24 22:02 UTC  (3+ messages)

[PATCH] Btrfs: do a full search everytime in btrfs_search_old_slot
 2013-09-24 18:11 UTC 

Online replacement of missing or completely faulted devices
 2013-09-24 16:35 UTC 

[PATCH] btrfs: remove unused parameter from btrfs_header_fsid
 2013-09-24 15:01 UTC  (6+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH 0/9] enhance btrfs qgroup show command
 2013-09-24  3:32 UTC  (9+ messages)

[PATCH] Btrfs: fix sync fs to actually wait for all data to be persisted
 2013-09-24  1:31 UTC  (11+ messages)
` [PATCH v2] "
` [PATCH v3] "
` [PATCH v4] "

[PATCH v3] btrfs-progs: Add recursive defrag using -r option
 2013-09-23 19:18 UTC 

[PATCH] btrfs-progs: cmd_find_new: Sync fs before searching for modified files
 2013-09-23 18:19 UTC  (2+ messages)

[RFC v2] btrfs-progs: Add recursive defrag using -r option
 2013-09-23 17:35 UTC  (2+ messages)

Handful of btrfs fixes for 3.11.x stable
 2013-09-23 16:56 UTC  (4+ messages)

[PATCH] btrfs-progs: check if device supports trim
 2013-09-23 15:46 UTC  (4+ messages)

[PATCH] xfstest/btrfs/001: fix the misuse of subvolume set-default
 2013-09-23 14:37 UTC  (3+ messages)

[PATCH] btrfs-progs: Add dependencies explicitly to fix a parallel build issue
 2013-09-23 12:26 UTC  (6+ messages)

[PATCH 0/4] add super-recover tool to recover bad supers
 2013-09-23 12:10 UTC  (10+ messages)
` [PATCH 1/4] Btrfs-progs: do not run ioctls in check_mounted_where()
` [PATCH 3/4] Btrfs-progs: move ask_user() to utils.c
` [PATCH 4/4] Btrfs-progs: add super-recover to recover bad supers
          ` [offlist] "

Failure to remove snapshot with 3.12* and FS switches to read-only
 2013-09-23 11:53 UTC 

[PATCH v2 0/9] enhance btrfs qgroup show command
 2013-09-23  6:17 UTC  (10+ messages)
` [PATCH v2 1/9] Btrfs-progs: restructure show_qgroups
` [PATCH v2 2/9] Btrfs-progs: introduces '-p' option to print the ID of the parent qgroups
` [PATCH v2 3/9] Btrfs-progs: introduces '-c' option to print the ID of the child qgroups
` [PATCH v2 4/9] Btrfs-progs: introduce '-l' option to print max referenced size of qgroups
` [PATCH v2 5/9] Btrfs-progs: introduce '-e' option to print max exclusive "
` [PATCH v2 6/9] Btrfs-progs: list all qgroups impact given path(include ancestral qgroups)
` [PATCH v2 7/9] Btrfs-progs: list all qgroups impact given path(exclude "
` [PATCH v2 8/9] Btrfs-progs: enhance btrfs qgroup show to sort qgroups
` [PATCH v2 9/9] Btrfs-progs: enhance btrfs qgroup to print the result as a table

Deleting a subvolume causes RO remount
 2013-09-23  1:54 UTC  (2+ messages)

[PATCH] Btrfs: fix tracking of orphan inode count
 2013-09-22 20:54 UTC 

[GIT PULL] Btrfs
 2013-09-22 20:50 UTC 

Issue building a file based rootfs image with mkfs.btrfs
 2013-09-22 18:28 UTC  (2+ messages)

[PATCH] btrfs-progs: verify_space_cache: Fix memory leak
 2013-09-22 12:31 UTC 

[REGRESSION] 3.12-rc1: Trying to create snapshot corrupted filesystem
 2013-09-22  9:39 UTC  (8+ messages)

[PATCH v4] Btrfs: export btrfs space shared info to userspace
 2013-09-22  4:54 UTC 

[PATCH v2 4/4] Btrfs-progs: add super-recover to recover bad supers
 2013-09-21  8:34 UTC 

[PATCH] Btrfs: create the uuid tree on remount rw
 2013-09-21  7:11 UTC  (2+ messages)

[PATCH] Btrfs: reset intwrite on transaction abort
 2013-09-21  2:26 UTC 

[PATCH v2] btrfs-progs: clear_extent_bits: Fix memory leak
 2013-09-20 18:22 UTC 

[PATCH] btrfs-progs: clear_extent_bits: Fix memory leak
 2013-09-20 17:59 UTC 

[PATCH] Btrfs-progs: fix the min ticks check in print_seek_histogram
 2013-09-20 17:51 UTC 

[PATCH] Btrfs-progs: add a bunch of new statistics to btrfs-calc-size
 2013-09-20 17:23 UTC  (2+ messages)

[PATCH] btrfs-progs: fix loop device mount checks
 2013-09-20 16:52 UTC 

[PATCH] btrfs-progs: drop unused parameter from btrfs_item_nr
 2013-09-20 14:18 UTC  (2+ messages)

[PATCH] Btrfs: remove path arg from btrfs_truncate_free_space_cache
 2013-09-20 13:46 UTC 

[PATCH] Btrfs: remove duplicated ino cache's inode lookup
 2013-09-20 13:43 UTC 

[PATCH] btrfs-progs: remove unused parameter from btrfs_header_fsid
 2013-09-20 13:27 UTC 

[PATCH] Btrfs: allocate the free space by the existed max extent size when ENOSPC
 2013-09-20  9:25 UTC  (6+ messages)

rootfs crash
 2013-09-20  7:58 UTC  (11+ messages)

[PATCH v2 0/9] btrfs: Replace the btrfs_workers with kernel workqueue
 2013-09-20  6:13 UTC  (3+ messages)

[PATCH] Btrfs: export btrfs space shared info to userspace
 2013-09-20  0:22 UTC  (3+ messages)

[PATCH] Btrfs: add a sanity test for btrfs_split_item V2
 2013-09-19 20:11 UTC 

[PATCH] Btrfs: add a sanity test for btrfs_split_item
 2013-09-19 20:08 UTC 

[PATCH] xfstests: introduce _filter_backtick
 2013-09-19 17:03 UTC  (6+ messages)
  ` [BULK] "
  ` [PATCH] xfstests: unify apostrophes in output files

[PATCH] xfstests: fix set-default test in btrfs/001
 2013-09-19 13:30 UTC  (2+ messages)

Is parralel device remove possible ?
 2013-09-19  7:58 UTC 

Build failures due to commit 416161db (btrfs: offline dedupe)
 2013-09-18 22:02 UTC  (9+ messages)

[PATCH] btrfs-progs: look up the containing tree root id
 2013-09-18 16:19 UTC 

[PATCH] btrfs-progs: remove leftovers from hg times
 2013-09-18 15:26 UTC 

[PATCH] Btrfs: kill delay_iput arg to the wait_ordered functions V2
 2013-09-18 14:52 UTC 

[patch 0/9 v3] add ability to query/change feature bits online
 2013-09-18 14:29 UTC  (5+ messages)
` [patch 1/9] btrfs: add ioctls "

[PATCH] Drop unused parameter from btrfs_item_nr
 2013-09-18 14:20 UTC  (5+ messages)
` [PATCH] btrfs: drop "


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