linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-05-06 21:56:25 to 2015-05-13 17:38:20 UTC [more...]

[PATCH] btrfs: bugfix: handle FS_IOC32_{GETFLAGS,SETFLAGS,GETVERSION} in btrfs_ioctl
 2015-05-13 17:38 UTC  (2+ messages)

Btrfs progs release 4.0.1-rc1
 2015-05-13 17:17 UTC 

[PATCH] btrfs: make root id query unprivileged
 2015-05-13 17:02 UTC  (3+ messages)

de-duplication algos
 2015-05-13 16:48 UTC  (3+ messages)

Failed RAID0=> RAID1 Conversion
 2015-05-13 16:31 UTC  (6+ messages)

[PATCH] btrfs: use after free when closing devices
 2015-05-13 16:25 UTC  (2+ messages)

btrfs dedup - available or experimental? Or yet to be?
 2015-05-13 16:23 UTC  (3+ messages)

[PATCH 0/4] Enhance btrfs-progs for hostile image (FPE error part)
 2015-05-13 16:18 UTC  (8+ messages)
` [PATCH 1/4] btrfs-progs: Remove non-exist csum size
` [PATCH 2/4] btrfs-progs: Read the whole superblock instead of struct btrfs_super_block
` [PATCH 3/4] btrfs-progs: Introduce better superblock check
` [PATCH 4/4] btrfs-progs: Add extra chunk item check to avoid btrfs-progs crash

[PATCH v2 00/13] Introduce offline fsid/chunk tree uuid change for btrfstune
 2015-05-13 16:03 UTC  (17+ messages)
` [PATCH v2 01/13] btrfs-progs: Add CHANGIND_FSID and CHANGING_CHUNK_TREE_ID super flags
` [PATCH v2 02/13] btrfs-progs: Use unified function to implement print_readable_*_flag() function
` [PATCH v2 03/13] btrfs-progs: Make btrfs-show-super print human readable flag for super flags
` [PATCH v2 04/13] btrfs-progs: Add open_ctree check for uuid changing
` [PATCH v2 05/13] btrfs-progs: Export write_tree_block()
` [PATCH v2 06/13] btrfs-progs: Introduce change_header_uuid() function
` [PATCH v2 07/13] btrfs-progs: Introduce change_extents_uuid() function
` [PATCH v2 08/13] btrfs-progs: Introduce change_device_uuid() function
` [PATCH v2 09/13] btrfs-progs: Introduce change_devices_uuid() function
` [PATCH v2 10/13] btrfs-progs: Introduce change_id_prepare() and change_id_done() functions
` [PATCH v2 11/13] btrfs-progs: Introduce change_uuid() function
` [PATCH v2 12/13] btrfs-progs: Add offline type for btrfs property
` [PATCH v2 13/13] btrfs-progs: Update Doc for btrfs-property

btrfs send/receive error
 2015-05-13 15:51 UTC  (5+ messages)

[PATCH][RFC] btrfs-progs: add 'du' command
 2015-05-13 15:35 UTC  (4+ messages)

shall I use BTRFS sub-volumes for top-level directories ?
 2015-05-13 14:13 UTC 

[PATCH 0/8] Introduce offline fsid/chunk tree uuid change for btrfstune
 2015-05-13 13:43 UTC  (10+ messages)

btrfs differential receive has become excrutiatingly slow on one machine
 2015-05-13 11:35 UTC  (5+ messages)

[PATCH] btrfs: Qgroup: Do early check on snapshot create with qgroup_inherit
 2015-05-13  3:18 UTC 

Aborted transaction on invalid snapshot -i
 2015-05-13  1:24 UTC  (3+ messages)

[PATCH] btrfs-progs: receive explicit parent support
 2015-05-12 16:17 UTC  (6+ messages)
` [PATCH v2] This patch adds command-line flag -p to btrfs receive which makes it possible to disable automatic parent search for incremental snapshots and use explicitly specified path instead. Works also with multiple incremental snapshots
` [PATCH v2] btrfs-progs: receive explicit parent support

[PATCH] btrfs-progs: replace PAGE_CACHE_SIZE to sysconf(_SC_PAGESIZE)
 2015-05-12 15:46 UTC  (2+ messages)

[PATCH RESEND] fstests: regression test for btrfs file range cloning
 2015-05-12 15:29 UTC  (2+ messages)

[PATCH] fstests: test for btrfs send with compressed file extents
 2015-05-12 15:19 UTC  (2+ messages)

[PATCH] Btrfs: incremental send, fix clone operations for compressed extents
 2015-05-12 15:16 UTC  (2+ messages)

[PATCH] btrfs-progs: check metadata redundancy
 2015-05-12 15:04 UTC  (6+ messages)

[PATCH] Btrfs: fix race when reusing stale extent buffers that leads to BUG_ON
 2015-05-12 13:04 UTC  (5+ messages)

feature like mirror split kind of functionality to btrfs
 2015-05-12  7:40 UTC  (2+ messages)

Kernel Dump scanning directory
 2015-05-12  6:33 UTC  (14+ messages)
      ` Kernel Dump scanning directory - New Scary Issue

Are there plans for full btrfs filesystem backups?
 2015-05-12  5:36 UTC  (4+ messages)

Got 10 csum errors according to dmesg but 0 errors according to dev stats
 2015-05-12  1:37 UTC  (7+ messages)

[PATCH v2 0/6] Btrfs: show subvolume name and ID in /proc/mounts
 2015-05-12  0:46 UTC  (19+ messages)
` [PATCH v2 1/6] Btrfs: lock superblock before remounting for rw subvol
` [PATCH v2 2/6] Btrfs: remove all subvol options before mounting top-level
` [PATCH v2 3/6] Btrfs: clean up error handling in mount_subvol()
` [PATCH v2 4/6] Btrfs: fail on mismatched subvol and subvolid mount options
` [PATCH v2 5/6] Btrfs: unify subvol= and subvolid= mounting
` [PATCH v2 6/6] Btrfs: show subvol= and subvolid= in /proc/mounts

raid 5 and different device size
 2015-05-12  0:22 UTC  (4+ messages)

[PATCH] Btrfs: fix block group ->space_info null pointer dereference
 2015-05-11 23:28 UTC  (3+ messages)
` [PATCH v2] "
` [PATCH v3] "

Btrfs changes (issues?) on OS upgrade
 2015-05-11 16:32 UTC  (4+ messages)

[PATCH 1/1] btrfs-progs: use the correct variable
 2015-05-11 14:43 UTC  (2+ messages)

oops BUG unable to handle kernel NULL point dereference IP io_ctl_check_crc
 2015-05-11 14:16 UTC  (4+ messages)

[PATCH 0/3] dm error based test cases
 2015-05-11 13:49 UTC  (5+ messages)
` [PATCH v3 "
` [PATCH v3 1/3] xfstests: btrfs: add functions to create dm-error device
` [PATCH v3 2/3] xfstests: btrfs: test device replace, with EIO on the src dev
` [PATCH v3 3/3] xfstests: btrfs: test device delete with EIO on "

[PATCH 1/1] btrfs-progs: improve troubleshooting avoid duplicate error strings
 2015-05-11 11:23 UTC  (4+ messages)

[PATCH 0/3] make BTRFS, UDF, NILFS2 work with NFSv2
 2015-05-11 11:13 UTC  (10+ messages)
` [PATCH 2/3] NILFS2: support NFSv2 export
        ` [PATCH v2] "
` [PATCH 1/3] BTRFS: "
` [PATCH 3/3] UDF: "

[PATCHv2] btrfs: replace the 4096 magic number for block size
 2015-05-11  9:10 UTC  (2+ messages)

[PATCH 0/4] Btrfs: RAID 5/6 missing device replace
 2015-05-11  7:58 UTC  (5+ messages)
