Linux Btrfs filesystem development
 help / color / mirror / Atom feed
 messages from 2011-09-09 00:22:56 to 2011-09-22 20:18:22 UTC [more...]

[PATCH] xfstests: add new getdents test
 2011-09-22 20:18 UTC  (3+ messages)

Btrfs bug with g38867a2 and a question
 2011-09-22 19:30 UTC  (12+ messages)

[PATCH] Btrfs: check unused against how much space we actually want
 2011-09-22 18:30 UTC 

[PATCH 1/4] Btrfs: fix defragmentation regression
 2011-09-22 10:58 UTC  (5+ messages)
` [PATCH 2/4] Btrfs: use i_size_read() in btrfs_defrag_file()
` [PATCH 3/4] Btrfs: fix wrong max_to_defrag "

[patch 0/4] 50% faster writing to your USB drive!*
 2011-09-22 10:54 UTC  (26+ messages)
` [patch 1/4] mm: exclude reserved pages from dirtyable memory
` [patch 2/4] mm: writeback: distribute write pages across allowable zones
` [patch 3/4] mm: filemap: pass __GFP_WRITE from grab_cache_page_write_begin()
` [patch 4/4] Btrfs: pass __GFP_WRITE for buffered write page allocations

[PATCH] btrfs: fix memory leak in btrfs_defrag_file
 2011-09-22 10:36 UTC  (2+ messages)

[PATCH] Btrfs: fix direct-io vs nodatacow
 2011-09-22 10:31 UTC  (2+ messages)

[PATCH] Btrfs: remove BUG_ON() in compress_file_range()
 2011-09-22 10:23 UTC  (2+ messages)

[PATCH] Btrfs: fix array bound checking
 2011-09-22 10:20 UTC  (2+ messages)

[PATCH] btrfs: return EINVAL if start > total_bytes in fitrim ioctl
 2011-09-22 10:15 UTC  (2+ messages)

[RFC][PATCH] Btrfs: Fix the write error into tiny space
 2011-09-22  7:35 UTC 

[BUG] kernel BUG at fs/btrfs/relocation.c:2502!
 2011-09-22  1:42 UTC  (4+ messages)

Still can't access wiki for btrfs; anybody have a copy of the documentation & source?
 2011-09-21 23:37 UTC  (3+ messages)

[PATCH] Btrfs: fix orphan cleanup regression
 2011-09-21 21:40 UTC  (2+ messages)

[PATCH] Btrfs: use the inode's mapping mask for allocating pages
 2011-09-21 19:21 UTC 

[BUG] kernel BUG at fs/btrfs/relocation.c:2502!
 2011-09-21 10:07 UTC 

kernel BUG at fs/btrfs/inode.c:2299
 2011-09-21  2:14 UTC  (10+ messages)

[GIT PULL] missed btrfs fix
 2011-09-20 21:00 UTC 

[GIT PULL] Btrfs fixes
 2011-09-20 16:19 UTC  (2+ messages)

(unknown)
 2011-09-20 15:40 UTC  (3+ messages)
` your mail

Inefficient storing of ISO images with compress=lzo
 2011-09-20 14:29 UTC  (6+ messages)

[PATCH 1/7] BTRFS: Fix lseek return value for error
 2011-09-19 22:55 UTC  (13+ messages)

[PATCH] Btrfs: delay iput when deleting a block group
 2011-09-19 16:27 UTC 

[PATCH] Btrfs: make sure to unset trans->block_rsv before running delayed refs
 2011-09-19 16:00 UTC 

WARNING: at fs/btrfs/inode.c:2193 btrfs_orphan_commit_root+0xb0/0xc0 [btrfs]()
 2011-09-19 15:49 UTC  (13+ messages)

kerenl bug after btrfs resize (reduce size)
 2011-09-19 12:55 UTC  (3+ messages)

[PATCH] Btrfs: fix pages truncation in btrfs_ioctl_clone()
 2011-09-19  5:40 UTC  (5+ messages)

btrfs vs data deduplication
 2011-09-18 22:14 UTC  (4+ messages)

[PATCH] btrfs: fix directory offsets for '.' and '..' entries
 2011-09-18 15:09 UTC  (5+ messages)

kernel BUG at fs/btrfs/inode.c:4676!
 2011-09-17 19:13 UTC  (2+ messages)

Raid0 and drive failure
 2011-09-17 15:21 UTC  (10+ messages)

Data consistency for un-opened files at crash time
 2011-09-17  3:00 UTC 

long mount time
 2011-09-17  0:10 UTC 

Rename BTRfs to MuchSlowerFS ?
 2011-09-16  8:39 UTC  (9+ messages)

[PATCH 1/2] Btrfs: don't make a file partly checksummed through file clone
 2011-09-16  3:01 UTC  (6+ messages)
` [PATCH 2/2] Btrfs: don't change inode flag of the dest clone file

