messages from 2011-07-20 08:52:13 to 2011-07-29 12:29:21 UTC [more...]
btrfs hung tasks
2011-07-29 12:29 UTC (5+ messages)
[PATCH 0/4] xfstests: Add support for btrfs in a couple of xfstests
2011-07-29 12:24 UTC (13+ messages)
` [PATCH 1/4] xfstests: Add support for btrfs in 062
` [PATCH 2/4] xfstests: Add support for btrfs in 083, 117, 120 and 192
` [PATCH 3/4] xfstests: Add support for btrfs in 015
` [PATCH 4/4] xfstests: Add support for btrfs in 079
[PATCH] btrfs: do not allow mounting non-subvolumes via subvol option
2011-07-29 10:14 UTC
[PATCH 1/4] fs: add SEEK_HOLE and SEEK_DATA flags
2011-07-29 9:58 UTC (2+ messages)
[PATCH] Btrfs: reverse enough space for file clone
2011-07-29 9:32 UTC (3+ messages)
` [PATCH v2] Btrfs: reserve "
kernel BUG at fs/btrfs/delayed-inode.c:1693!
2011-07-29 5:42 UTC (2+ messages)
Slow snapshot deletion
2011-07-28 20:51 UTC (3+ messages)
3.0 BUG at fs/btrfs/disk-io.c:2362 caused by I/O errors
2011-07-28 19:09 UTC (2+ messages)
WARNING: at fs/btrfs/inode.c:2204
2011-07-28 19:04 UTC
[PATCH v3 0/3] Btrfs-progs: add the first "inspect-internal" commands
2011-07-28 17:13 UTC (4+ messages)
` [PATCH v3 1/3] Btrfs-progs: btrfs-list: split list_subvols
` [PATCH v3 2/3] Btrfs-progs: added ioctls and commands to resolve inodes and logical addrs
` [PATCH v3 3/3] Btrfs-progs: added resolve commands to man page
[PATCH v8 0/8] Btrfs scrub: print path to corrupted files and trigger nodatasum fixup
2011-07-28 17:00 UTC (13+ messages)
` [PATCH v8 1/8] btrfs: added helper functions to iterate backrefs
` [PATCH v8 2/8] btrfs scrub: added unverified_errors
` [PATCH v8 3/8] btrfs scrub: print paths of corrupted files
` [PATCH v8 4/8] btrfs scrub: bugfix: mirror_num off by one
` [PATCH v8 5/8] btrfs: add mirror_num to extent_read_full_page
` [PATCH v8 6/8] btrfs scrub: use int for mirror_num, not u64
` [PATCH v8 7/8] btrfs scrub: add fixup code for errors on nodatasum files
` [PATCH v8 8/8] btrfs: new ioctls to do logical->inode and inode->path resolving
Btrfs slowdown
2011-07-28 16:01 UTC (9+ messages)
WARNING: at fs/btrfs/delayed-inode.c:1247
2011-07-28 9:11 UTC (3+ messages)
kernel BUG at fs/btrfs/tree-log.c:1669!
2011-07-28 2:13 UTC (5+ messages)
[PATCH] Btrfs: fix oops while writing data to SSD partitions
2011-07-28 1:11 UTC (3+ messages)
[GIT PULL] Btrfs updates
2011-07-27 22:46 UTC
[PATCH 0/7] btrfs: don't BUG_ON btrfs_alloc_path errors
2011-07-27 17:49 UTC (12+ messages)
` [PATCH 1/7] btrfs: don't BUG_ON btrfs_alloc_path() errors
` [PATCH 2/7] btrfs: Don't BUG_ON alloc_path errors in replay_one_buffer()
` [PATCH 3/7] btrfs: Don't BUG_ON alloc_path errors in btrfs_truncate_inode_items
` [PATCH 4/7] btrfs: Don't BUG_ON alloc_path errors in btrfs_read_locked_inode
` [PATCH 5/7] btrfs: Don't BUG_ON alloc_path errors in btrfs_balance()
` [PATCH 6/7] btrfs: Don't BUG_ON alloc_path errors in find_next_chunk
` [PATCH 7/7] btrfs: don't BUG_ON allocation errors in btrfs_drop_snapshot
[PATCH] Btrfs: use bytes_may_use for all ENOSPC reservations V2
2011-07-27 15:22 UTC
[PATCH 1/1] btrfs: btrfs_calc_avail_data_space cope with no read/write devices
2011-07-27 14:25 UTC (2+ messages)
[PATCH] another reader/writer lock for btrfs metadata
2011-07-27 12:42 UTC (5+ messages)
[PATCH 1/1] btrfs: btrfs_calc_avail_data_space cope with no read/write devices
2011-07-27 11:09 UTC (2+ messages)
[patch] btrfs: unlock on error in btrfs_file_llseek()
2011-07-27 9:50 UTC
btrfs invalid opcode
2011-07-27 8:33 UTC (2+ messages)
` BUG() in btrfs-fixup (Was: btrfs invalid opcode)
[PATCH v7 0/8] Btrfs scrub: print path to corrupted files and trigger nodatasum fixup
2011-07-27 8:22 UTC (17+ messages)
` [PATCH v7 1/8] btrfs: added helper functions to iterate backrefs
` [PATCH v7 2/8] btrfs scrub: added unverified_errors
` [PATCH v7 3/8] btrfs scrub: print paths of corrupted files
` [PATCH v7 4/8] btrfs scrub: bugfix: mirror_num off by one
` [PATCH v7 5/8] btrfs: add mirror_num to extent_read_full_page
` [PATCH v7 6/8] btrfs scrub: use int for mirror_num, not u64
` [PATCH v7 7/8] btrfs scrub: add fixup code for errors on nodatasum files
` [PATCH v7 8/8] btrfs: new ioctls to do logical->inode and inode->path resolving
extremely slow syncing on btrfs with 2.6.39.1
2011-07-27 5:37 UTC (5+ messages)
[PATCH] Btrfs: use bytes_may_use for all ENOSPC reservations
2011-07-26 21:04 UTC
[PATCH] Btrfs: switch back to the old csum calculation
2011-07-26 20:52 UTC
btrfs on MIPS with 16K page size
2011-07-26 19:49 UTC (5+ messages)
ENOSPC overhaul
2011-07-26 18:13 UTC
[PATCH 0/7] btrfs: don't BUG_ON btrfs_alloc_path errors v2
2011-07-26 13:14 UTC (13+ messages)
` [PATCH 1/7] btrfs: don't BUG_ON btrfs_alloc_path() errors
` [PATCH 2/7] btrfs: Don't BUG_ON alloc_path errors in replay_one_buffer()
` [PATCH 3/7] btrfs: Don't BUG_ON alloc_path errors in btrfs_truncate_inode_items
` [PATCH 4/7] btrfs: Don't BUG_ON alloc_path errors in btrfs_read_locked_inode
` [PATCH 5/7] btrfs: Don't BUG_ON alloc_path errors in btrfs_balance()
` [PATCH 6/7] btrfs: Don't BUG_ON alloc_path errors in find_next_chunk
` [PATCH 7/7] btrfs: don't BUG_ON allocation errors in btrfs_drop_snapshot
kernel BUG at fs/btrfs/delayed-inode.c:1693!
2011-07-26 8:01 UTC (3+ messages)
[PATCH] Btrfs: Protect the readonly flag of block group
2011-07-26 3:30 UTC
Linux 3.0 release - btrfs possible locking deadlock
2011-07-26 0:22 UTC (3+ messages)
BTRFS Duplicated UUID on /home
2011-07-25 18:35 UTC (2+ messages)
Issues with KVM
2011-07-25 16:22 UTC (8+ messages)
[RFC PATCH 0/4] btrfs: Suggestion for raid auto-repair
2011-07-25 8:59 UTC (11+ messages)
` [RFC PATCH 1/4] btrfs: btrfs_multi_bio replaced with btrfs_bio
` [RFC PATCH 2/4] btrfs: Do not use bio->bi_bdev after submission
` [RFC PATCH 3/4] btrfs: Put mirror_num in bi_bdev
` [RFC PATCH 4/4] btrfs: Moved repair code from inode.c to extent_io.c
[PATCH v6 0/8] Btrfs scrub: print path to corrupted files and trigger nodatasum fixup
2011-07-25 7:38 UTC (11+ messages)
` [PATCH v6 1/8] btrfs: added helper functions to iterate backrefs
` [PATCH v6 2/8] btrfs scrub: added unverified_errors
` [PATCH v6 3/8] btrfs scrub: print paths of corrupted files
` [PATCH v6 4/8] btrfs scrub: bugfix: mirror_num off by one
` [PATCH v6 5/8] btrfs: add mirror_num to extent_read_full_page
` [PATCH v6 6/8] btrfs scrub: use int for mirror_num, not u64
` [PATCH v6 7/8] btrfs scrub: add fixup code for errors on nodatasum files
` [PATCH v6 8/8] btrfs: new ioctls to do logical->inode and inode->path resolving
Re:Confirm
2011-07-24 12:08 UTC
new metadata reader/writer locks in integration-test
2011-07-22 15:58 UTC (19+ messages)
` rw_semaphore performance, was: "
[PATCH 00/16] Btrfs: fixes and cleanups for 3.1
2011-07-22 13:20 UTC (3+ messages)
` [PATCH 11/16] Btrfs: clean up code for extent_map lookup
Broken btrfs?
2011-07-22 13:18 UTC (6+ messages)
[PATCH v5 0/8] Btrfs scrub: print path to corrupted files and trigger nodatasum fixup
2011-07-22 7:09 UTC (11+ messages)
` [PATCH v5 1/8] btrfs: added helper functions to iterate backrefs
` [PATCH v5 2/8] btrfs scrub: added unverified_errors
` [PATCH v5 3/8] btrfs scrub: print paths of corrupted files
` [PATCH v5 4/8] btrfs scrub: bugfix: mirror_num off by one
` [PATCH v5 5/8] btrfs: add mirror_num to extent_read_full_page
` [PATCH v5 6/8] btrfs scrub: use int for mirror_num, not u64
` [PATCH v5 7/8] btrfs scrub: add fixup code for errors on nodatasum files
` [PATCH v5 8/8] btrfs: new ioctls to do logical->inode and inode->path resolving
[PATCH] btrfs: Make extent-io callbacks that never fail return void
2011-07-21 16:56 UTC
WARNING: at fs/btrfs/inode.c:2204
2011-07-21 14:17 UTC
[PATCH] Btrfs: don't be as agressive with delalloc metadata reservations V2
2011-07-21 14:12 UTC (3+ messages)
[BUG] Chunk allocation fails when the system meta-data block group is full
2011-07-21 9:08 UTC
Applications using fsync cause hangs for several seconds every few minutes
2011-07-20 20:59 UTC (3+ messages)
[PATCH v5 1/7] btrfs: add an extra wait mode to read_extent_buffer_pages
2011-07-20 16:42 UTC (2+ messages)
` [PATCH v6] "
[PATCH] Btrfs: initial online fsck support
2011-07-20 15:06 UTC (5+ messages)
kernel BUG at fs/btrfs/inode.c:4676!
2011-07-20 14:37 UTC (7+ messages)
Bug#632475: btrfs flushing hangs
2011-07-20 9:51 UTC
[PATCH] Btrfs: Make kernel support chunk tree backup
2011-07-20 8:52 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).