Linux Btrfs filesystem development
 help / color / mirror / Atom feed
 messages from 2011-10-15 19:59:00 to 2011-10-25 01:03:41 UTC [more...]

[patch 00/66] [pull] Error handling patchset v5
 2011-10-25  1:03 UTC  (66+ messages)
` [patch 01/66] btrfs: Add btrfs_panic()
` [patch 02/66] btrfs: Catch locking failures in {set,clear,convert}_extent_bit
` [patch 03/66] btrfs: Panic on bad rbtree operations
` [patch 04/66] btrfs: Simplify btrfs_insert_root
` [patch 05/66] btrfs: set_extent_bit error push-up
` [patch 06/66] btrfs: lock_extent "
` [patch 07/66] btrfs: clear_extent_bit "
` [patch 08/66] btrfs: convert_extent_bit "
` [patch 09/66] btrfs: unlock_extent "
` [patch 10/66] btrfs: pin_down_extent should return void
` [patch 11/66] btrfs: btrfs_pin_extent error push-up
` [patch 12/66] btrfs: btrfs_drop_snapshot should return int
` [patch 13/66] btrfs: btrfs_start_transaction non-looped error push-up
` [patch 14/66] btrfs: find_and_setup_root "
` [patch 15/66] btrfs: btrfs_update_root "
` [patch 16/66] btrfs: set_range_writeback should return void
` [patch 17/66] btrfs: wait_on_state "
` [patch 18/66] btrfs: wait_extent_bit "
` [patch 19/66] btrfs: __unlock_for_delalloc "
` [patch 20/66] btrfs: check_page_uptodate "
` [patch 21/66] btrfs: check_page_locked "
` [patch 22/66] btrfs: check_page_writeback "
` [patch 23/66] btrfs: clear_extent_buffer_dirty "
` [patch 24/66] btrfs: btrfs_cleanup_fs_uuids "
` [patch 25/66] btrfs: run_scheduled_bios "
` [patch 26/66] btrfs: btrfs_close_extra_devices "
` [patch 27/66] btrfs: schedule_bio "
` [patch 28/66] btrfs: fill_device_from_item "
` [patch 29/66] btrfs: btrfs_queue_worker "
` [patch 30/66] btrfs: run_ordered_completions "
` [patch 31/66] btrfs: btrfs_stop_workers "
` [patch 32/66] btrfs: btrfs_requeue_work "
` [patch 33/66] btrfs: tree-log: btrfs_end_log_trans "
` [patch 34/66] btrfs: tree-log: wait_for_writer "
` [patch 35/66] btrfs: btrfs_init_compress "
` [patch 36/66] btrfs: btrfs_invalidate_inodes "
` [patch 37/66] btrfs: __setup_root "
` [patch 38/66] btrfs: btrfs_destroy_delalloc_inodes "
` [patch 39/66] btrfs: btrfs_prepare_extent_commit "
` [patch 40/66] btrfs: btrfs_set_block_group_rw "
` [patch 41/66] btrfs: setup_inline_extent_backref "
` [patch 42/66] btrfs: btrfs_run_defrag_inodes "
` [patch 43/66] btrfs: Simplify btrfs_submit_bio_hook
` [patch 44/66] btrfs: Factor out tree->ops->merge_bio_hook call
` [patch 45/66] btrfs: ->submit_bio_hook error push-up
` [patch 46/66] btrfs: __add_reloc_root "
` [patch 47/66] btrfs: fixup_low_keys should return void
` [patch 48/66] btrfs: setup_items_for_insert "
` [patch 49/66] btrfs: del_ptr "
` [patch 50/66] btrfs: insert_ptr "
` [patch 51/66] btrfs: add_delayed_ref_head "
` [patch 52/66] btrfs: add_delayed_tree_ref "
` [patch 53/66] btrfs: add_delayed_data_ref "
` [patch 54/66] btrfs: Fix kfree of member instead of structure
` [patch 55/66] btrfs: Use mempools for delayed refs
` [patch 56/66] btrfs: Delayed ref mempool functions should return void
` [patch 57/66] btrfs: btrfs_inc_extent_ref void return prep
` [patch 58/66] btrfs: btrfs_free_extent "
` [patch 59/66] btrfs: __btrfs_mod_refs process_func should return void
` [patch 60/66] btrfs: __btrfs_mod_ref "
` [patch 61/66] btrfs: clean_tree_block "
` [patch 62/66] btrfs: btrfs_truncate_item "
` [patch 63/66] btrfs: btrfs_extend_item "
` [patch 64/66] btrfs: end_compressed_writeback "
` [patch 65/66] btrfs: copy_for_split "

Snapshot rollback
 2011-10-25  0:45 UTC  (7+ messages)

[PULL] Btrfs error handling v4
 2011-10-24 23:54 UTC  (2+ messages)

ceph on btrfs [was Re: ceph on non-btrfs file systems]
 2011-10-24 21:37 UTC  (5+ messages)

subvolume delete freezes
 2011-10-24 20:59 UTC 

Chrome brings whole system down
 2011-10-24 15:23 UTC 

how stable are snapshots at the block level?
 2011-10-24 15:08 UTC  (8+ messages)

system hangs after deleting bad file
 2011-10-24 15:04 UTC  (4+ messages)

Kernel BUG unable to handle kernel NULL pointer dereference
 2011-10-24 12:10 UTC  (7+ messages)

kernel BUG at fs/btrfs/inode.c:1163
 2011-10-24 11:39 UTC  (6+ messages)

Subvolume level allocation policy
 2011-10-24  9:44 UTC  (3+ messages)

BTRFS thinks that a device is mounted
 2011-10-22 13:57 UTC  (4+ messages)

bad tree block start
 2011-10-22  7:05 UTC 

snapshots changed behavior
 2011-10-21 18:50 UTC  (5+ messages)

Avoid error message during a scan of a static /dev directory
 2011-10-21 17:36 UTC 

How to know the origin of a snapshot
 2011-10-21 14:25 UTC  (3+ messages)

[PATCH 1/3] Add the snappy-c compressor to lib
 2011-10-21 13:24 UTC  (4+ messages)
` [PATCH 2/3] BTRFS: Add snappy support
` [PATCH 3/3] Add snappy interface to crypto API

read error: how to fix?
 2011-10-21  9:40 UTC  (6+ messages)

btrfs still looks for not existing devices
 2011-10-21  8:21 UTC  (2+ messages)

[PATCH 1/3] 263: Functional test case for the btrfs snapshot
 2011-10-20 15:41 UTC  (17+ messages)
` [PATCH 0/3] xfstests patches
  ` [PATCH 1/3] 264: Functional test case for the btrfs snapshot
  ` [PATCH 2/3] 265: Functional test case for the btrfs de-fragmentation
  ` [PATCH 3/3] 266: Functional test case for the btrfs raid operations
  ` [PATCH 0/5] xfstests enhancement and bug fix
    ` [PATCH 1/5] fill files with random data
    ` [PATCH 2/5] Added SCRATCH_DEV_POOL to specify multiple disks for the btrfs RAID
    ` [PATCH 3/5] 264: Functional test case for the btrfs snapshot
    ` [PATCH 4/5] 265: Functional test case for the btrfs raid operations
    ` [PATCH 5/5] _populate_fs should use OPTIND when getopts is used

WARNING: at fs/btrfs/inode.c:2114
 2011-10-20 15:31 UTC  (7+ messages)

[PATCH] Btrfs: use the global reserve when truncating the free space cache inode
 2011-10-20 13:31 UTC 

[PATCH] Btrfs: add a missing block_rsv reset
 2011-10-20 12:49 UTC  (2+ messages)

[RFC] aptitude & BTRFS slowness
 2011-10-20  3:51 UTC  (2+ messages)

[PATCH] Btrfs: close all bdevs on mount failure
 2011-10-19 21:06 UTC 

[PATCH] Btrfs: don't flush the cache inode before writing it
 2011-10-19 14:33 UTC 

Broken DIR_ITEMs on snapshot
 2011-10-19 12:57 UTC  (4+ messages)

Creation of pseudo items leads to (seemingly) duplicate inodes (BUG inside)
 2011-10-19 10:11 UTC  (6+ messages)

[PATCH] Btrfs: if we have a lot of pinned space, commit the transaction
 2011-10-18 17:10 UTC 

[PATCH] Btrfs: seperate out btrfs_block_rsv_check out into 2 different functions
 2011-10-18 17:10 UTC 

[PATCH 1/2][BTRFS-PROGS] add the "--force" switch to the mkfs.btrfs command
 2011-10-18 16:56 UTC  (2+ messages)

[PATCH 2/2][BTRFS-PROGS] add the "--force" switch to the mkfs.btrfs command
 2011-10-18 16:45 UTC 

ls hangs filesystem
 2011-10-18 14:26 UTC  (12+ messages)

btrfs defragment: ioctl failed, ret -1 errno 28
 2011-10-18 12:26 UTC  (2+ messages)

[PATCH 1/4] Btrfs: fix defragmentation regression
 2011-10-18  8:52 UTC  (4+ messages)

unresolved ref root error
 2011-10-18  3:14 UTC  (3+ messages)

https://btrfs.wiki.kernel.org/index.php/Main_Page
 2011-10-17 13:17 UTC  (2+ messages)

Honest timeline for btrfsck
 2011-10-17 10:49 UTC  (4+ messages)

[PATCH 00/12 v5] Btrfs: improve write ahead log with sub transaction
 2011-10-17  5:22 UTC  (4+ messages)
` [PATCH 11/12 v5] Btrfs: do not iput inode when inode is still in log

群发软件+买家搜索机+最新广交会买家、海关数据,B2B询盘买家500万。
 2011-10-15 22:15 UTC 


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