messages from 2011-07-14 18:31:38 to 2011-07-23 09:20:09 UTC [more...]
Issues with KVM
2011-07-23 9:20 UTC (6+ messages)
Linux 3.0 release - btrfs possible locking deadlock
2011-07-22 23:21 UTC
new metadata reader/writer locks in integration-test
2011-07-22 15:58 UTC (19+ messages)
` rw_semaphore performance, was: "
[RFC PATCH 0/4] btrfs: Suggestion for raid auto-repair
2011-07-22 14:58 UTC (5+ 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 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 v7 0/8] Btrfs scrub: print path to corrupted files and trigger nodatasum fixup
2011-07-22 11:12 UTC (9+ 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
[PATCH v6 0/8] Btrfs scrub: print path to corrupted files and trigger nodatasum fixup
2011-07-22 11:03 UTC (9+ 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
[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 0/7] btrfs: don't BUG_ON btrfs_alloc_path errors v2
2011-07-22 0:56 UTC (10+ 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: 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 (4+ 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)
[PATCH 1/2] stop using highmem for extent_buffers
2011-07-20 8:00 UTC (3+ messages)
[PATCH] Btrfs: fix readahead in file defrag
2011-07-20 3:46 UTC
[PATCH 2/2] Btrfs: switch to reader/writer locks for metadata
2011-07-20 1:13 UTC (2+ messages)
[PATCH 0/6] Move the infor for the help/man page in the source
2011-07-19 16:12 UTC (7+ messages)
` [PATCH 1/6] Add info for the commands
` [PATCH 2/6] Add the header/footer/introduction of the man page
` [PATCH 3/6] helpextract: tool to extract the info for the help from the source
` [PATCH 4/6] Update the makefile for generating the man page
` [PATCH 5/6] Show the help messages from the info in the comment
` [PATCH 6/6] Update the makefile for generating the help messages
[PATCH v4 0/8] Btrfs: scrub: print path to corrupted files and trigger nodatasum fixup
2011-07-19 15:11 UTC (9+ messages)
` [PATCH v4 1/8] added helper functions to iterate backrefs
` [PATCH v4 2/8] scrub: added unverified_errors
` [PATCH v4 3/8] scrub: print paths of corrupted files
` [PATCH v4 4/8] scrub: bugfix: mirror_num off by one
` [PATCH v4 5/8] add mirror_num to extent_read_full_page
` [PATCH v4 6/8] scrub: use int for mirror_num, not u64
` [PATCH v4 7/8] scrub: add fixup code for errors on nodatasum files
` [PATCH v4 8/8] new ioctls to do logical->inode and inode->path resolving
[PATCH v3 0/8] Btrfs: scrub: print path to corrupted files and trigger nodatasum fixup
2011-07-19 15:00 UTC (3+ messages)
` [PATCH v3 4/8] scrub: bugfix: mirror_num off by one
Memory leak?
2011-07-19 9:32 UTC (16+ messages)
` write(2) taking 4s. (Was: Memory leak?)
` write(2) taking 4s
[PATCH] Btrfs: return error to caller when btrfs_unlink() failes
2011-07-19 7:27 UTC
[PATCH] Btrfs: kill space_info pointer from inode structure
2011-07-19 6:23 UTC
[PATCH 0/7] btrfs: don't BUG_ON btrfs_alloc_path errors
2011-07-19 0:07 UTC (16+ 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 0/6] Series short description
2011-07-18 22:38 UTC (2+ messages)
[PATCH] Btrfs: don't be as agressive with delalloc metadata reservations
2011-07-18 13:33 UTC (3+ messages)
[PATCH v3 0/5] btrfs-progs: scrub interface
2011-07-18 12:37 UTC (6+ messages)
` [PATCH v3 1/5] btrfs-progs: commands added
` [PATCH v3 2/5] btrfs-progs: scrub ioctls
` [PATCH v3 3/5] btrfs-progs: added check_mounted_where
` [PATCH v3 4/5] btrfs-progs: scrub userland implementation
` [PATCH v3 5/5] btrfs-progs: scrub added to manpage
[PATCH] Btrfs:don't check the return value of __btrfs_add_inode_defrag
2011-07-18 12:19 UTC
[PATCH] btrfs-progs-unstable: replace debug-tree to btrfs-debug-tree in INSTALL
2011-07-18 7:26 UTC
[PATCH 3.0-rc7] btrfs: Update git repository links for btrfs utilities in Documentation/filesystems/btrfs.txt
2011-07-18 7:25 UTC (3+ messages)
corruption. notreelog has no effect? anything else to try?
2011-07-17 0:28 UTC (4+ messages)
end_io worker thread with preempt count 1?
2011-07-16 23:18 UTC
[PATCH] Btrfs: tag pages for writeback in sync
2011-07-16 0:47 UTC (3+ messages)
Mis-Design of Btrfs?
2011-07-15 17:23 UTC (30+ messages)
[PATCH] Btrfs: don't flush delalloc arbitrarily
2011-07-15 16:01 UTC
[PATCH] Btrfs: fix enospc problems with delalloc
2011-07-15 15:16 UTC
[PATCH] Btrfs: fix deadlock when throttling transactions
2011-07-15 13:54 UTC (3+ messages)
[RFC][GIT] Move the the text of the man page in the code
2011-07-15 13:28 UTC
[PATCH] Btrfs: fix BUG_ON() caused by ENOSPC when relocating space
2011-07-15 10:34 UTC
[PATCH 0/7] btrfs: don't BUG_ON btrfs_alloc_path errors
2011-07-14 22:08 UTC (3+ messages)
` [PATCH 1/7] btrfs: don't BUG_ON btrfs_alloc_path() errors
[PATCH] btrfs: make btrfs_set_root_node void
2011-07-14 21:23 UTC
Delayed inode operations not doing the right thing with enospc
2011-07-14 21:12 UTC (7+ messages)
[PATCH] Btrfs: kill reserved_bytes in inode
2011-07-14 20:02 UTC
[PATCH] Btrfs: move stuff around in btrfs_inode to get better packing
2011-07-14 18:31 UTC
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).