linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-04-22 21:47:18 to 2015-04-29 20:22:02 UTC [more...]

[PATCH] Revert "btrfs: delete chunk allocation attemp when setting block group ro"
 2015-04-29 20:21 UTC  (3+ messages)

Carefully crafted BTRFS-image causes kernel to crash
 2015-04-29 19:50 UTC  (5+ messages)

trinity fuzzer : no space left on device although tjthe directory is empty
 2015-04-29 18:52 UTC 

[PATCH] btrfs: Fix superblock csum type check
 2015-04-29 17:23 UTC  (2+ messages)

[PATCH][RFC] btrfs-progs: add 'du' command
 2015-04-29 17:19 UTC  (2+ messages)

[PATCH 0/3] btrfs-progs: restore symlinks
 2015-04-29 15:38 UTC  (9+ messages)
` [PATCH 1/3] btrfs-progs: restore: document metadata restore
` [PATCH 2/3] btrfs-progs: separate the overwrite check
` [PATCH 3/3] btrfs-progs: optionally restore symlinks

Btrfs progs release 3.19
 2015-04-29 15:29 UTC  (2+ messages)
` Btrfs progs release 4.0 (fixed)

[PATCH 00/18] New extent-oriented qgroup mechanism with minor cleanup
 2015-04-29  2:29 UTC  (19+ messages)
` [PATCH v2 01/18] btrfs: backref: Don't merge refs which are not for same block
` [PATCH v2 02/18] btrfs: delayed-ref: Use list to replace the ref_root in ref_head
` [PATCH v2 03/18] btrfs: delayed-ref: Cleanup the unneeded functions
` [PATCH v2 04/18] btrfs: qgroup: Cleanup open-coded old/new_refcnt update and read
` [PATCH v2 05/18] btrfs: extent-tree: Use ref_node to replace unneeded parameters in __inc_extent_ref() and __free_extent()
` [PATCH v2 06/18] btrfs: qgroup: Add function qgroup_update_refcnt()
` [PATCH v2 07/18] btrfs: qgroup: Add function qgroup_update_counters()
` [PATCH v2 08/18] btrfs: qgroup: Record possible quota-related extent for qgroup
` [PATCH v2 09/18] btrfs: qgroup: Add new function to record old_roots
` [PATCH v2 10/18] btrfs: backref: Add special time_seq == (u64)-1 case for btrfs_find_all_roots()
` [PATCH v2 11/18] btrfs: qgroup: Add new qgroup calculation function btrfs_qgroup_account_extents()
` [PATCH v2 12/18] btrfs: qgroup: Switch rescan to new mechanism
` [PATCH v2 13/18] btrfs: qgroup: Switch to new extent-oriented qgroup mechanism
` [PATCH v2 14/18] btrfs: qgroup: Switch self test to "
` [PATCH v2 15/18] btrfs: qgroup: Cleanup the old ref_node-oriented mechanism
` [PATCH v2 16/18] btrfs: ulist: Add ulist_del() function
` [PATCH v2 17/18] btrfs: qgroup: Add the ability to skip given qgroup for old/new_roots
` [PATCH v2 18/18] btrfs: qgroup: Make snapshot accounting work with new extent-oriented qgroup

[PATCH 00/18] New extent-oriented qgroup mechanism with minor cleanup
 2015-04-29  1:55 UTC  (2+ messages)

Filesystem with Errors, Unusual behavior
 2015-04-28 16:46 UTC  (4+ messages)

help on broken file system
 2015-04-28 12:42 UTC  (6+ messages)

parent transid verify failed
 2015-04-28 12:34 UTC 

[PATCH 05/10] btrfs: remove bio splitting and merge_bvec_fn() calls
 2015-04-28  6:48 UTC 

btrfs-progs BTRFS mounted with -o recovery showing no errors on scrub - minor
 2015-04-28  4:49 UTC  (2+ messages)

[PATCH v2 1/2] btrfs: Fix superblock csum type check
 2015-04-28  0:57 UTC  (7+ messages)
` [PATCH v2 2/2] btrfs: Add extra check for sub_stripes to avoid hostile 0 division attack

[PATCH] btrfs-progs: receive explicit parent support
 2015-04-27 19:29 UTC  (6+ messages)

[PATCH v3] Btrfs: btrfs_release_extent_buffer_page didn't free pages of dummy extent
 2015-04-27 18:37 UTC  (2+ messages)

btrfs freeze/thaw when using with LVM2
 2015-04-27 17:56 UTC  (8+ messages)

installation of a nspwan-container on btrfs subvolumes
 2015-04-27 14:10 UTC  (2+ messages)

[PATCH 3/3] btrfs: set FS_SUPPORTS_SEEK_HOLE flag
 2015-04-27 13:43 UTC  (8+ messages)
  ` [PATCH 0/3] Allow fscache to work on BTRFS

btrfs-progs SCRUB reporting aborted but still running - minor
 2015-04-27 12:48 UTC 

rollback of a snapshot is just read-only
 2015-04-27 11:47 UTC  (2+ messages)

rollback of a snapshot is just read-only
 2015-04-27 10:38 UTC  (3+ messages)

How to get the devid of a missing device
 2015-04-27  8:01 UTC  (5+ messages)

