linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-05-30 13:51:45 to 2019-06-07 13:19:03 UTC [more...]

[PATCH v2 00/19] btrfs zoned block device support
 2019-06-07 13:17 UTC  (29+ messages)
` [PATCH 01/19] btrfs: introduce HMZONED feature flag
` [PATCH 02/19] btrfs: Get zone information of zoned block devices
` [PATCH 03/19] btrfs: Check and enable HMZONED mode
` [PATCH 04/19] btrfs: disable fallocate in "
` [PATCH 05/19] btrfs: disable direct IO "
` [PATCH 06/19] btrfs: align dev extent allocation to zone boundary
` [PATCH 07/19] btrfs: do sequential extent allocation in HMZONED mode
` [PATCH 08/19] btrfs: make unmirroed BGs readonly only if we have at least one writable BG
` [PATCH 09/19] btrfs: limit super block locations in HMZONED mode
` [PATCH 10/19] btrfs: rename btrfs_map_bio()
` [PATCH 11/19] btrfs: introduce submit buffer
` [PATCH 12/19] btrfs: expire submit buffer on timeout
` [PATCH 13/19] btrfs: avoid sync IO prioritization on checksum in HMZONED mode
` [PATCH 14/19] btrfs: redirty released extent buffers in sequential BGs
` [PATCH 15/19] btrfs: reset zones of unused block groups
` [PATCH 16/19] btrfs: wait existing extents before truncating
` [PATCH 17/19] btrfs: shrink delayed allocation size in HMZONED mode
` [PATCH 18/19] btrfs: support dev-replace "
` [PATCH 19/19] btrfs: enable to mount HMZONED incompat flag
` [PATCH 01/12] btrfs-progs: build: Check zoned block device support
  ` [PATCH 03/12] btrfs-progs: add new HMZONED feature flag
  ` [PATCH 06/12] btrfs-progs: avoid writing super block to sequential zones
  ` [PATCH 07/12] btrfs-progs: support discarding zoned device
  ` [PATCH 08/12] btrfs-progs: volume: align chunk allocation to zones
  ` [PATCH 09/12] btrfs-progs: do sequential allocation
  ` [PATCH 10/12] btrfs-progs: mkfs: Zoned block device support
  ` [PATCH 11/12] btrfs-progs: device-add: support HMZONED device
  ` [PATCH 12/12] btrfs-progs: introduce support for dev-place "

[PATCH 0/2] Refactor snapshot vs nocow writers locking
 2019-06-07 11:59 UTC  (7+ messages)
` [PATCH 1/2] btrfs: Implement DRW lock
` [PATCH 2/2] btrfs: convert snapshot/nocow exlcusion to drw lock

btrfs progs v5.1: tree block bytenr 0 is not aligned to sectorsize 4096
 2019-06-07 11:57 UTC  (2+ messages)

[PATCH v2] fstests: btrfs/163: make readahead run on the seed device
 2019-06-07 10:33 UTC  (2+ messages)

[PATCH] Btrfs: fix data loss after inode eviction, renaming it, and fsync it
 2019-06-07 10:25 UTC  (3+ messages)
` [PATCH v2] "
` [PATCH v3] "

[PATCH fstests] btrfs: add validation of compression options to btrfs/048
 2019-06-07  9:09 UTC  (5+ messages)
  ` [PATCH fstests v2] "
      ` [PATCH fstests v3] "

[PATCH v2] fstests: generic/260: Make it handle btrfs more gracefully
 2019-06-07  5:44 UTC  (6+ messages)

[PATCH] fstests: btrfs/163: make readahead run on the seed device
 2019-06-07  5:19 UTC  (2+ messages)

[PATCH] btrfs: start readahead also in seed devices
 2019-06-07  2:29 UTC  (3+ messages)

[PATCH 1/4] zstd: pass pointer rathen than structure to functions
 2019-06-06 20:14 UTC  (6+ messages)
            `  "
              ` (2) "

