public inbox for linux-btrfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-02-25 16:11:43 to 2010-03-18 16:59:50 UTC [more...]

[GIT PULL] Btrfs updates
 2010-03-18 16:59 UTC  (3+ messages)

[PATCH] Btrfs: fix ENOSPC accounting when max_extent is not maxed out V2
 2010-03-18 15:47 UTC 

btrfs: why default 4M readahead size?
 2010-03-18 12:53 UTC  (2+ messages)

[PATCH] Btrfs: fix chunk allocate size calculation
 2010-03-17 20:45 UTC 

Content based storage
 2010-03-17 19:43 UTC  (9+ messages)

extent map merge bad block_len
 2010-03-17 19:27 UTC 

[patch] btrfs: use add_to_page_cache_lru, use __page_cache_alloc
 2010-03-17 13:31 UTC  (2+ messages)

(unknown)
 2010-03-17  9:36 UTC 

Saving and restoring btrfs snapshots
 2010-03-16 18:17 UTC  (4+ messages)

[BUG] scheduling while atomic: init/1/0x00000002
 2010-03-16  0:39 UTC  (4+ messages)

[PATCH 1/2] Btrfs: fix search_ioctl key advance
 2010-03-16  0:02 UTC  (2+ messages)
` [PATCH 2/2] Btrfs: use __u64 types in ioctl.h

consistent oops after power fail during btrfs-vol -r
 2010-03-15 20:56 UTC  (2+ messages)

[PATCH] Btrfs: create snapshot references in same commit as snapshot
 2010-03-15 17:27 UTC 

[PATCH 1/2] Btrfs: remove bad fsync transaction check
 2010-03-15 17:26 UTC  (2+ messages)
` [PATCH 2/2] Btrfs: warn when partial user transactions commit

[patch] btrfs: fix gfp flags masking
 2010-03-15 15:29 UTC  (2+ messages)

Creation time
 2010-03-15 14:38 UTC  (2+ messages)

SSD Optimizations
 2010-03-14  3:19 UTC  (40+ messages)

resize
 2010-03-13 20:23 UTC  (2+ messages)

[PATCH] Btrfs: force delalloc flushing when things get desperate
 2010-03-12 21:23 UTC 

[PATCH] Btrfs: fix ENOSPC accounting when max_extent is not maxed out
 2010-03-12 19:29 UTC 

[PATCH] Btrfs: fix small race with delalloc flushing waitqueue's
 2010-03-12 19:28 UTC 

New btrfs command pushed into the btrfs-progs subvol branch - commands
 2010-03-12 17:06 UTC  (6+ messages)
    ` [PATCH 1/2] "
    ` [PATCH 2/2] Re: New btrfs command pushed into the btrfs-progs subvol branch - man pages

[PATCH] Add .gitignore
 2010-03-11 21:05 UTC 

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  (23+ 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  (2+ messages)

zero-length files in snapshots
 2010-02-25 18:57 UTC  (4+ 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)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox