linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-10-27 10:36:01 to 2012-11-01 10:42:06 UTC [more...]

[Request for review] [RFC] Add label support for snapshots and subvols
 2012-11-01 10:46 UTC 

[PATCH] shared compression workspaces limits doesnot match
 2012-11-01  9:30 UTC 

[PATCH 5/5] Btrfs: fix missing log when BTRFS_INODE_NEEDS_FULL_SYNC is set
 2012-11-01  9:21 UTC  (2+ messages)

[PATCH 2/5] Btrfs: fix missing flush when committing a transaction
 2012-11-01  9:00 UTC  (4+ messages)

[PATCH 4/5] Btrfs: fix unprotected extent map operation when logging file extents
 2012-11-01  8:14 UTC  (2+ messages)

[PATCH 3/5] Btrfs: fix wrong file extent length
 2012-11-01  8:11 UTC  (2+ messages)

[PATCH 0/3] flush delalloc by multi-task
 2012-11-01  7:43 UTC  (2+ messages)

[PATCH 1/5] Btrfs: fix joining the same transaction handler more than 2 times
 2012-11-01  7:32 UTC 

kernel BUG at fs/btrfs/ctree.c:2950
 2012-11-01  7:29 UTC  (2+ messages)

[PATCH 1/3] Btrfs: do not log extents when we only log new names
 2012-11-01  6:38 UTC  (3+ messages)
` [PATCH 2/3] Btrfs: get right arguments for btrfs_wait_ordered_range
` [PATCH 3/3] Btrfs: cleanup for btrfs_wait_order_range

find-new possibility of showing modified and deleted files/directories
 2012-11-01  5:06 UTC  (3+ messages)

Crashes in extent_io.c after "btrfs bad mapping eb" notice
 2012-11-01  2:39 UTC  (6+ messages)

btrfs defrag problem
 2012-10-31 21:17 UTC  (5+ messages)

Why btrfs inline small file by default?
 2012-10-31 21:07 UTC  (26+ messages)

Can't replace a faulty disk of raid1
 2012-10-31 18:50 UTC  (2+ messages)

Need help mounting laptop corrupted root btrfs. Kernel BUG at fs/btrfs/volumes.c:3707
 2012-10-31 15:40 UTC  (10+ messages)
      ` Need help mounting laptop corrupted root btrfs. Kernel BUG at fs/btrfs/volumes.c:3707 - FIXED

[PATCH] [trivial] Btrfs: Fix typo in fs/btrfs
 2012-10-31 15:16 UTC 

[PATCH 1/2 v4] Btrfs: snapshot-aware defrag
 2012-10-31 13:31 UTC  (11+ messages)
` [PATCH 2/2] Btrfs: make snapshot-aware defrag as a mount option

[patch 05/10] vfs: pass data to alloc_inode super operation
 2012-10-31 13:22 UTC  (4+ messages)

How to find (out if) files sharing content?
 2012-10-31 13:02 UTC  (7+ messages)

[PATCH v5 0/3] Btrfs-progs: support get/reset device stats via ioctl
 2012-10-31 12:37 UTC  (5+ messages)
` [PATCH v5 1/3] Btrfs-progs: move open_file_or_dir() to utils.c

(late) REQUEST: Default mkfs.btrfs block size
 2012-10-31 12:20 UTC 

[PATCH 2/9] uuid: use random32_get_bytes()
 2012-10-31  3:06 UTC  (6+ messages)

[PATCH] Btrfs: don't allow degraded mount if too many devices are missing
 2012-10-31  0:07 UTC  (2+ messages)

[RFC] New attempt to a better "btrfs fi df"
 2012-10-30 20:13 UTC  (39+ messages)
` [RFC][V2] "

[RFC v4+ hot_track 00/19] vfs: hot data tracking
 2012-10-29 22:58 UTC  (30+ messages)
` [RFC v4+ hot_track 01/19] vfs: introduce private radix tree structures
` [RFC v4+ hot_track 02/19] vfs: initialize and free data structures
` [RFC v4+ hot_track 03/19] vfs: add I/O frequency update function
` [RFC v4+ hot_track 04/19] vfs: add two map arrays
` [RFC v4+ hot_track 05/19] vfs: add hooks to enable hot tracking
` [RFC v4+ hot_track 06/19] vfs: add temp calculation function
` [RFC v4+ hot_track 07/19] vfs: add map info update function
` [RFC v4+ hot_track 08/19] vfs: add aging function
` [RFC v4+ hot_track 09/19] vfs: add one work queue
` [RFC v4+ hot_track 10/19] vfs: introduce hot func register framework
` [RFC v4+ hot_track 11/19] vfs: register one shrinker
` [RFC v4+ hot_track 12/19] vfs: add one ioctl interface
` [RFC v4+ hot_track 13/19] debugfs: introduce one function
` [RFC v4+ hot_track 14/19] vfs: add debugfs support
` [RFC v4+ hot_track 15/19] sysfs: add two hot_track proc files
` [RFC v4+ hot_track 16/19] btrfs: add hot tracking support
` [RFC v4+ hot_track 17/19] xfs: "
` [RFC v4+ hot_track 18/19] ext4: "
` [RFC v4+ hot_track 19/19] vfs: add documentation

[PATCH] Btrfs-progs: add btrfs-show-super tool
 2012-10-29 18:46 UTC  (4+ messages)

[PATCH][BTRFS-PROGS][V3] Update to parse_size()
 2012-10-29 17:53 UTC  (5+ messages)
` [PATCH 1/4] Move parse_size() to utils.[hc]
` [PATCH 2/4] parse_size(): replace atoll() with strtoull()
` [PATCH 3/4] parse_size(): add new suffixes
` [PATCH 4/4] Update the man page with the new prefixes

btrfs seems to do COW while inode has NODATACOW set
 2012-10-29 17:18 UTC  (7+ messages)

Anyone seeing lots of "Check tree block failed" and other errors with latest kernel?
 2012-10-29 14:52 UTC  (11+ messages)

Old (almost 2 years) btrfs failed fs. Parent transid failure. Can it be fixed ?
 2012-10-29 13:10 UTC  (4+ messages)

warnings for silly/pointless raid levels
 2012-10-29  6:21 UTC  (2+ messages)

[RFC v4 00/15] vfs: hot data tracking
 2012-10-29  2:14 UTC  (6+ messages)
` [RFC v4 03/15] vfs,hot_track: add the function for collecting I/O frequency

Naming of subvolumes
 2012-10-28 16:57 UTC  (11+ messages)
          ` Naming of (bootable) subvolumes

How does btrfs behave on checksum mismatch?
 2012-10-28 13:39 UTC  (8+ messages)

device delete, error removing device
 2012-10-27 18:25 UTC  (18+ messages)
                      ` device delete, error removing device [SOLVED]

[PATCH] Btrfs: Remove the invalid shrink size check up from btrfs_shrink_dev()
 2012-10-27 12:06 UTC 


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).