linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-07-17 11:36:40 to 2019-07-26 13:50:20 UTC [more...]

[RFC PATCH 0/4] Support xxhash64 checksums
 2019-07-26 13:45 UTC  (24+ messages)
` [RFC PATCH 1/4] btrfs: turn checksum type define into a union
` [RFC PATCH 2/4] btrfs: create structure to encode checksum type and length
` [RFC PATCH 3/4] btrfs: use xxhash64 for checksumming
` [RFC PATCH 4/4] btrfs: sysfs: export supported checksums
` [RFC PATCH 05/17] btrfs-progs: add option for checksum type to mkfs
` [RFC PATCH 06/17] btrfs-progs: don't blindly assume crc32c in csum_tree_block_size()
` [RFC PATCH 07/17] btrfs-progs: use btrfs_csum_data() in __csum_tree_block_size()
` [RFC PATCH 08/17] btrfs-progs: cache csum_type in recover_control
` [RFC PATCH 09/17] progs: pass in a btrfs_mkfs_config to write_temp_extent_buffer
` [RFC PATCH 10/17] btrfs-progs: add checksum type to checksumming functions
` [RFC PATCH 11/17] btrfs-progs: don't assume checksums are always 4 bytes
` [RFC PATCH 12/17] btrfs-progs: pass checksum type to btrfs_csum_data()
` [RFC PATCH 13/17] "
` [RFC PATCH 14/17] btrfs-progs: simplify update_block_csum() in btrfs-sb-mod.c
` [RFC PATCH 15/17] btrfs-progs: update checksumming api
` [RFC PATCH 16/17] btrfs-progs: add xxhash sources
` [RFC PATCH 17/17] btrfs-progs: add xxhash64 as checksum algorithm

[PATCH AUTOSEL 4.4 07/23] btrfs: fix minimum number of chunk errors for DUP
 2019-07-26 13:45 UTC 

[PATCH AUTOSEL 4.9 10/30] btrfs: fix minimum number of chunk errors for DUP
 2019-07-26 13:44 UTC 

BTRFS: Kmemleak errrors with do_sys_ftruncate
 2019-07-26 13:29 UTC  (3+ messages)

[PATCH] btrfs: Allow more disks missing for RAID10
 2019-07-26 10:39 UTC  (5+ messages)

[PATCH] btrfs: fix extent_state leak in btrfs_lock_and_flush_ordered_range
 2019-07-26 10:33 UTC  (3+ messages)

[PATCH] btrfs: fix extent buffer read/write range checks
 2019-07-26  8:26 UTC  (6+ messages)

[PATCH 1/2] btrfs: Remove delalloc_end argument from extent_clear_unlock_delalloc
 2019-07-25 18:23 UTC  (3+ messages)
` [PATCH 2/2] btrfs: Remove leftover of in-band dedupe

[PATCH] Btrfs-progs: mkfs, fix metadata corruption when using mixed mode
 2019-07-25 18:03 UTC  (3+ messages)

[PATCH 1/2] btrfs: Return number of compressed extents directly in compress_file_range
 2019-07-25 15:51 UTC  (3+ messages)
` [PATCH 2/2] btrfs: Move free_pages_out label in inline extent handling branch "

[PATCH] btrfs: use common vfs LABEL ioctl definitions
 2019-07-25 15:39 UTC  (2+ messages)

[PATCH 0/2] Misc locking fixes
 2019-07-25 15:33 UTC  (4+ messages)
` [PATCH 1/2] btrfs: Remove unused locking functions
` [PATCH 2/2] btrfs: Fix deadlock caused by missing memory barrier

[PATCH] Btrfs: fix race leading to fs corruption after transaction abortion
 2019-07-25 10:27 UTC 

[PATCH v2 0/5] btrfs: Enhanced runtime defence against fuzzed images
 2019-07-25 10:20 UTC  (14+ messages)
` [PATCH v2 1/5] btrfs: extent_io: Do extra check for extent buffer read write functions
` [PATCH v2 2/5] btrfs: extent-tree: Kill BUG_ON() in __btrfs_free_extent() and do better comment
` [PATCH v2 3/5] btrfs: Detect unbalanced tree with empty leaf before crashing btree operations
` [PATCH v2 4/5] btrfs: extent-tree: Kill the BUG_ON() in insert_inline_extent_backref()
` [PATCH v2 5/5] btrfs: ctree: Checking key orders before merged tree blocks

[PATCH 0/5] btrfs: Enhanced runtime defence against fuzzed images
 2019-07-25  6:39 UTC  (12+ messages)
` [PATCH 1/5] btrfs: extent_io: Do extra check for extent buffer read write functions
` [PATCH 5/5] btrfs: ctree: Checking key orders before merged tree blocks

[PATCH v3 0/3] btrfs: Introduce new rescue= mount options
 2019-07-25  6:15 UTC  (5+ messages)
` [PATCH v3 2/3] btrfs: Introduce "rescue=" mount option

[PATCH] btrfs: extent-tree: Add comment for walk_control to explain how btrfs drops a subvolume
 2019-07-24 22:55 UTC  (3+ messages)

[PATCH] btrfs: reduce stack usage for btrfsic_process_written_block
 2019-07-24 14:57 UTC  (2+ messages)

[PATCH 2/2] Btrfs: fix ENOSPC errors, leading to transaction aborts, when cloning extents
 2019-07-24 14:30 UTC  (3+ messages)
` [PATCH v3 "

[PATCH 1/2] btrfs-progs: check: run delayed refs after writing out dirty block groups
 2019-07-24 14:17 UTC  (8+ messages)

[PATCH] btrfs-progs: tests: Avoid debug log populating stdout
 2019-07-24 13:35 UTC  (2+ messages)

[PATCH] btrfs-progs: misc-test/034: Avoid debug log populating stdout
 2019-07-24 13:19 UTC  (4+ messages)

[PATCH v2 0/4] btrfs-progs: fix clone from wrong subvolume
 2019-07-24 12:10 UTC  (9+ messages)
` [PATCH v2 1/4] btrfs-progs: receive: remove commented out transid checks
` [PATCH v2 2/4] btrfs-progs: receive: get rid of unnecessary strdup()
` [PATCH v2 3/4] btrfs-progs: receive: don't lookup clone root for received subvolume
` [PATCH v2 4/4] btrfs-progs: tests: add test for receiving clone from duplicate subvolume

[PATCH] btrfs-progs: extent-tree: Unify the parameters of btrfs_inc_extent_ref()
 2019-07-24 11:11 UTC  (3+ messages)

[PATCH] btrfs-progs: check: initialize qgroup_item_count in earlier stage
 2019-07-24 11:01 UTC  (3+ messages)

[PATCH 0/3 RESEND Rebased] readmirror feature
 2019-07-24  3:11 UTC  (15+ messages)
` [PATCH 2/3 RESEND Rebased] btrfs: add readmirror property framework
` [PATCH 3/3 RESEND Rebased] btrfs: add readmirror devid property
` [PATCH 1/2 RESEND Rebased] btrfs-progs: add helper to create xattr name
  ` [PATCH 2/2 RESEND Rebased] btrfs-progs: add readmirror policy

[PATCH] fs: btrfs: Fix a possible null-pointer dereference in insert_inline_extent()
 2019-07-24  2:57 UTC  (4+ messages)

Reminder: 3 open syzbot bugs in "fs/btrfs" subsystem
 2019-07-24  2:42 UTC 

[PATCH] psi: annotate refault stalls from IO submission
 2019-07-23 22:10 UTC  (8+ messages)

[PATCH v3 1/4] uuid: Add inline helpers to import / export UUIDs
 2019-07-23 17:24 UTC  (7+ messages)
` [PATCH v3 3/4] Btrfs: Switch to use new generic UUID API
` [PATCH v3 4/4] uuid: Remove no more needed macro

[PATCH 0/5] btrfs-progs: tests: Make 64K page size system happier
 2019-07-23  1:08 UTC  (10+ messages)
` [PATCH 2/5] btrfs-progs: fsck-tests: Check if current kernel can mount fs with specified sector size
` [PATCH 3/5] btrfs-progs: mkfs-tests: Skip 010-minimal-size if we can't mount with 4k "
` [PATCH 5/5] btrfs-progs: convert-tests: Skip tests if kernel doesn't support subpage sized "

[PATCH 0/2] btrfs-progs: fix clone from wrong subvolume
 2019-07-22 18:20 UTC  (8+ messages)
` [PATCH 1/2] btrfs-progs: receive: get rid of unnecessary strdup()
` [PATCH 2/2] btrfs-progs: receive: don't lookup clone root for received subvolume

[GIT PULL] Btrfs fixes for 5.3-rc2
 2019-07-22 16:40 UTC  (2+ messages)

[PATCH] btrfs-progs: deal with drop_progress properly in fsck
 2019-07-22 13:07 UTC  (2+ messages)

[PATCH v2 0/2] btrfs-progs: Fix delayed ref leakage
 2019-07-22 12:59 UTC  (9+ messages)
` [PATCH v2 1/2] btrfs-progs: Exhaust delayed refs and dirty block groups to prevent delayed refs lost
` [PATCH v2 2/2] btrfs-progs: Avoid unnecessary block group item COW if the content hasn't changed

[PATCH] btrfs-progs: fix a printf format string fatal warning
 2019-07-22 12:44 UTC  (2+ messages)

find subvolume directories
 2019-07-22 12:36 UTC  (5+ messages)

reading/writing btrfs volume regularly freezes system
 2019-07-22  6:48 UTC  (7+ messages)

"kernel BUG" and segmentation fault with "device delete"
 2019-07-20 10:59 UTC  (5+ messages)

"btrfs: harden agaist duplicate fsid" spams syslog
 2019-07-19 15:38 UTC  (8+ messages)
` [PATCH] btrfs: ratelimit device path change info on mounted device

Deadlock between btrfs-transacti and userland on 5.2.1
 2019-07-19 12:12 UTC  (2+ messages)

[PATCH v2 0/4] Fix for btrfs/156 failure and misc enhancements relocated to relocation
 2019-07-19  9:47 UTC  (8+ messages)
` [PATCH v2 1/4] btrfs: volumes: Unexport find_free_dev_extent_start()
` [PATCH v2 2/4] btrfs: volumes: Add comment for find_free_dev_extent_start()
` [PATCH v2 3/4] btrfs: extent-tree: Add comment for inc_block_group_ro()
` [PATCH v2 4/4] btrfs: volumes: Remove ENOSPC-prone btrfs_can_relocate()

[PATCH v2 0/2] Refactor snapshot vs nocow writers locking
 2019-07-19  8:48 UTC  (4+ messages)
` [PATCH v2 1/2] btrfs: Implement DRW lock
` [PATCH v2 2/2] btrfs: convert snapshot/nocow exlcusion to drw lock
` [RFC PATCH] btrfs: Hook btrfs' DRW lock to locktorture infrastructure

[PATCH v2 1/3] uuid: Add inline helpers to operate on raw buffers
 2019-07-18 17:52 UTC  (7+ messages)

[PATCH] btrfs: Remove the duplicated and sometimes too cautious btrfs_can_relocate()
 2019-07-18 12:48 UTC  (6+ messages)

(btrfs-progs-v5.2) btrfs balance status /path --> starts balance, instead of reporting status
 2019-07-18  1:39 UTC 

how do I know a subvolume is a snapshot?
 2019-07-17 18:16 UTC  (8+ messages)

[PATCH -next] btrfs: remove set but not used variable 'offset'
 2019-07-17 15:04 UTC  (2+ messages)

[PATCH] btrfs: don't leak extent_map in btrfs_get_io_geometry()
 2019-07-17 14:58 UTC  (2+ messages)

[PATCH] btrfs: free checksum hash on in close_ctree
 2019-07-17 14:56 UTC  (5+ messages)

Compilation breakage
 2019-07-17 14:25 UTC  (3+ messages)

[PATCH -next] btrfs: Select LIBCRC32C again
 2019-07-17 14:10 UTC  (2+ messages)

[PATCH] btrfs: test incremental send after deduplication on both snapshots
 2019-07-17 12:24 UTC 

[PATCH] Btrfs: fix incremental send failure after deduplication
 2019-07-17 12:23 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).