public inbox for linux-btrfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-02-17 20:04:47 to 2010-03-11 12:59:09 UTC [more...]

SSD Optimizations
 2010-03-11 12:59 UTC  (15+ messages)

btrfs bug while defragmenting
 2010-03-10 20:58 UTC  (7+ messages)

"btrfs-debug-tree -e" prints nothing?
 2010-03-09  6:34 UTC 

Cross-subvolume link causes kernel BUG
 2010-03-09  2:16 UTC  (5+ messages)

[GIT PULL] Btrfs pull for .34
 2010-03-08 22:00 UTC 

Do you think it's time to tag a new version number for btrfs-progs?
 2010-03-08 13:47 UTC  (4+ messages)

task imap:2958 blocked for more than 120 seconds
 2010-03-07 15:52 UTC  (2+ messages)

Raid1 with 3 drives
 2010-03-06  1:02 UTC  (9+ messages)

[PATCH] Btrfs: make df be a little bit more understandable
 2010-03-05 21:59 UTC 

Oops while attempting to mount degraded multi-device raid1 data/metadata btrfs filesystem
 2010-03-05 20:19 UTC 

[PATCH 2/2] Btrfs: change dio.c to use dio_min_blocksize instead of 512
 2010-03-05 19:51 UTC 

[PATCH 2/2] Btrfs: change dio.c to use dio_min_blocksize instead of 512
 2010-03-05 19:42 UTC 

[PATCH 1/2] Btrfs: add multi-device minimum logical block size for direct I/O
 2010-03-05 19:42 UTC 

[RFC 0/2] removing hard coded 512 byte size from direct I/O
 2010-03-05 19:42 UTC 

Issues when volume is full
 2010-03-04 21:51 UTC  (4+ messages)
  ` Df [Was: Re: Issues when volume is full]

2.6.33 high cpu usage
 2010-03-04 21:46 UTC  (4+ messages)

Wretched Excess - a 62T btrfs filesystem
 2010-03-04 20:37 UTC  (2+ messages)

[PATCH dio.c V2 6/6] Btrfs: fix goto fail mistakes in btrfs_dio_read
 2010-03-03 18:55 UTC 

[PATCH dio.c V2 5/6] Btrfs: remove lockend from diocb
 2010-03-03 18:55 UTC 

[PATCH dio.c V2 4/6] Btrfs: remove blocksize from diocb
 2010-03-03 18:55 UTC 

[PATCH dio.c V2 3/6] Btrfs: minor code corrections in dio.c from Josef
 2010-03-03 18:55 UTC 

[PATCH dio.c V2 2/6] Btrfs: change size_t to u32 in dio.c for 32-bit compile
 2010-03-03 18:54 UTC 

[PATCH dio.c V2 1/6] Btrfs: fix indents and checkpatch issues in dio.c
 2010-03-03 18:54 UTC 

[PATCH V2] Btrfs: Full direct I/O and AIO read implementation
 2010-03-03 18:54 UTC  (5+ messages)

[PATCH V2] Btrfs: add direct I/O helper to process inline compressed extents
 2010-03-03 17:26 UTC 

[PATCH V2] Btrfs: split btrfs_map_block into two parts for direct I/O
 2010-03-03 17:23 UTC 

[PATCH V2] Btrfs: add decompression code for direct I/O
 2010-03-03 15:57 UTC 

[PATCH V2] Btrfs: add direct I/O helper to return mirror count from extent_map
 2010-03-03 15:31 UTC 

PATCH V2] Btrfs: add direct I/O checksum option to btrfs_lookup_csums_range
 2010-03-03 15:06 UTC 

[PATCH V2] Btrfs: add direct I/O helper to process inline compressed extents
 2010-03-03 14:48 UTC 

[PATCH V2] Btrfs: remove dead code for unplugging pages
 2010-03-03 14:29 UTC 

./btrfsck /dev/sdb: btrfsck: disk-io.c:739: open_ctree_fd: Assertion `!(!tree_root->node)' failed
 2010-03-03 14:24 UTC 

BackupPC, per-dir hard link limit, Debian packaging
 2010-03-03  0:05 UTC  (4+ messages)

[PATCH] btrfs: make a definition of a flag more consistent
 2010-03-02 15:04 UTC 

Quota Clarification
 2010-03-01 19:22 UTC  (3+ messages)

new (dangerous) subvol listing branch
 2010-03-01  1:29 UTC 

NFS mount attempts hangs with btrfs on server side
 2010-03-01  0:41 UTC 

[PATCH] btrfs: use memparse
 2010-02-28 10:59 UTC 

BTRFS Oops during dbench
 2010-02-28  4:22 UTC 

assertion failures
 2010-02-28  3:05 UTC  (24+ messages)

btrfs no csum found for inode X start 0
 2010-02-26 20:53 UTC  (7+ messages)

Reporting free space to userspace programs
 2010-02-25 23:59 UTC  (4+ messages)

[2.6.33 regression] btrfs mount causes memory corruption
 2010-02-25 21:38 UTC  (6+ messages)

[RFC] remove delalloc accounting for __btrfs_remove_ordered_extent
 2010-02-25 20:44 UTC  (5+ messages)

zero-length files in snapshots
 2010-02-25 18:57 UTC  (13+ messages)

BTRFS: Newer version available:
 2010-02-25 18:42 UTC  (2+ messages)

Resizing a btrfs managed partition
 2010-02-25 16:11 UTC  (3+ messages)

fsck.btrfs dumps core
 2010-02-25 15:17 UTC  (4+ messages)

No space left on device, btrfsctl segmentation fault
 2010-02-25  7:56 UTC  (7+ messages)

native BTRFS win32 device driver?
 2010-02-25  7:10 UTC 

[PATCH 0/3 V3] btrfs: a new tool to manage a btrfs filesystem
 2010-02-25  3:25 UTC  (4+ messages)

Kernel BUG on mounting BtrFS / after reboot
 2010-02-25  1:40 UTC  (9+ messages)

[PATCH] btrfs: use RB_ROOT to intialize rb_trees instead of setting rb_node to NULL
 2010-02-23 19:54 UTC  (3+ messages)

[mount] commit intervall for metadata and btrfs - is it planned ?
 2010-02-23 12:49 UTC  (3+ messages)

[Regression] Filesystem I/O is CPU-bound in rc7 and rc8
 2010-02-21  2:12 UTC  (10+ messages)

btrfs testing suite?
 2010-02-20 15:41 UTC  (4+ messages)

[RFC] btrfs: a new tool to manage a btrfs filesystem
 2010-02-20 10:48 UTC  (3+ messages)

Which volume? no space left, need 4096, 274432 delalloc bytes, 8360148992 bytes_used, 4096 bytes_reserved, 0 bytes_pinned, 0 bytes_readonly, 0 may use 8360427520 total
 2010-02-19 23:47 UTC 

df shows wrong device while waiting for umount
 2010-02-19  8:03 UTC 

[PATCH 1/1] mm: invalidate_mapping_pages checks boundaries when lock fails
 2010-02-19  3:58 UTC  (2+ messages)

[PATCH 0/2 V2] btrfs: a new tool to manage a btrfs filesystem
 2010-02-18 21:39 UTC  (15+ messages)

BTRFS raid fails to write with 4096 blocksize
 2010-02-18 16:05 UTC  (2+ messages)

[PATCH 1/2 V2] btrfs, a new tool to manage a btrfs filesystem; source code
 2010-02-18  0:54 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