Linux-BTRFS Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-11-30 14:51:21 to 2015-12-05 09:57:21 UTC [more...]

freeze_bdev and scrub/re-balance
 2015-12-05  9:57 UTC 

btrfs balance: Kernel BUG
 2015-12-05  9:09 UTC 

[PATCH 00/15] btrfs: Hot spare and Auto replace
 2015-12-05  7:16 UTC  (3+ messages)
` [PATCH 06/15] btrfs: Cleanup num_tolerated_disk_barrier_failures

BUG: failure at fs/btrfs/ctree.h:337/btrfs_chunk_item_size()!
 2015-12-05  6:52 UTC  (10+ messages)

Subvolume UUID, data corruption?
 2015-12-05  5:52 UTC  (4+ messages)
    ` attacking btrfs filesystems via UUID collisions? (was: Subvolume UUID, data corruption?)

[PATCH v2 0/5] Make btrfs-progs really compatible with any kernel version
 2015-12-05  5:12 UTC  (9+ messages)

[PATCH 0/3] btrfs-progs: fix file restore to lost+found bug
 2015-12-05  1:35 UTC  (5+ messages)
` [PATCH 1/3] btrfs-progs: test: umount if confirmation failed
` [PATCH 2/3] btrfs-progs: properly reset nlink of multi-linked file

[PATCH] Btrfs: disable online scrub repair on ro cases
 2015-12-04 17:58 UTC  (4+ messages)
` [PATCH V2] "

btrfs crashing the kernel with Seagate 8TB SMR drives
 2015-12-04 16:59 UTC  (5+ messages)

3.16.0 Debian kernel hang
 2015-12-04 16:13 UTC  (6+ messages)

[PULL][PATCH 00/12] Minor cleanups and code simplifications
 2015-12-04 13:08 UTC  (17+ messages)
` [PATCH 01/12] btrfs: make btrfs_close_one_device static
` [PATCH 02/12] btrfs: sink parameter wait to btrfs_alloc_delalloc_work
` [PATCH 03/12] btrfs: remove wait from struct btrfs_delalloc_work
` [PATCH 04/12] btrfs: change how delay_iput is tracked in btrfs_delalloc_work
` [PATCH 05/12] btrfs: remove a trivial helper btrfs_set_buffer_uptodate
` [PATCH 06/12] btrfs: make set_extent_buffer_uptodate return void
` [PATCH 07/12] btrfs: make clear_extent_buffer_uptodate "
` [PATCH 08/12] btrfs: make extent_clear_unlock_delalloc "
` [PATCH 09/12] btrfs: make end_extent_writepage "
` [PATCH 10/12] btrfs: make extent_range_clear_dirty_for_io "
` [PATCH 11/12] btrfs: make extent_range_redirty_for_io "
` [PATCH 12/12] btrfs: make set_range_writeback "

Very various speed of grep operation on btrfs partition
 2015-12-04 12:59 UTC  (2+ messages)

compression disk space saving - what are your results?
 2015-12-04 12:37 UTC  (13+ messages)

Bug/regression: Read-only mount not read-only
 2015-12-04 12:32 UTC  (24+ messages)

Linux 4.3 call traces for defective disk
 2015-12-04  7:59 UTC 

Bug Report: btrfs hangs / freezes on 4.3
 2015-12-04  1:53 UTC  (2+ messages)

bad extent [5993525264384, 5993525280768), type mismatch with chunk
 2015-12-04  0:47 UTC  (12+ messages)

vfs: move btrfs clone ioctls to common code
 2015-12-03 19:28 UTC  (11+ messages)
` [PATCH 2/5] locks: new locks_mandatory_area calling convention

[PATCH] btrfs: only free root_path if it was allocated from the heap
 2015-12-03 18:45 UTC 

[RFC PATCH] btrfs: flush_space: treat return value of do_chunk_alloc properly
 2015-12-03 18:18 UTC  (3+ messages)

[PULL][PATCH 0/3] GFP flags adjustments
 2015-12-03 16:51 UTC  (4+ messages)
