Linux Btrfs filesystem development
 help / color / mirror / Atom feed
 messages from 2011-09-01 11:50:07 to 2011-09-15 20:12:42 UTC [more...]

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

Rename BTRfs to MuchSlowerFS ?
 2011-09-15 19:37 UTC  (10+ messages)

[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()

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

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

[PATCH] xfstests: add new getdents test
 2011-09-13 12:58 UTC  (2+ messages)

[PATCH] btrfs: fix directory offsets for '.' and '..' entries
 2011-09-12  0:21 UTC  (4+ 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 

kernel BUG at fs/btrfs/inode.c:2299
 2011-09-09  3:29 UTC  (8+ messages)

[patch v3 00/23] More error handling fixes
 2011-09-09  0:35 UTC  (25+ messages)
` [patch v3 01/23] btrfs: Add btrfs_panic()
` [patch v3 02/23] btrfs: Catch locking failures in {set,clear}_extent_bit
` [patch v3 03/23] btrfs: Push up set_extent_bit errors to callers
` [patch v3 04/23] btrfs: Push up lock_extent "
` [patch v3 05/23] btrfs: Push up clear_extent_bit "
` [patch v3 06/23] btrfs: Push up unlock_extent "
` [patch v3 07/23] btrfs: Make pin_down_extent return void
` [patch v3 08/23] btrfs: Push up btrfs_pin_extent failures
` [patch v3 09/23] btrfs: btrfs_drop_snapshot should return int
` [patch v3 10/23] btrfs: Push up non-looped btrfs_start_transaction failures
` [patch v3 11/23] btrfs: Make set_range_writeback return void
` [patch v3 12/23] btrfs: extent_io.c: Make functions with no error conditions "
` [patch v3 13/23] btrfs: volumes.c: "
` [patch v3 14/23] btrfs: async-thread.c: "
` [patch v3 15/23] btrfs: tree-log.c: "
` [patch v3 16/23] btrfs: Make btrfs_init_compress "
` [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 

[PATCH] Btrfs: reset to appropriate block rsv after orphan operations
 2011-09-08  9:13 UTC 

[PATCH] Btrfs: fix misuse of trans block rsv
 2011-09-08  9:12 UTC 

[RFC PATCH 2/2] Btrfs: introduce free space cluster for each node
 2011-09-08  8:18 UTC 

[RFC PATCH 1/2] Btrfs: move btrfs_free_space_cachep into free-space-cache.c
 2011-09-08  8:16 UTC 

Btrfs moved my root tree off the end of the device
 2011-09-08  7:29 UTC  (4+ messages)

Rename BTRfs to MuchSlowerFS ?
 2011-09-08  7:04 UTC  (4+ messages)

mount a multi-device filesystem using a loopback device
 2011-09-08  6:31 UTC  (6+ messages)

[PATCH] Btrfs: fix direct-io vs nodatacow
 2011-09-08  2:26 UTC 

[PATCH] Btrfs: remove BUG_ON() in compress_file_range()
 2011-09-08  2:22 UTC 

Problems with tuxonice and btrfs
 2011-09-07 12:39 UTC  (2+ messages)

[PATCH] Btrfs: calc file extent num_bytes correctly in file clone
 2011-09-07 12:23 UTC  (2+ messages)

[PATCH] btrfs: fix warning in iput for bad-inode
 2011-09-07  9:18 UTC  (3+ messages)

Problems with set-default, home subvolume and snapshot
 2011-09-07  6:47 UTC  (11+ messages)

[PATCH -rc6] btrfs: xattr: fix attribute removal
 2011-09-07  3:05 UTC  (2+ messages)

Any chance to recovery btrfs raid-0 after accidental format of one volume?
 2011-09-06 23:12 UTC  (3+ messages)

Error on creating snapshots (btrfs: could not do orphan cleanup -116)
 2011-09-06 18:22 UTC  (2+ messages)
` [PATCH] make btrfs_orphan_cleanup process bad inodes

btrfs always writes something after sync
 2011-09-06 17:06 UTC 

btrfs-delalloc - threaded?
 2011-09-06 16:21 UTC 

don't fetch the inode size beforehand
 2011-09-06 14:15 UTC  (2+ messages)

[PATCH] Btrfs: fix array bound checking
 2011-09-06  8:55 UTC 

Any chance to recovery btrfs raid-0 after accidental format of one volume?
 2011-09-06  6:24 UTC 

Snapshot of root makes an undeletable folder
 2011-09-05 17:29 UTC  (3+ messages)

[PATCH] btrfs: return EINVAL if start > total_bytes in fitrim ioctl
 2011-09-05 14:34 UTC 

Lockdep rant on 3.1-rc4 with balance
 2011-09-05 13:21 UTC 

df output wrong ?
 2011-09-05 10:58 UTC  (3+ messages)

[PATCH] Btrfs-progs: added btrfs filesystem label [label] [path] support
 2011-09-05  7:32 UTC  (9+ messages)
` [PATCH] Btrfs-progs: added btrfs filesystem label [label] [path] support V2
              ` [PATCH] Btrfs-progs: added btrfs filesystem label [label] [path] support V3
            ` [PATCH] Btrfs: added new ioctl to set fs label V3

[PATCH] Fix -Wunused-but-set-variable warnings from GCC 4.6
 2011-09-04 18:48 UTC  (2+ messages)

hang on 'echo 3 > /proc/sys/vm/drop_caches'
 2011-09-04 16:26 UTC 

[BUG] umount command doesn't end forever
 2011-09-02 12:43 UTC  (2+ messages)

[PATCH] snapshot, defragment and raid test cases for btrfs
 2011-09-02  8:49 UTC  (5+ messages)
` [PATCH 1/3] Added test case 257 for btrfs extended snapshot tests
` [PATCH 3/3] Added test case 259 for the btrfs raid features

[PATCH 1/4] Btrfs: fix defragmentation regression
 2011-09-02  8:42 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 4/4] Btrfs: honor extent thresh during defragmentation

[PATCH] btrfs: fix memory leak in btrfs_defrag_file
 2011-09-02  1:46 UTC  (2+ messages)

[PATCH 00/12 v5] Btrfs: improve write ahead log with sub transaction
 2011-09-02  0:42 UTC  (3+ messages)

Check snapshot delete progress?
 2011-09-01 21:32 UTC 

Low volume list ?
 2011-09-01 18:42 UTC  (3+ messages)

[PATCH v9 0/8] Btrfs scrub: print path to corrupted files and trigger nodatasum fixup
 2011-09-01 14:52 UTC  (9+ messages)
` [PATCH v9 1/8] btrfs: added helper functions to iterate backrefs
` [PATCH v9 2/8] btrfs scrub: added unverified_errors
` [PATCH v9 3/8] btrfs scrub: print paths of corrupted files
` [PATCH v9 4/8] btrfs scrub: bugfix: mirror_num off by one
` [PATCH v9 5/8] btrfs: add mirror_num to extent_read_full_page
` [PATCH v9 6/8] btrfs scrub: use int for mirror_num, not u64
` [PATCH v9 7/8] btrfs scrub: add fixup code for errors on nodatasum files
` [PATCH v9 8/8] btrfs: new ioctls to do logical->inode and inode->path resolving

[PATCH v4 0/3] Btrfs-progs: add the first "inspect-internal" commands
 2011-09-01 13:05 UTC  (4+ messages)
` [PATCH v4 1/3] Btrfs-progs: btrfs-list: split list_subvols
` [PATCH v4 2/3] Btrfs-progs: added ioctls and commands to resolve inodes and logical addrs
` [PATCH v4 3/3] Btrfs-progs: added resolve commands to man page

(unknown)
 2011-09-01 11:50 UTC 


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