Linux-BTRFS Archive mirror
 help / color / mirror / Atom feed
 messages from 2011-01-23 13:44:03 to 2011-02-03 19:05:53 UTC [more...]

[Bug #27842] [regression?] hang with 2.6.37 on a BTRFS test machine
 2011-02-03 19:05 UTC  (3+ messages)

[PATCH] btrfs: cleanup error handling in btrfs_unlink_inode()
 2011-02-03  3:16 UTC 

[PATCH] Btrfs: make sure search_bitmap finds something in remove_from_bitmap
 2011-02-03  2:39 UTC 

[PATCH] btrfs: Drop __exit attribute on btrfs_exit_compress
 2011-02-02 21:15 UTC 

Possible bug in btrfs_file_aio_write()
 2011-02-02 20:15 UTC 

[PATCH] Btrfs: Fix balance panic
 2011-02-02 20:12 UTC  (3+ messages)

[PATCH] Btrfs: exclude super blocks when we read in block groups
 2011-02-02 15:53 UTC 

btrfs bug in 2.6.37
 2011-02-02 15:35 UTC  (3+ messages)

Intermittent ENOSPC in 2.6.38rc2 (BUG linux/fs/btrfs/inode.c:1759)
 2011-02-02  6:15 UTC  (4+ messages)

BUG at inode.c:150 under 2.6.38rc2 + 9d4ba5: handle errors in btrfs_orphan_cleanup
 2011-02-02  6:03 UTC  (2+ messages)

[PATCH] btrfs: checking NULL or not in some functions
 2011-02-02  5:33 UTC  (3+ messages)

[PATCH v2]Btrfs: pwrite blocked when writing from the mmaped buffer of the same page
 2011-02-01 23:34 UTC  (10+ messages)

[PATCH 0/7] Btrfs: Progs modifications to introduce speed profiles and dedicated log devices
 2011-02-01 13:54 UTC  (8+ messages)
` [PATCH 1/7] moved parse_size() to utils.c
` [PATCH 2/7] pulled current kernel version of ioctl.h
` [PATCH 3/7] check open_ctree() right after it returned
` [PATCH 4/7] speed classes (needed for profiles) for device add. subsequent patch needed to fix mkfs
` [PATCH 5/7] speed classes (needed for profiles) for mkfs
` [PATCH 6/7] debug-tree output: device speed added; type output switched to hex
` [PATCH 7/7] made btrfs-vol compile. looks unused, so no speed class support here for now

[PATCH] btrfs: fix return value check of btrfs_start_transaction()
 2011-02-01 12:38 UTC  (8+ messages)

[PATCH] Btrfs: handle errors in btrfs_orphan_cleanup
 2011-01-31 21:29 UTC 

[PATCH] Btrfs: convert to the new truncate sequence
 2011-01-31 21:27 UTC  (2+ messages)
` [PATCH] Btrfs: convert to the new truncate sequence V2

[PATCH] Btrfs: cleanup error handling in the truncate path
 2011-01-31 21:04 UTC 

flush-btrfs-1 hangs when building openwrt
 2011-01-31 11:40 UTC  (8+ messages)

BUG while writing to USB btrfs filesystem
 2011-01-31  5:18 UTC  (7+ messages)

What to do about subvolumes?
 2011-01-31  2:56 UTC  (7+ messages)

[PATCH 00/12] Btrfs: Some bug fixes
 2011-01-30 23:48 UTC  (14+ messages)
` [PATCH 01/12] btrfs: Fix threshold calculation for block groups smaller than 1GB
` [PATCH 02/12] btrfs: Add helper function free_bitmap()
` [PATCH 03/12] btrfs: Free fully occupied bitmap in cluster
` [PATCH 04/12] btrfs: Update stats when allocating from a cluster
` [PATCH 05/12] btrfs: Add a helper try_merge_free_space()
` [PATCH 06/12] btrfs: Check mergeable free space when removing a cluster
` [PATCH 07/12] Btrfs: Fix memory leak at umount
` [PATCH 08/12] Btrfs: Fix memory leak on finding existing super
` [PATCH 09/12] Btrfs: Free correct pointer after using strsep
` [PATCH 10/12] Btrfs: Don't return acl info when mounting with noacl option
` [PATCH 11/12] Btrfs: Fix memory leak in writepage fixup work
` [PATCH 12/12] Btrfs: Fix file clone when source offset is not 0

btrfs crashes
 2011-01-29 19:30 UTC 

Kernel error during btrfs balance
 2011-01-29 10:56 UTC  (10+ messages)

[PATCH] Btrfs: fix some memory leak issues
 2011-01-28 22:08 UTC 

[PATCH] Btrfs: use a slab for the free space entries
 2011-01-28 22:07 UTC 

[PATCH] Btrfs: do error checking in btrfs_del_csums
 2011-01-28 18:44 UTC 

[PATCH 1/6] fs: add hole punching to fallocate
 2011-01-28 18:13 UTC  (9+ messages)

btrfs: free space inode generation (0) did not match free space cache generation
 2011-01-28 13:57 UTC  (4+ messages)

[PATCH] Btrfs: introducing speed profiles and dedicated log devices
 2011-01-28 13:11 UTC 

looking for nonexistent devices
 2011-01-28  5:19 UTC 

[PATCH] ctree code cleanups
 2011-01-28  1:01 UTC 

btrfs BUG during Ceph cosd open() syscall
 2011-01-27 16:05 UTC  (5+ messages)
    ` btrfs BUG during Ceph cosd truncate() syscall

version
 2011-01-27 13:49 UTC  (14+ messages)
            ` 2.6.38-rc2 oops's when rebalancing on different size drives (was Re: version)
              ` no space left (was: version)

[RFC][PATCH] Btrfs: New inode number allocator
 2011-01-27  7:10 UTC  (4+ messages)

full btrfs partition, became unmountable (+ a solution that thankfully worked for me)
 2011-01-27  6:52 UTC  (5+ messages)

LOOP_GET_STATUS(64) truncates pathnames to 64 chars (was Re: Bug in mkfs.btrfs?!)
 2011-01-26 22:25 UTC 

Atomic file data replace API
 2011-01-26 21:56 UTC  (9+ messages)

Who wants metadata image from botched filesystem?
 2011-01-26 18:27 UTC 

version (was: btrfs, broken design?)
 2011-01-26 14:13 UTC  (4+ 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 

[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 

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)

(((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  (25+ 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  (3+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).