` [PATCH 1/3] btrfs: use GFP_KERNEL for allocations in ioctl handlers
` [PATCH 2/3] btrfs: use GFP_KERNEL for allocations of workqueues
` [PATCH 3/3] btrfs: use GFP_KERNEL for xattr and acl allocations

[PULL][PATCH 0/4] A few cleanups around extent bit setting helpers
 2015-12-03 16:34 UTC  (5+ messages)
` [PATCH 1/4] btrfs: make set_extent_bit helpers static inline
` [PATCH 2/4] btrfs: make clear_extent_bit "
` [PATCH 3/4] btrfs: drop unused parameter from lock_extent_bits
` [PATCH 4/4] btrfs: make lock_extent static inline

move btrfs clone ioctls to common code V2
 2015-12-03 11:59 UTC  (5+ messages)
` [PATCH 1/4] locks: new locks_mandatory_area calling convention
` [PATCH 2/4] vfs: pull btrfs clone API to vfs layer
` [PATCH 3/4] nfsd: Pass filehandle to nfs4_preprocess_stateid_op()
` [PATCH 4/4] nfsd: implement the NFSv4.2 CLONE operation

[PATCH] fstests: Fix generic/102 fail for btrfs
 2015-12-03 10:08 UTC 

[RFC] Btrfs device and pool management (wip)
 2015-12-02 23:36 UTC  (13+ messages)

utils version and convert crash
 2015-12-02 22:14 UTC  (15+ messages)

Subvolume UUID
 2015-12-02 19:07 UTC 

kernel BUG at fs/btrfs/extent-tree.c:1833! [btrfs]
 2015-12-02 17:38 UTC  (2+ messages)

LWN mention
 2015-12-02 13:31 UTC  (4+ messages)

[PATCH] btrfs: drop duplicate prefix from scrub workqueues
 2015-12-01 17:09 UTC 

[PATCH 05/10] btrfs: Use xattr handler infrastructure
 2015-12-01 15:13 UTC  (2+ messages)

divide error in __btrfs_map_block (div64_u64(stripe_nr, stripe_len))
 2015-12-01 11:12 UTC 

[PATCH] btrfs: Fix no_space in write and rm loop
 2015-12-01 10:51 UTC 

[PATCH v2 00/25] Btrfs-convert rework to support separate chunk type
 2015-12-01  7:11 UTC  (26+ messages)
` [PATCH v2 01/25] btrfs-progs: extent-cache: Add comments for search/lookup functions
` [PATCH v2 02/25] btrfs-progs: extent-tree: Add add_merge_cache_extent function
` [PATCH v2 03/25] btrfs-progs: Introduce new members for btrfs_convert_context
` [PATCH v2 04/25] btrfs-progs: convert: Introduce functions to read used space
` [PATCH v2 05/25] btrfs-progs: convert: Introduce new function to remove reserved ranges
` [PATCH v2 06/25] btrfs-progs: convert: Introduce function to calculate the available space
` [PATCH v2 07/25] btrfs-progs: utils: Introduce new function for convert
` [PATCH v2 08/25] btrfs-progs: Introduce function to setup temporary superblock
` [PATCH v2 09/25] btrfs-progs: Introduce function to setup temporary tree root
` [PATCH v2 10/25] btrfs-progs: Introduce function to setup temporary chunk root
` [PATCH v2 11/25] btrfs-progs: Introduce function to initialize device tree
` [PATCH v2 12/25] btrfs-progs: Introduce function to initialize fs tree
` [PATCH v2 13/25] btrfs-progs: Introduce function to initialize csum tree
` [PATCH v2 14/25] btrfs-progs: Introduce function to setup temporary extent tree
` [PATCH v2 15/25] btrfs-progs: Introduce function to create convert data chunks
` [PATCH v2 16/25] btrfs-progs: extent-tree: Introduce function to find the first overlap extent
` [PATCH v2 17/25] btrfs-progs: extent-tree: Enhance btrfs_record_file_extent
` [PATCH v2 18/25] btrfs-progs: convert: Introduce new function to create converted image
` [PATCH v2 19/25] btrfs-progs: convert: Introduce function to migrate reserved ranges
` [PATCH v2 20/25] btrfs-progs: convert: Enhance record_file_blocks to handle "
` [PATCH v2 21/25] btrfs-progs: convert: Introduce init_btrfs_v2 function
` [PATCH v2 22/25] btrfs-progs: Introduce do_convert_v2 function
` [PATCH v2 23/25] btrfs-progs: Convert: Add support for rollback new convert behavior
` [PATCH v2 24/25] btrfs-progs: convert: Strictly avoid meta or system chunk allocation
` [PATCH v2 25/25] btrfs-progs: Cleanup old btrfs-convert

shall distros run btrfsck on boot?
 2015-11-30 19:27 UTC  (5+ messages)

slowness when cp respectively send/receiving on top of dm-crypt
 2015-11-30 18:26 UTC  (8+ messages)

"disk full" on a 5 GB btrfs filesystem, FAQ outdated?
 2015-11-30 17:10 UTC  (5+ messages)

[PATCH 0/2] Add more sys_array error handling
 2015-11-30 16:27 UTC  (3+ messages)
` [PATCH 1/2] btrfs: handle invalid num_stripes in sys_array
` [PATCH 2/2] btrfs: verbose error when we find an unexpected item "

[PATCH] btrfs: better packing of btrfs_delayed_extent_op
 2015-11-30 15:51 UTC 


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