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

first it froze, now the (btrfs) root fs won't mount 
 2019-10-19 22:34 UTC 

"BUG: kernel NULL pointer dereference," when unmounting filesystem hitted by enospc error
 2019-10-19 19:29 UTC 

[PATCH 0/3] btrfs-progs: Add check and repair for invalid inode generation
 2019-10-19 16:24 UTC  (4+ messages)

[RFC PATCH v2 0/5] fs: interface for directly reading/writing compressed data
 2019-10-19  5:01 UTC  (18+ messages)
` [PATCH man-pages] Document encoded I/O
` [RFC PATCH v2 1/5] fs: add O_ENCODED open flag
` [RFC PATCH v2 2/5] fs: add RWF_ENCODED for reading/writing compressed data
` [RFC PATCH v2 3/5] btrfs: generalize btrfs_lookup_bio_sums_dio()
` [RFC PATCH v2 4/5] btrfs: implement RWF_ENCODED reads
` [RFC PATCH v2 5/5] btrfs: implement RWF_ENCODED writes

btrfs check (not lowmem) and OOM-like hangs (4.17.6)
 2019-10-19  3:07 UTC  (4+ messages)
  ` 5.1.21: fs/btrfs/extent-tree.c:7100 __btrfs_free_extent+0x18b/0x921

tree-checker: corrupt leaf: invalid mode: has 00 expect valid S_IF* bit(s)
 2019-10-19  0:24 UTC  (2+ messages)

[PATCH v2 0/7] btrfs-progs: Support for BG_TREE feature
 2019-10-19  0:04 UTC  (18+ 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 7/7] btrfs-progs: btrfstune: Allow to enable bg-tree feature offline

[PATCH] btrfs: Do not check for PagePrivate twice
 2019-10-18 23:35 UTC  (3+ messages)
` [PATCH] btrfs: Do not check for writeback in btrfs_releasepage()

[PATCH AUTOSEL 5.3 60/89] btrfs: silence maybe-uninitialized warning in clone_range
 2019-10-18 22:02 UTC 

[PATCH AUTOSEL 4.19 015/100] Btrfs: fix deadlock on tree root leaf when finding free extent
 2019-10-18 22:04 UTC 

MD RAID 5/6 vs BTRFS RAID 5/6
 2019-10-18 22:19 UTC  (6+ messages)

[PATCH 0/5] Extent buffer locking and documentation
 2019-10-18 17:31 UTC  (10+ messages)
` [PATCH 1/5] btrfs: merge blocking_writers branches in btrfs_tree_read_lock
` [PATCH 2/5] btrfs: set blocking_writers directly, no increment or decrement
` [PATCH 3/5] btrfs: access eb::blocking_writers according to ACCESS_ONCE policies
` [PATCH 4/5] btrfs: serialize blocking_writers updates
` [PATCH 5/5] btrfs: document extent buffer locking

[PATCH] btrfs-progs: small fixes/cleanup in Documentation
 2019-10-18 16:23 UTC  (8+ messages)
` [PATCH v2] "

[PATCH -next] btrfs: Make init_tree_roots static
 2019-10-18 12:09 UTC  (2+ messages)

[PATCH 0/4] Small coding style cleanups
 2019-10-18 12:02 UTC  (6+ messages)
` [PATCH 1/4] btrfs: reduce indentation in lock_stripe_add
` [PATCH 2/4] btrfs: remove pointless local variable in lock_stripe_add()
` [PATCH 3/4] btrfs: reduce indentation in btrfs_may_alloc_data_chunk
` [PATCH 4/4] btrfs: remove pointless indentation in btrfs_read_sys_array()

[PATCH 1/2] btrfs-progs: warn users about the possible dangers of check --repair
 2019-10-18 11:22 UTC  (2+ messages)

[PATCH v2 1/2] btrfs-progs: warn users about the possible dangers of check --repair
 2019-10-18 11:16 UTC  (2+ messages)
` [PATCH v2 2/2] btrfs-progs: docs: fix warning test

[PATCH 1/2] fstest: btrfs/196: test for alien btrfs-devices
 2019-10-18  9:13 UTC  (4+ messages)
` [PATCH 2/2] fstest: btrfs/197: test for alien devices

[PATCH] btrfs-progs: drop unique uuid test for btrfstune -M
 2019-10-18  8:52 UTC  (9+ messages)

Evaluating File System Reliability on Solid State Drives
 2019-10-17 19:17 UTC 

[PATCH] Btrfs: check for the full sync flag while holding the inode lock during fsync
 2019-10-17 18:40 UTC  (2+ messages)

[PATCH 00/15] Remove callback indirections in compression code
 2019-10-17 18:19 UTC  (34+ 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] Btrfs: fix qgroup double free after failure to reserve metadata for delalloc
 2019-10-17 18:14 UTC  (2+ messages)

[PATCH v2 0/3] btrfs llseek improvement, take 2
 2019-10-17 17:56 UTC  (2+ messages)

