Linux Btrfs filesystem development
 help / color / mirror / Atom feed
 messages from 2011-01-19 14:08:13 to 2011-01-26 09:04:02 UTC [more...]

Kernel error during btrfs balance
 2011-01-26  9:04 UTC  (5+ messages)

full btrfs partition, became unmountable (+ a solution that thankfully worked for me)
 2011-01-26  7:46 UTC  (3+ messages)

[PATCH 3/3] btrfs: fix missing break in switch phrase
 2011-01-26  6:22 UTC 

[PATCH 2/3] btrfs: fix several uncheck memory allocations
 2011-01-26  6:22 UTC 

[PATCH 1/3] btrfs: fix uncheck memory allocation in btrfs_submit_compressed_read
 2011-01-26  6:21 UTC 

[RFC][PATCH] Btrfs-progs: Update for new inode number allocator
 2011-01-26  1:53 UTC 

[RFC][PATCH] Btrfs: New inode number allocator
 2011-01-26  1:53 UTC 

[PATCH] Btrfs: handle no memory properly in prepare_pages
 2011-01-25 22:11 UTC 

[PATCH] Btrfs: remove duplicate memset in prepare_pages
 2011-01-25 22:09 UTC  (2+ messages)
` [PATCH] Btrfs: fix how we deal with the pages array in the write path

[PATCH] Btrfs: change reserved_extents to an atomic_t
 2011-01-25 21:33 UTC 

flush-btrfs-1 hangs when building openwrt
 2011-01-25 21:16 UTC  (3+ messages)

Defragmentation Not Working with Directory as Argument
 2011-01-25 20:54 UTC  (3+ messages)

[PATCH] Btrfs: simplify our write path
 2011-01-25 19:59 UTC 

Synching a Backup Server
 2011-01-25 18:36 UTC  (17+ messages)

[PATCH] Btrfs: fix formatting in file.c
 2011-01-25 17:43 UTC 

How to fasten btrfs?
 2011-01-25 14:56 UTC  (4+ messages)

btrfs, broken design?
 2011-01-25 14:37 UTC  (21+ messages)
  ` version (was: btrfs, broken design?)
      ` version

(((MTCN INFORMATION)))
 2011-01-25  3:28 UTC 

[PATCH] btrfs: fix return value check of btrfs_join_transaction()
 2011-01-25  2:51 UTC 

Bug in mkfs.btrfs?!
 2011-01-25  0:15 UTC  (28+ messages)
            ` LOOP_GET_STATUS(64) truncates pathnames to 64 chars (was Re: Bug in mkfs.btrfs?!)

raid1 write performanc
 2011-01-24 22:44 UTC 

ENOSPC fixes
 2011-01-24 21:43 UTC  (4+ messages)
` [PATCH 1/3] Btrfs: fix check_path_shared so it returns the right value
` [PATCH 2/3] Btrfs: do not release more reserved bytes to the global_block_rsv than we need
` [PATCH 3/3] Btrfs: use the global block reserve if we cannot reserve space

[PATCH 1/4] fs/btrfs/inode.c: Add missing IS_ERR test
 2011-01-24 19:55 UTC 

Cannot Create Partition
 2011-01-24 11:07 UTC  (4+ messages)

snapshot strange behaviour
 2011-01-24  2:01 UTC  (7+ messages)

[PATCH] btrfs: check return value of btrfs_start_ioctl_transaction() properly
 2011-01-24  0:57 UTC 

[PATCH] update man page to new defragment command interface
 2011-01-23 15:31 UTC 

[PATCH 1/2] add advanced use of --help to help message
 2011-01-23 15:06 UTC  (8+ messages)
` [PATCH 2/2] add detailed help messages to btrfs command

v0.19-35-g1b444cd btrfsck says snapshots have errors
 2011-01-23 14:28 UTC  (4+ messages)

[regression?] hang with 2.6.37 on a BTRFS test machine
 2011-01-23 14:13 UTC  (4+ messages)

[GIT PULL] Btrfs updates
 2011-01-22 23:53 UTC  (6+ messages)

Shrinking virtual disk with btrfs on it
 2011-01-22 18:27 UTC  (5+ messages)

btrfs defrag: how does it work?
 2011-01-22 13:38 UTC  (6+ messages)

[PATCH] Add -v option to btrfsctl to control verbosity: Be quiet unless requested
 2011-01-22 12:46 UTC  (4+ messages)

Backup Command
 2011-01-21 21:54 UTC  (5+ messages)

[PATCH] Btrfs: make shrink_delalloc a little friendlier
 2011-01-21 21:10 UTC 

Adding a disk fails
 2011-01-21 19:16 UTC  (14+ messages)

ENOSPC - where's the problem, where's the solution?
 2011-01-21 15:03 UTC 

latest btrfs hangs when creating/deleting snapshots
 2011-01-21 14:50 UTC 

btrfs RAID1 woes and tiered storage
 2011-01-21  8:07 UTC 

[PATCH] btrfs: fix return value check of btrfs_start_transaction()
 2011-01-21  6:06 UTC  (5+ messages)

btrfs subvolume snapshot hung in btrfs_commit_transaction
 2011-01-21  2:03 UTC  (6+ messages)
  ` btrfs subvolume list fails to show all snapshots

mv across subvolumes temporarily needs a lot of space
 2011-01-20 23:40 UTC 

Btrfs balance
 2011-01-20 21:31 UTC  (6+ messages)

Encryption
 2011-01-20 16:10 UTC  (3+ messages)

[2.6.38-rc1] btrfs potential false-positive lockdep report
 2011-01-20 16:08 UTC  (2+ messages)

Btrfs balance
 2011-01-20 14:58 UTC 

[PATCH] Avoid a NULL pointer in btrfs
 2011-01-20 12:26 UTC  (4+ messages)

Possible Kernel BUG regarding BTRFS
 2011-01-20 12:12 UTC 

[PATCH v3 1/5] add metadata_incore ioctl in vfs
 2011-01-20  6:37 UTC  (8+ messages)

[PATCH v3 0/5]add new ioctls to do metadata readahead in btrfs
 2011-01-19 21:33 UTC  (2+ messages)

[PATCH] Btrfs: use checksums_len instead of first_page_offset
 2011-01-19 20:55 UTC  (2+ messages)

[PATCH] Btrfs: remove unneeded allocation in load_free_space_cache()
 2011-01-19 18:51 UTC  (3+ messages)
` [PATCH v2] "


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