linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-07-12 09:43:49 to 2012-07-26 06:57:55 UTC [more...]

[PATCH 2/2] Btrfs: fix the snapshot that should not exist
 2012-07-26  6:57 UTC 

[PATCH 1/2] Btrfs: fix error path in create_pending_snapshot()
 2012-07-26  6:54 UTC 

[RFC PATCH 0/7] Experimental btrfs send/receive (kernel side)
 2012-07-25 17:41 UTC  (18+ messages)
` [RFC PATCH 4/7] Btrfs: introduce subvol uuids and times
` [RFC PATCH 6/7] Btrfs: introduce BTRFS_IOC_SEND for btrfs send/receive (part 1)
` [RFC PATCH 7/7] Btrfs: introduce BTRFS_IOC_SEND for btrfs send/receive (part 2)

[RFC PATCH 0/6] Experimental btrfs send/receive (btrfs-progs)
 2012-07-25 17:14 UTC  (13+ messages)
` [RFC PATCH 6/6] Btrfs-progs: add btrfs send/receive commands

[PATCH 07/16] btrfs: nuke write_super from comments
 2012-07-25 16:06 UTC  (4+ messages)
` [PATCH 08/16] btrfs: nuke pdflush "

mkfs devices ordering relevant with devices of different sizes?
 2012-07-25 13:26 UTC 

Btrfs-progs: segfault when re-creating filesystem with 3+ devices
 2012-07-25 11:08 UTC 

Question about btrfs metadata structure
 2012-07-25 10:41 UTC 

No/bad auto-detection of fs type for small volumes (related to mixed metadata/data?)
 2012-07-25 10:37 UTC  (4+ messages)

[PATCH 0/6 v3][RFC] rwlock for extent state
 2012-07-25  5:58 UTC  (7+ messages)
` [PATCH 1/6 v3][RFC] Btrfs: merge adjacent states as much as possible
` [PATCH 2/6 v3][RFC] Btrfs: add helper function to test if we can merge state
` [PATCH 3/6 v3][RFC] Btrfs: break clear_state_bit into two parts
` [PATCH 4/6 v3][RFC] Btrfs: apply rwlock for extent state
` [PATCH 5/6 v3][RFC] Btrfs: batch merge state in readpage endio
` [PATCH 6/6 v3][RFC] Btrfs: async helper for state merge

Upgrading from 2.6.38, how?
 2012-07-25  4:45 UTC  (2+ messages)

btrfs send/receive: if new inode ino is less than its new directory ino, incorrect path is sent
 2012-07-24 20:26 UTC  (2+ messages)

[PATCH v4] Btrfs: Check INCOMPAT flags on remount and add helper function
 2012-07-24 19:47 UTC  (2+ messages)

[PATCH] Xfstests: add btrfs snapshot function test
 2012-07-24 19:34 UTC  (2+ messages)

[PATCH v3 0/1] LZO INCOMPAT Checking
 2012-07-24 12:11 UTC  (4+ messages)
` [PATCH v3 1/1] Btrfs: Check INCOMPAT flags on remount and add helper function

[PATCH 1/2] Btrfs-progs: search subvolumes with proper objectid
 2012-07-24 10:39 UTC  (2+ messages)
` [PATCH 2/2] Btrfs-progs: show generation in command btrfs subvol list

brtfs on top of dmcrypt with SSD. No corruption iff write cache off?
 2012-07-24  7:56 UTC  (23+ messages)
                ` brtfs on top of dmcrypt with SSD -> Trim or no Trim
                      ` brtfs on top of dmcrypt with SSD -> ssd or nossd + crypt performance?
                            ` brtfs on top of dmcrypt with SSD -> file access 5x slower than spinning disk
                              ` How can btrfs take 23sec to stat 23K files from an SSD?

How can btrfs take 23sec to stat 23K files from an SSD?
 2012-07-24  6:18 UTC 

[PATCH] Btrfs-progs: detect if the disk we are formatting is a ssd V2
 2012-07-23 17:22 UTC 

[PATCH] Btrfs-progs: detect if the disk we are formatting is a ssd V2
 2012-07-23 17:06 UTC  (6+ messages)

btrfs-convert complains that fs is mounted even if it isn't
 2012-07-23 11:57 UTC  (2+ messages)

[PATCH] Btrfs: make btrfs's allocation smoothly with preallocation
 2012-07-23 11:50 UTC 

Change "small" filesystem to normal
 2012-07-23  5:51 UTC  (6+ messages)

[PATCH v5] Btrfs: improve multi-thread buffer read
 2012-07-21  3:43 UTC 

[PATCH v4] Btrfs: improve multi-thread buffer read
 2012-07-21  3:03 UTC  (3+ messages)

[PATCH] Btrfs: lock the transition from dirty to writeback for an eb
 2012-07-20 20:27 UTC 

[PATCH] Btrfs: fix potential race in extent buffer freeing
 2012-07-20 20:21 UTC 

[PATCH] Btrfs: don't return true in releasepage unless we actually freed the eb
 2012-07-20 20:08 UTC 

[PATCH v2 1/2] Btrfs: Check INCOMPAT flags on remount with lzo compression
 2012-07-20 19:12 UTC  (2+ messages)
` [PATCH v2 2/2] Btrfs: Use common function to check lzo INCOMPAT on defrag

