messages from 2013-04-01 14:44:41 to 2013-04-10 08:22:43 UTC [more...]
[PATCH 0/9] a bunch of miscellaneous bug fixes
2013-04-10 8:23 UTC (14+ messages)
` [PATCH 1/9] [RESEND] btrfs-progs: root_item generation_v2 is out of sync after btrfsck
` [PATCH 2/9] btrfs-progs: no pending balance is not an error
` [PATCH 3/9] btrfs-progs: mkfs should first check all disks before writing to a disk
` [PATCH 4/9] btrfs-progs: check if btrfs kernel module is loaded
` [PATCH 4/9 v2] "
` [PATCH 5/9] [RESEND] btrfs-progs: delete unused function get_mountpt
` [PATCH 6/9] btrfs-progs: mkfs stdout print to match chronology
` [PATCH 7/9] btrfs-progs: cmd replace should check target-dev fully
` [PATCH 8/9] btrfs-progs: btrfs-select-super output is confusing when it fails
` [PATCH 9/9] btrfs-progs: fix btrfs scrub start help
` [PATCH 9/9 v2] "
` [PATCH 9/9 v3] "
kernel BUG at fs/btrfs/ctree.c:1144!
2013-04-10 7:58 UTC
[PATCH] btrfs-progs: make btrfs dev scan multi path aware
2013-04-10 3:07 UTC (5+ messages)
[PATCH 00/17] Btrfs-progs: some receive related patches
2013-04-10 1:04 UTC (19+ messages)
` [PATCH 01/17] Btrfs-progs: Use /proc/mounts instead of /etc/mtab
` [PATCH 02/17] Btrfs-progs: ignore subvols above BTRFS_LAST_FREE_OBJECTID
` [PATCH 03/17] Btrfs-progs: close file descriptor in cmds-send.c
` [PATCH 04/17] Btrfs-progs: fix a small memory leak in btrfs-list.c
` [PATCH 05/17] Btrfs-progs: add a function to free subvol_uuid_search memory
` [PATCH 06/17] Btrfs-progs: cleanup subvol_uuid_search memory in btrfs send/receive
` [PATCH 07/17] Btrfs-progs: free memory and close file descriptor in btrfs receive
` [PATCH 08/17] Btrfs-progs: Set the root-id for received subvols "
` [PATCH 09/17] Btrfs-progs: btrfs-receive: different levels (amount) of debug output
` [PATCH 10/17] Btrfs-progs: small parent_subvol cleanup for cmds-receive.c
` [PATCH 11/17] Btrfs-progs: fix bug in find_root_gen
` [PATCH 12/17] Btrfs-progs: btrfs-receive optionally honors the end-cmd
` [PATCH 13/17] Btrfs-progs: don't allocate one byte too much each time
` [PATCH 14/17] Btrfs-progs: Fix that BTRFS_FSID_SIZE is used instead of BTRFS_UUID_SIZE
` [PATCH 15/17] Btrfs-progs: remove some unused code
` [PATCH 16/17] Btrfs-progs: allow to receive to relative directories
` [PATCH 17/17] btrfs-progs: Fix the receive code pathing
minimum kernel version for btrfsprogs.0.20?
2013-04-09 22:10 UTC (8+ messages)
btrfs prof compile error on debian squeeze
2013-04-09 19:31 UTC
Bad tree block, on root filesystem after reset
2013-04-09 17:52 UTC (2+ messages)
btrfs-progs: re-add send-test
2013-04-09 17:09 UTC (4+ messages)
Backup Options
2013-04-09 15:03 UTC (7+ messages)
[PATCH] Btrfs: fix bad extent logging
2013-04-09 13:09 UTC (3+ messages)
(3.9-rc5) WARNING: at fs/btrfs/super.c:255 __btrfs_abort_transaction
2013-04-09 12:01 UTC (2+ messages)
[PATCH 0/2 RFC] Online data deduplication
2013-04-09 1:52 UTC (12+ messages)
` [PATCH 1/2] Btrfs: online "
` [PATCH 2/2] Btrfs: skip merge part for delayed data refs
"btrfs send" fails with having too many open fd's
2013-04-08 14:30 UTC (3+ messages)
[PATCH] Btrfs: allow file data clone within a file
2013-04-08 13:56 UTC (3+ messages)
lvm volume like support
2013-04-08 12:01 UTC (10+ messages)
btrfs can't complete balance
2013-04-08 11:23 UTC (7+ messages)
[PATCH] Btrfs: use tree_root to avoid edquot when disabling quota
2013-04-08 10:56 UTC
[bug] error communication from kernel to userland
2013-04-08 3:39 UTC
[PATCH V3 0/5] introduce a mutex lock and fix missing checks
2013-04-07 11:19 UTC
[PATCH] Btrfs: fix missing check about ulist_add() in qgroup.c
2013-04-07 10:58 UTC
[PATCH V3 0/5] introduce a mutex lock and fix missing checks
2013-04-07 10:50 UTC (6+ messages)
` [PATCH V3 1/5] Btrfs: introduce a mutex lock for btrfs quota operations
` [PATCH V3 2/5] Btrfs: remove some unnecessary spin_lock usages
` [PATCH V3 3/5] Btrfs: fix missing check before creating a qgroup relation
` [PATCH V3 4/5] Btrfs: fix missing check in the btrfs_qgroup_inherit()
` [PATCH V3 5/5] Btrfs: fix a warning when updating qgroup limit
[PATCH V2] Btrfs: creating the subvolume qgroup automatically when enabling quota
2013-04-07 10:24 UTC
btrfs-progs: undefined reference to `blkid_probe_get_wholedisk_devno'
2013-04-07 3:06 UTC (4+ messages)
[BUG] btrfs.fsck failing to fix corrupted block
2013-04-07 2:11 UTC (4+ messages)
[PATCH 2/4] fsfreeze: manage kill signal when sb_start_write is called
2013-04-06 21:50 UTC (4+ messages)
--mixed and --nodesize together
2013-04-06 17:15 UTC
[PATCH 3/4] fsfreeze: manage kill signal when sb_start_pagefault is called
2013-04-06 15:00 UTC (3+ messages)
[BUG?] Btrfs quota: overwritten space is counted twice
2013-04-06 7:28 UTC (2+ messages)
[PATCH 0/2] Btrfs: quota rescan for 3.10
2013-04-06 6:20 UTC (6+ messages)
` [PATCH 1/2] Btrfs: rescan for qgroups
` [PATCH 2/2] Btrfs: automatic rescan after "quota enable" command
How are userspace & kernelspace kept in sync?
2013-04-06 0:34 UTC (3+ messages)
filesystem stuck RO after losing a device
2013-04-06 0:14 UTC (2+ messages)
[PATCH] Btrfs: make sure nbytes are right after log replay V2
2013-04-05 20:50 UTC
[PATCH 2/4] Btrfs: improve the performance of the csums lookup
2013-04-05 14:35 UTC (5+ messages)
` [PATCH V2 1/2] "
` [PATCH V3 "
[PATCH] Btrfs-progs: quota rescan
2013-04-05 11:44 UTC
[bug] mkfs.btrfs reports device busy for ext4 mounted disk
2013-04-05 5:54 UTC (7+ messages)
` v6: access to backup superblock
` [PATCH 1/5] btrfs-progs: Introduce flag BTRFS_SCAN_REGISTER to replace run_ioctl
` [PATCH 2/5] btrfs-progs: Introduce flag BTRFS_SCAN_BACKUP_SB for btrfs_read_dev_super
` [PATCH 3/5] btrfs-progs: introduce passing flags to btrfs_scan_one_device
` [PATCH 4/5] btrfs-progs: disable using backup superblock by default
` [PATCH 5/5] btrfs-progs: btrfs-find-root should scan backup-sb
[PATCH] btrfs: close any open devices if btrfs_mount fails
2013-04-04 20:45 UTC (7+ messages)
` [PATCH V2] "
` [PATCH V3] btrfs: ignore device open failures in __btrfs_open_devices
[PATCH] Btrfs: log ram bytes properly
2013-04-04 18:33 UTC
a scenario of use backup sb by default
2013-04-04 17:39 UTC
I/O errors block the entire filesystem
2013-04-04 16:10 UTC
[PATCH] Btrfs: make sure nbytes are right after log replay
2013-04-04 16:04 UTC
[PATCH] Btrfs-progs: add a free space cache checker to fsck V2
2013-04-04 13:57 UTC
[bug] xfstests/091 failure on 3.8-btrfs-next
2013-04-04 12:30 UTC
[PATCH] cleanup duplicates in all tests
2013-04-04 11:59 UTC (2+ messages)
(3.9-rc5) WARNING: at fs/btrfs/super.c:255 __btrfs_abort_transaction
2013-04-04 0:21 UTC (4+ messages)
[PATCH] Btrfs-progs: add a free space cache checker to fsck
2013-04-03 19:11 UTC
[bug] btrfs fi df doesn't show raid type after balance
2013-04-03 17:12 UTC (3+ messages)
Moving
2013-04-03 16:55 UTC (7+ messages)
` [zfs-discuss] Moving
[PATCH] btrfs: abort unlink trans in missed error case
2013-04-03 16:18 UTC (4+ messages)
btrfs-endio-wri periodically blocking
2013-04-03 13:47 UTC
[PATCH 3/4] Btrfs: remove unnecessary variant in btrfs_sector_sum structure
2013-04-03 9:14 UTC (2+ messages)
` [PATCH V2 2/2] Btrfs: remove "
[PATCH v2] Btrfs: fix locking on ROOT_REPLACE operations in tree mod log
2013-04-02 19:13 UTC (2+ messages)
Still getting a lot of -28 (ENOSPC?) errors during balance
2013-04-02 17:00 UTC (5+ messages)
[PATCH] Btrfs: fix error handling in make/read block group
2013-04-02 16:42 UTC
btrfs "stuck" on
2013-04-02 15:45 UTC (3+ messages)
[PATCH V2 1/6] Btrfs: introduce a mutex lock for btrfs quota operations
2013-04-02 12:26 UTC (3+ messages)
BTRFS error in __btrfs_inc_extent_ref:1935: Object already exists
2013-04-02 5:21 UTC (8+ messages)
[PATCH] Btrfs: compare relevant parts of delayed tree refs
2013-04-02 0:46 UTC
device error stats resettable?
2013-04-01 22:45 UTC (3+ messages)
[PATCH 5/8] btrfs: do not export "u64" to userspace
2013-04-01 18:01 UTC
[PATCH 0/8] do not export kernel integer types to userspace
2013-04-01 17:55 UTC
[RFC] Online dedup for Btrfs
2013-04-01 16:16 UTC (5+ messages)
[PATCH] Btrfs: fix infinite loop when we abort on mount
2013-04-01 15:27 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox