linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-11-05 14:43:04 to 2018-11-12 10:26:11 UTC [more...]

[PATCH] Btrfs: remove no longer used io_err from btrfs_log_ctx
 2018-11-12 10:26 UTC  (2+ messages)

[PATCH] Btrfs: fix rare chances for data loss when doing a fast fsync
 2018-11-12 10:23 UTC 

Inquiry 12/11/2018
 2018-11-12  8:57 UTC 

[RFC] BTRFS_DEV_REPLACE_ITEM_STATE_* doesn't match with on disk
 2018-11-12  7:50 UTC  (2+ messages)

[PATCH] btrfs: remove redundant replace_state init
 2018-11-12  7:31 UTC  (2+ messages)

[PATCH V6] Btrfs: enhance raid1/10 balance heuristic
 2018-11-12  7:28 UTC  (3+ messages)

Full filesystem btrfs rebalance kernel panic to read-only lock
 2018-11-12  6:51 UTC  (7+ messages)

[GIT PULL] Btrfs fixes for 4.20-rc1
 2018-11-11 23:10 UTC  (2+ messages)

Price Inquiry
 2018-11-11 15:34 UTC 

[PATCH 0/7] fstests: test Btrfs swapfile support
 2018-11-11 14:37 UTC  (6+ messages)
` [PATCH 7/7] btrfs: test balance and resize with an active swap file

[PATCH 0/9 v2] fix replace-start and replace-cancel racing
 2018-11-11 14:22 UTC  (10+ messages)
` [PATCH 1/9] btrfs: mark btrfs_dev_replace_start() as static
` [PATCH 2/9] btrfs: replace go back to suspended if target missing
` [PATCH 3/9] btrfs: replace back to suspend state if EXCL OP is running
` [PATCH 4/9] btrfs: fix UAF due to race between replace start and cancel
` [PATCH 5/9] btrfs: replace cancel is successful if scrub cancel is successful
` [PATCH 6/9] btrfs: replace's scrub must not be running in replace suspended state
` [PATCH 7/9] btrfs: quiten warn if the replace is canceled at finish
` [PATCH 8/9] btrfs: user requsted replace cancel is not an error
` [PATCH 9/9] btrfs: add explicit check for replace result no error

[PATCH 0/9] fix replace-start and replace-cancel racing
 2018-11-11 14:00 UTC  (23+ messages)
` [PATCH 1/9] btrfs: mark btrfs_dev_replace_start() as static
` [PATCH 2/9] btrfs: replace go back to suspended if target missing
` [PATCH 3/9] btrfs: replace back to suspend state if EXCL OP is running
` [PATCH 4/9] btrfs: fix UAF due to race between replace start and cancel
` [PATCH 5/9] btrfs: replace cancel is successful if scrub cancel is successful
` [PATCH 6/9] btrfs: replace's scrub must not be running in replace suspended state
` [PATCH 7/9] btrfs: quiten warn if the replace is canceled at finish
` [PATCH 8/9] btrfs: user requsted replace cancel is not an error
` [PATCH 9/9] btrfs: add explicit check for replace result no error

[PATCH] btrfs: Check for missing device before bio submission in btrfs_map_bio
 2018-11-10 23:21 UTC  (3+ messages)

[PATCH v15.1 00/13] Btrfs In-band De-duplication
 2018-11-10  7:21 UTC  (20+ messages)
` [PATCH v15.1 01/13] btrfs: dedupe: Introduce dedupe framework and its header
` [PATCH v15.1 02/13] btrfs: dedupe: Introduce function to initialize dedupe info
` [PATCH v15.1 03/13] btrfs: dedupe: Introduce function to add hash into in-memory tree
` [PATCH v15.1 04/13] btrfs: dedupe: Introduce function to remove hash from "
` [PATCH v15.1 05/13] btrfs: delayed-ref: Add support for increasing data ref under spinlock
` [PATCH v15.1 06/13] btrfs: dedupe: Introduce function to search for an existing hash
` [PATCH v15.1 07/13] btrfs: dedupe: Implement btrfs_dedupe_calc_hash interface
` [PATCH v15.1 08/13] btrfs: ordered-extent: Add support for dedupe
` [PATCH v15.1 09/13] btrfs: introduce type based delalloc metadata reserve
` [PATCH v15.1 10/13] btrfs: dedupe: Inband in-memory only de-duplication implement
` [PATCH v15.1 11/13] btrfs: dedupe: Add ioctl for inband deduplication
` [PATCH v15.1 12/13] btrfs: relocation: Enhance error handling to avoid BUG_ON
` [PATCH v15.1 13/13] btrfs: dedupe: Introduce new reconfigure ioctl

[PATCH v9 0/6] Btrfs: implement swap file support
 2018-11-10  4:12 UTC  (9+ messages)

[PATCH v2] Btrfs: fix missing delayed iputs on unmount
 2018-11-10  4:07 UTC  (3+ messages)

[PATCH v2 00/23] various dynamic_debug patches
 2018-11-09 23:10 UTC  (3+ messages)
` [PATCH v3 "
  ` [PATCH v3 14/23] btrfs: implement btrfs_debug* in terms of helper macro

[Regression bisected] btrfs: always wait on ordered extents at fsync time
 2018-11-09 22:56 UTC  (2+ messages)

[PATCH] Btrfs: simpler and more efficient cleanup of a log tree's extent io tree
 2018-11-09 21:00 UTC  (3+ messages)

unable to mount btrfs after upgrading from 4.16.1 to 4.19.1
 2018-11-09 20:25 UTC  (5+ messages)

[PATCH V8 07/18] btrfs: use bvec_last_segment to get bio's last page
 2018-11-09 16:26 UTC  (3+ messages)
` [PATCH V8 08/18] btrfs: move bio_pages_all() to btrfs
` [PATCH V8 12/18] block: allow bio_for_each_segment_all() to iterate over multi-page bvec

[PATCHv2 0/9] Removal of optionsl extent_io_ops callbacks
 2018-11-09 14:12 UTC  (11+ messages)
` [PATCH 1/9] btrfs: Add function to distinguish between data and btree inode
` [PATCH 2/9] btrfs: Remove extent_io_ops::fill_delalloc
` [PATCH 3/9] btrfs: Remove extent_io_ops::writepage_start_hook
` [PATCH 4/9] btrfs: Remove extent_io_ops::writepage_end_io_hook
` [PATCH 5/9] btrfs: Remove extent_io_ops::check_extent_io_range callback
` [PATCH 6/9] btrfs: Remove extent_io_ops::set_bit_hook extent_io callback
` [PATCH 7/9] btrfs: Remove extent_io_ops::clear_bit_hook callback
` [PATCH 8/9] btrfs: Remove extent_io_ops::merge_extent_hook callback
` [PATCH 9/9] btrfs: Remove extent_io_ops::split_extent_hook callback

[PATCH V10] Add support for BTRFS raid5/6 to GRUB
 2018-11-09 12:39 UTC  (6+ messages)

[PATCH] Btrfs: do not set log for full commit when creating non-data block groups
 2018-11-09 12:02 UTC  (7+ messages)

[PATCH] Btrfs: incremental send, fix infinite loop when apply children dir moves
 2018-11-09 10:18 UTC  (7+ messages)

Where is my disk space ?
 2018-11-08 16:53 UTC  (8+ messages)

[PATCH -next] btrfs: remove set but not used variable 'tree'
 2018-11-08 12:11 UTC  (3+ messages)

[PATCH 0/3] Cleanups following optional extent_io_ops callbacks removal
 2018-11-08  8:18 UTC  (4+ messages)
` [PATCH 1/3] btrfs: Move epd::extent_locked check to writepage_delalloc's caller
` [PATCH 2/3] btrfs: Remove extent_page_data argument from writepage_delalloc
` [PATCH 3/3] btrfs: Remove unused extent_state argument from btrfs_writepage_endio_finish_ordered

[PATCH -next] btrfs: compression: remove set but not used variable 'tree'
 2018-11-08  6:54 UTC  (2+ messages)

[PATCH v2 0/6] btrfs: qgroup: Delay subtree scan to reduce overhead
 2018-11-08  5:49 UTC  (7+ messages)
` [PATCH v2 1/6] btrfs: qgroup: Allow btrfs_qgroup_extent_record::old_roots unpopulated at insert time
` [PATCH v2 2/6] btrfs: relocation: Delay reloc tree deletion after merge_reloc_roots()
` [PATCH v2 3/6] btrfs: qgroup: Refactor btrfs_qgroup_trace_subtree_swap()
` [PATCH v2 4/6] btrfs: qgroup: Introduce per-root swapped blocks infrastructure
` [PATCH v2 5/6] btrfs: qgroup: Use delayed subtree rescan for balance
` [PATCH v2 6/6] btrfs: qgroup: Cleanup old subtree swap code

[PATCH] Btrfs: fix data corruption due to cloning of eof block
 2018-11-07 20:49 UTC  (2+ messages)

[PATCH v4 0/2] btrfs: Add zstd support to grub btrfs
 2018-11-07 11:08 UTC  (6+ messages)
` [PATCH v4 2/2] "
  ` [PATCH v4 1/2] Import upstream zstd-1.3.6

[PATCH 00/13] btrfs-progs: fixes of file extent in original and lowmem check
 2018-11-07  9:14 UTC  (15+ messages)
` [PATCH 09/13] btrfs-progs: Revert "btrfs-progs: Record orphan data extent ref to corresponding root."
` [PATCH 10/13] btrfs-progs: check: fix bug in find_possible_backrefs
` [PATCH 11/13] btrfs-progs: check: Delete file extent item with unaligned extent backref

[PATCH] btrfs: Always try all copies when reading extent buffers
 2018-11-07  0:23 UTC  (6+ messages)

[PATCH] btrfs: fix computation of max fs size for multiple device fs tests
 2018-11-06 15:34 UTC 

[PATCH] btrfs: avoid link error with CONFIG_NO_AUTO_INLINE
 2018-11-06 15:04 UTC  (6+ messages)

[PATCH 0/7] eb reference count cleanups
 2018-11-06 14:30 UTC  (2+ messages)

btrfs partition is broken, cannot restore anything
 2018-11-06 11:17 UTC  (7+ messages)

[PATCH v10.6 0/5] In-band de-duplication for btrfs-progs
 2018-11-06  6:41 UTC  (6+ messages)
` [PATCH v10.6 1/5] btrfs-progs: Basic framework for dedupe-inband command group
` [PATCH v10.6 2/5] btrfs-progs: dedupe: Add enable command for dedupe "
` [PATCH v10.6 3/5] btrfs-progs: dedupe: Add disable support for inband dedupelication
` [PATCH v10.6 4/5] btrfs-progs: dedupe: Add status subcommand
` [PATCH v10.6 5/5] btrfs-progs: dedupe: introduce reconfigure subcommand

Filesystem mounts fine but hangs on access
 2018-11-06  6:38 UTC  (5+ messages)

[PATCH 1/3] bitops: Fix big endian compilation
 2018-11-06  6:27 UTC  (8+ messages)
` [PATCH 2/3] task-utils: Fix comparison between pointer and integer
` [PATCH 3/3] treewide: Fix missing declarations

[PATCH] btrfs: tree-checker: Fix misleading group system information
 2018-11-06  1:09 UTC  (6+ messages)

BTRFS did it's job nicely (thanks!)
 2018-11-05 18:13 UTC  (5+ messages)

[PATCH] btrfs: tests: Use BTRFS_MAX_EXTENT_SIZE to replace the intermediate number
 2018-11-05 18:16 UTC  (2+ messages)

[PATCH] Btrfs: fix deadlock on tree root leaf when finding free extent
 2018-11-05 16:36 UTC  (10+ messages)
` [PATCH v4] "

[PATCH 0/8] Removal of optional hooks from struct extent_io_ops
 2018-11-05 16:21 UTC  (4+ messages)
` [PATCH 1/8] btrfs: Remove extent_io_ops::fill_delalloc

[PATCH v2 0/2] Enhance btrfs_verify_dev_extents() to do more checks on dev extents
 2018-11-05 15:15 UTC  (2+ messages)

[PATCH v5 0/4] btrfs: Refactor find_free_extent()
 2018-11-05 15:10 UTC  (2+ 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).