Btrfs devel - Mar 2010

Tuesday March 30 2010
TimeRepliesSubject
2:40AM 2 Workaround for race condition at boot
 
Sunday March 28 2010
TimeRepliesSubject
4:00PM 0 [PATCH] fs/btrfs: Correct use after free
3:18PM 11 Poor performance with qemu
 
Saturday March 27 2010
TimeRepliesSubject
11:04AM 3 Missing entry for updated directory
 
Friday March 26 2010
TimeRepliesSubject
10:18AM 10 btrfs subvol find-new
 
Thursday March 25 2010
TimeRepliesSubject
5:22PM 0 [PATCH 15/16] BTRFS ioctl.c: duplicated include
1:06PM 4 Oops on btrfs filesystem balance
12:40PM 0 [PATCH 3/3] btrfs-progs: fix wrong return value
12:39PM 0 [PATCH 2/3] btrfs-progs: Avoid uninitialized variant compile warning
12:38PM 0 [PATCH 1/3] btrfs-progs: Fix a compile fail by strndup in RHEL5 env
12:38PM 0 [PATCH 18/18] btrfs: fix extent buffer pages release
12:37PM 0 [PATCH 17/18] btrfs: add NULL check for build_backref_tree()
12:37PM 0 [PATCH 16/18] btrfs: add NULL check for do_walk_down()
12:36PM 0 [PATCH 15/18] btrfs: cleanup redundant code in btrfs_search_forward()
12:36PM 0 [PATCH 14/18] btrfs: Simplify write_ctree_super()
12:35PM 0 [PATCH 13/18] btrfs: Remove unnecessary finish_wait() in wait_current_trans()
12:34PM 0 [PATCH 12/18] btrfs: Add error handle for btrfs_search_slot() in btrfs_read_chunk_tree()
12:34PM 0 [PATCH 11/18] btrfs: Simplify btrfs_search_slot() for performance
12:33PM 0 [PATCH 10/18] btrfs: Remove unnecessary variant processing in submit_one_bio()
12:33PM 2 [PATCH 09/18] btrfs: Fix return value of read_extent_buffer_pages() when lock page failed
12:32PM 0 [PATCH 08/18] btrfs: Simplify num_stripes's calculation logical for __btrfs_alloc_chunk()
12:32PM 0 [PATCH 07/18] btrfs: Fix a BUG_ON boundary typo
12:30PM 0 [PATCH 06/18] Btrfs: Remove unnecessary variant in __tree_search
12:30PM 2 [PATCH 05/18] btrfs: Take num_copies out of loop for btree_read_extent_buffer_pages()
12:29PM 0 [PATCH 04/18] btrfs: Simplify btrfs_item_ptr macro
12:28PM 0 [PATCH 03/18] btrfs: Calculate member variant's address directly for btrfs_set_##name
12:28PM 0 [PATCH 02/18] btrfs: Calculate member variant's address directly for btrfs_##name
12:27PM 2 [PATCH 01/18] btrfs: Remove u64 conversion for PAGE_CACHE_SIZE
 
Wednesday March 24 2010
TimeRepliesSubject
4:57PM 0 How to set UUID for btrfs?
2:53PM 5 [RFC PATCH 0/2] more raid456 thread pool experimentation
4:20AM 1 Possible race in btrfs
 
Tuesday March 23 2010
TimeRepliesSubject
2:28PM 6 [PATCH] Btrfs: fix how we freeze
 
