Btrfs devel - Dec 2010

Friday December 31 2010
TimeRepliesSubject
5:01PM 0 "Failed to read block groups" -- is this a problem?
 
Wednesday December 29 2010
TimeRepliesSubject
9:51PM 1 Reproducible kernel BUG while using VirtualBox:
2:55PM 0 [PATCH] btrfs: Require CAP_SYS_ADMIN for filesystem rebalance
2:12PM 0 [PATCH] fix return value when mount fail
1:50PM 1 list files on a device
10:23AM 0 [PATCH V2 6/6] btrfs: fix wrong free space information of btrfs
10:23AM 0 [PATCH V2 5/6] btrfs: make the chunk allocator utilize the devices better
10:22AM 0 [PATCH V2 4/6] btrfs: restructure find_free_dev_extent()
10:21AM 0 [PATCH V2 3/6] btrfs: fix wrong calculation of stripe size
10:20AM 0 [PATCH V2 2/6] btrfs: try to reclaim some space when chunk allocation fails
10:19AM 0 [PATCH V2 1/6] btrfs: fix wrong data space statistics
10:18AM 3 [PATCH V2 0/6] random bugfixes of the space management
5:11AM 0 Kernel BUG while running VirtualBox
1:57AM 1 [PATCH] x86: hpet: Fix HPET timer + NMI watchdog panic
 
Tuesday December 28 2010
TimeRepliesSubject
4:06PM 2 Bug in ext4/btrfs fallocate?
 
Monday December 27 2010
TimeRepliesSubject
8:50PM 0 Can't mount (or debug-tree) my filesystem
6:53AM 0 [PATCH] btrfs: Fix memory leak in btrfs_read_fs_root_no_radix()
 
Saturday December 25 2010
TimeRepliesSubject
9:22PM 0 [PATCH] btrfs: Don't pass NULL ptr to func that may deref it.
5:13PM 0 "btrfs allocation failed" while running qemu image
1:55AM 1 kernel BUG at fs/btrfs/disk-io.c:2312 (me too, same as already posted few days ago, with trace)
 
Friday December 24 2010
TimeRepliesSubject
10:45PM 2 [PATCH] BTRFS: Don't leak memory in btrfs_get_acl()
7:43AM 0 Locking backtrace
 
Thursday December 23 2010
TimeRepliesSubject
6:12PM 7 kernel BUG
8:15AM 3 [PATCH v3 0/3] Btrfs: Readonly snapshots
12:13AM 0 Confirm your account!!
 
Wednesday December 22 2010
TimeRepliesSubject
10:47AM 0 [PATCH 6/6] btrfs: fix wrong free space information of btrfs
10:47AM 0 [PATCH 5/6] btrfs: make the chunk allocator utilize the devices better
10:47AM 2 [PATCH 4/6] btrfs: restructure find_free_dev_extent()
10:47AM 0 [PATCH 3/6] btrfs: fix wrong calculation of stripe size
10:47AM 1 [PATCH 2/6] btrfs: try to reclaim some space when chunk allocation fails
10:47AM 0 [PATCH 1/6] btrfs: fix wrong data space statistics
10:47AM 2 [PATCH 0/6] random bugfixes of the space management
 
Tuesday December 21 2010
TimeRepliesSubject
3:51AM 5 Scary OOPS when playing with --bind, --move, and friends
1:07AM 2 Re: btrfs: 21 minutes to read 1.2M file directory
 
Monday December 20 2010
TimeRepliesSubject
11:24PM 0 Re: btrfs: 21 minutes to read 1.2M file directory
8:06PM 3 [TRIVIAL][PATCH] Improve error handling in the btrfs command
3:58PM 1 mini bug report
12:25PM 4 [BUG] can not allocate space for caching data
 
Sunday December 19 2010
TimeRepliesSubject
10:29PM 1 [PATCH] Improve error handling in filesystem df
5:47PM 4 Technical Support
4:19PM 0 [BUG] Calling BTRFS_IOC_TREE_SEARCH for a non existant key
 
Thursday December 16 2010
TimeRepliesSubject
11:18PM 2 A rescue tool for btrfs
12:31PM 2 btrfs reads only 4k blocks -- how to improve?
8:44AM 2 [BUG?] There is a possibility that 'i_ino' overflows
7:39AM 0 BTRFS is broken with discard request?
 