Scrub resume failure
 2019-06-06 14:26 UTC 

[PATCH] Btrfs: prevent send failures and crashes due to concurrent relocation
 2019-06-06 13:24 UTC  (5+ messages)

[PATCH v2] btrfs: correctly validate compression type
 2019-06-06 11:39 UTC  (2+ messages)

[PATCH] generic: test for data loss on fsync after evicting an inode and renaming it
 2019-06-06 11:07 UTC 

[PATCH 0/9] btrfs-progs: image: Data dump support, restore optimization and small fixes
 2019-06-06 11:06 UTC  (10+ messages)
` [PATCH 1/9] btrfs-progs: image: Use SZ_* to replace intermediate size
` [PATCH 2/9] btrfs-progs: image: Fix a indent misalign
` [PATCH 3/9] btrfs-progs: image: Fix a access-beyond-boundary bug when there are 32 online CPUs
` [PATCH 4/9] btrfs-progs: image: Verify the superblock before restore
` [PATCH 5/9] btrfs-progs: image: Introduce framework for more dump versions
` [PATCH 6/9] btrfs-progs: image: Introduce -d option to dump data
` [PATCH 7/9] btrfs-progs: image: Allow restore to record system chunk ranges for later usage
` [PATCH 8/9] btrfs-progs: image: Introduce helper to determine if a tree block is in the range of system chunks
` [PATCH 9/9] btrfs-progs: image: Rework how we search chunk tree blocks

[PATCH] btrfs: correctly validate compression type
 2019-06-06  8:54 UTC  (4+ messages)

[PATCH] btrfs: fix out-of-bounds access in property handling
 2019-06-06  8:37 UTC  (3+ messages)

[PATCH] btrfs-progs: check/lowmem: Reset path in repair mode to avoid incorrect item from being passed to lowmem check
 2019-06-06  3:52 UTC  (3+ messages)

[PATCH 0/2] btrfs-progs: Metadata preallocation enhancement
 2019-06-06  0:29 UTC  (5+ messages)
` [PATCH 1/2] btrfs-progs: Avoid nested chunk allocation call

[PATCH 1/2] btrfs-progs: Correctly open filesystem on image file
 2019-06-05 16:20 UTC  (4+ messages)
` [PATCH 2/2] btrfs-progs: tests: Test fs on image files is correctly recognised

[PATCH] btrfs-progs: Cleanup BTRFS_COMPAT_EXTENT_TREE_V0
 2019-06-05 16:00 UTC  (2+ messages)

[PATCH] btrfs-progs: fix invalid memory write in get_fs_info()
 2019-06-05 15:56 UTC  (2+ messages)

[PATCH 0/3] refactoring __btrfs_map_block
 2019-06-05 12:37 UTC  (7+ messages)
` [PATCH 1/3] btrfs: Introduce struct btrfs_io_geometry
` [PATCH 2/3] btrfs: Introduce btrfs_io_geometry
` [PATCH 3/3] btrfs: Use btrfs_io_geometry appropriately

[PATCH 0/4] Further FITRIM improvements
 2019-06-05 11:51 UTC  (14+ messages)
` [PATCH 1/4] btrfs: Document __etree_search
  ` [PATCH v2] "
` [PATCH 2/4] btrfs: Always trim all unallocated space in btrfs_trim_free_extents
` [PATCH 3/4] btrfs: Skip first megabyte on device when trimming
` [PATCH 4/4] btrfs: Don't trim returned range based on input value in find_first_clear_extent_bit

[PATCH 0/5] More lockdep annotations
 2019-06-05  7:34 UTC  (7+ messages)
` [PATCH 1/5] btrfs: tests: add locks around add_extent_mapping
` [PATCH 2/5] btrfs: assert extent map tree lock in add_extent_mapping
` [PATCH 3/5] btrfs: assert tree mod log lock in __tree_mod_log_insert
` [PATCH 4/5] btrfs: assert delayed ref lock in btrfs_find_delayed_ref_head
` [PATCH 5/5] btrfs: assert bio list lock in merge_rbio