Monday March 22 2010
TimeRepliesSubject
7:13PM 5 [PATCH 0/5] asynchronous commit, snapshot ponies
3:36AM 0 [PATCH V3 18/18] Btrfs: enable direct I/O read support.
3:34AM 8 [PATCH V3 17/18] Btrfs: Full direct I/O and AIO read implementation.
3:34AM 0 [PATCH V3 16/18] Btrfs: change ordered data tree search to use start and length.
3:32AM 0 [PATCH V3 15/18] Btrfs: change btrfs_get_extent for direct I/O merges.
3:31AM 0 [PATCH V3 14/18] Btrfs: add multi-device minimum logical block size for direct I/O.
3:30AM 0 [PATCH V3 13/18] Btrfs: add decompression code for direct I/O.
3:29AM 0 [PATCH V3 12/18] Btrfs: add direct I/O helper to return mirror count from extent_map.
3:28AM 0 [PATCH V3 11/18] Btrfs: add direct I/O checksum option to btrfs_lookup_csums_range.
3:27AM 0 [PATCH V3 10/18] Btrfs: add direct I/O helper to process inline compressed extents.
3:26AM 0 [PATCH V3 09/18] Btrfs: add direct I/O helper routines to decode em map_lookup.
3:25AM 0 [PATCH V3 08/18] Btrfs: split btrfs_map_block into two parts for direct I/O.
3:24AM 0 [PATCH V3 07/18] Btrfs: reduce memory use in compress/decompress workspace.
3:23AM 0 [PATCH V3 06/18] Btrfs: remove dead code for unplugging pages.
3:22AM 0 [PATCH V3 05/18] Btrfs: btrfs_discard_extent must use WRITE with btrfs_map_block.
3:21AM 0 [PATCH V3 04/18] Btrfs: Reorder __btrfs_map_block to make code more efficient.
3:20AM 0 [PATCH V3 03/18] Btrfs: __btrfs_map_block should not set length more than input
3:20AM 0 [PATCH V3 02/18] Btrfs: Do not limit RAID1 and DUP transfer length to one stripe.
3:18AM 0 [PATCH V3 01/18] mm: export use_mm and unuse_mm for filesystem modules.
3:17AM 0 [PATCH V3 00/18] Btrfs: Direct I/O read rebased.
2:32AM 0 [PATCH] Btrfs: change direct I/O read to not use i_mutex.
2:31AM 0 [PATCH] Btrfs: fix direct I/O handling of extent map errors.
 
Sunday March 21 2010
TimeRepliesSubject
11:38PM 0 [PATCH] Btrfs: change ordered data tree search to use start and length.
11:36PM 0 [PATCH] Btrfs: change btrfs_get_extent for direct I/O merges.
11:31PM 2 [PATCH] Btrfs: fix unaligned access at btrfs_csum_final()
8:45PM 4 error during umuont after set-default with 2.6.34-rc2
7:13AM 0 Help in understanding a memory barrier used in btrfs
 
Saturday March 20 2010
TimeRepliesSubject
11:38AM 3 locking problems: Btrfs: be more selective in the defrag ioctl
11:37AM 0 [patch 3/3] btrfs cleanup: unneeded null check
11:37AM 0 [patch 2/3] btrfs cleanup: remove more dead code
11:26AM 0 [patch 1/3] btrfs cleanup: remove dead code
11:24AM 0 [patch 3/3] btrfs: dereferencing freed memory
11:24AM 0 [patch 2/3] btrfs: handle kmalloc() failure
11:22AM 0 [patch 1/3] btrfs: checking for NULL instead of IS_ERR()
4:27AM 2 [PATCH 4/4] btrfs-convert: split into convert/.
4:27AM 0 [PATCH 3/4] btrfs-convert: permit support for non-ext2 FSs
4:26AM 3 [PATCH 2/4] btrfs-convert: Add extent iteration functions.
4:24AM 2 [PATCH 1/4] btrfs-convert: make more use of cache_free_extents
 
Friday March 19 2010
TimeRepliesSubject
8:49PM 0 [PATCH] Btrfs: fail to mount if we have problems reading the block groups
6:07PM 2 [PATCH] Btrfs: kill max_extent mount option
3:13PM 0 [PATCH 1/2] Btrfs: remove duplicated #include
2:38PM 0 [PATCH] Btrfs: fix data enospc check overflow
8:18AM 0 Another hardlink bug case (CUDA dev kit)
1:44AM 2 Balance taking a lot longer than before
 
Thursday March 18 2010
TimeRepliesSubject
3:47PM 3 [PATCH] Btrfs: fix ENOSPC accounting when max_extent is not maxed out V2
1:42AM 6 btrfs: why default 4M readahead size?
 
Wednesday March 17 2010
TimeRepliesSubject
8:45PM 3 [PATCH] Btrfs: fix chunk allocate size calculation
7:27PM 0 extent map merge bad block_len
9:36AM 1 (unknown)
6:20AM 1 [patch] btrfs: use add_to_page_cache_lru, use __page_cache_alloc
 
Tuesday March 16 2010
TimeRepliesSubject
9:21AM 15 Content based storage
12:02AM 1 [PATCH 1/2] Btrfs: fix search_ioctl key advance
 
Monday March 15 2010
TimeRepliesSubject
7:18PM 4 [GIT PULL] Btrfs updates
5:27PM 0 [PATCH] Btrfs: create snapshot references in same commit as snapshot
5:26PM 1 [PATCH 1/2] Btrfs: remove bad fsync transaction check
3:00PM 1 [patch] btrfs: fix gfp flags masking
 
