linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-28 03:30:21 to 2019-12-04 08:27:51 UTC [more...]

[PATCH v5 00/15] btrfs-progs: zoned block device support
 2019-12-04  8:25 UTC  (10+ messages)
` [PATCH v5 01/15] btrfs-progs: utils: Introduce queue_param helper function
` [PATCH v5 02/15] btrfs-progs: introduce raid parameters variables
` [PATCH v5 03/15] btrfs-progs: build: Check zoned block device support
` [PATCH v5 04/15] btrfs-progs: add new HMZONED feature flag
` [PATCH v5 05/15] btrfs-progs: Introduce zone block device helper functions
` [PATCH v5 06/15] btrfs-progs: load and check zone information
` [PATCH v5 07/15] btrfs-progs: support discarding zoned device
` [PATCH v5 08/15] btrfs-progs: support zero out on zoned block device
` [PATCH v5 09/15] btrfs-progs: implement log-structured superblock for HMZONED mode

[PATCH v5 00/28] btrfs: zoned block device support
 2019-12-04  8:17 UTC  (29+ messages)
` [PATCH v5 01/28] btrfs: introduce HMZONED feature flag
` [PATCH v5 02/28] btrfs: Get zone information of zoned block devices
` [PATCH v5 03/28] btrfs: Check and enable HMZONED mode
` [PATCH v5 04/28] btrfs: disallow RAID5/6 in "
` [PATCH v5 05/28] btrfs: disallow space_cache "
` [PATCH v5 06/28] btrfs: disallow NODATACOW "
` [PATCH v5 07/28] btrfs: disable fallocate "
` [PATCH v5 08/28] btrfs: implement log-structured superblock for "
` [PATCH v5 09/28] btrfs: align device extent allocation to zone boundary
` [PATCH v5 10/28] btrfs: do sequential extent allocation in HMZONED mode
` [PATCH v5 11/28] btrfs: make unmirroed BGs readonly only if we have at least one writable BG
` [PATCH v5 12/28] btrfs: ensure metadata space available on/after degraded mount in HMZONED
` [PATCH v5 13/28] btrfs: reset zones of unused block groups
` [PATCH v5 14/28] btrfs: redirty released extent buffers in HMZONED mode
` [PATCH v5 15/28] btrfs: serialize data allocation and submit IOs
` [PATCH v5 16/28] btrfs: implement atomic compressed IO submission
` [PATCH v5 17/28] btrfs: support direct write IO in HMZONED
` [PATCH v5 18/28] btrfs: serialize meta IOs on HMZONED mode
` [PATCH v5 19/28] btrfs: wait existing extents before truncating
` [PATCH v5 20/28] btrfs: avoid async checksum on HMZONED mode
` [PATCH v5 21/28] btrfs: disallow mixed-bg in "
` [PATCH v5 22/28] btrfs: disallow inode_cache "
` [PATCH v5 23/28] btrfs: support dev-replace "
` [PATCH v5 24/28] btrfs: enable relocation "
` [PATCH v5 25/28] btrfs: relocate block group to repair IO failure in HMZONED
` [PATCH v5 26/28] btrfs: split alloc_log_tree()
` [PATCH v5 27/28] btrfs: enable tree-log on HMZONED mode
` [PATCH v5 28/28] btrfs: enable to mount HMZONED incompat flag

btrfs-progs: misc/016 hangs at ioctl
 2019-12-04  6:08 UTC  (2+ messages)

[PATCH] btrfs-progs: restore: Do proper mirror iteration in copy_one_extent()
 2019-12-04  2:15 UTC 

BTRFS subvolume RAID level
 2019-12-03 20:31 UTC  (6+ messages)

[PATCH 0/4][v2] clean up how we mark block groups read only
 2019-12-03 19:51 UTC  (5+ messages)
` [PATCH 3/4] btrfs: fix force usage in inc_block_group_ro