[PATCH] Btrfs: device delete by devid
 2015-04-27  7:34 UTC  (10+ messages)
` [PATCH 0/8 v2] "
  ` [PATCH V2 1/8] Btrfs: "
  ` [PATCH 2/8] Btrfs: move check for min number of devices to a function
  ` [PATCH 3/8] Btrfs: rename btrfs_dev_replace_find_srcdev()
  ` [PATCH 4/8] Btrfs: use BTRFS_ERROR_DEV_MISSING_NOT_FOUND when missing device is not found
  ` [PATCH 5/8] Btrfs: use btrfs_find_device_by_user_input()
  ` [PATCH 6/8] Btrfs: add btrfs_read_dev_one_super() to read one specific SB
  ` [PATCH 7/8] Btrfs: fix btrfs_scratch_superblock() with fixes from device delete
  ` [PATCH 8/8] Btrfs: use btrfs_scratch_superblock() in btrfs_rm_device()

[PATCH 0/2] serviceability: add event log when missing device is created
 2015-04-27  4:46 UTC  (3+ messages)
` [PATCH 1/2] Btrfs: "
` [PATCH 2/2] Btrfs: check error before reporting missing device and add uuid

[PATCH RESEND] btrfs: Align EOF length to block in extent_same
 2015-04-26 18:05 UTC 

raid0 needs mounting alternate device every boot? open_ctree failed (3.19.5)
 2015-04-26 19:32 UTC  (3+ messages)

[GIT PULL] Btrfs fixes
 2015-04-26 13:18 UTC 

Crafted BTRFS-image causes invalid memory access in userland tool
 2015-04-25 20:42 UTC 

How to repair a BTRFS block?
 2015-04-25 17:56 UTC  (7+ messages)

[PATCH 0/4] btrfs: reduce block group cache writeout times during commit
 2015-04-25 17:33 UTC  (21+ messages)

[PATCH] Btrfs: fix deadlock when starting writeback of bg caches
 2015-04-25 17:31 UTC 

[PATCH] Btrfs: fix race between start dirty bg cache writeout and bg deletion
 2015-04-25 17:29 UTC 

btrfs filesystem for /home has become readonly
 2015-04-25 16:02 UTC  (2+ messages)

btrfs balance start -dconvert=raid5 on raid1 not converting to raid5
 2015-04-25  9:39 UTC  (5+ messages)

[PATCH 1/1] Btrfs: avoid using NULL compressed_pages in insert_inline_extent()
 2015-04-25  8:02 UTC 

[PATCH] Btrfs: Add OPER_SUB_SUBTREE to the list of operation types to be displayed in a trace
 2015-04-24 18:20 UTC 

[PATCH] fstests: test btrfs send after swapping directory names differently
 2015-04-24 18:11 UTC  (2+ messages)

[PATCH 0/3] Better transaction abort reports
 2015-04-24 17:12 UTC  (4+ messages)
` [PATCH 1/3] btrfs: report exact callsite where transaction abort occurs
` [PATCH 2/3] btrfs: add 'cold' compiler annotations to all error handling functions
` [PATCH 3/3] btrfs: fix warnings after changes in btrfs_abort_transaction

[PATCH] Btrfs: fix race when reusing stale extent buffers that leads to BUG_ON
 2015-04-24 16:08 UTC  (7+ messages)

[PATCH] btrfs: let tree defrag work in SSD mode
 2015-04-24 14:44 UTC 

btrfs/078 may got stuck in the __wait_on_atomic_t
 2015-04-24 14:03 UTC  (2+ messages)

[PATCH] btrfs-progs: fix btrfs quota rescan failed on PPC64 arch
 2015-04-24 13:42 UTC  (3+ messages)

btrfs send dump format
 2015-04-24  7:41 UTC 

install Fedora systemd-nspawn container on btrfs
 2015-04-24  6:30 UTC  (16+ messages)
` [systemd-devel] "

Help needed when btrfs raid5 crashed
 2015-04-24  4:30 UTC  (2+ messages)

[PATCH] btrfs: Check superblock csum type to avoid 0 division or array overflow
 2015-04-24  0:37 UTC  (3+ messages)

Crafted btrfs-image causes access to unallocated memory in btrfs_search_slot(), check_block() and others
 2015-04-23 22:22 UTC 

[GIT PULL] Btrfs for 4.1
 2015-04-23 21:32 UTC 

Please add 9c4f61f01d269815bb7c37be3ede59c5587747c6 to stable
 2015-04-23 18:38 UTC  (8+ messages)

Crafted BTRFS-image causes use of unitialized memory in btrfs-progs
 2015-04-23 18:32 UTC 

[PATCH] btrfs: Add extra check for sub_stripes to avoid hostile 0 division attack
 2015-04-23 16:26 UTC  (4+ messages)

snapshot destruction making IO extremely slow
 2015-04-23 15:42 UTC  (8+ messages)

Seeking feedback: snazzer, a btrfs snapshotting/pruning/measurement/transport tool
 2015-04-23 15:02 UTC 

[PATCH v2 1/1] btrfs-progs: optionally restore metadata
 2015-04-23  9:31 UTC  (3+ messages)

btrfs subvolume diff
 2015-04-23  4:53 UTC  (3+ messages)

Help with btrfs filesystem problems
 2015-04-22 22:05 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).