messages from 2013-10-25 11:15:19 to 2013-11-02 16:59:17 UTC [more...]
[PATCH v2] btrfs: Remove useless variable in write_ctree_super()
2013-11-02 16:56 UTC (2+ messages)
` [OPW kernel] "
[PATCH v3] btrfs: Add helper function for free_root_pointers()
2013-11-02 16:59 UTC (2+ messages)
` [OPW kernel] "
[RFC PATCH 0/2] remove exclusive size from btrfs qgroup
2013-11-02 15:14 UTC (3+ messages)
` [RFC PATCH 1/2] Btrfs: disable qgroup's exclusive size tracking
` [RFC PATCH 2/2] Btrfs: remove subvolume qgroup automatically with qgroup enabled
btrfsck errors is it save to fix?
2013-11-02 8:58 UTC (3+ messages)
[PATCH] Btrfs: fix negative qgroup tracking from owner accounting (bug #61951)
2013-11-02 4:35 UTC (7+ messages)
Cloning a Btrfs partition
2013-11-02 1:34 UTC (3+ messages)
` kernel BUG at fs/btrfs/ctree.c:2964!
[PATCH 00/13] [PATCH 00/13] sysfs publishing patchset (v2)
2013-11-01 20:56 UTC (15+ messages)
` [PATCH 01/13] btrfs: add ioctls to query/change feature bits online
` [PATCH 02/13] kobject: export kobj_sysfs_ops
` [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 10/13] btrfs: publish allocation data in sysfs
` [PATCH 11/13] btrfs: publish device membership "
` [PATCH 12/13] btrfs: publish fs label "
` [PATCH 13/13] btrfs: add tracing for failed reservations
btrfsck: cmds-check.c:2214: check_owner_ref: Assertion `!(rec->is_root)' failed
2013-11-01 12:51 UTC
[PATCH] Btrfs: check file extent type before anything else
2013-11-01 12:40 UTC (3+ messages)
btrfs send/receive do not keep inode ctimes
2013-11-01 9:51 UTC (2+ messages)
[PATCH 2/3] btrfs_find_item expanded to include find_root_ref functionality
2013-11-01 7:00 UTC (2+ messages)
` [PATCH 3/3] btrfs_find_item expanded to include find_orphan_item functionality
[PATCH 0/3] bootstrapping btrfs_find_item_interface
2013-11-01 6:53 UTC (2+ messages)
` [PATCH 1/3] Bootstrap generic btrfs_find_item interface
could not find root 8
2013-11-01 5:32 UTC (3+ messages)
[PATCH] btrfs:check-integrity.c: replace kmalloc with kmalloc_array
2013-11-01 0:46 UTC
Balance empty filesystem loses raid profile for data
2013-10-31 22:29 UTC (3+ messages)
[PATCH] Btrfs: stop committing the transaction so much during relocate
2013-10-31 14:10 UTC
[PATCH v3] xfstests: add regression test for running btrfs balance and defrag concurrently
2013-10-31 9:34 UTC
[PATCH 1/6] btrfs: Pack struct btrfs_device
2013-10-31 5:03 UTC (6+ messages)
` [PATCH 2/6] btrfs: Remove redundant local zero structure
` [PATCH 3/6] btrfs: Use WARN_ON()'s return value in place of WARN_ON(1)
` [PATCH 4/6] btrfs: Enclose macros with complex values within parenthesis
` [PATCH 5/6] btrfs: Replace kmalloc with kmalloc_array
` [PATCH 6/6] btrfs: Fix checkpatch.pl warning of spacing issues
[PATCH v2] xfstests: add regression test for running btrfs balance and defrag concurrently
2013-10-31 2:31 UTC (3+ messages)
[PATCH v2] btrfs: Replace multiple atomic_inc() with atomic_add()
2013-10-30 21:42 UTC
[PATCH] Btrfs: fix up seek_hole/seek_data handling V2
2013-10-30 20:54 UTC
Maybe need a --force option on scrub start?
2013-10-30 20:28 UTC
swapfile on btrfs, temporary solution for wiki
2013-10-30 20:12 UTC (11+ messages)
Metadata reservation
2013-10-30 12:43 UTC (2+ messages)
[PATCH] xfstests: add regression test for running btrfs balance and defrag concurrently
2013-10-30 11:12 UTC (2+ messages)
memory leak in <=3.11.6
2013-10-30 7:58 UTC (3+ messages)
[PATCH] Btrfs: fix a crash when running balance and defrag concurrently
2013-10-30 5:25 UTC
memory leak in <=3.11.6
2013-10-30 1:55 UTC (6+ messages)
[patch 00/13] sysfs publishing patchset
2013-10-29 21:57 UTC (6+ messages)
` [patch 10/13] btrfs: publish allocation data in sysfs
[PATCH] btrfs: add framework to read fs info from btrfs-control
2013-10-29 21:33 UTC (5+ messages)
` [PATCH 1/2] btrfs-progs: mechanism to fetch fsinfo "
` [PATCH 2/3 v2] "
` [PATCH 2/2] btrfs-progs: fs show should handle if subvol(s) mounted
(no subject)
2013-10-29 20:21 UTC
[patch 0/3] xfstests: for btrfs publishing/export patchset (v4)
2013-10-29 19:26 UTC (4+ messages)
` [patch 1/3] xfstests: btrfs/021: test global metadata reservation reporting
` [patch 2/3] xfstests: btrfs/022: test sysfs exports of allocation and device membership info
` [patch 3/3] xfstests: btrfs/023,024,025: test feature ioctl and sysfs interfaces
[PATCH] Btrfs: stop using vfs_read in send
2013-10-29 19:22 UTC (2+ messages)
[PATCH] Btrfs: incompatible format change to remove hole extents V3
2013-10-29 18:52 UTC
[PATCH] Btrfs: incompatible format change to remove hole extents V2
2013-10-29 18:30 UTC (3+ messages)
Moving over to use BTRFS - first time, needs encryption
2013-10-29 17:29 UTC (3+ messages)
` Moving over to use BTRFS - first time, needs encryption (btrfs: message 1 of 20)
[PATCH] btrfs-progs: lblkid wouldn't find non mapper path input
2013-10-29 16:40 UTC (2+ messages)
[PATCH] Btrfs: take ordered root lock when removing ordered operations inode
2013-10-29 14:33 UTC (2+ messages)
Null pointer dereference bug in btrfs_find_all_root
2013-10-29 13:40 UTC (5+ messages)
[PATCH] Btrfs: do not run snapshot-aware defragment on error
2013-10-29 2:45 UTC
[patch 0/3] xfstests: for btrfs publishing/export patchset (v3)
2013-10-28 20:47 UTC (4+ messages)
` [patch 1/3] xfstests: btrfs/021: test global metadata reservation reporting
` [patch 2/3] xfstests: btrfs/022: test sysfs exports of allocation and device membership info
` [patch 3/3] xfstests: btrfs/023,024,025: test feature ioctl and sysfs interfaces
[PATCH 0/3] xfstests: for btrfs publishing/export patchset (v2)
2013-10-28 20:17 UTC (5+ messages)
` [PATCH 1/3] xfstests: btrfs/021: test global metadata reservation reporting
` [PATCH 2/3] xfstests: btrfs/022: test sysfs exports of allocation and device membership info
` [PATCH 3/3] xfstests: btrfs/023,024,025: test feature ioctl and sysfs interfaces
[patch 0/3] xfstests: tests for btrfs publishing/export patchset
2013-10-28 19:55 UTC (9+ messages)
` [patch 1/3] [PATCH 1/3] xfstests: add test for global metadata reservation publishing
` [patch 2/3] [PATCH 2/3] xfstests: add test for sysfs publication of btrfs info
` [patch 3/3] [PATCH 3/3] xfstests: add tests for new feature ioctl and sysfs interfaces
No space left on device, problem
2013-10-28 19:15 UTC (12+ messages)
[PATCH] Btrfs: make sure the delalloc workers actually flush compressed writes
2013-10-28 19:05 UTC
[PATCH] Btrfs-progs: rework open_ctree to take flags, add a new one V2
2013-10-28 18:28 UTC
[PATCH] Btrfs: log recovery, don't unlink inode always on error
2013-10-28 17:39 UTC
[PATCH] Btrfs: fix csum search offset/length calculation in log tree
2013-10-28 16:30 UTC
[PATCH] Btrfs: fix verification of dir_item
2013-10-28 16:28 UTC
[PATCH] xfstests: add generic/320 to test fsync() on directories V2
2013-10-28 15:49 UTC
[PATCH] Btrfs-progs: allow --init-extent-tree to work when extent tree is borked
2013-10-28 15:11 UTC (6+ messages)
[PATCH] Btrfs-progs: rework open_ctree to take flags, add a new one
2013-10-28 15:10 UTC
Why cannot I move a read-only snapshot around?
2013-10-28 11:56 UTC (5+ messages)
kernel BUG at fs/btrfs/inode.c:1595!
2013-10-28 10:09 UTC
Error from Trying to Mount Btrfs
2013-10-27 23:17 UTC
Total fs size does not match with the actual size of the setup
2013-10-27 21:49 UTC (5+ messages)
Non-intelligent behaviour on device delete with multiple devices?
2013-10-27 21:16 UTC (2+ messages)
3.11 and 3.12rc continual hard lock ups
2013-10-27 21:08 UTC (4+ messages)
btrfs unable to mount
2013-10-27 18:38 UTC
[PATCH] btrfs: fix memory leakage
2013-10-27 6:04 UTC
No space left on device, problem
2013-10-26 22:54 UTC (8+ messages)
[PATCH] btrfs-progs: calculate disk space that a subvol could free upon delete
2013-10-26 20:38 UTC (4+ messages)
[patch 0/7] btrfs: Add ability to query/modify feature bits while mounted
2013-10-26 19:24 UTC (4+ messages)
` [patch 3/7] btrfs: Add per-super attributes to sysfs
btrfs raid0 unable to mount
2013-10-26 9:49 UTC (3+ messages)
btrfs raid5
2013-10-26 7:21 UTC (7+ messages)
BTRFS critical: unable to find logical, No mapping for
2013-10-26 2:04 UTC
[PATCH] Btrfs: don't abort transaction in run_delalloc_nocow
2013-10-25 20:56 UTC
[PATCH] Btrfs: do not bug_on if we try to cow a free space cache inode
2013-10-25 20:20 UTC
[PATCH] Btrfs: return an error from btrfs_wait_ordered_range
2013-10-25 20:15 UTC
btrfs unable to mount
2013-10-25 19:35 UTC
Excessive RAM usage in btrfs_inode & btrfs_delayed_node
2013-10-25 13:46 UTC
Lots of trouble hanging when rm files with many extents
2013-10-25 13:41 UTC (3+ messages)
` rm with quotas can cause panic (was Re: Lots of trouble hanging when rm files with many extents)
Unable to mount partition
2013-10-25 13:26 UTC (2+ messages)
[PATCH] Btrfs: remove scrub_super_lock holding in btrfs_sync_log()
2013-10-25 11:12 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).