messages from 2011-09-15 17:34:51 to 2011-09-28 04:55:51 UTC [more...]
[patch 0/4] 50% faster writing to your USB drive!*
2011-09-28 4:55 UTC (30+ 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 4/4] Btrfs: pass __GFP_WRITE for buffered write page allocations
File compression control, again
2011-09-28 1:45 UTC (2+ messages)
[PATCH] Btrfs: only inherit btrfs specific flags when creating files
2011-09-28 0:59 UTC (2+ messages)
Honest timeline for btrfsck
2011-09-27 18:00 UTC (7+ messages)
[PATCH 00/21] [RFC] Btrfs: restriper
2011-09-27 17:28 UTC (11+ messages)
` [PATCH 01/21] Btrfs: get rid of *_alloc_profile fields
` [PATCH 07/21] Btrfs: add basic infrastructure for selective balancing
` [PATCH 10/21] Btrfs: usage filter
` [PATCH 14/21] Btrfs: save restripe parameters to disk
[GIT PULL] ENOSPC rework and random fixes for next merge window
2011-09-27 15:11 UTC (3+ messages)
[PATCH] Btrfs: break out of orphan cleanup if we can't make progress
2011-09-27 15:11 UTC (3+ messages)
[PATCH] Btrfs: introduce convert_extent_bit
2011-09-27 14:27 UTC (2+ messages)
high CPU usage and low perf
2011-09-27 9:31 UTC (2+ messages)
btrfs won't mount
2011-09-27 8:17 UTC (2+ messages)
[PATCH] Btrfs: allow us to overcommit our enospc reservations TEST THIS PLEASE!!!
2011-09-26 21:22 UTC
[PATCH] Btrfs: use the global reserve as a backup for deleting inodes
2011-09-26 19:49 UTC
[PATCH] Btrfs: stop using write_one_page
2011-09-26 18:03 UTC
kernel bug
2011-09-26 0:50 UTC (3+ messages)
RAID not RAIDing? Or at least not showing correct usage?
2011-09-24 19:52 UTC (3+ messages)
[PATCH] btrfs/ioctl.c: quiet sparse warnings
2011-09-23 19:02 UTC (3+ messages)
[PATCH] btrfs/extent_map.c: quiet sparse noise
2011-09-23 18:58 UTC (2+ messages)
[PATCH] btrfs/delayed-inode.c: quiet sparse noise
2011-09-23 18:48 UTC
[PATCH] btrfs/compression.c: quiet sparse noise
2011-09-23 18:28 UTC
[PATCH] btrfs/free-space-cache.c: quiet sparse warnings
2011-09-23 18:25 UTC
Btrfs bug with g38867a2 and a question
2011-09-23 17:16 UTC (18+ messages)
[PATCH] xfstests: add new getdents test
2011-09-23 13:56 UTC (4+ messages)
[PATCH] btrfs/xattr.c: quiet sparse noise
2011-09-23 1:50 UTC
[PATCH] btrfs/file.c: quiet sparse noise
2011-09-23 1:41 UTC
[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] 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 (7+ 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 (3+ 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 (3+ 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 (11+ messages)
` [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()
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).