linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-11-08 13:41:03 to 2013-11-15 20:36:18 UTC [more...]

[PATCH 00/13] sysfs publishing patchset (v3)
 2013-11-15 20:34 UTC  (12+ messages)
` [PATCH 01/13] btrfs: add ioctls to query/change feature bits online
` [PATCH 03/13] btrfs: publish supported featured in sysfs
` [PATCH 04/13] btrfs: publish per-super attributes "
` [PATCH 05/13] btrfs: publish per-super features "
` [PATCH 06/13] btrfs: publish unknown feature bits "
` [PATCH 07/13] btrfs: add ability to change features via sysfs
` [PATCH 08/13] btrfs: use feature attribute names to print better error messages
` [PATCH 09/13] btrfs: add ioctl to export size of global metadata reservation
` [PATCH 11/13] btrfs: publish device membership in sysfs
` [PATCH 12/13] btrfs: publish fs label "
` [PATCH 13/13] btrfs: add tracing for failed reservations

[PATCH v2] btrfs:check-integrity.c: replace kmalloc with kmalloc_array and kzalloc with kzalloc_array
 2013-11-15 19:59 UTC  (2+ messages)

[PATCH] btrfs: remove unused parameters from wait_for_commit and btrfs_wait_marked_extents
 2013-11-15 19:57 UTC  (2+ messages)

[PATCH] xfstests: add basic qgroup testing
 2013-11-15 19:27 UTC 

[PATCH 1/2] xfstests: add generic/321 to test fsync() on directories V2
 2013-11-15 18:01 UTC  (2+ messages)
` [PATCH 2/2] xfstests: add a rename fsync test

[PATCH] Btrfs-progs: allow --init-extent-tree to work when extent tree is borked
 2013-11-15 17:18 UTC  (10+ messages)

Subvolume creation returns file exists
 2013-11-15 16:39 UTC  (4+ messages)

[GIT PULL] Btrfs
 2013-11-15 16:11 UTC  (2+ messages)

[PATCH v4 1/3] btrfs-progs: mechanism to fetch fsinfo from btrfs-control
 2013-11-15 15:07 UTC  (4+ messages)
` [PATCH v4 2/3] btrfs-progs: fs show should handle if subvol(s) mounted
` [PATCH v4 3/3] btrfs-progs: lblkid wouldn't find non mapper path input

"btrfs: 1 enospc errors during balance" when balancing after formerly failed raid1 device re-appeared
 2013-11-15 15:00 UTC  (3+ messages)

[GIT PULL] Btrfs
 2013-11-15 14:57 UTC  (6+ messages)

[PATCH] BTRFS-PROG: prefix with ERROR the mkfs error messages
 2013-11-15 14:56 UTC  (3+ messages)
` [PATCH] Prefix with "ERROR:" the error messages of mkfs

[PATCH] btrfs-progs: for mixed group check opt before default raid profile is enforced
 2013-11-15 11:20 UTC  (4+ messages)
` [PATCH v2] "

Does btrfs "raid1" actually provide any resilience?
 2013-11-15 10:36 UTC  (16+ messages)
  ` BUG: btrfsRe: "
    ` Mixed and raid [was Re: BUG: btrfsRe: Does btrfs "raid1" actually provide any resilience?]

"No space left on device"
 2013-11-15  9:25 UTC  (3+ messages)