Wednesday December 15 2010
TimeRepliesSubject
10:18PM 1 revised ioctl#21 btrfsprogs patch
9:57PM 3 [PATCH] btrfs: fix memory leak on error path in btrfs_get_acl()
4:06PM 8 What do the arguments of btrfs filesystem defragment do?
1:24PM 0 How to invoke the "discard" operation over btrfs
2:53AM 0 btrfsck says snapshots have errors
 
Tuesday December 14 2010
TimeRepliesSubject
7:05PM 0 [PATCH] BTRFS_IOC_TREE_SEARCH: store and use the last key found
1:54AM 0 [GIT PULL] Btrfs updates
 
Monday December 13 2010
TimeRepliesSubject
1:55PM 0 ext3 and/or btrfs related hard hang
9:47AM 14 [PATCH 1/3] Btrfs: Really return keys within specified range
7:22AM 0 [RFC 5/5] validate extent_buffer if it's readahead in btrfs
7:22AM 2 [RFC 4/5] implement metadata_ra in btrfs
7:22AM 1 [RFC 3/5]add metadata_readahead ioctl in vfs
7:22AM 1 [RFC 2/5] implement metadata_incore in btrfs
7:22AM 2 [RFC 1/5] add metadata_incore ioctl in vfs
7:22AM 0 [RFC 0/5] add new ioctls to do metadata readahead in btrfs
2:51AM 0 PATCH: btrfs ioctl for waiting for kernel cleaner thread task completions kernel code
 
Sunday December 12 2010
TimeRepliesSubject
5:24PM 11 SSD optimizations
2:33PM 0 [PATCH] Btrfs: pick the correct metadata allocation size on small devices
 
Saturday December 11 2010
TimeRepliesSubject
10:47PM 1 [RFC] Improve btrfs subvolume find-new command
8:13PM 0 [PATCH] Fixing the chunk allocator to allow it to better utilize the devices
 
Friday December 10 2010
TimeRepliesSubject
8:30PM 1 Crash with btrfs rootfs on dm-crypt [ kernel BUG at fs/btrfs/inode.c:806! ] on linux 2.6.37-rc5
5:05PM 0 compress-force option problem
3:06PM 0 [PATCH] Btrfs: do not BUG if we fail to remove the orphan item for dead snapshots UPDATED
8:18AM 0 R: Re: [PATCH v2 5/5] Btrfs: Add BTRFS_IOC_SUBVOL_GETFLAGS/SETFLAGS ioctl
6:41AM 0 [PATCH v3] Btrfs: Make async snapshot ioctl more generic
12:36AM 3 [PATCH] Btrfs: fix sync subvol/snapshot creation
 
Thursday December 9 2010
TimeRepliesSubject
6:31PM 2 [PATCH] Btrfs-progs: add support for mixed data+metadata block groups
6:27PM 0 [PATCH] Btrfs-progs: update super fields for space cache
5:35PM 1 Permissions model for btrfs?
1:51PM 2 mount snapshot by object-id
9:30AM 42 [PATCH v2]Btrfs: pwrite blocked when writing from the mmaped buffer of the same page
9:09AM 10 [PATCH v2 0/5] Btrfs: Readonly snapshots
8:34AM 1 Purpose of block reserves
 
Wednesday December 8 2010
TimeRepliesSubject
9:53PM 3 ENOSPC on heterogeneous raid 0
5:25PM 3 [PATCH] Btrfs: do not BUG if we fail to remove the orphan item for dead snapshots
5:23PM 0 [PATCH] Btrfs: fixup return code for btrfs_del_orphan_item
2:18PM 0 [PATCH] Btrfs: do not do fast caching if we are allocating blocks for tree_root
2:01PM 11 btrfs subvolume snapshot hung in btrfs_commit_transaction
10:01AM 2 [PATCH] Btrfs: fix compile warning in fs/btrfs/inode.c
 
