messages from 2011-09-28 04:55:51 to 2011-10-06 15:54:22 UTC [more...]
[PATCH v0 00/18] btfs: Subvolume Quota Groups
2011-10-06 15:54 UTC (13+ messages)
` [PATCH v0 01/18] btrfs: mark delayed refs as for cow
` [PATCH v0 02/18] btrfs: always save ref_root in delayed refs
` [PATCH v0 03/18] btrfs: add nested locking mode for paths
` [PATCH v0 04/18] btrfs: qgroup on-disk format
` [PATCH v0 05/18] btrfs: add helper for tree enumeration
` [PATCH v0 06/18] btrfs: check the root passed to btrfs_end_transaction
` [PATCH v0 07/18] btrfs: generic data structure to build unique lists
` [PATCH v0 08/18] btrfs: added helper to create new trees
` [PATCH v0 09/18] btrfs: qgroup state and initialization
` [PATCH v0 10/18] btrfs: Test code to change the order of delayed-ref processing
` [PATCH v0 11/18] btrfs: add sequence numbers to delayed refs
` [PATCH v0 12/18] btrfs: put back delayed refs that are too new
[PATCH] Btrfs: fix recursive auto-defrag
2011-10-06 15:53 UTC (3+ messages)
Honest timeline for btrfsck
2011-10-06 15:31 UTC (15+ messages)
[PATCH] Btrfs: fix return value of btrfs_get_acl()
2011-10-06 4:37 UTC
should I be concerned?
2011-10-05 23:18 UTC (2+ messages)
[PATCH] Btrfs: take overflow into account in reserving space
2011-10-05 20:35 UTC
[PATCH] Btrfs: check the return value of filemap_write_and_wait in the space cache
2011-10-05 20:33 UTC
[PATCH] Btrfs: introduce mount option no_space_cache V2
2011-10-05 19:42 UTC
[PATCH] Btrfs: add a io_ctl struct and helpers for dealing with the space cache
2011-10-05 19:32 UTC
Errors thrown up by btrfsck
2011-10-05 18:15 UTC (2+ messages)
too many files open
2011-10-05 17:18 UTC (6+ messages)
[PATCH] Btrfs: don't skip writing out a empty block groups cache
2011-10-05 14:01 UTC
[GIT PULL] Cleanups for 3.2
2011-10-05 10:23 UTC (9+ messages)
` [PATCH 1/8] btrfs: separate superblock items out of fs_info
` [PATCH 2/8] btrfs: fix misleading variable name for flags
` [PATCH 3/8] btrfs: use unsigned long type for extent state bits
` [PATCH 4/8] btrfs: no need to mask out GFP_HIGHMEM in radix preload
` [PATCH 5/8] btrfs: kill key type helpers
` [PATCH 6/8] btrfs: use ALIGN instead of open-coded variants
` [PATCH 7/8] btrfs: use DIV_ROUND_UP "
` [PATCH 8/8] btrfs: cleanup: use BUG_ON when appropriate
[PATCH] btrfs: alleviate gfp flags in end_bio_extent_readpage
2011-10-05 10:19 UTC
[PATCH] btrfs: rotate mirror selection
2011-10-05 10:17 UTC
[PATCH, resend for 3.2] btrfs: add CONFIG_BTRFS_DEBUG option
2011-10-04 22:58 UTC
Suddenly, a dead filesystem
2011-10-04 20:06 UTC (13+ messages)
[PATCH] Btrfs: break out of orphan cleanup if we can't make progress V2
2011-10-04 15:54 UTC
[PATCH] Btrfs: fix orphan cleanup regression
2011-10-04 7:30 UTC (4+ messages)
[patch 00/65] Error handling patchset v3
2011-10-04 3:23 UTC (66+ messages)
` [patch 01/65] btrfs: Add btrfs_panic()
` [patch 02/65] btrfs: Catch locking failures in {set,clear}_extent_bit
` [patch 03/65] btrfs: Panic on bad rbtree operations
` [patch 04/65] btrfs: Simplify btrfs_insert_root
` [patch 05/65] btrfs: set_extent_bit error push-up
` [patch 06/65] btrfs: lock_extent "
` [patch 07/65] btrfs: clear_extent_bit "
` [patch 08/65] btrfs: unlock_extent "
` [patch 09/65] btrfs: pin_down_extent should return void
` [patch 10/65] btrfs: btrfs_pin_extent error push-up
` [patch 11/65] btrfs: btrfs_drop_snapshot should return int
` [patch 12/65] btrfs: btrfs_start_transaction non-looped error push-up
` [patch 13/65] btrfs: find_and_setup_root "
` [patch 14/65] btrfs: btrfs_update_root "
` [patch 15/65] btrfs: set_range_writeback should return void
` [patch 16/65] btrfs: wait_on_state "
` [patch 17/65] btrfs: wait_extent_bit "
` [patch 18/65] btrfs: __unlock_for_delalloc "
` [patch 19/65] btrfs: check_page_uptodate "
` [patch 20/65] btrfs: check_page_locked "
` [patch 21/65] btrfs: check_page_writeback "
` [patch 22/65] btrfs: clear_extent_buffer_dirty "
` [patch 23/65] btrfs: btrfs_cleanup_fs_uuids "
` [patch 24/65] btrfs: run_scheduled_bios "
` [patch 25/65] btrfs: btrfs_close_extra_devices "
` [patch 26/65] btrfs: schedule_bio "
` [patch 27/65] btrfs: fill_device_from_item "
` [patch 28/65] btrfs: btrfs_queue_worker "
` [patch 29/65] btrfs: run_ordered_completions "
` [patch 30/65] btrfs: btrfs_stop_workers "
` [patch 31/65] btrfs: btrfs_requeue_work "
` [patch 32/65] btrfs: tree-log: btrfs_end_log_trans "
` [patch 33/65] btrfs: tree-log: wait_for_writer "
` [patch 34/65] btrfs: btrfs_init_compress "
` [patch 35/65] btrfs: btrfs_invalidate_inodes "
` [patch 36/65] btrfs: __setup_root "
` [patch 37/65] btrfs: btrfs_destroy_delalloc_inodes "
` [patch 38/65] btrfs: btrfs_prepare_extent_commit "
` [patch 39/65] btrfs: btrfs_set_block_group_rw "
` [patch 40/65] btrfs: setup_inline_extent_backref "
` [patch 41/65] btrfs: btrfs_run_defrag_inodes "
` [patch 42/65] btrfs: Simplify btrfs_submit_bio_hook
` [patch 43/65] btrfs: Factor out tree->ops->merge_bio_hook call
` [patch 44/65] btrfs: ->submit_bio_hook error push-up
` [patch 45/65] btrfs: __add_reloc_root "
` [patch 46/65] btrfs: fixup_low_keys should return void
` [patch 47/65] btrfs: setup_items_for_insert "
` [patch 48/65] btrfs: del_ptr "
` [patch 49/65] btrfs: insert_ptr "
` [patch 50/65] btrfs: add_delayed_ref_head "
` [patch 51/65] btrfs: add_delayed_tree_ref "
` [patch 52/65] btrfs: add_delayed_data_ref "
` [patch 53/65] btrfs: Fix kfree of member instead of structure
` [patch 54/65] btrfs: Use mempools for delayed refs
` [patch 55/65] btrfs: Delayed ref mempool functions should return void
` [patch 56/65] btrfs: btrfs_inc_extent_ref void return prep
` [patch 57/65] btrfs: btrfs_free_extent "
` [patch 58/65] btrfs: __btrfs_mod_refs process_func should return void
` [patch 59/65] btrfs: __btrfs_mod_ref "
` [patch 60/65] btrfs: clean_tree_block "
` [patch 61/65] btrfs: btrfs_truncate_item "
` [patch 62/65] btrfs: btrfs_extend_item "
` [patch 63/65] btrfs: end_compressed_writeback "
` [patch 64/65] btrfs: copy_for_split "
` [patch 65/65] btrfs: update_inline_extent_backref "
[PATCH] Btrfs: introduce mount option no_space_cache
2011-10-03 21:51 UTC (2+ messages)
[GIT PULL] Btrfs fix
2011-10-03 18:25 UTC
WARNING: at fs/dcache.c:1256 d_set_d_op+0xaa/0xc0() , nested snapshots
2011-10-03 16:17 UTC
[PATCH] snapshot, defragment and raid test cases for btrfs
2011-10-03 11:25 UTC (4+ messages)
` [PATCH 3/3] Added test case 259 for the btrfs raid features
[patch 0/5] per-zone dirty limits v3
2011-10-03 11:25 UTC (15+ messages)
` [patch 1/5] mm: exclude reserved pages from dirtyable memory
` [patch 2/5] mm: writeback: cleanups in preparation for per-zone dirty limits
` [patch 3/5] mm: try to distribute dirty pages fairly across zones
` [patch 4/5] mm: filemap: pass __GFP_WRITE from grab_cache_page_write_begin()
` [patch 5/5] Btrfs: pass __GFP_WRITE for buffered write page allocations
recursive subvolume delete
2011-10-02 21:33 UTC (4+ messages)
Regression in btrfs-next: BUG at fs/btrfs/super.c:984!
2011-10-02 21:15 UTC (3+ messages)
[PATCH] Btrfs: pass the correct root to lookup_free_space_inode()
2011-10-02 10:56 UTC
[BUG, integration-test] fs/btrfs/inode.c:835
2011-09-30 20:10 UTC (4+ messages)
[PATCH] Btrfs: break out of orphan cleanup if we can't make progress
2011-09-30 11:50 UTC (4+ messages)
high CPU usage and low perf
2011-09-30 8:46 UTC (2+ messages)
[PATCH] Btrfs: force a page fault if we have a shorty copy on a page boundary
2011-09-29 17:48 UTC
[PATCH] Btrfs: fix tree corruption after multi-thread snapshots and inode cache flush
2011-09-29 14:59 UTC (10+ messages)
[PATCH v2][resend for 3.2] btrfs: do not allow mounting non-subvolumes via subvol option
2011-09-29 11:44 UTC
[PATCH] Btrfs: do not set EXTENT_DIRTY along with EXTENT_DELALLOC
2011-09-29 7:55 UTC
[RFC][PATCH] Btrfs: Fix the write error into prealloc file
2011-09-29 6:51 UTC
[PATCH] Btrfs: fix missing clear_extent_bit
2011-09-29 0:51 UTC (4+ messages)
File compression control, again
2011-09-28 21:09 UTC (5+ messages)
群发软件+买家搜索机+最新广交会买家、海关数据,B2B询盘买家500万。
2011-09-28 20:42 UTC
[patch 0/4] 50% faster writing to your USB drive!*
2011-09-28 18:35 UTC (23+ messages)
` [patch 1/4] mm: exclude reserved pages from dirtyable memory
` [patch 1/4 v2] "
` [patch 2/4] mm: writeback: distribute write pages across allowable zones
` [patch 1/2/4] mm: writeback: cleanups in preparation for per-zone dirty limits
` [patch 2/2/4] mm: try to distribute dirty pages fairly across zones
` [patch 3/4] mm: filemap: pass __GFP_WRITE from grab_cache_page_write_begin()
[PATCH] Btrfs: only inherit btrfs specific flags when creating files
2011-09-28 14:45 UTC (4+ messages)
BTRFS data structures integrity
2011-09-28 13:41 UTC
[GIT PULL] scrub updates for 3.2
2011-09-28 13:19 UTC (2+ messages)
[GIT PULL] ENOSPC rework and random fixes for next merge window
2011-09-28 11:58 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).