linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-08-23 08:16:17 to 2018-08-30 21:46:15 UTC [more...]

[PATCH 00/35] My current patch queue
 2018-08-30 17:42 UTC  (18+ messages)
` [PATCH 01/35] btrfs: add btrfs_delete_ref_head helper
` [PATCH 02/35] btrfs: add cleanup_ref_head_accounting helper
` [PATCH 03/35] btrfs: use cleanup_extent_op in check_ref_cleanup
` [PATCH 04/35] btrfs: only track ref_heads in delayed_ref_updates
` [PATCH 05/35] btrfs: introduce delayed_refs_rsv
` [PATCH 06/35] btrfs: check if free bgs for commit
` [PATCH 07/35] btrfs: dump block_rsv whe dumping space info
` [PATCH 08/35] btrfs: release metadata before running delayed refs
` [PATCH 09/35] btrfs: protect space cache inode alloc with nofs
` [PATCH 10/35] btrfs: fix truncate throttling
` [PATCH 11/35] btrfs: don't use global rsv for chunk allocation
` [PATCH 12/35] btrfs: add ALLOC_CHUNK_FORCE to the flushing code
` [PATCH 13/35] btrfs: reset max_extent_size properly
` [PATCH 14/35] btrfs: don't enospc all tickets on flush failure
` [PATCH 15/35] btrfs: run delayed iputs before committing
` [PATCH 16/35] btrfs: loop in inode_rsv_refill
` [PATCH 17/35] btrfs: move the dio_sem higher up the callchain

How to erase a RAID1 ?
 2018-08-30 17:33 UTC  (12+ messages)
      ` How to erase a RAID1 (+++)?

[RFC PATCH 0/6] btrfs-progs: build distinct binaries for specific btrfs subcommands
 2018-08-30 17:23 UTC  (11+ messages)
` [RFC PATCH 1/6] btrfs-progs: splitcmd-gen.sh: create btrfs-<subcommand> binaries for selected subcommands
` [RFC PATCH 2/6] btrfs-progs: add btrfs-<subcommand> source files generated by splitcmd-gen.sh
` [RFC PATCH 3/6] btrfs-progs: Makefile: add "install-splitcmd-setcap" target, installs splitcmd binaries with appropriate capabilities
` [RFC PATCH 4/6] btrfs-progs: Makefile: include Makefile.install_setcap generated by splitcmd-gen.sh
` [RFC PATCH 5/6] btrfs-progs: Makefile: move progs_splitcmd variable to Makefile.install_setcap
` [RFC PATCH 6/6] btrfs-progs: add splitcmd binaries to gitignore

fsck lowmem mode only: ERROR: errors found in fs roots
 2018-08-30 16:47 UTC 

[PATCH] btrfs-progs: dump-tree: print invalid argument and strerror
 2018-08-30  9:08 UTC 

[PATCH] generic: test for deduplication between different files
 2018-08-30  6:27 UTC  (7+ messages)
  ` [patch] file dedupe (and maybe clone) data corruption (was Re: [PATCH] generic: test for deduplication between different files)

[PATCH v2] btrfs: Always check nocow for quota enabled case to make sure we won't reserve unnecessary data space
 2018-08-30  2:14 UTC  (9+ messages)

[PATCH] btrfs: extent-tree.c: Remove redundant variable from btrfs_cross_ref_exist()
 2018-08-30  1:59 UTC 

[PATCH 0/6] btrfs-progs: Variant fixes for fuzz-tests
 2018-08-30  1:16 UTC  (14+ messages)
` [PATCH 1/6] btrfs-progs: Exit gracefully if we hit ENOSPC when allocating tree block
` [PATCH 2/6] btrfs-progs: Exit gracefully when failed to repair root dir item
` [PATCH 3/6] btrfs-progs: Don't report dirty leaked eb using BUG_ON
` [PATCH 5/6] btrfs-progs: Exit gracefull when we failed to alloc dev extent
` [PATCH 6/6] btrfs-progs: rescue-super: Don't double free fs_devices

btrfs fi du unreliable?
 2018-08-29 14:33 UTC  (4+ messages)

[PATCH v3 0/2] btrfs: trim enhancement to allow btrfs really trim block groups
 2018-08-29 14:40 UTC  (7+ messages)
` [PATCH v3 1/2] btrfs: Enhance btrfs_trim_fs function to handle error better
` [PATCH v3 2/2] btrfs: Ensure btrfs_trim_fs can trim the whole fs

[PATCH 0/4] Userspace support for FSID change
 2018-08-29 12:47 UTC  (9+ messages)
` [PATCH 1/4] btrfs-progs: Add support for metadata_uuid field
` [PATCH 2/4] btrfstune: Add support for changing the user uuid
` [PATCH 3/4] btrfs-progs: tests: Add tests for changing fsid feature
` [PATCH 4/4] btrfs-progs: Remove fsid/metdata_uuid fields from fs_info

DRDY errors are not consistent with scrub results
 2018-08-29 10:04 UTC  (13+ messages)

Strange behavior (possible bugs) in btrfs
 2018-08-29  8:56 UTC  (4+ messages)

[PATCH 0/2] FSID change kernel support
 2018-08-29  8:36 UTC  (3+ messages)
` [PATCH 1/2] btrfs: Introduce support for FSID change without metadata rewrite
` [PATCH 2/2] btrfs: Remove fsid/metadata_fsid fields from btrfs_info

[LKP] [lkp-robot] [mm] 9092c71bb7: blogbench.write_score -12.3% regression
 2018-08-29  6:55 UTC  (10+ messages)

Scrub aborts due to corrupt leaf
 2018-08-29  5:32 UTC  (11+ messages)

14Gb of space lost after distro upgrade on BTFS root partition (long thread with logs)
 2018-08-29  0:16 UTC  (15+ messages)

WARNING in clone_finish_inode_update while de-duplicating with bedup
 2018-08-28 21:26 UTC 

[PATCH] btrfs: remove unused pointer 'tree'
 2018-08-28 13:21 UTC 

[PATCH] btrfs: extent-tree: Detect bytes_may_use underflow earlier
 2018-08-28 11:55 UTC  (5+ messages)

corruption_errs
 2018-08-28 11:17 UTC  (2+ messages)

BTRFS support per-subvolume compression, isn't it?
 2018-08-28 11:10 UTC  (2+ messages)

[PATCH] btrfs: remove unused pointer inode
 2018-08-28 10:45 UTC 

[RFC PATCH 00/17] btrfs zoned block device support
 2018-08-28 10:33 UTC  (3+ messages)

[PATCH RFC] btrfs: clone: Flush data before doing clone
 2018-08-28  7:20 UTC  (2+ messages)

[PATCH 0/3] btrfs: Add zstd support to btrfs
 2018-08-28  1:36 UTC  (3+ messages)
` [PATCH 2/3] btrfs: Patch the kernel zstd
` [PATCH 3/3] btrfs: Add zstd support to btrfs

btrfs-progs: btrfs-convert: unable to find block group for 0
 2018-08-28  0:07 UTC  (2+ messages)

[RFC PATCH v2 0/6] Btrfs: stop abusing current->journal_info for direct I/O
 2018-08-28  0:03 UTC  (7+ messages)
` [RFC PATCH v2 1/6] fs: pass iocb to direct I/O get_block()
` [RFC PATCH v2 2/6] ext4: use iocb->private instead of bh->b_private
` [RFC PATCH v2 3/6] ocfs2: "
` [RFC PATCH v2 4/6] fs: stop propagating bh->b_private for direct I/O
` [RFC PATCH v2 5/6] fs: pass iocb to direct I/O submit_io()
` [RFC PATCH v2 6/6] Btrfs: stop abusing current->journal_info in btrfs_direct_IO()

kswapd0 causing deadlocks within btrfs?
 2018-08-26 11:54 UTC 

[PATCH] Btrfs: fix alignment in declaration and prototype of btrfs_get_extent
 2018-08-25  5:47 UTC 

[PATCH] Btrfs: set leave_spinning in btrfs_get_extent
 2018-08-25  5:47 UTC  (5+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

rm or mv of directories (with subdirectories) hang with no message
 2018-08-24 13:32 UTC  (2+ messages)

[PATCH] Btrfs: btrfs_get_extent: put btrfs_free_path ahead
 2018-08-24 12:19 UTC  (2+ messages)

fs/btrfs/volumes.c:6114 suspicious rcu_dereference_check() usage!
 2018-08-24 12:08 UTC  (7+ messages)
  ` [PATCH] btrfs: ctree.h: Fix suspicious rcu usage warning in btrfs_debug_in_rcu()

btrfs-convert missing in btrfs-tools v4.15.1
 2018-08-24  5:20 UTC  (7+ messages)

dduper - Offline btrfs deduplication tool
 2018-08-24  4:31 UTC 

[PATCH] btrfs-progs: dduper - BTRFS offline deduplication tool
 2018-08-24  4:24 UTC 

Reproducer for "compressed data + hole data corruption bug, 2018 editiion"
 2018-08-23 23:50 UTC  (4+ messages)

lazytime mount option—no support in Btrfs
 2018-08-23 23:33 UTC  (15+ messages)

Device Delete Stalls - Conclusion
 2018-08-23 21:33 UTC 

Device Delete Stalls
 2018-08-23 20:19 UTC  (4+ messages)

Device Delete Stalls - Addition
 2018-08-23 14:44 UTC 

[PATCH v2.1] btrfs: Handle owner mismatch gracefully when walking up tree
 2018-08-23 13:25 UTC  (4+ messages)

[PATCH] Btrfs: use next_state in find_first_extent_bit
 2018-08-23 12:56 UTC  (2+ messages)

[PATCH v2] btrfs/extent_map: Remove unneeded variable "ret"
 2018-08-23 11:31 UTC  (2+ messages)

[PATCH 0/5] rb_first to rb_first_cached conversion
 2018-08-23 11:26 UTC  (3+ messages)

[PATCH] btrfs-progs: dump-tree: Introduce --breadth-first option
 2018-08-23  7:48 UTC  (4+ messages)

[PATCH] btrfs-progs: print-tree: Skip deprecated blockptr / nodesize output
 2018-08-23  6:11 UTC 

[PATCH 0/2] address lock contention of btree root
 2018-08-23  5:46 UTC  (6+ messages)

My Filesystem is Broken
 2018-08-23  5:23 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).