invalid opcode: 0000 [#1] SMP
 2013-11-15  8:23 UTC  (4+ messages)

[PATCH] btrfs: Use trace condition for get_extent tracepoint
 2013-11-15  3:57 UTC 

is mounting subvolumes with a read-only root subvolume allowed?
 2013-11-15  0:04 UTC  (3+ messages)
` [systemd-devel] "

[PATCH v2 0/2] Change printk to btrfs_* where applicable
 2013-11-14 19:51 UTC  (5+ messages)
` [PATCH v2 1/2] Btrfs: convert printk and pr_ to btrfs_* and fix btrfs: prefix
` [PATCH 2/2] Btrfs: make btrfs_debug match pr_debug handling related to DEBUG

csum failure messages
 2013-11-14 18:44 UTC  (7+ messages)

[PATCH] btrfs-progs: mkfs: enable extended refs by default
 2013-11-14 18:40 UTC  (3+ messages)

progs integration branch moved to master (new default leafsize)
 2013-11-14 17:28 UTC 

[PATCH] btrfs-progs: mkfs: extend -O syntax to disable features
 2013-11-14 17:26 UTC  (4+ messages)

BTRFS error after clearing cache
 2013-11-14 13:49 UTC 

[PATCH] btrfs-progs: man: add rescue super-recover bits
 2013-11-14 13:40 UTC 

Btrfs-progs: Merge btrfs-restore, btrfsck, btrfs-select-super, btrfs-dump-super and btrfs-debug-tree in to btrfs
 2013-11-14 12:56 UTC  (7+ messages)
` [PATCH 2/6] Btrfs-progs: add btrfsck functionality "

progs integration branch moved to master (new default leafsize)
 2013-11-14 12:41 UTC  (3+ messages)

[PATCH] btrfs: fix typo in the log message
 2013-11-14 11:52 UTC 

[PATCH] Btrfs: fix list delete warning when removing ordered root from the list
 2013-11-14  9:33 UTC 

Sync() causes null pointer dereference and warning message in run_clustered_refs()
 2013-11-14  2:46 UTC  (3+ messages)

[PATCH] Btrfs: fix check-integrity to look at the referenced data properly
 2013-11-14  2:13 UTC 

btrfs: add tracing for failed reservations
 2013-11-13 20:01 UTC 

[RFC PATCH] Btrfs: add support for inode properties
 2013-11-13 18:59 UTC  (7+ messages)
` [PATCH V2] "

[PATCH] Btrfs: print bytenr instead of page pointer in check-int
 2013-11-13 16:19 UTC 

[PATCH 0/5] Add support for object properties
 2013-11-13 16:15 UTC  (9+ messages)
` [PATCH 1/5] Btrfs-progs: let get_label return the label instead of printing it
` [PATCH 2/5] Btrfs-progs: introduce btrfs property subgroup
` [PATCH 3/5] Btrfs-progs: fix detection of root objects in cmds-property.c
` [PATCH 4/5] Btrfs-progs: add type root to label property
` [PATCH 5/5] Btrfs-progs: add support for the compression property
` [PATCH 5/5 V2] "

[PATCH] btrfs-progs: make it static if function isn't called outside
 2013-11-13 15:55 UTC  (3+ messages)

NMI from btrfs cron jobs in 3.11.6
 2013-11-13 15:15 UTC  (2+ messages)

Error from Trying to Mount Btrfs
 2013-11-13 12:52 UTC  (3+ messages)

btrfsck errors is it save to fix?
 2013-11-13 12:24 UTC  (15+ messages)

[PATCH] Btrfs-progs: try harder to make btrfs receive successfully
 2013-11-13 11:33 UTC  (2+ messages)

[PATCH 1/2] Btrfs: remove unused function btrfs_get_inode_ref_index()
 2013-11-13  9:46 UTC  (5+ messages)
` [PATCH 2/2] Btrfs: remove dead codes from ctree.h
  ` [PATCH v2 1/2] btrfs: cleanup: removed unused 'btrfs_get_inode_ref_index'

[PATCH] Btrfs: only drop modified extents if we logged the whole inode
 2013-11-13  1:55 UTC 

[PATCH v3 00/17] Replace btrfs_workers with kernel workqueue based btrfs_workqueue_struct
 2013-11-13  0:53 UTC  (6+ messages)
` [PATCH v3 03/17] btrfs: Add high priority workqueue support for btrfs_workqueue_struct

[PATCH] Btrfs: make sure to copy everything if we rename
 2013-11-12 21:27 UTC 

[PATCH] Btrfs: incompatible format change to remove hole extents V4
 2013-11-12 19:47 UTC 

[PATCH] FS: BTRFS: fixed coding style issues
 2013-11-12 16:57 UTC  (3+ messages)

[PATCH] Btrfs syslog output prefix fixes
 2013-11-12 16:17 UTC  (3+ messages)
` [PATCH] Btrfs: Fixup usage of btrfs: prefix in syslog

[PATCH v3] xfstests: add regression test for running btrfs balance and defrag concurrently
 2013-11-12 14:12 UTC  (2+ messages)

[PATCH 0/9] btrfs: remove unused variables
 2013-11-05  9:38 UTC  (2+ messages)

[PATCH] BTRFS: fixed coding style issues
 2013-11-05  9:43 UTC  (2+ messages)

[PATCH v2] btrfs-progs: remove extra uuid-tree.o in objects
 2013-11-11 16:22 UTC 

[PATCH] btrfs-progs: remove extra uuid-tree.o in objects
 2013-11-11 11:39 UTC 

Btrfs-progs static compile failure due to multiple uuid-tree.o in linking paratemeters
 2013-11-11 10:26 UTC  (2+ messages)

BTRFS error after clearing cache
 2013-11-10 16:48 UTC  (2+ messages)

Btrfs might be gradually slowing the boot process
 2013-11-10 16:09 UTC  (8+ messages)

Fwd: unable to delete files after kernel upgrade from 3.8.10 to 3.12
 2013-11-10 15:42 UTC  (4+ messages)

3.10.11 scrub OOM crash
 2013-11-10 13:01 UTC  (3+ messages)

btrfs subvolume list: what is the meaning of "top level"
 2013-11-10  7:55 UTC  (4+ messages)

Btrfs resize problem after device add/delete
 2013-11-09 10:55 UTC  (2+ messages)

How to fix/remove "csum failed ino" error
 2013-11-09  2:50 UTC  (9+ messages)

3.11.5 kernel infinite loop
 2013-11-09  1:22 UTC  (3+ messages)

[PATCH] Btrfs: fix a crash when running balance and defrag concurrently
 2013-11-09  1:05 UTC  (2+ messages)

Odp: Re: Btrfs might be gradually slowing the boot process
 2013-11-08 21:49 UTC 

Odp: Re: Odp: Btrfs might be gradually slowing the boot process
 2013-11-08 20:05 UTC  (3+ messages)

Odp: Re: Odp: Re: Odp: Btrfs might be gradually slowing the boot process
 2013-11-08 19:56 UTC 

R: Re: Question about btrfs as root filesystem
 2013-11-08 19:43 UTC  (4+ messages)
`  "

Question about btrfs as root filesystem
 2013-11-08 19:30 UTC  (4+ messages)

Odp: Btrfs might be gradually slowing the boot process
 2013-11-08 19:14 UTC  (2+ messages)

btrfs and default directory link count
 2013-11-08 14:11 UTC  (3+ messages)

[PATCH] Btrfs: incompatible format change to remove hole extents V3
 2013-11-08 14:10 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).