linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-07-15 13:31:06 to 2019-07-25 09:34:13 UTC [more...]

[RFC PATCH 0/4] Support xxhash64 checksums
 2019-07-25  9:33 UTC  (4+ 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

[PATCH v2 0/5] btrfs: Enhanced runtime defence against fuzzed images
 2019-07-25  9:31 UTC  (12+ 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/2] Misc locking fixes
 2019-07-25  8:27 UTC  (3+ messages)
` [PATCH 1/2] btrfs: Remove unused locking functions
` [PATCH 2/2] btrfs: Fix deadlock caused by missing memory barrier

[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  (8+ messages)
` [PATCH v3 2/4] uuid: Provide a GUID generator for raw buffer
` [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  (14+ messages)
            ` [RFC] a standard user-friendly way to find a snapshot in nested subvolumes [was: find subvolume directories]

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  (9+ 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  (9+ messages)
` [PATCH v2 2/3] Btrfs: Switch to use new generic UUID API
` [PATCH v2 3/3] uuid: Remove no more needed macro

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

[PATCH] btrfs: Allow more disks missing for RAID10
 2019-07-18  6:27 UTC 

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

[PATCH] btrfs: use common vfs LABEL ioctl definitions
 2019-07-17 17:39 UTC 

[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 1/2] btrfs: Remove delalloc_end argument from extent_clear_unlock_delalloc
 2019-07-17 13:18 UTC  (2+ messages)
` [PATCH 2/2] btrfs: Remove leftover of in-band dedupe

[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 

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

Bug Report: Btrfs can't allocate space for delete when block size arounds 512M
 2019-07-17  8:34 UTC 

[GIT PULL] Btrfs updates for 5.3
 2019-07-17  2:05 UTC  (2+ messages)

[BUG] Kernel 5.2: mount fails with can't read superblock on /dev/sdb1 (kernel 5.1.16 and 4.19 is fine)
 2019-07-16 10:48 UTC  (3+ messages)

[PATCH 0/3] btrfs: Part 2 of enhanced defence against fuzzed images
 2019-07-16  9:00 UTC  (4+ messages)
` [PATCH 1/3] btrfs: delayed-inode: Kill the BUG_ON() in btrfs_delete_delayed_dir_index()
` [PATCH 2/3] btrfs: extent-tree: Make sure we only allocate extents from block groups with the same type
` [PATCH 3/3] btrfs: tree-checker: Add ROOT_ITEM check

[PATCH] btrfs-progs: add verbose option to btrfs device scan
 2019-07-16  8:59 UTC  (8+ messages)
` [PATCH v2] "

Fw:Spero che non ti stia annoiando al lavoro
 2019-07-16  8:26 UTC 

Best Practices (or stuff to avoid) with Raid5/6 ?
 2019-07-16  3:06 UTC  (3+ 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).