linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-01-27 08:44:35 to 2011-02-11 23:23:27 UTC [more...]

null pointer dereference in iov_iter_copy_from_user_atomic while updating rpm packages
 2011-02-11 23:23 UTC  (2+ messages)

kernel BUG at /usr/src/btrfs-work/fs/btrfs/extent-tree.c:2195
 2011-02-11 20:38 UTC 

2.6.37: Multi-second I/O latency while untarring
 2011-02-11 19:56 UTC  (4+ messages)

Bug in mkfs.btrfs?!
 2011-02-11 19:41 UTC  (13+ messages)
            ` LOOP_GET_STATUS(64) truncates pathnames to 64 chars (was Re: Bug in mkfs.btrfs?!)

ENOSPC Regression
 2011-02-11 18:23 UTC  (3+ messages)

Recovering data from disk with loose cable
 2011-02-11 16:16 UTC  (2+ messages)

[PATCH] Btrfs-progs use safe string manipulation functions
 2011-02-11 12:41 UTC  (19+ messages)

[PATCH v2]Btrfs: pwrite blocked when writing from the mmaped buffer of the same page
 2011-02-11  4:39 UTC  (11+ messages)

mkfs.btrfs - error checking /dev/sda5 mount status
 2011-02-10 18:35 UTC  (11+ messages)

[PATCH] Btrfs-progs new btrfs_error() macro to deprecate fprintf(stderr, ...)
 2011-02-10 16:12 UTC  (3+ messages)

Corrupt filesystem after power failure
 2011-02-10 12:57 UTC  (3+ messages)

New btrfsck status
 2011-02-10 12:26 UTC  (4+ messages)

btrfs: issues with SUBVOL_SETFLAGS
 2011-02-10  1:34 UTC  (2+ messages)

warning in btrfs_free_block_groups
 2011-02-09 17:55 UTC  (2+ messages)

[PATCH] btrfs: prevent heap corruption in btrfs_ioctl_space_info()
 2011-02-09 16:45 UTC  (4+ messages)

[PATCH] Btrfs - use %pU to print fsid
 2011-02-09 14:05 UTC 

no space left on device
 2011-02-09 12:41 UTC  (8+ messages)
          ` kernel panic (was: no space left on device)

bug#8001: cp (8.10) sparse handling fails on compressed btrfs (cp/fiemap-2)
 2011-02-09 10:57 UTC 

[PATCH] explain filesystem resize devid option
 2011-02-09 10:53 UTC 

WARNING: at fs/btrfs/inode.c:2143 btrfs_orphan_commit_root+0x7f/0x9b
 2011-02-09  3:58 UTC  (5+ messages)

[PATCH] btrfs: quasi-round-robin for chunk allocation
 2011-02-09  3:03 UTC  (2+ messages)

Technical Support
 2011-02-08 18:24 UTC 

Error mounting multi-device fs after restart
 2011-02-08 22:11 UTC  (7+ messages)

[Fwd: Re: Suggestion for sticky-compression mount setting (default mount options)]
 2011-02-08 21:42 UTC  (2+ messages)

[GIT PULL] Btrfs updates
 2011-02-08 20:05 UTC  (2+ messages)

no space left on device
 2011-02-08  0:09 UTC  (4+ messages)

[PATCH] Btrfs-progs utils Informative errors
 2011-02-07  7:34 UTC 

[PATCH v2] btrfs: fix return value check of btrfs_start_transaction()
 2011-02-07  5:12 UTC 

[PATCH] Btrfs - Fix memory leak in btrfs_init_new_device()
 2011-02-06 19:58 UTC 

How are b+-trees are useind in filesystems
 2011-02-06 16:19 UTC 

Suggestion for sticky-compression mount setting (default mount options)
 2011-02-05 15:31 UTC  (4+ messages)

Strangeness on btrfs balance
 2011-02-05 11:34 UTC  (3+ messages)

btrfs: open_ctree failed after power loss
 2011-02-05  6:53 UTC 

kernel BUG at fs/btrfs/inode.c:2897
 2011-02-05  2:56 UTC 

mkfs.btrfs doesn't work inside loopback mounted chroot jails: error checking /dev/sda3 mount status
 2011-02-04  9:51 UTC  (2+ messages)

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

Stuck in a big loop
 2011-02-03 21:25 UTC 

[PATCH] Btrfs: handle errors in btrfs_orphan_cleanup
 2011-02-03 19:16 UTC  (2+ messages)
` [PATCH] Btrfs: handle errors in btrfs_orphan_cleanup V2

[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 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: 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  (6+ 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  (8+ messages)
` [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  (2+ 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  (3+ messages)
` no space left (was: version)


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