linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-11-01 06:49:47 to 2018-11-07 09:09:39 UTC [more...]

[PATCH 00/13] btrfs-progs: fixes of file extent in original and lowmem check
 2018-11-07  9:09 UTC  (14+ 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 v4 0/2] btrfs: Add zstd support to grub btrfs
 2018-11-06 19:43 UTC  (5+ messages)
` [PATCH v4 2/2] "
  ` [PATCH v4 1/2] Import upstream zstd-1.3.6

[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  (10+ messages)

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

[PATCH 0/7] fstests: test Btrfs swapfile support
 2018-11-06 13:44 UTC  (11+ messages)
` [PATCH 1/7] generic/{472,496,497}: fix $seeqres typo
` [PATCH 2/7] generic/{472,496}: fix swap file creation on Btrfs
` [PATCH 3/7] btrfs: test swap file activation restrictions
` [PATCH 4/7] btrfs: test invalid operations on a swap file
` [PATCH 5/7] btrfs: test swap files on multiple devices
` [PATCH 6/7] btrfs: test device add/remove/replace with an active swap file
` [PATCH 7/7] btrfs: test balance and resize "

[PATCH] Btrfs: incremental send, fix infinite loop when apply children dir moves
 2018-11-06 12:23 UTC  (5+ messages)

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

[PATCH v9 0/6] Btrfs: implement swap file support
 2018-11-06  9:54 UTC  (5+ 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

[PATCH v15.1 00/13] Btrfs In-band De-duplication
 2018-11-06  6:41 UTC  (14+ 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

Filesystem mounts fine but hangs on access
 2018-11-06  6:38 UTC  (8+ 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  (7+ messages)

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

[PATCH] btrfs: tests: Use BTRFS_MAX_EXTENT_SIZE to replace the intermediate number
 2018-11-05 18:16 UTC  (3+ 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  (20+ messages)
` [PATCH 1/8] btrfs: Remove extent_io_ops::fill_delalloc
` [PATCH 2/8] btrfs: Remove extent_io_ops::writepage_start_hook
` [PATCH 3/8] btrfs: Remove extent_io_ops::writepage_end_io_hook
` [PATCH 4/8] btrfs: Remove extent_io_ops::check_extent_io_range callback
` [PATCH 5/8] btrfs: Remove extent_io_ops::set_bit_hook extent_io callback
` [PATCH 6/8] btrfs: Remove extent_io_ops::clear_bit_hook callback
` [PATCH 7/8] btrfs: Remove extent_io_ops::merge_extent_hook callback
` [PATCH 8/8] btrfs: Remove extent_io_ops::split_extent_hook callback

[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  (6+ messages)
` [PATCH v5 1/4] btrfs: Introduce find_free_extent_ctl structure for later rework
` [PATCH v5 2/4] btrfs: Refactor clustered extent allocation into find_free_extent_clustered()
` [PATCH v5 3/4] btrfs: Refactor unclustered extent allocation into find_free_extent_unclustered()
` [PATCH v5 4/4] btrfs: Refactor find_free_extent() loops update into find_free_extent_update_loop()

Salvage files from broken btrfs
 2018-11-05 13:22 UTC  (9+ messages)

Btrfs progs release 4.19
 2018-11-05 12:47 UTC 

[PATCH 3/3] btrfs: add new filter for file cloning error translation
 2018-11-05 12:46 UTC  (2+ messages)

[PATCH] Btrfs: fix infinite loop on inode eviction after deduplication of eof block
 2018-11-05 12:39 UTC  (2+ messages)

[PATCH 2/3] generic: test attempt to reflink eof block into the middle of a file
 2018-11-05 11:15 UTC 

[PATCH 1/3] generic: test attempt to dedup eof block into the middle of a file
 2018-11-05 11:14 UTC 

[PATCH] Btrfs: fix data corruption due to cloning of eof block
 2018-11-05 11:14 UTC 

fsck lowmem mode only: ERROR: errors found in fs roots
 2018-11-05  1:21 UTC  (11+ messages)

Filesystem mounts fine but hangs on access
 2018-11-04 19:18 UTC 

[PATCH] Change the total_dirty from SZ_256M to SZ_64M
 2018-11-03  9:17 UTC  (3+ messages)

[PATCH v3 00/25] fs: fixes for serious clone/dedupe problems
 2018-11-02 19:05 UTC  (8+ messages)
` [PATCH 05/25] vfs: avoid problematic remapping requests into partial EOF block

Big amount of snapshots and disk full
 2018-11-02 16:54 UTC 

[PATCH v2] btrfs: use tagged writepage to mitigate livelock of snapshot
 2018-11-02 10:00 UTC  (2+ messages)

[PATCH] btrfs: use tagged writepage to mitigate livelock of snapshot
 2018-11-02  8:43 UTC  (11+ messages)

[PATCH v4 0/4] btrfs: Refactor find_free_extent()
 2018-11-01 23:50 UTC  (3+ messages)

[PATCH v2] Btrfs: fix missing delayed iputs on unmount
 2018-11-01 17:36 UTC  (17+ messages)

[PATCH] Btrfs: fix missing data checksums after a ranged fsync (msync)
 2018-11-01 17:20 UTC  (2+ messages)

[PATCH RFC RESEND] btrfs: harden agaist duplicate fsid
 2018-11-01 17:04 UTC  (2+ messages)

[PATCH v2] btrfs: add zstd compression level support
 2018-11-01 15:40 UTC  (3+ messages)

BTRFS RAID5 disk failed while balancing
 2018-11-01 11:59 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 NNTP newsgroup(s).