Sunday March 14 2010
TimeRepliesSubject
6:09PM 1 consistent oops after power fail during btrfs-vol -r
1:55AM 1 Creation time
 
Saturday March 13 2010
TimeRepliesSubject
11:49PM 3 [BUG] scheduling while atomic: init/1/0x00000002
2:38AM 1 resize
 
Friday March 12 2010
TimeRepliesSubject
9:23PM 2 [PATCH] Btrfs: force delalloc flushing when things get desperate
7:29PM 0 [PATCH] Btrfs: fix ENOSPC accounting when max_extent is not maxed out
7:28PM 0 [PATCH] Btrfs: fix small race with delalloc flushing waitqueue's
7:00AM 4 Saving and restoring btrfs snapshots
 
Thursday March 11 2010
TimeRepliesSubject
9:05PM 0 [PATCH] Add .gitignore
6:54PM 5 New btrfs command pushed into the btrfs-progs subvol branch - commands
 
Wednesday March 10 2010
TimeRepliesSubject
7:49PM 39 SSD Optimizations
 
Tuesday March 9 2010
TimeRepliesSubject
6:45PM 6 btrfs bug while defragmenting
6:34AM 0 "btrfs-debug-tree -e" prints nothing?
 
Monday March 8 2010
TimeRepliesSubject
10:00PM 0 [GIT PULL] Btrfs pull for .34
5:24PM 4 Cross-subvolume link causes kernel BUG
 
Saturday March 6 2010
TimeRepliesSubject
2:29PM 0 [linuxtv-commits] [git:v4l-dvb/master] Btrfs, fix memory leaks in error paths
 
Friday March 5 2010
TimeRepliesSubject
9:59PM 0 [PATCH] Btrfs: make df be a little bit more understandable
8:19PM 3 Oops while attempting to mount degraded multi-device raid1 data/metadata btrfs filesystem
7:42PM 1 [PATCH 2/2] Btrfs: change dio.c to use dio_min_blocksize instead of 512.
7:42PM 0 [PATCH 1/2] Btrfs: add multi-device minimum logical block size for direct I/O.
7:42PM 0 [RFC 0/2] removing hard coded 512 byte size from direct I/O.
7:28PM 8 Raid1 with 3 drives
7:30AM 3 Do you think it's time to tag a new version number for btrfs-progs?
 
Thursday March 4 2010
TimeRepliesSubject
8:58PM 3 Issues when volume is full
 
Wednesday March 3 2010
TimeRepliesSubject
6:55PM 0 [PATCH dio.c V2 6/6] Btrfs: fix goto fail mistakes in btrfs_dio_read.
6:55PM 0 [PATCH dio.c V2 5/6] Btrfs: remove lockend from diocb.
6:55PM 0 [PATCH dio.c V2 4/6] Btrfs: remove blocksize from diocb.
6:55PM 0 [PATCH dio.c V2 3/6] Btrfs: minor code corrections in dio.c from Josef.
6:54PM 0 [PATCH dio.c V2 2/6] Btrfs: change size_t to u32 in dio.c for 32-bit compile.
6:54PM 0 [PATCH dio.c V2 1/6] Btrfs: fix indents and checkpatch issues in dio.c.
5:23PM 0 [PATCH V2] Btrfs: split btrfs_map_block into two parts for direct I/O.
3:57PM 0 [PATCH V2] Btrfs: add decompression code for direct I/O.
3:31PM 0 [PATCH V2] Btrfs: add direct I/O helper to return mirror count from extent_map.
3:06PM 0 PATCH V2] Btrfs: add direct I/O checksum option to btrfs_lookup_csums_range.
2:55PM 1 Wretched Excess - a 62T btrfs filesystem
2:48PM 1 [PATCH V2] Btrfs: add direct I/O helper to process inline compressed extents.
2:29PM 0 [PATCH V2] Btrfs: remove dead code for unplugging pages.
2:24PM 0 ./btrfsck /dev/sdb: btrfsck: disk-io.c:739: open_ctree_fd: Assertion `!(!tree_root->node)' failed.
 
Tuesday March 2 2010
TimeRepliesSubject
6:35PM 3 2.6.33 high cpu usage
3:04PM 0 [PATCH] btrfs: make a definition of a flag more consistent
2:29AM 3 BackupPC, per-dir hard link limit, Debian packaging
 
Monday March 1 2010
TimeRepliesSubject
1:29AM 0 new (dangerous) subvol listing branch
12:41AM 0 NFS mount attempts hangs with btrfs on server side