[PATCH] btrfs: trivial fix, a potential memory leak in btrfs_parse_early_options()
 2011-09-15 18:07 UTC  (6+ messages)
      ` [PATCH V2] "

[PATCH 0/20] btrfs: More error handling fixes
 2011-09-15 18:03 UTC  (22+ messages)
` [PATCH 01/20] btrfs: Don't BUG_ON errors from btrfs_create_subvol_root()
` [PATCH 02/20] btrfs: Don't BUG_ON() errors in update_ref_for_cow()
` [PATCH 03/20] btrfs: Don't BUG_ON kzalloc error in btrfs_lookup_csums_range()
` [PATCH 04/20] btrfs: make insert_ptr() void
` [PATCH 05/20] btrfs: Don't BUG_ON errors in __finish_chunk_alloc()
` [PATCH 06/20] btrfs: fix error check of btrfs_lookup_dentry()
` [PATCH 07/20] btrfs: make fixup_low_keys() void
` [PATCH 08/20] btrfs: make del_ptr() and btrfs_del_leaf() void
` [PATCH 09/20] btrfs: Don't BUG_ON failures in find_and_setup_root()
` [PATCH 10/20] btrfs: go readonly on insert error in btrfs_add_root_ref()
` [PATCH 11/20] btrfs: Go readonly on bad extent refs in update_ref_for_cow()
` [PATCH 12/20] btrfs: Don't BUG_ON errors from update_ref_for_cow()
` [PATCH 13/20] btrfs: Go readonly on tree errors in balance_level
` [PATCH 14/20] btrfs: Document BUG() in find_lock_delalloc_range()
` [PATCH 15/20] btrfs: Go readonly on missing ref in btrfs_get_parent()
` [PATCH 16/20] btrfs: make add_delayed_ref_head() void
` [PATCH 17/20] btrfs: make add_delayed_tree_ref() void
` [PATCH 18/20] btrfs: Don't BUG_ON insert errors in btrfs_alloc_dev_extent()
` [PATCH 19/20] btrfs: Remove BUG_ON from __btrfs_alloc_chunk()
` [PATCH 20/20] btrfs: Remove BUG_ON from __finish_chunk_alloc()

Honest timeline for btrfsck
 2011-09-13 18:01 UTC  (11+ messages)

graceful handling of removing a plugable storage device that is being written to
 2011-09-11 19:06 UTC  (5+ messages)

btrfs crashes after removing drive that is written to and failed mount until btrfs-zero-log afterwards
 2011-09-11  9:56 UTC 

[PATCH] btrfs/disk-io.c: quiet sparse noise; local functions should be static
 2011-09-10  0:21 UTC 

[PATCH v2] btrfs: fix warning in iput for bad-inode
 2011-09-09 17:38 UTC 

[PATCH] Btrfs: fix race between multi-task space allocation and caching space
 2011-09-09  9:34 UTC 

Verifying TRIM support on SSDs when using BtrFS
 2011-09-09  5:04 UTC 

[patch v3 00/23] More error handling fixes
 2011-09-09  0:35 UTC  (10+ messages)
` [patch v3 16/23] btrfs: Make btrfs_init_compress return void
` [patch v3 17/23] btrfs: Make btrfs_invalidate_inodes "
` [patch v3 18/23] btrfs: disk-io.c: Make functions with no error conditions "
` [patch v3 19/23] btrfs: extent-tree.c: "
` [patch v3 20/23] btrfs: file.c: "
` [patch v3 21/23] btrfs: simplify btrfs_submit_bio_hook
` [patch v3 22/23] btrfs: Factor out tree->ops->merge_bio_hook call
` [patch v3 23/23] btrfs: Push up ->submit_bio_hook failures

Verifying TRIM support on SSDs when using BtrFS
 2011-09-09  0:24 UTC 


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