[PATCH] Btrfs-progs: detect if the disk we are formatting is a ssd
 2012-07-20 18:38 UTC  (5+ messages)

[PATCH 0/2] LZO INCOMPAT Checking
 2012-07-20 17:39 UTC  (4+ messages)
` [PATCH 1/2] Btrfs: Check INCOMPAT flags on remount with lzo compression
` [PATCH 2/2] Btrfs: Use common function to check lzo INCOMPAT on defrag

Very slow samba file transfer speed... any ideas ?
 2012-07-20 12:58 UTC  (12+ messages)

[PATCH v3] Btrfs: improve multi-thread buffer read
 2012-07-20 12:40 UTC  (8+ messages)

[PATCH] Xfstests/254: add more cases for testing btrfs snapshot in 254
 2012-07-20  1:36 UTC  (3+ messages)

Updated btrfs/crypto snappy interface ready for merging
 2012-07-19 20:58 UTC  (4+ messages)
  ` ANNOUNCE: linux-kernel-lzo-20120716 - update LZO

[PATCH] Btrfs: allow mount -o remount,compress=no
 2012-07-19 19:31 UTC  (8+ messages)
` [PATCH v2] "

State of "Hot data tracking and moving to faster devices" functionality ?
 2012-07-19 14:49 UTC 

[PATCH] Xfstests/254: add more cases for testing btrfs snapshot in 254
 2012-07-19 10:32 UTC  (2+ messages)

Long btrfs hangs during suspend to RAM / BTRFS warning (device dm-0): Aborting unused transaction
 2012-07-19  1:00 UTC  (10+ messages)
                ` Long btrfs hangs during suspend to RAM / BTRFS warning (device

[PATCH 1/2] Btrfs: fix btrfs_is_free_space_inode to recognize btree inode
 2012-07-18 12:39 UTC  (7+ messages)
` [PATCH 2/2] Btrfs: kill root from btrfs_is_free_space_inode

[PATCH v1 00/15] Btrfs: subvolume quota groups (qgroups)
 2012-07-18  7:50 UTC  (14+ messages)
` [PATCH v1 04/15] Btrfs: add helper for tree enumeration
` [PATCH v1 06/15] Btrfs: added helper to create new trees
` [PATCH v1 09/15] Btrfs: qgroup implementation and prototypes
` [PATCH v1 10/15] Btrfs: call the qgroup accounting functions
` [PATCH v1 11/15] Btrfs: quota tree support and startup
` [PATCH v1 12/15] Btrfs: hooks for qgroup to record delayed refs
` [PATCH v1 14/15] Btrfs: add qgroup ioctls
` [PATCH v1 15/15] Btrfs: add qgroup inheritance

Unmountable btrfs filesystem
 2012-07-18  0:04 UTC  (2+ messages)

[RFC] A way to tell if all the devices in a file system are available
 2012-07-17 17:17 UTC  (5+ messages)
` [PATCH] Btrfs: add DEVICE_READY ioctl

[PATCH 0/2] Btrfs: remove unwanted kernel log output
 2012-07-17 15:02 UTC  (3+ messages)
` [PATCH 1/2] Btrfs: remove unwanted printk() for btrfs device I/O stats
` [PATCH 2/2] Btrfs: suppress printk() if all device I/O stats are zero

[PATCH] btrfs-progs: mkfs: rename nodiscard option to K
 2012-07-17 10:30 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 2/2] utils.c: offer to limit divisions in pretty_sizes
 2012-07-17 12:58 UTC  (3+ messages)

[PATCH 1/2] utils.c: fix sizes in B & malloc in pretty_sizes
 2012-07-17 12:43 UTC  (3+ messages)

[PATCH 0/2] Support for small units in display
 2012-07-17 12:34 UTC  (3+ messages)

[PATCH 0/5] btrfs: lz4/lz4hc compression
 2012-07-17 11:57 UTC  (2+ messages)

[PATCH] Btrfs: cleanup for unused ref cache stuff
 2012-07-19 10:52 UTC 

[PATCH] btrfs-progs: sort devices by id in fi show
 2012-07-17 10:51 UTC 

[PATCH] btrfs-progs: fsck: understand the -s option
 2012-07-17 10:41 UTC 

[PATCH] btrfs-progs: mkfs: create root directory with 755 permissions
 2012-07-17 10:18 UTC 

btrfs GPF in read_extent_buffer() while scrubbing with kernel 3.4.2
 2012-07-16 21:29 UTC  (14+ messages)
                ` *** GMX Spamverdacht *** "

[PATCH] Btrfs: allow delayed refs to be merged V2
 2012-07-16  9:43 UTC  (3+ messages)

btrfs benchmark
 2012-07-15 14:08 UTC  (3+ messages)

btrfsck crashes
 2012-07-15 14:05 UTC  (10+ messages)

Can't mount, power failure - recoverable?
 2012-07-15 11:30 UTC  (9+ messages)

bug: raid10 filesystem has suddenly ceased to mount
 2012-07-15  5:20 UTC  (3+ messages)

[PATCH v2] Btrfs: improve multi-thread buffer read
 2012-07-13 10:32 UTC  (4+ messages)

[PATCH] Btrfs: allow delayed refs to be merged
 2012-07-12 18:41 UTC  (4+ messages)

[PATCH] Btrfs: kill free_space pointer from inode structure
 2012-07-12 13:27 UTC  (4+ messages)


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