linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-11-02 22:06:44 to 2017-11-08 15:54:42 UTC [more...]

[PATCH] Btrfs: document rules about bio async submit
 2017-11-08 15:52 UTC  (2+ messages)

Problem with file system
 2017-11-08 12:13 UTC  (24+ messages)

[PATCH v2 0/3] tree-checker bug fix and enhancement
 2017-11-08  8:17 UTC  (8+ messages)
` [PATCH v2 1/3] btrfs: tree-checker: Fix false panic for sanity test
` [PATCH v2 2/3] btrfs: tree-checker: Add checker for dir item
` [PATCH v2 3/3] btrfs: Cleanup existing name_len checks

[PATCH 1/2] btrfs: tree-checker: Add checker for variable length item
 2017-11-08  0:51 UTC  (7+ messages)
` [PATCH 2/2] btrfs: Cleanup existing name_len checks

[PATCH] btrfs: tree-checker: Fix false panic for sanity test
 2017-11-08  0:10 UTC  (3+ messages)

Error During Balancing - No Space Left on Device
 2017-11-07 23:01 UTC  (3+ messages)

[PATCH] btrfs: Reduce scope of delayed_rsv->lock in may_commit_trans
 2017-11-07 21:15 UTC  (4+ messages)

[PATCH 00/10] Cleanup unnecessary get_extent parameters
 2017-11-07 20:13 UTC  (13+ messages)
` [PATCH 01/10] btrfs: sink get_extent parameter to extent_writepages
` [PATCH 02/10] btrfs: sink get_extent parameter to extent_write_locked_range
` [PATCH 03/10] btrfs: sink get_extent parameter to extent_write_full_page
` [PATCH 04/10] btrfs: drop get_extent from extent_page_data
` [PATCH 05/10] btrfs: sink get_extent parameter to extent_fiemap
` [PATCH 06/10] btrfs: sink get_extent parameter to get_extent_skip_holes
` [PATCH 07/10] btrfs: sink get_extent parameter to extent_readpages
` [PATCH 08/10] btrfs: sink get_extent parameter to __extent_readpages
` [PATCH 09/10] btrfs: sink get_extent parameter to __do_contiguous_readpages
` [PATCH 10/10] btrfs: sink get_extent parameter to read_extent_buffer_pages

[PATCH] btrfs: switch uuid tree semaphore to mutex
 2017-11-07 14:20 UTC  (4+ messages)

[PATCH v2 1/2] Btrfs: move definition of the function btrfs_find_new_delalloc_bytes
 2017-11-04  4:20 UTC  (2+ messages)
` [PATCH v2 2/2] Btrfs: fix reported number of inode blocks after buffered append writes

[PATCH] Btrfs: add support for fallocate's zero range operation
 2017-11-04  4:07 UTC  (8+ messages)
` [PATCH v2] "
` [PATCH v3] "
  ` [PATCH v4] "

Should cp default to reflink?
 2017-11-07 12:51 UTC  (4+ messages)

[PATCH 0/4] Fix raid6 reconstruction bug
 2017-11-07  9:30 UTC  (6+ messages)
` [PATCH 1/4] Btrfs: introduce device flags
` [PATCH 2/4] Btrfs: fix data corruption in raid6

feedback on three different scrub methods
 2017-11-07  8:58 UTC  (4+ messages)

[PATCH v2 00/12] mkfs: Quota support through -R|--runtime quota
 2017-11-07  8:42 UTC  (16+ messages)
` [PATCH 1/3] btrfs-progs: mkfs: Introduce quota runtime feature
` [PATCH v2 01/12] btrfs-progs: qgroup-verify: Also repair qgroup status version
` [PATCH v2 02/12] btrfs-progs: qgroup-verify: Use fs_info->readonly to check if we should repair qgroups
` [PATCH 2/3] btrfs-progs: test/mkfs: Add test case for -R quota option
` [PATCH v2 03/12] btrfs-progs: qgroup-verify: Move qgroup classification out of report_qgroups
` [PATCH 3/3] btrfs-progs: test/mkfs: Add test case for --rootdir and -R quota
` [PATCH v2 04/12] btrfs-progs: qgroup-verify: Allow repair_qgroups function to do silent repair
` [PATCH v2 05/12] btrfs-progs: ctree: Introduce function to create an empty tree
` [PATCH v2 06/12] btrfs-progs: mkfs: Introduce function to insert qgroup info and limit items
` [PATCH v2 07/12] btrfs-progs: mkfs: Introduce function to setup quota root and rescan
` [PATCH v2 08/12] btrfs-progs: fsfeatures: Introduce a new set of features, runtime_features
` [PATCH v2 09/12] btrfs-progs: mkfs: Introduce --runtime-features option
` [PATCH v2 10/12] btrfs-progs: mkfs: Introduce quota runtime feature
` [PATCH v2 11/12] btrfs-progs: test/mkfs: Add test case for -R quota option
` [PATCH v2 12/12] btrfs-progs: test/mkfs: Add test case for --rootdir and -R quota

how to run balance successfully (No space left on device)?
 2017-11-07  5:13 UTC  (4+ messages)

[PATCH] btrfs: cleanup btrfs_async_submit_limit to return the final limit value
 2017-11-07  2:22 UTC  (6+ messages)
` [PATCH v2] "
` [PATCH v3] "

[PATCH 0/3] tree-checker bug fix and enhancement
 2017-11-07  2:34 UTC  (7+ messages)
` [PATCH 1/3] btrfs: tree-checker: Fix false panic for sanity test
` [PATCH 2/3] btrfs: tree-checker: Add checker for dir item
` [PATCH 3/3] btrfs: Cleanup existing name_len checks

