linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-07-23 17:01:23 to 2012-08-02 12:07:44 UTC [more...]

[josef-btrfs:master 9/11] fs/btrfs/transaction.c:1118:6: warning: 'parent' may be used uninitialized in this function
 2012-08-02 12:07 UTC  (3+ messages)

[PATCH v2] Btrfs: remove superblock writing after fatal error
 2012-08-02 11:57 UTC  (12+ messages)

[PATCH V3 2/2] Btrfs: fix the snapshot that should not exist
 2012-08-02 11:46 UTC  (2+ messages)

brtfs on top of dmcrypt with SSD -> Trim or no Trim
 2012-08-02 11:25 UTC  (20+ messages)
` brtfs on top of dmcrypt with SSD -> ssd or nossd + crypt performance?
    ` brtfs on top of dmcrypt with SSD. No corruption iff write cache off?
      ` 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?

[PATCH] Btrfs: barrier before waitqueue_active
 2012-08-02 10:46 UTC  (3+ messages)

[RFC][PATCH] Btrfs-progs, btrfsck: add block group check function
 2012-08-02 10:14 UTC 

[PATCH] Btrfs-progs: enhance btrfs subvol list to show read-only snapshots
 2012-08-02 10:13 UTC 

Btrfs send/receive fixes and PULL request
 2012-08-02 10:09 UTC  (2+ messages)

[PATCH 1/3 RESEND] Btrfs-progs: search subvolumes with proper objectid
 2012-08-02  9:52 UTC  (6+ messages)
` [PATCH 2/3 RESEND] Btrfs-progs: show generation in command btrfs subvol list
` [PATCH 3/3] Btrfs-progs: list snapshots by generation

[PATCH V3 1/2] Btrfs: fix error path in create_pending_snapshot()
 2012-08-02  4:39 UTC 

balance disables nodatacow
 2012-08-02  3:14 UTC  (5+ messages)

[RFC] [PATCH] Btrfs: manage metadata cache ourselves
 2012-08-01 21:06 UTC 

kernel BUG at fs/btrfs/extent-tree.c:5038 (linux 3.4.7)
 2012-08-01 19:48 UTC 

Questions and notes about send/receive
 2012-08-01 17:31 UTC  (3+ messages)

[PATCH] Btrfs: unlock extent when the dio completes for reads V2
 2012-08-01 16:13 UTC 

[PATCH] add crtime to the snapshot list
 2012-08-01 15:56 UTC  (5+ messages)
` [PATCH] Btrfs-progs: show crtime in "

[RFC PATCH 0/7] Experimental btrfs send/receive (kernel side)
 2012-08-01 12:54 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)

Btrfs Intermittent ENOSPC Issues
 2012-08-01 12:40 UTC  (2+ messages)

[patch] Btrfs: fix some endian bugs handling the root times
 2012-08-01 12:17 UTC  (2+ messages)

[PATCH] Btrfs: unlock extent when the dio completes for reads
 2012-08-01 12:10 UTC  (3+ messages)

btrfs send/receive review by vfs folks
 2012-08-01 12:09 UTC 

[PATCH RESEND] Btrfs: fix that error value is changed by mistake
 2012-08-01 10:28 UTC 

btrfs_search_slot failure
 2012-08-01  5:41 UTC 

BTRFS crash on mount with 3.4.4
 2012-08-01  5:13 UTC  (3+ messages)

An easier-to-use interface for btrfs-restore?
 2012-07-31 18:40 UTC 

filesystem finder / fixer
 2012-07-31 17:56 UTC  (6+ messages)

subvolumes: default and IDs
 2012-07-31 17:11 UTC  (11+ messages)
  ` [PATCH] Btrfs-progs: Enabled setting root subvolume with subvolid=0
      ` [PATCH V2] "

[PATCH] Btrfs: detect corrupted filesystem after write I/O errors
 2012-07-31 17:09 UTC  (2+ messages)
` [RFC PATCH] Btrfs: remove superblock writing after fatal error

[PATCH V2 2/2] Btrfs: fix the snapshot that should not exist
 2012-07-31  7:18 UTC 

[PATCH V2 1/2] Btrfs: fix error path in create_pending_snapshot()
 2012-07-31  7:18 UTC 

[PATCH 0/8] Set bi_rw when alloc bio before call bio_add_page
 2012-07-31  1:14 UTC  (3+ messages)
    `  "

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

segfault on mounting second device
 2012-07-30 19:29 UTC  (2+ messages)

severe hardlink bug
 2012-07-30 17:38 UTC  (13+ messages)

[PATCH 0/1] Btrfs: Explicitly include vmalloc.h in send.c
 2012-07-30 13:46 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH 2/2] Btrfs: fix the snapshot that should not exist
 2012-07-30 10:27 UTC  (5+ messages)

[PATCH v2] xfstests: add btrfs snapshot function test
 2012-07-30  9:28 UTC 

[patch 2/2] Btrfs: fix some error codes in btrfs_qgroup_inherit()
 2012-07-30  8:16 UTC 

[patch 1/2] Btrfs: checking for NULL instead of IS_ERR
 2012-07-30  8:15 UTC 

[patch] Btrfs: unlock on error in btrfs_delalloc_reserve_metadata()
 2012-07-30  8:15 UTC 

btrfs GPF in read_extent_buffer() while scrubbing with kernel 3.4.2
 2012-07-28 18:50 UTC  (12+ messages)
        ` *** GMX Spamverdacht *** "

No SysRq remount because sb->s_bdev is NULL
 2012-07-28 16:30 UTC  (4+ messages)

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

[PATCH] Btrfs: fix that error value is changed by mistake
 2012-07-27 13:42 UTC 

[PATCH] Btrfs-progs: only enforce a maximum size if we specify one
 2012-07-27 12:37 UTC 

mkfs devices ordering relevant with devices of different sizes?
 2012-07-27 12:05 UTC  (3+ messages)

[PATCH] btrfs-progs: btrfs-image.c: Added NULL pointer check
 2012-07-27 11:40 UTC  (3+ messages)

Question about btrfs metadata structure
 2012-07-27  7:34 UTC  (4+ messages)

[GIT PULL] a large btrfs update
 2012-07-26 22:01 UTC  (2+ messages)

[next] kernel BUG at fs/btrfs/relocation.c:2331!
 2012-07-26 17:34 UTC 

No/bad auto-detection of fs type for small volumes (related to mixed metadata/data?)
 2012-07-26 17:08 UTC  (5+ messages)

[PATCH] Btrfs: fix a misplaced address operator in a condition
 2012-07-26  9:40 UTC 

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

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

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

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

[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  (3+ 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

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)


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