[PATCH v3 0/3] btrfs: qgroup rescan races (part 1)
 2019-12-03 19:32 UTC  (3+ messages)

[PATCH] btrfs: Opencode ordered_data_tree_panic
 2019-12-03 19:25 UTC  (4+ messages)

[PATCH v2] btrfs: relocation: Output current relocation stage at btrfs_relocate_block_group()
 2019-12-03 19:15 UTC  (2+ messages)

[PATCH 2/2] Btrfs: make tree checker detect checksum items with overlapping ranges
 2019-12-03 19:11 UTC  (3+ messages)
` [PATCH v2 "

[PATCH] btrfs: Fix btrfs_find_create_tree_block() testing
 2019-12-03 19:06 UTC  (6+ messages)
  ` [PATCH v2] "

[PATCH 1/2] Btrfs: fix missing data checksums after replaying a log tree
 2019-12-03 18:51 UTC  (3+ messages)
` [PATCH v2 "

[PATCH v2] btrfs: remove unused condition check in btrfs_page_mkwrite()
 2019-12-03 18:29 UTC  (2+ messages)

[PATCH 0/9] btrfs: miscellaneous cleanups
 2019-12-03 18:01 UTC  (19+ messages)
` [PATCH 1/9] btrfs: get rid of trivial __btrfs_lookup_bio_sums() wrappers
` [PATCH 2/9] btrfs: remove dead snapshot-aware defrag code
` [PATCH 3/9] btrfs: make btrfs_ordered_extent naming consistent with btrfs_file_extent_item
` [PATCH 4/9] btrfs: remove unnecessary pg_offset assignments in __extent_writepage()
` [PATCH 5/9] btrfs: remove trivial goto label "
` [PATCH 6/9] btrfs: remove redundant i_size check in __extent_writepage_io()
` [PATCH 7/9] btrfs: drop create parameter to btrfs_get_extent()
` [PATCH 8/9] btrfs: simplify compressed/inline check in __extent_writepage_io()
` [PATCH 9/9] btrfs: remove struct find_free_extent.ram_bytes

[PATCH 0/3] Cleanups from pinned rework try
 2019-12-03 17:42 UTC  (6+ messages)
` [PATCH 1/3] btrfs: Remove WARN_ON in walk_log_tree
` [PATCH 2/3] btrfs: Remove redundant WARN_ON in walk_down_log_tree
` [PATCH 3/3] btrfs: Ensure btrfs_pin_reserved_extent is always called with valid transaction

[RFC] GRUB: add support for RAID1C3 and RAID1C4
 2019-12-03 17:30 UTC  (4+ messages)
` [PATCH] btrfs: "

[PATCH 0/3] 3 misc patches
 2019-12-03 17:16 UTC  (7+ messages)
` [PATCH 2/3] btrfs: Open code __btrfs_free_reserved_extent in btrfs_free_reserved_extent
` [PATCH 3/3] btrfs: Rename __btrfs_free_reserved_extent to btrfs_pin_reserved_extent

Btrfs progs release 5.4
 2019-12-03 16:01 UTC 

[PATCH 0/4] btrfs: Make balance cancelling response faster
 2019-12-03 13:29 UTC  (6+ messages)
` [PATCH 1/4] btrfs: relocation: Introduce error injection points for cancelling balance
` [PATCH 2/4] btrfs: relocation: Check cancel request after each data page read
` [PATCH 3/4] btrfs: relocation: Check cancel request after each extent found
` [PATCH 4/4] btrfs: relocation: Work around dead relocation stage loop

[PATCH] btrfs: fix warn_on for send from readonly mount
 2019-12-03 11:45 UTC  (8+ messages)
` [PATCH v2] "

[PATCH] btrfs: remove unused condition check in btrfs_page_mkwrite()
 2019-12-03  8:33 UTC  (3+ messages)

[PATCH] btrfs: Simplify len alignment calculation
 2019-12-03  8:06 UTC  (3+ messages)

[PATCH 0/4] btrfs: Make balance cancelling response faster
 2019-12-03  6:24 UTC 

[PATCH v2 0/5] btrfs: sysfs, cleanups
 2019-12-03  5:42 UTC  (4+ messages)
` [PATCH v2 2/5] btrfs: sysfs, rename device_link add,remove functions

