messages from 2012-10-22 06:41:52 to 2012-10-27 10:36:01 UTC [more...]
[PATCH 1/2 v4] Btrfs: snapshot-aware defrag
2012-10-27 10:28 UTC (2+ messages)
` [PATCH 2/2] Btrfs: make snapshot-aware defrag as a mount option
Naming of subvolumes
2012-10-27 3:03 UTC (12+ messages)
Need help mounting laptop corrupted root btrfs. Kernel BUG at fs/btrfs/volumes.c:3707
2012-10-26 18:29 UTC (4+ messages)
Systemcall for offline deduplication
2012-10-26 16:21 UTC (6+ messages)
` [RFC] "
[GIT PULL] Btrfs fixes
2012-10-26 14:19 UTC
[RESEND PATCH] fs/super.c set_anon_super calling optimization
2012-10-26 13:40 UTC (3+ messages)
btrfs seems to do COW while inode has NODATACOW set
2012-10-26 13:33 UTC (7+ messages)
Can't replace a faulty disk of raid1
2012-10-26 13:23 UTC (4+ messages)
BUG in btrfs_set_item_key_safe
2012-10-26 12:37 UTC (4+ messages)
problem replacing failing drive
2012-10-26 9:02 UTC (4+ messages)
[PATCH 0/3] flush delalloc by multi-task
2012-10-26 7:01 UTC (9+ messages)
` [PATCH 1/3] Btrfs: make delalloc inodes be flushed "
` [PATCH 2/3] Btrfs: make ordered operations be handled "
` [PATCH 3/3] Btrfs: make ordered extent be flushed "
[RFC] New attempt to a better "btrfs fi df"
2012-10-26 4:03 UTC (13+ messages)
[BUG][PATCH][BTRFS-PROGS] Bug overflow fix
2012-10-26 3:22 UTC (3+ messages)
[RESEND PATCH V2][BTRFS-PROGS] [BUG] Fix Bug to corrupt the img file
2012-10-25 23:38 UTC
[PATCH V2][BTRFS-PROGS] [BUG] Fix Bug to corrupt the img file
2012-10-25 23:36 UTC (3+ messages)
` [PATCH V2][BTRFS-PROGS] [BUG] Fix Bug to corrupt the img file Reply-To: dave@jikos.cz
device delete, error removing device
2012-10-25 19:26 UTC (22+ messages)
` device delete, error removing device [SOLVED]
[PATCH][BTRFS-PROGS][V2] Update to parse_size()
2012-10-25 19:22 UTC (10+ messages)
` [PATCH 1/5] Move parse_size() to utils.[hc]
` [PATCH 2/5] parse_size(): replace atoll() with strtoull()
` [PATCH 3/5] parse_size(): check for invalid suffix
` [PATCH 4/5] parse_size(): add new suffixes
` [PATCH 5/5] Update the man page with the new prefixes
[PATCH] [btrfs-progs] Modify parse_size to remove the strdup/free
2012-10-25 16:46 UTC (2+ messages)
[BUG][BTRFS-PROGS] Fix Bug to corrupt the img file
2012-10-25 15:58 UTC (3+ messages)
[PATCH] btrfs-progs: do not send stream into a terminal
2012-10-25 15:27 UTC
help with btrfs send
2012-10-25 15:27 UTC (4+ messages)
[RFC v4 00/15] vfs: hot data tracking
2012-10-25 15:09 UTC (16+ messages)
` [RFC v4 01/15] vfs,hot_track: introduce private radix tree structures
` [RFC v4 02/15] vfs,hot_track: initialize and free key data structures
` [RFC v4 03/15] vfs,hot_track: add the function for collecting I/O frequency
` [RFC v4 04/15] vfs,hot_track: add two map arrays
` [RFC v4 05/15] vfs,hot_track: add hooks to enable hot data tracking
` [RFC v4 06/15] vfs,hot_track: add the function for updating map arrays
` [RFC v4 07/15] vfs,hot_track: add the aging function
` [RFC v4 08/15] vfs,hot_track: add one work queue
` [RFC v4 09/15] vfs,hot_track: register one memory shrinker
` [RFC v4 10/15] vfs,hot_track: add one new ioctl interface
` [RFC v4 11/15] vfs,hot_track: add debugfs support
` [RFC v4 12/15] vfs,hot_track: turn some Micro into be tunable
` [RFC v4 13/15] btrfs: add hot tracking support
` [RFC v4 14/15] xfs: "
` [RFC v4 15/15] vfs,hot_track: add the documentation
mkfs.btrfs allow to set the sectorsize by the -s option but the kernel doesnot
2012-10-25 14:58 UTC (2+ messages)
[PATCH v2] Btrfs: fix memory leak when cloning root's node
2012-10-25 13:42 UTC (2+ messages)
[PATCH] Btrfs: fix memory leak when cloning root's node
2012-10-25 13:23 UTC (2+ messages)
[PATCH 2/2] Btrfs-progs: Introduce another form of btrfs subvolume set-default command
2012-10-25 8:49 UTC
[PATCH 1/2] Btrfs-progs: Improve the command help system of btrfs
2012-10-25 8:49 UTC
[PATCH] Btrfs-progs: dont print uuid unless -u option is given
2012-10-25 8:00 UTC
Questions about mkfs -A option
2012-10-25 3:01 UTC (4+ messages)
[PATCH] btrfs-progs: avoid memory leak in find_and_setup_log_root
2012-10-25 2:59 UTC
[PATCH 1/2] Btrfs: don't check the permission of the subvolume which we want to delete
2012-10-25 1:59 UTC (3+ messages)
[PATCH v2] Change the check for PageReadahead into an else-if
2012-10-24 23:49 UTC (2+ messages)
[PATCH] Change the check for PageReadahead into an else-if
2012-10-24 20:44 UTC (4+ messages)
[PATCH 0/6] Btrfs: tree mod log fixes for 3.7-rc3
2012-10-24 14:18 UTC (17+ messages)
` [PATCH 1/6] Btrfs: don't put removals from push_node_left into tree mod log twice
` [PATCH 2/6] Btrfs: fix a tree mod logging issue for root replacement operations
` [PATCH 3/6] Btrfs: tree mod log's old roots could still be part of the tree
` [PATCH] Btrfs: drop locks before calling read_tree_block from get_old_root
` [PATCH 4/6] Btrfs: determine level of old roots
` [PATCH 5/6] Btrfs: fix extent buffer reference for tree mod log roots
` [PATCH 6/6] Btrfs: comment for loop in tree_mod_log_insert_move
Help understanding btrfsck output
2012-10-24 10:24 UTC (2+ messages)
[PATCH 2/2] Btrfs: do not delete a subvolume which is in a R/O subvolume
2012-10-24 10:13 UTC (4+ messages)
inode_cache
2012-10-24 9:58 UTC (2+ messages)
[PATCH] btrfs: Return EINVAL when length to trim is less than FSB
2012-10-24 8:20 UTC (3+ messages)
Questions about btrfs-convert code
2012-10-23 20:22 UTC
[PATCH] Btrfs-progs: add btrfs-show-super tool
2012-10-23 19:45 UTC (2+ messages)
Between single/dup and raid1/raid1
2012-10-23 18:49 UTC
kernel BUG at fs/btrfs/extent_io.c:1901!
2012-10-23 18:44 UTC
RAID 5/6
2012-10-23 14:02 UTC (4+ messages)
[PATCH] Btrfs-progs: fix resolving of loop devices
2012-10-23 9:53 UTC (2+ messages)
IO error after s2ram resume; device stays open
2012-10-23 4:52 UTC
[PATCH] Btrfs: fix a tree mod bug while inserting a new root
2012-10-23 0:39 UTC (3+ messages)
[PATCH v2] Btrfs-progs: fix unaligned accesses
2012-10-22 20:19 UTC (2+ messages)
[PATCH][BTRFS-PROGS] Update to parse_size()
2012-10-22 20:17 UTC (6+ messages)
` [PATCH 1/5] Move parse_size() to utils.[hc]
` [PATCH 2/5] parse_size(): replace atoll() with strtoull()
` [PATCH 3/5] parse_size(): check for invalid suffix
` [PATCH 4/5] parse_size(): add new suffixes
` [PATCH 5/5] Update the man page with the new prefixes
[PATCH] Btrfs: fill the global reserve when unpinning space
2012-10-22 19:56 UTC
[PATCH] Btrfs: do not bug when we fail to commit the transaction
2012-10-22 19:55 UTC
[PATCH] Btrfs: Use btrfs_update_inode_fallback when creating a snapshot
2012-10-22 19:55 UTC
[PATCH] Fits: tool to parse stream
2012-10-22 16:21 UTC (7+ messages)
[PATCH 21/22] btrfs: add support for read_iter and write_iter
2012-10-22 15:15 UTC
[PATCH 0/4] filter snapshot(s) by its parent uuid
2012-10-22 12:34 UTC (4+ 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).