[PATCH 1/2] btrfs-progs: fi defrag: clean up duplicate code if find errors
 2017-11-07  2:24 UTC  (2+ messages)
` [PATCH 2/2] btrfs-progs: fi defrag: extend -c to drop nocompress flag on files

[PATCH] btrfs: Don't generate UUID for non-fs tree
 2017-11-07  0:43 UTC  (3+ messages)

[PATCH 0/8] Misc device cleanup patches: part1
 2017-11-06 23:59 UTC  (14+ messages)
` [PATCH 1/7] btrfs: optimize use of volume_mutex in btrfs_ioctl_resize()
` [PATCH 2/7] btrfs: move user provided string checks outside of volume_mutex
` [PATCH 3/7] btrfs: use i_size_read() instead of open code
` [PATCH 4/7] btrfs: rename btrfs_add_device to btrfs_add_dev_item
` [PATCH 5/7] btrfs: btrfs_rm_device() does not need uuid_mutex
` [PATCH 6/7] btrfs: move volume_mutex into btrfs_init_new_device()
` [PATCH 7/7] btrfs: rename btrfs_init_new_device() to btrfs_add_device()

Several questions regarding btrfs
 2017-11-06 21:48 UTC  (2+ messages)

btrfs send yields "ERROR: send ioctl failed with -5: Input/output error"
 2017-11-06 20:04 UTC  (9+ messages)

updatedb does not index /home when /home is Btrfs
 2017-11-06 19:44 UTC  (14+ messages)
` Fixed subject: updatedb does not index separately mounted btrfs subvolumes

[PATCH] btrfs: switch to on-stack csum buffer in csum_tree_block
 2017-11-06 18:23 UTC 

[PATCH] Btrfs: add __init macro to btrfs init function
 2017-11-06 17:13 UTC  (2+ messages)

[PATCH 2/2] Btrfs: fix reported number of inode blocks after buffered append writes
 2017-11-06 16:01 UTC  (2+ messages)

[PATCH 1/2] Btrfs: use cached state when dirtying pages during buffered write
 2017-11-06 15:50 UTC  (2+ messages)

[PATCH] btrfs: move volume_mutex into the btrfs_rm_device()
 2017-11-06 15:21 UTC  (3+ messages)

[PATCH 00/11] Device fixes and cleanups
 2017-11-06 15:09 UTC  (18+ messages)
` [PATCH 01/11] btrfs: add missing device::flush_bio puts
` [PATCH 05/11] btrfs: simplify exit paths in btrfs_init_new_device
` [PATCH 06/11] btrfs: document device locking
` [PATCH 11/11] btrfs: use non-RCU list traversal in write_all_supers callees

[PATCH] btrfs/volumes: Improve unlocking of a mutex in __btrfs_balance()
 2017-11-06 15:08 UTC  (3+ messages)

[PATCH] btrfs-progs: docs: correct grammar
 2017-11-06 14:25 UTC  (2+ messages)

[PATCH 1/2] btrfs: Fix wild memory access in compression level parser
 2017-11-06  9:52 UTC  (3+ messages)
` [PATCH 2/2] btrfs: compression: Return correct default zlib compression level

unable to handle kernel NULL pointer dereference
 2017-11-06  9:37 UTC 

kernel BUG at fs/btrfs/ctree.h:3457
 2017-11-06  6:27 UTC  (4+ messages)

btrfs-progs:fuzz-tests/003-multi-check-unmounted broken?
 2017-11-05  8:30 UTC 

Parity-based redundancy (RAID5/6/triple parity and beyond) on BTRFS and MDADM (Dec 2014) – Ronny Egners Blog
 2017-11-05  6:52 UTC  (4+ messages)

btrfs-progs: check --repair crashes with BUG ON
 2017-11-04 19:08 UTC 

[PATCH 0/8] mkfs: Quota support
 2017-11-04 14:28 UTC  (6+ messages)
` [PATCH 3/8] btrfs-progs: qgroup-verify: Move qgroup classification out of report_qgroups
` [PATCH 5/8] btrfs-progs: ctree: Introduce function to create an empty tree

xfstests:btrfs/025, 026 fails
 2017-11-04 14:01 UTC  (2+ messages)

btrfs-progs crash with segfault on broken filesystem
 2017-11-04 10:55 UTC 

btrfs_cleaner lockdep warning in v4.9.56
 2017-11-03 16:34 UTC 

btrfs filesystem defragment -r -- does it affect subvolumes?
 2017-11-03 11:30 UTC  (27+ messages)
` defragmenting best practice?

[PATCH] btrfs: Move leaf verification to correct timing to avoid false panic for sanity test
 2017-11-03 11:15 UTC  (3+ messages)

[PATCH RESEND 0/4] fix alert and add testcase lowmem check
 2017-11-03  8:28 UTC  (5+ messages)
` [PATCH RESEND 1/4] btrfs-progs: test: Add test image for lowmem mode file extent interrupt
` [PATCH RESEND 2/4] btrfs-progs: lowmem check: Output more detailed information about "
` [PATCH RESEND 3/4] btrfs-progs: lowmem check: Fix false alert about referencer count mismatch
` [PATCH RESEND 4/4] btrfs-progs: test: Add test image for lowmem mode referencer count mismatch false alert

btrfs seed question
 2017-11-03  8:03 UTC  (9+ messages)

Need help with incremental backup strategy (snapshots, defragmentingt & performance)
 2017-11-03  7:06 UTC  (6+ messages)

kernel BUG at fs/btrfs/ctree.h:3457!
 2017-11-03  6:32 UTC  (9+ 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).