linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-07 20:27:07 to 2019-10-14 20:17:51 UTC [more...]

[RFC PATCH 00/19] btrfs: async discard support
 2019-10-14 20:17 UTC  (57+ messages)
` [PATCH 01/19] bitmap: genericize percpu bitmap region iterators
` [PATCH 02/19] btrfs: rename DISCARD opt to DISCARD_SYNC
` [PATCH 03/19] btrfs: keep track of which extents have been discarded
` [PATCH 04/19] btrfs: keep track of cleanliness of the bitmap
` [PATCH 05/19] btrfs: add the beginning of async discard, discard workqueue
` [PATCH 06/19] btrfs: handle empty block_group removal
` [PATCH 07/19] btrfs: discard one region at a time in async discard
` [PATCH 08/19] btrfs: track discardable extents for asnyc discard
` [PATCH 09/19] btrfs: keep track of discardable_bytes
` [PATCH 10/19] btrfs: calculate discard delay based on number of extents
` [PATCH 11/19] btrfs: add bps discard rate limit
` [PATCH 12/19] btrfs: limit max discard size for async discard
` [PATCH 13/19] btrfs: have multiple discard lists
` [PATCH 14/19] btrfs: only keep track of data extents for async discard
` [PATCH 15/19] btrfs: load block_groups into discard_list on mount
` [PATCH 16/19] btrfs: keep track of discard reuse stats
` [PATCH 17/19] btrfs: add async discard header
` [PATCH 18/19] btrfs: increase the metadata allowance for the free_space_cache
` [PATCH 19/19] btrfs: make smaller extents more likely to go into bitmaps

[PATCH] Setup GitLab-CI for btrfs-progs
 2019-10-14 18:02 UTC  (3+ messages)

Massive filesystem corruption since kernel 5.2 (ARCH)
 2019-10-14 17:54 UTC  (12+ messages)

[PATCH v2] Setup GitLab-CI for btrfs-progs
 2019-10-14 17:51 UTC 

[PATCH v3] btrfs-progs: add verbose option to btrfs device scan
 2019-10-14 15:24 UTC  (4+ messages)

[PATCH v2 0/7] btrfs-progs: Support for BG_TREE feature
 2019-10-14 15:17 UTC  (11+ messages)
` [PATCH v2 1/7] btrfs-progs: Refactor excluded extent functions to use fs_info
` [PATCH v2 2/7] btrfs-progs: Refactor btrfs_read_block_groups()
` [PATCH v2 3/7] btrfs-progs: Enable read-write ability for 'bg_tree' feature
` [PATCH v2 4/7] btrfs-progs: mkfs: Introduce -O bg-tree
  ` [PATCH v2.1 "
` [PATCH v2 5/7] btrfs-progs: dump-tree/dump-super: Introduce support for bg tree
` [PATCH v2 6/7] btrfs-progs: check: Introduce support for bg-tree feature
` [PATCH v2 7/7] btrfs-progs: btrfstune: Allow to enable bg-tree feature offline

[PATCH 00/15] Remove callback indirections in compression code
 2019-10-14 12:22 UTC  (16+ messages)
` [PATCH 01/15] btrfs: export compression and decompression callbacks
` [PATCH 02/15] btrfs: switch compression callbacks to direct calls
` [PATCH 03/15] btrfs: compression: attach workspace manager to the ops
` [PATCH 04/15] btrfs: compression: let workspace manager init take only the type
` [PATCH 05/15] btrfs: compression: inline init_workspace_manager
` [PATCH 06/15] btrfs: compression: let workspace manager cleanup take only the type
` [PATCH 07/15] btrfs: compression: inline cleanup_workspace_manager
` [PATCH 08/15] btrfs: compression: export alloc/free/get/put callbacks of all algos
` [PATCH 09/15] btrfs: compression: inline get_workspace
` [PATCH 10/15] btrfs: compression: inline put_workspace
` [PATCH 11/15] btrfs: compression: pass type to btrfs_get_workspace
` [PATCH 12/15] btrfs: compression: inline alloc_workspace
` [PATCH 13/15] btrfs: compression: pass type to btrfs_put_workspace
` [PATCH 14/15] btrfs: compression: inline free_workspace
` [PATCH 15/15] btrfs: compression: remove ops pointer from workspace_manager

[PATCH] fs: use READ_ONCE/WRITE_ONCE with the i_size helpers
 2019-10-14 12:02 UTC  (4+ messages)

[PATCH] btrfs: save i_size in compress_file_range
 2019-10-14 11:52 UTC  (4+ messages)

[PATCH v3 0/3] btrfs: Introduce new incompat feature BG_TREE to hugely reduce mount time
 2019-10-14  9:08 UTC  (12+ messages)
` [PATCH v3 1/3] btrfs: block-group: Fix a memory leak due to missing btrfs_put_block_group()
` [PATCH v3 2/3] btrfs: block-group: Refactor btrfs_read_block_groups()
` [PATCH v3 3/3] btrfs: Introduce new incompat feature, BG_TREE, to speed up mount time

[PATCH] btrfs: qgroup: Always free PREALLOC META reserve in btrfs_delalloc_release_extents()
 2019-10-14  6:34 UTC 

5.3.0 deadlock: btrfs_sync_file / btrfs_async_reclaim_metadata_space / btrfs_page_mkwrite
 2019-10-14  1:45 UTC  (4+ messages)

aaaaaaaaaaaaaa9
 2019-10-13 18:16 UTC 

[PATCH] btrfs: don't needlessly create extent-refs kernel thread
 2019-10-12 19:47 UTC  (2+ messages)

[PATCH 0/5] Remove extent_map::bdev
 2019-10-11 18:54 UTC  (5+ messages)
` [PATCH 2/5] btrfs: get bdev from latest_dev for dio bh_result

[PATCH] Btrfs: fix metadata space leak on fixup worker failure to set range as delalloc
 2019-10-11 18:38 UTC  (3+ messages)

[PATCH] Btrfs: fix negative subv_writers counter and data space leak after buffered write
 2019-10-11 18:23 UTC  (6+ messages)
` [PATCH v2] "

rsync -ax and subvolumes
 2019-10-11 18:17 UTC  (6+ messages)

[PATCH] Btrfs: add missing extents release on file extent cluster relocation error
 2019-10-11 17:50 UTC  (4+ messages)

[PATCH] btrfs: ioctl: Try to use btrfs_fs_info instead of *file
 2019-10-11 17:41 UTC  (4+ messages)

[PATCH 0/3] Cleanups in mount path
 2019-10-11 10:12 UTC  (10+ messages)
` [PATCH 1/3] btrfs: Factor out tree roots initialization during mount
` [PATCH 2/3] btrfs: Don't use objectid_mutex "
` [PATCH 3/3] btrfs: Jump to correct label on init_root_trees failure

[PULL REQUEST] btrfs-progs: For next merge window
 2019-10-11  2:07 UTC  (3+ messages)

[PATCH] btrfs: use bool argument in free_root_pointers()
 2019-10-10 17:05 UTC  (3+ messages)

[PATCH] btrfs-progs: unbreak btrfs-sb-mod compilation
 2019-10-10 17:02 UTC  (2+ messages)

[PATCH v2 1/3] btrfs: remove unnecessary hash_init()
 2019-10-10 16:58 UTC  (4+ messages)
` [PATCH v2 2/3] btrfs: code cleanup for compression type
` [PATCH v2 3/3] btrfs: using enum to replace macro

[PATCH] btrfs: Rename btrfs_join_transaction_nolock
 2019-10-10 16:26 UTC  (3+ messages)

[PATCH] btrfs: User assert to document transaction requirement
 2019-10-10 16:23 UTC  (3+ messages)

[GIT PULL] Btrfs fixes for 5.4-rc3
 2019-10-10 15:45 UTC  (2+ messages)

[PATCH RESEND] btrfs-progs: btrfstune -M|m drop test_uuid_unique
 2019-10-10  7:53 UTC 

[PATCH v2 0/4] btrfs-progs: fix clone from wrong subvolume
 2019-10-10  7:06 UTC  (3+ messages)

[PATCH v3 0/7] btrfs-progs: Support for BG_TREE feature
 2019-10-10  6:41 UTC  (8+ messages)
` [PATCH v3 1/7] btrfs-progs: Refactor excluded extent functions to use fs_info
` [PATCH v3 2/7] btrfs-progs: Refactor btrfs_read_block_groups()
` [PATCH v3 3/7] btrfs-progs: Enable read-write ability for 'bg_tree' feature
` [PATCH v3 4/7] btrfs-progs: mkfs: Introduce -O bg-tree
` [PATCH v3 5/7] btrfs-progs: dump-tree/dump-super: Introduce support for bg tree
` [PATCH v3 6/7] btrfs-progs: check: Introduce support for bg-tree feature
` [PATCH v3 7/7] btrfs-progs: btrfstune: Allow to enable bg-tree feature offline

[PATCH] fstests: btrfs/15[78]: Detect non-raid6 data chunks before doing the test
 2019-10-10  6:13 UTC 

[PATCH v2 0/3] btrfs: Introduce new incompat feature BG_TREE to hugely reduce mount time
 2019-10-10  2:21 UTC  (19+ messages)
` [PATCH v2 1/3] btrfs: block-group: Refactor btrfs_read_block_groups()
  ` [PATCH "
` [PATCH v2 2/3] btrfs: disk-io: Remove unnecessary check before freeing chunk root
` [PATCH v2 3/3] btrfs: Introduce new incompat feature, BG_TREE, to speed up mount time

[PATCH RFC 0/2] Btrfs: fix file data corruptions due to lost dirty bits
 2019-10-09 17:20 UTC  (3+ messages)
` [PATCH 2/2] Btrfs: keep pages dirty when using btrfs_writepage_fixup_worker

Domain eyecamera.de
 2019-10-09 14:38 UTC 

[PATCH] btrfs: opencode extent_buffer_get
 2019-10-09  7:35 UTC  (3+ messages)

[PATCH] btrfs: Avoid getting stuck during cyclic writebacks
 2019-10-08 14:42 UTC  (3+ messages)

[PATCH] btrfs: block-group: Rework documentation of check_system_chunk function
 2019-10-08 11:43 UTC  (3+ messages)

[PATCH 0/4] Add xxhash64 and sha256 as possible new checksums
 2019-10-08 11:40 UTC  (6+ messages)
` [PATCH 3/4] btrfs: sysfs: export supported checksums

[PATCH v3 0/5] btrfs: fix issues due to alien device
 2019-10-08  6:11 UTC  (8+ messages)
` [PATCH 4/5] btrfs: remove identified alien device in open_fs_devices

[PATCH 1/3] btrfs: remove unnecessary hash_init()
 2019-10-08  2:56 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).