5.2rc2, circular lock warning systemd-journal and btrfs_page_mkwrite
 2019-06-04 18:24 UTC 

[PATCH] btrfs: don't end the transaction for delayed refs in throttle
 2019-06-04 17:43 UTC  (7+ messages)

[PATCH v4 00/13] Add support for other checksums
 2019-06-04  9:30 UTC  (25+ messages)
` [PATCH v4 01/13] btrfs: use btrfs_csum_data() instead of directly calling crc32c
` [PATCH v4 02/13] btrfs: resurrect btrfs_crc32c()
` [PATCH v4 03/13] btrfs: use btrfs_crc32c{,_final}() in for free space cache
` [PATCH v4 04/13] btrfs: don't assume ordered sums to be 4 bytes
` [PATCH v4 05/13] btrfs: dont assume compressed_bio "
` [PATCH v4 06/13] btrfs: format checksums according to type for printing
` [PATCH v4 07/13] btrfs: add common checksum type validation
` [PATCH v4 08/13] btrfs: check for supported superblock checksum type before checksum validation
` [PATCH v4 09/13] btrfs: Simplify btrfs_check_super_csum() and get rid of size assumptions
` [PATCH v4 10/13] btrfs: add boilerplate code for directly including the crypto framework
` [PATCH v4 11/13] btrfs: directly call into crypto framework for checsumming
` [PATCH v4 12/13] btrfs: remove assumption about csum type form btrfs_print_data_csum_error()
` [PATCH v4 13/13] btrfs: add sha256 as another checksum algorithm

Attempt to fix Github Issue #59 for btrfs-progs (looping issue)
 2019-06-03 23:25 UTC 

[PATCH v3 00/13] Add support for other checksums
 2019-06-03 12:40 UTC  (11+ messages)
` [PATCH v3 06/13] btrfs: format checksums according to type for printing
` [PATCH v3 07/13] btrfs: add common checksum type validation
` [PATCH v3 08/13] btrfs: check for supported superblock checksum type before checksum validation

[PATCH] btrfs: Fix -Wunused-but-set-variable warnings
 2019-06-03 12:21 UTC  (5+ messages)

[RFC][PATCH] link.2: AT_ATOMIC_DATA and AT_ATOMIC_METADATA
 2019-06-03  6:17 UTC  (13+ messages)

'watch btrfs fi show' crash while 'btrfs device delete'
 2019-06-03  1:35 UTC  (2+ messages)

[PATCH 1/2] btrfs: Introduce btrfs_io_geometry
 2019-05-31 17:01 UTC  (4+ messages)
` [PATCH 2/2] btrfs: Use btrfs_io_geometry appropriately

[PATCH v3] btrfs: Flush before reflinking any extent to prevent NOCOW write falling back to CoW without data reservation
 2019-05-31 12:26 UTC  (6+ messages)

[PATCH 0/3] Extent buffer lock cleanups
 2019-05-31 11:28 UTC  (8+ messages)
` [PATCH 1/3] btrfs: switch extent_buffer blocking_writers from atomic to int
` [PATCH 2/3] btrfs: switch extent_buffer spinning_writers "
` [PATCH 3/3] btrfs: switch extent_buffer write_locks "

[PATCH] btrfs: trim: Check the range passed into to prevent overflow
 2019-05-31  6:01 UTC  (4+ messages)

[GIT PULL] Btrfs fixes for 5.2-rc3
 2019-05-31  4:00 UTC  (2+ messages)

[PATCH 04/18] dax: Introduce IOMAP_DAX_COW to CoW edges during writes
 2019-05-30 22:59 UTC  (11+ messages)

leaf size and compression
 2019-05-30 19:09 UTC 

[PATCH] btrfs: use file:line format for assertion report
 2019-05-30 16:46 UTC 

[PATCH] btrfs: adjust order of unlocks in do_trimming()
 2019-05-30 13:52 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).