linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-27 04:44:12 to 2019-12-03 19:50:56 UTC [more...]

[PATCH 0/4][v2] clean up how we mark block groups read only
 2019-12-03 19:50 UTC  (8+ messages)
` [PATCH 2/4] btrfs: kill min_allocable_bytes in inc_block_group_ro
` [PATCH 3/4] btrfs: fix force usage "
` [PATCH 4/4] btrfs: use btrfs_can_overcommit "

[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  (12+ messages)
` [PATCH 1/3] btrfs: Don't discard unwritten extents
` [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)

BTRFS subvolume RAID level
 2019-12-03  1:30 UTC  (5+ messages)

[PATCH 0/6] btrfs-progs: add support for LOGICAL_INO_V2 features in logical-resolve
 2019-12-03  1:08 UTC  (8+ messages)
` [PATCH 1/6] btrfs-progs: ioctl-test: add LOGICAL_INO_V2
` [PATCH 2/6] btrfs-progs: libbtrfsutil: "
` [PATCH 5/6] btrfs-progs: inspect: increase logical-resolve default buffer size to 64K
` [PATCH 6/6] btrfs-progs: inspect-internal: document new logical-resolve options and kernel requirements

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  (21+ messages)
` [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

[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  (23+ 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  (6+ 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 

Possible data race on btrfs_set_block_group_used(&cache->item, ...) when two syncfs runs in parallel
 2019-11-28  2:15 UTC 

bad sector / bad block support
 2019-11-28  1:23 UTC  (4+ messages)

[PATCH RFC] btrfs: space-info: Make over-commit threshold to 87.5% of a new chunk
 2019-11-27 23:33 UTC  (3+ messages)

[PATCH v4 00/22] btrfs: async discard support
 2019-11-27 18:26 UTC  (3+ messages)

[PATCH] btrfs: mkfs: Make no-holes as default mkfs incompat features
 2019-11-27 17:10 UTC  (3+ messages)

[PATCH 0/5 v2] btrfs direct-io using iomap
 2019-11-27 15:51 UTC  (2+ messages)

[PATCH] btrfs: fix devs_max constraints for raid1c3 and raid1c4
 2019-11-27 15:10 UTC 

[RFC PATCH v3 00/12] fs: interface for directly reading/writing compressed data
 2019-11-27 10:33 UTC  (10+ messages)
` [RFC PATCH v3 03/12] fs: add RWF_ENCODED for "
` [RFC PATCH v3 08/12] btrfs: add ram_bytes and offset to btrfs_ordered_extent
` [RFC PATCH v3 09/12] btrfs: support different disk extent size for delalloc

Domain pagedirectory.de
 2019-11-27  8:09 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).