linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-06 14:48:09 to 2019-11-14 08:48:08 UTC [more...]

[PATCH v2 0/7] remove BUG_ON()s in btrfs_close_one_device()
 2019-11-14  8:48 UTC  (15+ messages)
` [PATCH v2 1/7] btrfs: decrement number of open devices after closing the device not before
` [PATCH v2 2/7] btrfs: handle device allocation failure in btrfs_close_one_device()
` [PATCH v2 3/7] btrfs: handle allocation failure in strdup
` [PATCH v2 4/7] btrfs: handle error return of close_fs_devices()
` [PATCH v2 5/7] btrfs: remove final BUG_ON() in close_fs_devices()
` [PATCH v2 6/7] btrfs: change btrfs_fs_devices::seeing to bool
` [PATCH v2 7/7] btrfs: change btrfs_fs_devices::rotating "

[PATCH] btrfs: scrub: Don't check free space before marking a block group RO
 2019-11-14  8:25 UTC 

Does GRUB btrfs support log tree?
 2019-11-14  8:18 UTC  (10+ messages)

cp --reflink invalid argument error
 2019-11-14  5:21 UTC  (3+ messages)
` reflink copy now works with nocow?

[PATCH v3 0/4] RAID1 with 3- and 4- copies
 2019-11-14  5:13 UTC  (4+ messages)

Avoiding BRTFS RAID5 write hole
 2019-11-14  4:25 UTC  (4+ messages)

[PATCH 0/2] btrfs: block-group: Bug fixes for "btrfs: block-group: Refactor btrfs_read_block_groups()"
 2019-11-14  1:37 UTC  (5+ messages)
` [PATCH 1/2] btrfs: block-group: Fix two rebase errors where assignment for cache is missing

Avoiding BRTFS RAID5 write hole
 2019-11-13 22:51 UTC  (2+ messages)

[GIT PULL] Btrfs fix for 5.4-rc8
 2019-11-13 21:05 UTC  (2+ messages)

Hello
 2019-11-13 20:38 UTC 

Avoiding BRTFS RAID5 write hole
 2019-11-13 19:34 UTC  (2+ messages)

[PATCH] btrfs: mkfs: Make no-holes as default mkfs incompat features
 2019-11-13 18:37 UTC  (7+ messages)

Decoding "unable to fixup (regular)" errors
 2019-11-13 18:24 UTC  (14+ messages)
          ` checksum errors in orphaned blocks on multiple systems (Was: Re: Decoding "unable to fixup (regular)" errors)

[PATCH V2 0/2] Move swap functions out of address space operations
 2019-11-13 15:25 UTC  (5+ messages)
` [PATCH V2 1/2] fs: Clean up mapping variable
` [PATCH V2 2/2] fs: Move swap_[de]activate to file_operations

btrfs based backup?
 2019-11-13 15:04 UTC  (7+ messages)

Potential CVE due to malicious UUID conflict?
 2019-11-13  9:28 UTC  (4+ messages)

[PATCH] fstests: common: Keep $seqres.dmesg in $RESULT_DIR
 2019-11-13  9:12 UTC  (3+ messages)

[PATCH] fstests: common: Keep $seqres.dmesg in $RESULT_DIR
 2019-11-13  6:59 UTC 

[PATCH 0/2] Move swap functions out of address space operations
 2019-11-12 23:52 UTC  (13+ messages)
` [PATCH 1/2] fs: Clean up mapping variable
` [PATCH 2/2] fs: Move swap_[de]activate to file_operations

Investment opportunity
 2019-11-12 17:57 UTC 

[PATCH] Btrfs: fix missing hole after hole punching and fsync when using NO_HOLES
 2019-11-12 17:43 UTC  (4+ messages)

[PATCH] btrfs: test fsync after hole punching when using the no-holes feature
 2019-11-12 15:13 UTC 

[PATCH 0/5] remove BUG_ON()s in btrfs_close_one_device()
 2019-11-12 12:59 UTC  (12+ messages)