Tuesday December 7 2010
TimeRepliesSubject
2:54PM 0 [PATCH] btrfs: avoid compiler warnings
7:59AM 10 The value displayed by 'ls -s' command is strange.
7:59AM 9 [PATCH] Btrfs: pwrite blocked when writing from the mmaped buffer of the same page
1:51AM 2 [PATCH] Btrfs: Fix a crash when mounting a subvolume
 
Monday December 6 2010
TimeRepliesSubject
10:27PM 2 crash when mounting subvolume in a subdirectory
8:48PM 1 [PATCH] Btrfs: create a unique inode number for all subvol entries
12:41PM 9 "Appending" data to the middle of a file using btrfs-specific features
7:42AM 0 R: Re: [PATCH 5/5][REPOST][BTRFS-PROGS] Add the "btrfs filesystem label" command
7:02AM 0 [PATCH] Btrfs: Fix page leak in compressed writeback path
 
Sunday December 5 2010
TimeRepliesSubject
5:47PM 0 [PATCH 1/5][REPOST][BTRFS-PROGS] Update/clean up btrfs help and man page V2
5:47PM 3 [PATCH 2/5][REPOST][BTRFS-PROGS] Be more verbose when a ioctl returns an error
5:47PM 0 [PATCH 3/5][REPOST][BTRFS-PROGS] Deprecate btrfsctl, btrfs-show, btrfs-vol
5:47PM 1 [PATCH 4/5][REPOST][BTRFS-PROGS] Avoid to scan cdrom and floppy
5:46PM 1 [PATCH 5/5][REPOST][BTRFS-PROGS] Add the "btrfs filesystem label" command
5:46PM 0 [PATCH 0/5][REPOST][BTRFS-PROGS] Repost of some patches
 
Saturday December 4 2010
TimeRepliesSubject
4:58PM 0 Development Environment
 
Friday December 3 2010
TimeRepliesSubject
6:21PM 0 [PATCH] Btrfs: deal with space cache errors better
8:17AM 0 [RFC PATCH 5/5 v3] Btrfs: avoid log replay when btrfs is insane
8:17AM 0 [RFC PATCH 4/5 v3] Btrfs: deal with filesystem state at mount, umount
8:16AM 0 [RFC PATCH 3/5 v3] Btrfs: add readonly support for error handle
8:16AM 5 [RFC PATCH 2/5 v3] Btrfs: avoid transaction stuff when btrfs is readonly
8:16AM 0 [RFC PATCH 1/5 v3] Btrfs: add filesystem state for error handle
8:15AM 1 [RFC PATCH 0/5 v3] Btrfs: Add readonly support to replace BUG_ON phrase
3:25AM 0 Replacing corrupted files/directories
 
Thursday December 2 2010
TimeRepliesSubject
6:23PM 32 800 GByte free, but "no space left"
4:19PM 0 [PATCH] fs: btrfs: Shuffle preprocessor macros
 
Wednesday December 1 2010
TimeRepliesSubject
4:46PM 11 disk space caching generation missmatch
2:21PM 65 What to do about subvolumes?
1:11PM 5 kernel BUG at fs/btrfs/inode.c:806
11:00AM 12 Fsck, parent transid verify failed
10:21AM 2 [RFC PATCH 4/4 v2] Btrfs: deal with filesystem state at mount, umount
10:21AM 0 [RFC PATCH 3/4 v2] Btrfs: add readonly support for error handle
10:20AM 5 [RFC PATCH 2/4 v2] Btrfs: avoid transaction stuff when readonly
10:19AM 0 [RFC PATCH 1/4 v2] Btrfs: add filesystem state for error handle
10:18AM 0 [RFC PATCH 0/4 v2] Btrfs: Add readonly support to replace BUG_ON phrase
8:09AM 2 [RFC PATCH 4/4] btrfs: implement delayed dir index insertion and deletion
8:09AM 0 [RFC PATCH 3/4] btrfs: reduce the times of mmap() in fill_inode_item()
8:09AM 0 [RFC PATCH 2/4] btrfs: restructure btrfs_real_readdir()
8:09AM 0 [RFC PATCH 1/4] btrfs: introduce a function btrfs_insert_dir_index_item()
8:09AM 3 [GIT PULL] [RFC PATCH 0/4] btrfs: Implement delayed directory name index insertion and deletion
5:27AM 0 Congratulation...(Google End Of Year Promo ©2010)