[PATCH v2] fs: Fix page_mkwrite off-by-one errors
 2019-12-03  1:52 UTC  (5+ messages)

[PATCH 0/6] btrfs-progs: add support for LOGICAL_INO_V2 features in logical-resolve
 2019-12-03  1:08 UTC  (4+ messages)

Unrecoverable corruption after loss of cache
 2019-12-02 21:27 UTC  (3+ messages)

[PATCH 0/3] btrfs: More intelligent degraded chunk allocator
 2019-12-02 19:27 UTC  (15+ messages)
` [PATCH 3/3] btrfs: volumes: Allocate degraded chunks if rw devices can't fullfil a chunk

[PATCH V3 0/3] Move swap functions out of address space operations
 2019-12-02 17:01 UTC  (5+ messages)
` [PATCH V3 1/3] fs: Clean up mapping variable
` [PATCH V3 2/3] fs: Move swap_[de]activate to file_operations
` [PATCH V3 3/3] Documentation/fs: Move swap_[de]activate() "

Slow performance with Btrfs RAID 10 with a failed disk
 2019-12-02 15:08 UTC  (3+ messages)

[PATCH] btrfs: relocation: Allow 'btrfs balance cancel' to return quicker
 2019-12-02 13:50 UTC  (3+ messages)

[PATCH] btrfs-progs: misc-tests/038: fix wrong field filtered under root directory
 2019-12-02 13:08 UTC  (3+ messages)
` [PATCH v2] "

kernel trace, (nearly) every time on send/receive
 2019-12-02 13:04 UTC  (5+ messages)

[RFC PATCH 0/1] btrfs-progs: scrub: add start/end position for scrub
 2019-12-02  3:44 UTC  (2+ messages)
` [PATCH] "

btrfs scrub's dmesg log is fairly incomplete (rate-limiting?)
 2019-12-01 21:52 UTC 

[PATCH] fstests: common: Allow user to keep $seqres.dmesg for all tests
 2019-12-01 16:26 UTC  (2+ messages)

GRUB bug with Btrfs multiple devices
 2019-11-30 17:34 UTC  (22+ messages)

Fw:Vorrei che tu passassi una giornata piacevole
 2019-11-28  1:57 UTC 

[PATCH] Btrfs: send, skip backreference walking for extents with many references
 2019-11-29 15:25 UTC  (10+ messages)

[PATCH] generic: test journal/log replay when a file with cloned extents was fsync'ed
 2019-11-29 15:15 UTC 

Timestamp received snapshot is strange
 2019-11-29  6:56 UTC 

[PATCH] btrfs: relocation: Output current relocation stage at btrfs_relocate_block_group()
 2019-11-29  0:35 UTC  (6+ messages)

[PATCH] btrfs-progs: qgroup: Check for ENOTCONN error on create/assign/limit
 2019-11-28 12:39 UTC  (4+ messages)

[PATCH] btrfs: Do not check for PagePrivate twice
 2019-11-28 11:44 UTC  (3+ messages)

Avoiding BRTFS RAID5 write hole
 2019-11-28 11:37 UTC  (5+ messages)

[PATCH v4 0/2] remove BUG_ON()s in btrfs_close_one_device()
 2019-11-28  9:29 UTC  (4+ messages)
` [PATCH v4 2/2] btrfs: reset device back to allocation state when removing

RAID5 scrub performance
 2019-11-28  9:24 UTC  (3+ messages)

potential data race on BTRFS_I(inode)->root->last_log_commit when adding inode while fdatasync
 2019-11-28  5:30 UTC 

potential data race on disk_i_size in two btrfs_endio_writer_helper()
 2019-11-28  3:44 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).