` [PATCH 1/5] btrfs: decrement number of open devices after closing the device not before
` [PATCH 2/5] btrfs: handle device allocation failure in btrfs_close_one_device()
` [PATCH 3/5] btrfs: handle allocation failure in strdup
` [PATCH 4/5] btrfs: handle error return of close_fs_devices()
` [PATCH 5/5] btrfs: remove final BUG_ON() in close_fs_devices()

Unusual crash -- data rolled back ~2 weeks?
 2019-11-12 11:30 UTC  (14+ messages)

dd does it again!
 2019-11-11 19:19 UTC  (3+ messages)

[PATCH] Btrfs: fix log context list corruption after rename exchange operation
 2019-11-11 18:45 UTC  (3+ messages)

[PATCH v2 00/22] btrfs: async discard support
 2019-11-11 18:49 UTC  (27+ messages)
` [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 12/22] btrfs: keep track of discardable_bytes
` [PATCH 14/22] btrfs: add bps discard rate limit
` [PATCH 17/22] btrfs: have multiple discard lists
` [PATCH 18/22] btrfs: only keep track of data extents for async discard

[PATCH next 0/2] btrfs: Fix build warnings for arm
 2019-11-11 18:31 UTC  (4+ messages)
` [PATCH next 1/2] btrfs: tree-checker: Fix error format string
` [PATCH next 2/2] btrfs: extent-tree: "

[next-20191108] Assertion failure in space-info.c:btrfs_update_space_info()
 2019-11-11 18:21 UTC  (4+ messages)

[PATCH] btrfs: handle scanned setting properly in writeback
 2019-11-11 18:12 UTC 

[PATCH 1/2] btrfs-progs: add comments of block group lookup functions
 2019-11-11 10:17 UTC  (6+ messages)
` [PATCH 2/2] btrfs-progs: check: call btrfs_lookup_block_group() instead in check_extent_type()

[PATCH 1/2] btrfs-progs: Reduce error level from error to warning for OPEN_CTREE_PARTIAL
 2019-11-11  7:50 UTC  (2+ messages)
` [PATCH 2/2] btrfs: rescue/zero-log: Manually write all supers to handle extent tree error more gracefully

[PATCH] btrfs-progs: dump-tree: Introduce --nofilename option
 2019-11-11  7:24 UTC 

[PATCH] btrfs-progs: mkfs: Make no-holes as default mkfs incompat features
 2019-11-11  6:53 UTC 

fix for ERROR: cannot read chunk root
 2019-11-11  1:46 UTC  (9+ messages)

Unable to delete device
 2019-11-10  3:48 UTC  (3+ messages)

[GIT PULL] Btrfs fixes for 5.4-rc7
 2019-11-09 17:15 UTC  (2+ messages)

Extent to files
 2019-11-08 21:23 UTC  (2+ messages)

[BUG report] KASAN: null-ptr-deref in btrfs_sync_log
 2019-11-08 16:12 UTC  (5+ messages)

Defragmenting to recover wasted space
 2019-11-08 15:53 UTC  (6+ messages)

__btrfs_free_extent error after suspend resume
 2019-11-08  0:08 UTC  (4+ messages)

Investment opportunity
 2019-11-07 15:08 UTC 

general protection fault in put_pid
 2019-11-07 13:42 UTC 

[PATCH 0/3] btrfs: More intelligent degraded chunk allocator
 2019-11-07  9:45 UTC  (8+ messages)
` [PATCH 1/3] btrfs: volumes: Refactor device holes gathering into a separate function
` [PATCH 2/3] btrfs: volumes: Add btrfs_fs_devices::missing_list to collect missing devices
` [PATCH 3/3] btrfs: volumes: Allocate degraded chunks if rw devices can't fullfil a chunk

Read-only snapshot send speed very slow after modify original data. Need help
 2019-11-06 14:48 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).