messages from 2012-06-13 10:11:57 to 2012-06-22 13:30:26 UTC [more...]
[patch] Btrfs: dereferencing free'd memory in panic message
2012-06-22 13:30 UTC (3+ messages)
[PATCH] btrfs: join DEV_STATS ioctls to one
2012-06-22 12:30 UTC
Deadlock in ctree.c?
2012-06-22 11:00 UTC
Debian RT kernel
2012-06-22 10:49 UTC
[RFC] A way to tell if all the devices in a file system are available
2012-06-22 10:33 UTC (4+ messages)
` [PATCH] Btrfs: add DEVICE_READY ioctl
` [PATCH] Btrfs-progs: add btrfs device ready command
System Policy for Filenames
2012-06-22 9:06 UTC
[report] NULL dereference in __update_reloc_root()
2012-06-22 6:45 UTC
[PATCH 1/4] Btrfs: check write access to mount earlier while creating snapshots
2012-06-21 23:57 UTC (5+ messages)
` [PATCH 2/4] Btrfs: remove redundant r/o check for superblock
` [PATCH 3/4] Btrfs: use mnt_want_write_file instead of mnt_want_write
` [PATCH 4/4] Btrfs: do not set subvolume flags in readonly mode
[PATCH] Btrfs: Ensure va_end() is always called in __btrfs_std_error() and btrfs_printk()
2012-06-21 23:53 UTC
[PATCH] Btrfs: flush delayed inodes if we're short on space
2012-06-21 21:10 UTC (4+ messages)
R: Re: Subvolumes and /proc/self/mountinfo
2012-06-21 17:11 UTC (14+ messages)
[GIT PULL] Btrfs updates
2012-06-21 15:47 UTC
Two questions about update_global_block_rsv()
2012-06-21 12:57 UTC
[PATCH] Btrfs-progs: fix unresolved refs bug of btrfsck
2012-06-21 12:17 UTC
[RFC PATCH V2] Btrfs: introduce extent buffer cache for each i-node
2012-06-21 9:18 UTC
[PATCH] Btrfs: fix dio write vs buffered read race
2012-06-21 2:11 UTC (2+ messages)
Feature request: true RAID-1 mode
2012-06-21 1:34 UTC (4+ messages)
Subvolumes and /proc/self/mountinfo
2012-06-20 23:43 UTC (14+ messages)
btrfs hates lone HDDs on manycore systems
2012-06-20 20:56 UTC
[PATCH] Allow cross subvolume reflinks (2nd attempt)
2012-06-20 20:15 UTC (8+ messages)
` [PATCH] btrfs: allow cross-subvolume file clone
Device names
2012-06-20 17:06 UTC (5+ messages)
Leaving Red Hat
2012-06-20 13:08 UTC (2+ messages)
R: Re: Subvolumes and /proc/self/mountinfo
2012-06-20 12:10 UTC
R: Re: Subvolumes and /proc/self/mountinfo
2012-06-20 11:51 UTC
inspect-internal should this work ?
2012-06-20 7:45 UTC
[PATCH] Ignore unfragmented file checks in defrag when compression enabled
2012-06-20 1:08 UTC (4+ messages)
` [PATCH] btrfs: ignore "
` [PATCH] btrfs: ignore unfragmented file checks in defrag when compression enabled - rebased
[PATCH 0/2] Fix bugs in backref resolving code
2012-06-19 13:42 UTC (3+ messages)
` [PATCH 1/2] Btrfs: introduce btrfs_next_old_item
` [PATCH 2/2] Btrfs: don't assume to be on the correct extent in add_all_parents
[RFC PATCH] Btrfs: fix old data problem caused by aio vs dio
2012-06-19 13:08 UTC (2+ messages)
[patch] Btrfs: small naming cleanup in join_transaction()
2012-06-19 10:30 UTC
cannot remove files: "rm" gives "no space left on device", 3.2.0-24, ubuntu
2012-06-18 21:54 UTC (14+ messages)
a stacktrace i had on my luks encrypted btrfs partition on kernel 3.4
2012-06-18 14:42 UTC
[PATCH] Btrfs: add a missing spin_lock
2012-06-18 13:23 UTC
Btrfs: fix locking in btrfs_destroy_delayed_refs
2012-06-18 13:20 UTC (2+ messages)
Is Btrfs stable in a big storage server?
2012-06-18 12:57 UTC (2+ messages)
[PATCH] Btrfs: add "nocompress" mount option
2012-06-18 12:28 UTC (7+ messages)
[PATCH] Btrfs: Fix NOCOW file attribute
2012-06-18 11:50 UTC (4+ messages)
Patch: Add subvol current-generation command
2012-06-17 18:42 UTC
Massive metadata size increase after upgrade from 3.2.18 to 3.4.1
2012-06-17 15:29 UTC (5+ messages)
kernel got struck while scrubbing BTRFS with node- and leafsize 32768
2012-06-17 8:52 UTC (4+ messages)
[GIT PULL] Btrfs updates
2012-06-16 0:21 UTC (3+ messages)
KVM on top of BTRFS
2012-06-15 20:10 UTC (8+ messages)
Btrfs: add support for multiple csum algorithms
2012-06-15 19:49 UTC
[PATCH] Btrfs: delay iput with async extents V2
2012-06-15 18:19 UTC
[PATCH] Btrfs: delay iput with async extents
2012-06-15 17:40 UTC
PATCH: btrfs defrag ioctl, override extent count and size checks compression enabled
2012-06-15 15:57 UTC (2+ messages)
[PATCH v2] Btrfs: don't update atime on RO subvolumes
2012-06-15 9:41 UTC (4+ messages)
[PATCH 0/4 v2][RFC] apply rwlock for extent state
2012-06-15 1:50 UTC (11+ messages)
` [PATCH 1/4] Btrfs: use radix tree for checksum
` [PATCH 2/4] Btrfs: merge adjacent states as much as possible
` [PATCH 3/4] Btrfs: use large extent range for read and its endio
` [PATCH 4/4] Btrfs: apply rwlock for extent state
[PATCH 0/6] Btrfs: tree mod log fixes for 3.5-rc3
2012-06-14 17:16 UTC (7+ messages)
` [PATCH 1/6] Btrfs: remove call to btrfs_header_nritems with no effect
` [PATCH 2/6] Btrfs: remove obsolete btrfs_next_leaf call from __resolve_indirect_ref
` [PATCH 3/6] Btrfs: use btrfs_read_lock_root_node in get_old_root
` [PATCH 4/6] Btrfs: fix return value for __tree_mod_log_oldest_root
` [PATCH 5/6] Btrfs: add btrfs_next_old_leaf
` [PATCH 6/6] Btrfs: fix race in tree mod log addition
Question, Does BTRFS provide a read speed increase with RAID1
2012-06-14 16:31 UTC (4+ messages)
[PATCH] Btrfs: don't count I/O statistic read errors for missing devices
2012-06-14 14:42 UTC
[PATCH] Btrfs: use rcu to protect device->name V3
2012-06-14 14:05 UTC (2+ messages)
[GIT PULL][PATCH 00/10] bug-fixes and cleanups
2012-06-14 11:11 UTC (15+ messages)
` [PATCH 01/10] Btrfs: remove unused FS_NOCOMP_FL check in setflags and getflags
` [PATCH 02/10] Btrfs: fix missing inherited flag in rename
` [PATCH 03/10 RESEND] Btrfs: do not resize a seeding device
` [PATCH 04/10 RESEND] Btrfs: avoid memory leak of extent state in error handling routine
` [PATCH 05/10 RESEND] Btrfs: make sure that we've made everything in pinned tree clean
` [PATCH 06/10 RESEND] Btrfs: destroy the items of the delayed inodes in error handling routine
` [PATCH 07/10 trival] Btrfs: fix typo in btrfs_finish_ordered_io
` [PATCH 08/10 trival] Btrfs: fix typo in cow_file_range_async
` [PATCH 09/10] Btrfs: update MAINTAINERS info for BTRFS FILE SYSTEM
` [PATCH 10/10] Btrfs: use wrapper page_offset
[PATCH 1/2] Btrfs: use rcu to protect device->name V2
2012-06-14 10:42 UTC (9+ messages)
` [PATCH 2/2] Btrfs: implement ->show_devname V2
btrfs: filenames collide with snapshot/subvolume names
2012-06-14 10:28 UTC (2+ messages)
[PATCH v2] block: Drop dead function blk_abort_queue()
2012-06-14 7:04 UTC (2+ messages)
[PATCH] E2fsprogs: add missing usage for No_COW
2012-06-14 2:47 UTC (2+ messages)
Leaving Oracle
2012-06-13 20:17 UTC (3+ messages)
[PATCH v2] E2fsprogs: add missing usage for No_COW
2012-06-13 19:44 UTC (2+ messages)
Moving top level to a subvolume
2012-06-13 17:17 UTC (11+ messages)
ceph-on-btrfs inline-cow regression fix for 3.4.3
2012-06-13 14:33 UTC (2+ messages)
Computing size of snapshots approximatly
2012-06-13 14:01 UTC (3+ messages)
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).