messages from 2011-07-03 19:34:20 to 2011-07-14 06:57:54 UTC [more...]
Mis-Design of Btrfs?
2011-07-14 6:57 UTC (5+ messages)
[PATCH 00/16] Btrfs: fixes and cleanups for 3.1
2011-07-14 3:21 UTC (18+ messages)
` [PATCH 01/16] Btrfs: copy string correctly in INO_LOOKUP ioctl
` [PATCH 02/16] Btrfs: fix space leak when skipping small extents during trimming
` [PATCH 03/16] Btrfs: fix space leak when trimming free extents
` [PATCH 04/16] Btrfs: check the nodatasum flag when writing compressed files
` [PATCH 05/16] Btrfs: use wait_event()
` [PATCH 06/16] Btrfs: remove a BUG_ON() in btrfs_commit_transaction()
` [PATCH 07/16] Btrfs: remove remaining ref-cache code
` [PATCH 08/16] Btrfs: make acl functions really no-op if acl is not enabled
` [PATCH 09/16] Btrfs: remove redundant code for dir item lookup
` [PATCH 10/16] Btrfs: clean up search_extent_mapping()
` [PATCH 11/16] Btrfs: clean up code for extent_map lookup
` [PATCH 12/16] Btrfs: clean up code for merging extent maps
` [PATCH 13/16] Btrfs: remove unused members from struct extent_state
` [PATCH 14/16] Btrfs: clean up for insert_state()
` [PATCH 15/16] Btrfs: clean up for wait_extent_bit()
` [PATCH 16/16] Btrfs: clean up for find_first_extent_bit()
[PATCH] Btrfs: don't print the leaf if we had an error
2011-07-13 15:03 UTC
Delayed inode operations not doing the right thing with enospc
2011-07-13 14:56 UTC (6+ messages)
btrfs hang in flush-btrfs-5
2011-07-13 14:55 UTC (6+ messages)
sign a bug in “set_extent_bit”
2011-07-13 1:30 UTC (2+ messages)
[PATCH] Btrfs: Remove unused variable 'last_index' in file.c
2011-07-12 19:43 UTC
last_index variable in btrfs_buffered_write function
2011-07-12 19:43 UTC (4+ messages)
Lockdep warning in btrfs_clear_lock_blocking
2011-07-12 14:14 UTC (2+ messages)
Memory leak?
2011-07-12 11:40 UTC (31+ messages)
` A lot of writing to FS only read (Was: Memory leak?)
[PATCH 1/2] add advanced use of --help to help message
2011-07-12 10:49 UTC (10+ messages)
` [PATCH 2/2] add detailed help messages to btrfs command
after mounting with -o degraded: ioctl: LOOP_CLR_FD: Device or resource busy
2011-07-12 10:09 UTC (2+ messages)
[PATCH v2 0/5] btrfs-progs: scrub interface
2011-07-12 9:44 UTC (11+ messages)
` [PATCH v2 1/5] commands added
` [PATCH v2 4/5] scrub userland implementation
extremely slow syncing on btrfs with 2.6.39.1
2011-07-12 8:44 UTC (4+ messages)
Good day
2011-07-12 3:29 UTC
R: [PATCH V2] Btrfs-progs: add "btrfs subvolume get-default" subcommand
2011-07-12 2:48 UTC (2+ messages)
` "
[PATCH V3] Btrfs-progs: add "btrfs subvolume get-default" subcommand
2011-07-12 2:48 UTC
[PATCH V2] Btrfs-progs: add "btrfs subvolume get-default" subcommand
2011-07-12 2:43 UTC (3+ messages)
raid1
2011-07-12 0:53 UTC (3+ messages)
[PATCH v2 0/3] Btrfs-progs: add the first "inspect-internal" commands
2011-07-11 17:47 UTC (4+ messages)
` [PATCH v2 1/3] Btrfs-progs: btrfs-list: split list_subvols
` [PATCH v2 2/3] Btrfs-progs: added ioctls and commands to resolve inodes and logical addrs
` [PATCH v2 3/3] Btrfs-progs: added resolve commands to man page
[PATCH] Btrfs: use find_or_create_page instead of grab_cache_page
2011-07-11 14:51 UTC
[GIT PULL] Btrfs updates for 3.1
2011-07-11 13:33 UTC (4+ messages)
feature request: btrfs-image without zeroing data
2011-07-11 12:58 UTC (4+ messages)
[GIT PULL] btrfs fixes
2011-07-11 11:31 UTC (2+ messages)
[PATCH] Btrfs-progs: add "btrfs subvolume get-default" subcommand
2011-07-11 8:13 UTC
TRIM support
2011-07-11 7:19 UTC (14+ messages)
Issues after power outage
2011-07-11 4:31 UTC
Kernel Modules
2011-07-10 16:42 UTC (11+ messages)
[RFC] Subvolume Quota on-disk structures and configuration
2011-07-10 8:21 UTC
Raid root filesystem?
2011-07-09 11:05 UTC
Raid root filesystem?
2011-07-09 8:45 UTC (2+ messages)
balance on only one subvolume
2011-07-09 8:41 UTC (2+ messages)
btrfs vs data deduplication
2011-07-09 6:19 UTC
[PATCH v1 0/2] Btrfs-progs: commands "resolve inode" and "resolve logical"
2011-07-08 16:42 UTC (6+ messages)
` [PATCH v1 1/2] btrfs-list: split list_subvols
` [PATCH v1 2/2] added ioctls and commands to resolve inodes and logical addresses
[PATCH] fs/vfs/security: pass last path component to LSM on inode creation
2011-07-08 16:17 UTC (2+ messages)
How to get the default subvolume?
2011-07-08 11:01 UTC (7+ messages)
please review snapshot corruption path with delayed metadata insertion
2011-07-08 4:50 UTC (12+ messages)
[PATCH v3 0/8] Btrfs: scrub: print path to corrupted files and trigger nodatasum fixup
2011-07-07 22:53 UTC (11+ messages)
` [PATCH v3 1/8] added helper functions to iterate backrefs
` [PATCH v3 2/8] scrub: added unverified_errors
` [PATCH v3 3/8] scrub: print paths of corrupted files
` [PATCH v3 4/8] scrub: bugfix: mirror_num off by one
` [PATCH v3 5/8] add mirror_num to extent_read_full_page
` [PATCH v3 6/8] scrub: use int for mirror_num, not u64
` [PATCH v3 7/8] scrub: add fixup code for errors on nodatasum files
` [PATCH v3 8/8] new ioctls to do logical->inode and inode->path resolving
[PATCH] Btrfs-progs: bugfix: bail out when check_mounted_where returns an error
2011-07-07 16:19 UTC
[PATCH] Btrfs: fix return value check of btrfs_alloc_path()
2011-07-07 15:03 UTC (2+ messages)
device failure hangs the system
2011-07-07 9:35 UTC (3+ messages)
btrfs: open_ctree failed
2011-07-07 9:20 UTC
Announcing btrfs-gui 0.3-rc1
2011-07-06 21:55 UTC
free space defragmentation?
2011-07-06 20:17 UTC
[btrfs-transacti] & btrfs-endio-wri] - WAS: Re: [btrfs-delalloc-]
2011-07-06 16:31 UTC (3+ messages)
[GIT PULL] scrub updates for 3.1
2011-07-06 6:04 UTC (4+ messages)
[BUG] delayed inodes and reflinks
2011-07-06 2:15 UTC (2+ messages)
infinite loop when remounting a btrfs root filesystem read-write
2011-07-06 0:10 UTC
BTRFS Wiki
2011-07-05 15:46 UTC
bug: missing snapshot as in the btrfs subvolume list command
2011-07-05 10:18 UTC (2+ messages)
[BUG] Btrfs: Corrupted root filesystem
2011-07-05 10:15 UTC
[PATCH 1/2] Btrfs: fix space leak when skipping small extents during trimming
2011-07-05 4:07 UTC (2+ messages)
[PATCH] Btrfs-progs: Add chunk tree recover tool
2011-07-04 9:17 UTC
[PATCH] Btrfs: Make kernel support chunk tree backup
2011-07-04 8:07 UTC
btrfs-progs: integration branch for 2011-07-03 now out
2011-07-03 20:21 UTC
[PATCH] remove unused include "version.h"
2011-07-03 19:34 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