public inbox for linux-btrfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-11-07 06:19:16 to 2009-12-07 04:48:54 UTC [more...]

Q: list btrfs snapshots/subvolumes
 2009-12-07  4:48 UTC  (2+ messages)

[RFC] Btrfs: add ioctl to set the default mount subvol
 2009-12-07  3:23 UTC  (2+ messages)

[PATCH] Btrfs: fix comipler warning with tree_search
 2009-12-07  1:35 UTC 

[PATCH] Btrfs: change how we mount subvolumes
 2009-12-07  0:52 UTC  (3+ messages)

kernel .32, btrfs-vol -b, why is metadata=data
 2009-12-06  8:50 UTC 

[PATCH]btrfs: don't remove device on a raid0 array when device number is 2
 2009-12-05 14:13 UTC 

Segfault when transid verify fails
 2009-12-05 12:06 UTC  (2+ messages)

[RFC] Btrfs-progs: add command to set default subvol
 2009-12-04 21:57 UTC 

btrfsctl -d race with df -h causes hang?
 2009-12-02  6:30 UTC  (7+ messages)

[wiki] btrfs logo
 2009-12-02  1:23 UTC  (7+ messages)

Unable to mount loopback devices in RAID mode
 2009-12-01 23:52 UTC  (11+ messages)

(Little) Patch about null dereference with acl and posix
 2009-12-01 18:52 UTC  (2+ messages)

unexpected raid1 behavior?
 2009-11-30 16:20 UTC  (6+ messages)

"No filesystem could mount root" after adding a second device to fs
 2009-11-30 14:51 UTC  (2+ messages)

<BUG>can't read superblock
 2009-11-29  9:45 UTC 

No space left, although 16G are there
 2009-11-29  9:31 UTC  (4+ messages)

[PATCH] Btrfs: don't add extent 0 to the free space cache v2
 2009-11-26  9:31 UTC 

survey of command line interfaces for working with snapshots
 2009-11-25 15:13 UTC 

[PATCH] Btrfs: don't add extent 0 to the free space cache
 2009-11-25  8:55 UTC 

kernel oops when sync after rm a file at full disk
 2009-11-25  8:22 UTC 

[RFC] proposal for a btrfs filesystem layout
 2009-11-24 18:27 UTC 

kernel oops when trying to compile kernel on btrfs part
 2009-11-24 14:42 UTC  (3+ messages)

[RFC] proposal for a btrfs filesystem layout
 2009-11-24  1:27 UTC  (8+ messages)

32-bit readdir off_t problem again
 2009-11-23 19:01 UTC 

A file cloned with "cp --reflink" different from the original one?
 2009-11-23 15:52 UTC  (3+ messages)

A file cloned with "--reflink" different from the original one?
 2009-11-23 14:40 UTC  (2+ messages)

[PATCH 0/2] btrfs-progs: mounted filesystems checks
 2009-11-23  9:01 UTC  (6+ messages)
` [PATCH 1/2] btrfs-progs: multidevice support for check_mounted
` [PATCH 2/2] btrfs-progs: prevent btrfsck to run on mounted filesystems

fsck.btrfs assertion failure with large number of disks in fs
 2009-11-20 11:44 UTC  (2+ messages)

UI issues around RAID1
 2009-11-19 14:56 UTC  (8+ messages)

Recent btrfs segfault
 2009-11-19  6:01 UTC 

To loop or not to loop with btrfs
 2009-11-18 21:52 UTC  (2+ messages)

Shrinking oops
 2009-11-18 21:23 UTC  (2+ messages)

Somewhat borked filesystem in need of fixing
 2009-11-18 13:20 UTC  (3+ messages)

[PATCH] Snapshot/subvolume listing feature
 2009-11-18  5:43 UTC  (10+ messages)
` [PATCH] Subvolume Listing feature for ioctl
` [PATCH] Subvolume Listing feature for btrfsctl
      ` [PATCH] Subvolume listing feature for ioctl
      ` [PATCH] Subvolume listing feature for btrfsctl

