messages from 2011-09-07 03:05:19 to 2011-09-21 13:35:04 UTC [more...]
[patch 0/4] 50% faster writing to your USB drive!*
2011-09-21 13:35 UTC (17+ 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
[BUG] kernel BUG at fs/btrfs/relocation.c:2502!
2011-09-21 10:57 UTC (2+ messages)
[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)
[PATCH] xfstests: add new getdents test
2011-09-13 12:58 UTC (2+ 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 (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 (5+ messages)
[PATCH -rc6] btrfs: xattr: fix attribute removal
2011-09-07 3:05 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).