[PATCH RESEND] btrfs-progs: btrfstune -M|m drop test_uuid_unique
 2019-10-17 15:53 UTC  (3+ messages)

[PATCH 0/8] tree reading cleanups in mount
 2019-10-17 13:56 UTC  (10+ messages)
` [PATCH 1/8] btrfs: Cleanup and simplify find_newest_super_backup
` [PATCH 2/8] btrfs: Remove newest_gen argument from find_oldest_super_backup
` [PATCH 3/8] btrfs: Add read_backup_root
` [PATCH 4/8] btrfs: Factor out tree roots initialization during mount
` [PATCH 5/8] btrfs: Don't use objectid_mutex "
` [PATCH 6/8] btrfs: Remove unused next_root_backup function
` [PATCH 7/8] btrfs: Rename find_oldest_super_backup to init_backup_root_slot
` [PATCH 8/8] btrfs: Streamline btrfs_fs_info::backup_root_index semantics

[PATCH v2] tools/lib/traceevent, perf tools: Handle %pU format correctly
 2019-10-17 12:31 UTC  (4+ messages)

[PATCH v2 0/2] btrfs: qgroup: Bug fixes for trace events
 2019-10-17 12:09 UTC  (6+ messages)
` [PATCH v2 1/2] btrfs: qgroup: Fix wrong parameter order "
` [PATCH v2 2/2] btrfs: qgroup: Fix bad entry members of qgroup "

[PATCH 0/2] Minor tracepoints cleanups
 2019-10-17 11:28 UTC  (3+ messages)
` [PATCH 1/2] btrfs: tracepoints: drop typecasts from printk
` [PATCH 2/2] btrfs: tracepoints: constify all pointers

[PATCH] btrfs: qgroup: Automatically remove qgroup item when dropping a subvolume
 2019-10-17  7:36 UTC 

[PATCH] btrfs-progs: warn users about the possible dangers of check --repair
 2019-10-17  7:13 UTC  (7+ messages)

[PATCH v2] btrfs: qgroup: Fix wrong parameter order for trace events
 2019-10-17  2:40 UTC  (2+ messages)

[PATCH] tools/lib/traceevent, perf tools: Handle %pU format correctly
 2019-10-16 23:46 UTC  (5+ messages)

[PATCH v2] Setup GitLab-CI for btrfs-progs
 2019-10-16 21:22 UTC  (2+ messages)

Btrfs progs pre-release 5.3-rc1
 2019-10-16 21:20 UTC 

rsync -ax and subvolumes
 2019-10-16 19:07 UTC  (4+ messages)

[PATCH] btrfs: qgroup: Fix wrong parameter order for trace events
 2019-10-16 18:40 UTC  (3+ messages)

[RFC PATCH 1/4] btrfs-progs: pass in fs_info to btrfs_csum_data
 2019-10-16  8:41 UTC  (4+ messages)
` [RFC PATCH 2/4] btrfs-progs: add auth_key argument to open_ctree_fs_info
` [RFC PATCH 3/4] btrfs-progs: Add HMAC(SHA256) support
` [RFC PATCH 4/4] btrfs-progs: add --auth-key to dump-super

kernel 5.2 read time tree block corruption
 2019-10-16  8:36 UTC  (11+ messages)

bad tree block start, want #### have 0
 2019-10-16  1:52 UTC  (2+ messages)

[PATCH 24/34] btrfs: Use CONFIG_PREEMPTION
 2019-10-15 20:16 UTC  (2+ messages)

[RFC PATCH 00/19] btrfs: async discard support
 2019-10-15 19:58 UTC  (26+ messages)
` [PATCH 01/19] bitmap: genericize percpu bitmap region iterators
` [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 08/19] btrfs: track discardable extents for asnyc discard
` [PATCH 15/19] btrfs: load block_groups into discard_list on mount

potential data race on `delayed_rsv->full`
 2019-10-15 18:33 UTC 

[PATCH 1/2] btrfs: check page->mapping when loading free space cache
 2019-10-15 17:34 UTC  (2+ messages)

[PATCH 0/2] Support patches for btrfs backup root rework
 2019-10-15 15:42 UTC  (3+ messages)
` [PATCH 1/2] btrfs-progs: corrupt-block: Refactor tree block corruption code
` [PATCH 2/2] btrfs-progs: tests: Test backup root retention logic

[PATCH] btrfs: qgroup: Always free PREALLOC META reserve in btrfs_delalloc_release_extents()
 2019-10-15 13:52 UTC  (3+ messages)

[RFC PATCH 1/2] btrfs: add authentication support
 2019-10-15 12:14 UTC  (2+ messages)
` [RFC PATCH 2/2] btrfs: rename btrfs_parse_device_options back to btrfs_parse_early_options

[PATCH v3] btrfs-progs: add verbose option to btrfs device scan
 2019-10-15  3:29 UTC  (5+ messages)

5.3.0 deadlock: btrfs_sync_file / btrfs_async_reclaim_metadata_space / btrfs_page_mkwrite
 2019-10-15  1:27 UTC  (4+ 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).