[PATCH] btrfs-progs: Check mount status of multidevice filesystems
 2009-11-17 18:55 UTC  (3+ messages)

RFC: Btrfs snapshots feature proposal for Fedora 13
 2009-11-17 18:52 UTC  (2+ messages)

New perf results
 2009-11-16 22:26 UTC 

btrfs failed to delete reference
 2009-11-16 18:05 UTC  (2+ messages)

nodatacsum broken?
 2009-11-16 17:40 UTC  (5+ messages)

some -o discard performance numbers
 2009-11-16 15:48 UTC 

kernel oops when btrfs-vol remove a device
 2009-11-16  8:18 UTC  (2+ messages)

BTRFS: unreachable code found
 2009-11-13 21:36 UTC  (2+ messages)

btrfsck: checksum verify failed
 2009-11-13 21:17 UTC  (10+ messages)

[PATCH] btrfs: fix possible panic on unmount V2
 2009-11-13 20:12 UTC 

[PATCH] Btrfs: fix possible panic on unmount
 2009-11-13 20:01 UTC  (4+ messages)

Hard link across subvolumes
 2009-11-13  9:15 UTC  (5+ messages)
` [PATCH] Deny sys_link "

[PATCH 06/12] Btrfs: Avoid orphan inodes cleanup during committing transaction
 2009-11-12  9:37 UTC 

[PATCH 12/12] Btrfs: Fix per root used space accounting
 2009-11-12  9:36 UTC 

[PATCH 11/12] Btrfs: Fix btrfs_drop_extent_cache for skip pinned case
 2009-11-12  9:36 UTC 

[PATCH 10/12] Btrfs: Add delayed iput
 2009-11-12  9:36 UTC 

[PATCH 08/12] Btrfs: Make truncate(2) more ENOSPC friendly
 2009-11-12  9:35 UTC 

[PATCH 09/12] Btrfs: Pass transaction handle to security and ACL initialization functions
 2009-11-12  9:35 UTC 

[PATCH 07/12] Btrfs: Make fallocate(2) more ENOSPC friendly
 2009-11-12  9:34 UTC 

[PATCH 05/12] Btrfs: Avoid orphan inodes cleanup during replaying log
 2009-11-12  9:34 UTC 

[PATCH 04/12] Btrfs: Fix disk_i_size update corner case
 2009-11-12  9:34 UTC 

[PATCH 03/12] Btrfs: Rewrite btrfs_drop_extents
 2009-11-12  9:34 UTC 

[PATCH 02/12] Btrfs: Add btrfs_duplicate_item
 2009-11-12  9:33 UTC 

[PATCH 01/12] Btrfs: Avoid superfluous tree-log writeout
 2009-11-12  9:33 UTC 

[RFC] big fat transaction ioctl
 2009-11-12  3:56 UTC  (13+ messages)

BUG? a possible race due to the absence of memory barrier
 2009-11-12  1:14 UTC  (3+ messages)

[patch] avoid null deref in unpin_extent_cache()
 2009-11-11 21:26 UTC  (2+ messages)

[GIT PULL] Btrfs updates for 2.6.32-rc
 2009-11-11 21:25 UTC 

btrfsctl exit with 1 when succeed
 2009-11-11  6:16 UTC 

RAID[56] status
 2009-11-10 21:20 UTC  (6+ messages)

rootfs snapshots and rollback (i.e. testing updates)
 2009-11-10 14:13 UTC  (5+ messages)

chmod errors compiling on btrfs
 2009-11-09 19:14 UTC  (5+ messages)

[PATCH] Prevent btrfsck to run on mounted filesystems
 2009-11-09 14:59 UTC  (4+ messages)

2.6.32-rc6: kernel BUG at fs/btrfs/volumes.c:1746
 2009-11-08 16:56 UTC  (2+ messages)

Problem with renaming devices
 2009-11-07 21:44 UTC 

List of devices added to a btrfs file system
 2009-11-07 16:43 UTC  (2+ messages)

[PATCH] Btrfs: fail mount on bad mount options
 2009-11-07  6:19 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox