linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-19 19:30:02 to 2019-10-23 22:53:37 UTC [more...]

[PATCH v2 00/22] btrfs: async discard support
 2019-10-23 22:53 UTC  (14+ messages)
` [PATCH 01/22] bitmap: genericize percpu bitmap region iterators
` [PATCH 02/22] btrfs: rename DISCARD opt to DISCARD_SYNC
` [PATCH 03/22] btrfs: keep track of which extents have been discarded
` [PATCH 04/22] btrfs: keep track of cleanliness of the bitmap
` [PATCH 05/22] btrfs: add the beginning of async discard, discard workqueue
` [PATCH 06/22] btrfs: handle empty block_group removal
` [PATCH 07/22] btrfs: discard one region at a time in async discard
` [PATCH 08/22] btrfs: add removal calls for sysfs debug/
` [PATCH 09/22] btrfs: make UUID/debug have its own kobject
` [PATCH 10/22] btrfs: add discard sysfs directory
` [PATCH 11/22] btrfs: track discardable extents for async discard
` [PATCH 12/22] btrfs: keep track of discardable_bytes
` [PATCH 13/22] btrfs: calculate discard delay based on number of extents

[PATCH] btrfs: Remove btrfs_bio::flags member
 2019-10-23 17:17 UTC  (2+ messages)

[PATCH] btrfs-progs: build: add missing symbols to libbtrfs - new patch
 2019-10-23 17:07 UTC  (3+ messages)

[PATCH] btrfs: save i_size in compress_file_range
 2019-10-23 16:51 UTC  (2+ messages)

[PATCH 0/6] Block group structure cleanups
 2019-10-23 16:48 UTC  (7+ messages)
` [PATCH 1/6] btrfs: move block_group_item::used to block group
` [PATCH 2/6] btrfs: move block_group_item::flags "
` [PATCH 3/6] btrfs: remove embedded block_group_cache::item
` [PATCH 4/6] btrfs: rename block_group_item on-stack accessors to follow naming
` [PATCH 5/6] btrfs: rename extent buffer block group item accessors
` [PATCH 6/6] btrfs: add dedicated members for start and length of a block group

MD RAID 5/6 vs BTRFS RAID 5/6
 2019-10-23 16:32 UTC  (10+ messages)

[PATCH v3 0/2] btrfs: trim: Fix a bug certain range may not be trimmed properly
 2019-10-23 15:41 UTC  (4+ messages)
` [PATCH v3 1/2] btrfs: volumes: Use more straightforward way to calculate map length
` [PATCH v3 2/2] btrfs: extent-tree: Ensure we trim ranges across block group boundary

Curious problem: btrfs device stats & unpriviliged access
 2019-10-23 14:24 UTC  (7+ messages)

[PATCH v2 0/2] btrfs: trim: Fix a bug certain range may not be trimmed properly
 2019-10-23 13:48 UTC  (6+ messages)
` [PATCH v2 1/2] btrfs: volumes: Use more straightforward way to calculate map length
` [PATCH v2 2/2] btrfs: extent-tree: Ensure we trim ranges across block group boundary

[PATCH] btrfs-progs: build: add missing symbols from volumes.o to libbtrfs
 2019-10-23 12:22 UTC  (2+ messages)

[PATCH] btrfs-progs: mkfs-tests/005: check global prereq for dmsetup
 2019-10-23 12:14 UTC  (2+ messages)

[RFC PATCH v2 0/5] fs: interface for directly reading/writing compressed data
 2019-10-23 12:12 UTC  (25+ messages)
` [PATCH man-pages] Document encoded I/O
` [RFC PATCH v2 1/5] fs: add O_ENCODED open flag
` [RFC PATCH v2 2/5] fs: add RWF_ENCODED for reading/writing compressed data
` [RFC PATCH v2 5/5] btrfs: implement RWF_ENCODED writes

first it froze, now the (btrfs) root fs won't mount 
 2019-10-23 11:31 UTC  (14+ messages)

[PATCH 0/5] Extent buffer locking and documentation
 2019-10-23 11:16 UTC  (9+ messages)
` [PATCH 3/5] btrfs: access eb::blocking_writers according to ACCESS_ONCE policies
` [PATCH 4/5] btrfs: serialize blocking_writers updates
` [PATCH 5/5] btrfs: document extent buffer locking

[GIT PULL] Btrfs fixes for 5.4-rc5
 2019-10-23 10:25 UTC  (3+ messages)

[PATCH 0/2] btrfs: trim: Fix a bug certain range may not be trimmed properly
 2019-10-23  9:56 UTC  (7+ messages)
` [PATCH 1/2] btrfs: volumes: Return the mapped length for discard
` [PATCH 2/2] btrfs: extent-tree: Ensure we trim ranges across block group boundary

btrfs check (not lowmem) and OOM-like hangs (4.17.6)
 2019-10-23  0:55 UTC  (5+ messages)
  ` 5.1.21: fs/btrfs/extent-tree.c:7100 __btrfs_free_extent+0x18b/0x921

[PATCH 0/5] Remove extent_map::bdev
 2019-10-22 14:00 UTC  (2+ messages)

[PATCH 0/2] btrfs-progs: Setting implicit-fallthrough by default
 2019-10-22 13:10 UTC  (9+ messages)
` [PATCH 1/2] btrfs-progs: utils: Replace __attribute__(fallthrough)
` [PATCH 2/2] btrfs-progs: Makefile: Add -Wimplicit-fallthrough

Effect of punching holes
 2019-10-22 13:04 UTC  (3+ messages)

[PATCH v2 0/7] btrfs-progs: Support for BG_TREE feature
 2019-10-22 12:27 UTC  (12+ messages)

[PATCH v2 1/2] btrfs-progs: warn users about the possible dangers of check --repair
 2019-10-22 12:19 UTC  (7+ messages)

feature request, explicit mount and unmount kernel messages
 2019-10-22 12:11 UTC  (8+ messages)

[RFC PATCH 00/14] btrfs-progs: global-verbose option
 2019-10-22 11:45 UTC  (18+ messages)
` [RFC PATCH 01/14] btrfs-progs: add global verbose helper functions
` [RFC PATCH 02/14] btrfs-progs: migrate subvolume delete to global verbose
` [RFC PATCH 03/14] btrfs-progs: migrate filesystem defragment "
` [RFC PATCH 04/14] btrfs-progs: migrate btrfs balance start "
` [RFC PATCH 05/14] btrfs-progs: migrate balance status "
` [RFC PATCH 06/14] btrfs-progs: fix help, show long option in balance start and status
` [RFC PATCH 07/14] btrfs-progs: migrate rescue chunk-recover to global verbose
` [RFC PATCH 08/14] btrfs-progs: migrate rescue super-recover "
` [RFC PATCH 09/14] btrfs-progs: restore: delete unreachable code
` [RFC PATCH 10/14] btrfs-progs: migrate restore to global verbose
` [RFC PATCH 11/14] btrfs-progs: migrate inspect-internal inode-resolve "
` [RFC PATCH 12/14] btrfs-progs: migrate inspect-internal logical-resolve "
` [RFC PATCH 13/14] btrfs-progs: refactor btrfs_scan_devices() to accept verbose argument
` [RFC PATCH 14/14] btrfs-progs: enable verbose for btrfs device scan

[PATCH 1/2] fstest: btrfs/196: test for alien btrfs-devices
 2019-10-22  9:24 UTC  (8+ messages)
` [PATCH 2/2] fstest: btrfs/197: test for alien devices
` [PATCH v2 1/2] fstest: btrfs/197: test for alien btrfs-devices
  ` [PATCH v2 2/2] fstest: btrfs/198: test for alien devices

[PATCH 0/2] btrfs: dm-log-writes test for fstrim with fsstress
 2019-10-22  9:16 UTC  (5+ messages)
` [PATCH 1/2] fstests: log-writes: Add new discard check point
` [PATCH 2/2] fstests: btrfs: dm-logwrites test for fstrim and fsstress workload

[PATCH v3] btrfs-progs: add verbose option to btrfs device scan
 2019-10-21 23:48 UTC  (7+ messages)

More checksumming algorithms for btrfs
 2019-10-21 16:45 UTC 

[PATCH 0/2 + 0/2] Add BLAKE2 checksumming support
 2019-10-21 16:45 UTC  (5+ messages)
` [PATCH 1/2] btrfs: add member for a specific checksum driver
` [PATCH 2/2] btrfs: add blake2b to checksumming algorithms
` [PATCH 3/4] btrfs-progs: add blake2b reference implementation
` [PATCH 3/4] btrfs-progs: add blake2b support

[PATCH 0/3] btrfs-progs: Add check and repair for invalid inode generation
 2019-10-21 16:01 UTC  (13+ messages)

[PATCH v3 00/10] btrfs-progs: image: Enhancement with new data dump feature
 2019-10-21 15:45 UTC  (2+ messages)

[PATCH v3] tools/lib/traceevent, perf tools: Handle %pU format correctly
 2019-10-21 15:34 UTC  (6+ messages)

[PATCH v3 0/7] btrfs-progs: Support for BG_TREE feature
 2019-10-21 15:26 UTC  (2+ messages)

[PULL REQUEST] btrfs-progs: For next merge window
 2019-10-21 14:55 UTC  (4+ messages)

"BUG: kernel NULL pointer dereference," when unmounting filesystem hitted by enospc error
 2019-10-21 14:32 UTC  (3+ messages)

[PATCH 0/4] Small coding style cleanups
 2019-10-21 13:38 UTC  (9+ messages)
` [PATCH 1/4] btrfs: reduce indentation in lock_stripe_add

[PATCH -next] btrfs: Make init_tree_roots static
 2019-10-21 13:17 UTC  (3+ messages)

Lots of btrfs_dump_space_info in kernel log
 2019-10-21 13:07 UTC  (2+ messages)

[PATCH] btrfs-progs: small fixes/cleanup in Documentation
 2019-10-21 12:59 UTC  (5+ messages)
` [PATCH v2] "

Btrfs progs release 5.3
 2019-10-21 12:08 UTC 

[PATCH] btrfs: Do not check for PagePrivate twice
 2019-10-21  9:52 UTC  (2+ messages)

[PATCH 0/3] btrfs-progs: check: Introduce optional argument for -b|--backup
 2019-10-21  9:48 UTC  (5+ messages)
` [PATCH 1/3] btrfs-progs: utils-lib: Use error() to replace fprintf(stderr, "ERROR: ")
` [PATCH 2/3] btrfs-progs: disk-io: Handle backup root more correctly
` [PATCH 3/3] btrfs-progs: check: Introduce optional argument for -b|--backup


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).