` [PATCH 1/4] Btrfs: remove misleading handling of missing device scrub
` [PATCH 2/4] Btrfs: count devices correctly in readahead during RAID 5/6 replace
` [PATCH 3/4] Btrfs: add RAID 5/6 BTRFS_RBIO_REBUILD_MISSING operation
` [PATCH 4/4] Btrfs: fix device replace of a missing RAID 5/6 device

[PATCH 1/3] btrfs: introduce BTRFS_BLOCK_SIZE to replace number 4096
 2015-05-11  6:01 UTC  (10+ messages)
` [PATCH 2/3] btrfs: support to find missing device by path

bug, volume can be umounted before fs has fully flushed to disk, results in scary warning
 2015-05-11  2:55 UTC 

[PATCH 1/2] btrfs-progs: Fix a bug in __btrfs_map_block() always maps wrong stripe for DUP/RAID1
 2015-05-11  0:45 UTC  (2+ messages)
` [PATCH 2/2] btrfs-progs: Cleanup logic of btrfs_read_tree_block()

Are there plans for full btrfs filesystem backups?
 2015-05-10 22:17 UTC 

btrfs receive error recovery
 2015-05-10  3:11 UTC  (2+ messages)

470 out of about 411 chunks balanced (626 considered), -14% left
 2015-05-09 21:58 UTC 

btrfs-transacti exited with preempt_count 1 - kernel 4.0.0
 2015-05-09 13:25 UTC 

[PATCH v2] btrfs: iterate over unused chunk space in FITRIM
 2015-05-09  3:57 UTC  (7+ messages)

[GIT PULL] Btrfs fix
 2015-05-08 21:32 UTC 

[PATCH v2] btrfs: add missing discards when unpinning extents with -o discard
 2015-05-08 21:10 UTC  (2+ messages)

Recipe for creating unlink deadlocks
 2015-05-08 13:21 UTC  (3+ messages)

btrfs-progs Makefile in gitignore ?
 2015-05-08 10:27 UTC  (2+ messages)

btrfs scrub under linux with ck-patchset - oops
 2015-05-08 10:25 UTC  (2+ messages)

[PATCH 2/2] Btrfs: check error before reporting missing device and add uuid
 2015-05-07 20:34 UTC  (2+ messages)

how to clone a btrfs filesystem
 2015-05-08  3:22 UTC  (5+ messages)

Kernel 3.19 and btrfs
 2015-05-07 19:48 UTC  (3+ messages)

hard lockup while balance was running killed my raid5
 2015-05-07 17:21 UTC  (4+ messages)

btrfs-progs 4.0 breaks btrfs fi show?
 2015-05-07 14:14 UTC  (6+ messages)

strange behavior btrfs copy
 2015-05-07  9:04 UTC  (2+ messages)

[PATCH v3 05/11] btrfs: remove bio splitting and merge_bvec_fn() calls
 2015-05-07  6:34 UTC 

unstable atimes on empty dirs in read-only snapshots which were subvol parents
 2015-05-07  5:56 UTC  (4+ messages)

btrfs send using with copied snapshot
 2015-05-07  4:59 UTC  (3+ messages)

btrfs send/receive for backup of subvolumes
 2015-05-07  4:04 UTC  (3+ messages)

kernel BUG at fs/btrfs/extent-tree.c:7727! with 3.17-rc3
 2015-05-07  3:15 UTC  (10+ messages)
` kernel BUG at fs/btrfs/relocation.c:1065 in 3.14.16 to 3.17-rc3
          ` 3.19.3, btrfs send/receive error: failed to clone extents
            ` 3.19.3: check tree block failed + WARNING: device 0 not present on scrub
                ` 3.19.6: __btrfs_free_extent:5987: errno=-2 No such entry
                  ` 3.19.6: __btrfs_free_extent:5987: errno=-2 No such entry, did btrfs check --repair break it?

[PATCH RFC 0/3] simple copy offloading system call
 2015-05-07  2:52 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 NNTP newsgroup(s).