linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-26 21:15:30 to 2020-09-02 00:14:32 UTC [more...]

BUG at fs/btrfs/relocation.c:794!
 2020-09-02  0:14 UTC  (11+ messages)
      ` BUG at fs/btrfs/relocation.c:794! Still happening on misc-next and 5.8.3

[RFC PATCH] btrfs: don't call btrfs_sync_file from iomap context
 2020-09-01 23:58 UTC  (13+ messages)

[PATCH 0/4][v2] Lockdep fixes
 2020-09-01 21:40 UTC  (5+ messages)
` [PATCH 1/4] btrfs: fix lockdep splat in add_missing_dev
` [PATCH 2/4] btrfs: init sysfs for devices outside of the chunk_mutex
` [PATCH 3/4] btrfs: kill the rcu protection for fs_info->space_info
` [PATCH 4/4] btrfs: do not create raid sysfs entries under any locks

[PATCH] btrfs: allow single disk devices to mount with older generations
 2020-09-01 21:19 UTC 

[Help] Can't login to my systemd-homed user account due to fallocate failure
 2020-09-01 20:45 UTC  (22+ messages)

[PATCH 0/5] Improve setup_items_for_insert
 2020-09-01 19:23 UTC  (11+ messages)
` [PATCH 1/5] btrfs: Re-arrange statements in setup_items_for_insert
` [PATCH 2/5] btrfs: Eliminate total_size parameter from setup_items_for_insert
` [PATCH 3/5] btrfs: Sink total_data parameter in setup_items_for_insert
` [PATCH 4/5] btrfs: Add kerneldoc for setup_items_for_insert
` [PATCH 5/5] btrfs: improve error message in setup_items_for_insert

[PATCH 0/2] A couple of lockdep fixes
 2020-09-01 17:31 UTC  (6+ messages)
` [PATCH 1/2] btrfs: init sysfs for devices outside of the chunk_mutex
` [PATCH 2/2] btrfs: do not create raid sysfs entries under chunk_mutex

[PATCH] btrfs: fix lockdep splat in add_missing_dev
 2020-09-01 17:15 UTC  (2+ messages)

"bad tree block" on Linux 5.8.5
 2020-09-01 15:29 UTC  (2+ messages)

[PATCH 0/11] btrfs: seed fix null ptr, use only main device_list_mutex, and cleanups
 2020-09-01 16:16 UTC  (33+ messages)
` [PATCH RFC] btrfs/163: replace sprout instead of seed
  ` [PATCH 1/2] btrfs: initialize sysfs devid and device link for seed device
  ` [PATCH] fstests: btrfs/163: replace sprout instead of seed
` (no subject)
` [PATCH 01/11] btrfs: initialize sysfs devid and device link for seed device
` [PATCH 02/11] btrfs: refactor btrfs_sysfs_add_devices_dir
` [PATCH 03/11] btrfs: refactor btrfs_sysfs_remove_devices_dir
` [PATCH 04/11] btrfs: reada: use sprout device_list_mutex
` [PATCH 05/11] btrfs: btrfs_init_devices_late: "
` [PATCH 06/11] btrfs: open code list_head pointer in btrfs_init_dev_replace_tgtdev
` [PATCH 07/11] btrfs: cleanup btrfs_remove_chunk
` [PATCH 08/11] btrfs: cleanup btrfs_assign_next_active_device()
` [PATCH 09/11] btrfs: cleanup unnecessary goto in open_seed_device
` [PATCH 10/11] btrfs: btrfs_dev_replace_update_device_in_mapping_tree drop file global declare
` [PATCH 11/11] btrfs: fix replace of seed device

[PATCH 00/12] Another batch of inode vs btrfs_inode cleanups
 2020-09-01 14:13 UTC  (27+ messages)
` [PATCH 01/12] btrfs: Make inode_tree_del take btrfs_inode
` [PATCH 02/12] btrfs: Make btrfs_lookup_first_ordered_extent "
` [PATCH 03/12] btrfs: Make ordered extent tracepoint "
` [PATCH 04/12] btrfs: Make btrfs_dec_test_ordered_pending "
` [PATCH 05/12] btrfs: Convert btrfs_inode_sectorsize to "
` [PATCH 06/12] btrfs: Make btrfs_invalidatepage work on btrfs_inode
` [PATCH 07/12] btrfs: Make btrfs_writepage_endio_finish_ordered btrfs_inode-centric
` [PATCH 08/12] btrfs: Make get_extent_skip_holes take btrfs_inode
` [PATCH 09/12] btrfs: Make btrfs_find_ordered_sum "
` [PATCH 10/12] btrfs: Make copy_inline_to_page "
` [PATCH 11/12] btrfs: Make btrfs_zero_range_check_range_boundary "
` [PATCH 12/12] btrfs: Make extent_fiemap take btrfs_iode

[PATCH] btrfs: add test for free space tree remounts
 2020-09-01 10:42 UTC  (2+ messages)

new database files not compressed
 2020-09-01  8:55 UTC  (17+ messages)

kernel BUG at fs/btrfs/relocation.c:437!
 2020-09-01  8:18 UTC 

[GIT PULL] Btrfs fixes for 5.9-rc4
 2020-08-31 23:20 UTC 

[PATCH 00/12] Convert btree locking to an rwsem
 2020-08-31 22:41 UTC  (3+ messages)

[PATCH v2 0/2] btrfs: remove the inode_need_compress() call in
 2020-08-31 21:25 UTC  (2+ messages)

[PATCH] btrfs: Merge inode_can_compress in inode_need_compress
 2020-08-31 20:44 UTC  (3+ messages)

raid10 corruption while removing failing disk
 2020-08-31 20:05 UTC  (5+ messages)

[PATCH] btrfs-progs: add async option to btrfs property set
 2020-08-31 16:47 UTC 

[PATCH] btrfs: Use transid for DIR_ITEM/DIR_INDEX's location
 2020-08-31 15:39 UTC  (2+ messages)

[PATCH] btrfs-progs: check: Fix error reporting on root inode
 2020-08-31 15:17 UTC  (2+ messages)

[PATCH 0/3] btrfs-progs: check: add inode invalid transid detect and repair support
 2020-08-31 15:09 UTC  (2+ messages)

[PATCH] btrfs-progs: convert: Make ASSERT not truncate cctx.total_bytes value
 2020-08-31 15:01 UTC  (3+ messages)

[PATCH 0/1 NOT FOR MERGE] Basic subdir tracking in nlink
 2020-08-31 13:27 UTC  (5+ messages)
` [PATCH] btrfs/218: Test for i_nlink tracking
` [PATCH 1/1] btrfs: Track subdirectories in nlink
` [PATCH] btrfs-progs: check: Support precise nlink tracking

Link count for directories
 2020-08-31 13:18 UTC  (9+ messages)

[PATCH 0/5] Convert seed devices to proper list API
 2020-08-31 12:24 UTC  (6+ messages)
` [PATCH 1/5] btrfs: Factor out reada loop in __reada_start_machine
` [PATCH 3/5] btrfs: Make close_fs_devices return void

[PATCH] fstests: btrfs/218 check if mount opts are applied
 2020-08-31 11:45 UTC  (3+ messages)

[PATCH] btrfs-progs: add a warning label for RAID5/6
 2020-08-31 11:13 UTC  (2+ messages)

[PATCH 1/3] btrfs/024: Remove no longer valid test
 2020-08-30 19:30 UTC  (4+ messages)
` [PATCH v2] "

[PATCH AUTOSEL 4.19 34/38] btrfs: file: reserve qgroup space after the hole punch range is locked
 2020-08-30 14:46 UTC  (3+ messages)

[PATCH 5/5] btrfs: Switch seed device to list api
 2020-08-30 14:39 UTC  (3+ messages)
` [PATCH v2] "

adding new devices to degraded raid1
 2020-08-29 18:46 UTC  (9+ messages)

[PATCH 2/5] btrfs: Factor out loop logic from btrfs_free_extra_devids
 2020-08-29 15:13 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] btrfs: remove fsid argument from btrfs_sysfs_update_sprout_fsid
 2020-08-29 14:59 UTC  (2+ messages)

[PATCH] btrfs: hold the uuid_mutex for all close_fs_devices calls
 2020-08-29 14:46 UTC  (4+ messages)

Optional case-insensitivity
 2020-08-29  0:16 UTC  (4+ messages)

[help] bad csum and magic on both superblocks
 2020-08-28 20:27 UTC  (2+ messages)

[PATCH 0/2] btrfs-progs: small compile warning fixes
 2020-08-28 16:06 UTC  (5+ messages)
` [PATCH 1/2] btrfs-progs: fix compile warning due to global fs_info cleanup
` [PATCH 2/2] btrfs-progs: remove the unused variable in check_chunks_and_extents_lowmem()

[PATCH 0/4] Misc cleanups around device addition
 2020-08-28 15:48 UTC  (2+ messages)

btrfs filesystem errors
 2020-08-28 15:08 UTC  (4+ messages)

[PATCH v5 0/4] btrfs: Enhanced runtime defence against fuzzed images
 2020-08-27 14:47 UTC  (2+ messages)

Log corruption/failure to mount during powerfail+deletes
 2020-08-27 13:48 UTC  (3+ messages)

[PATCH v3] btrfs-progs: Remove support for BTRFS_SUBVOL_CREATE_ASYNC
 2020-08-27 12:43 UTC  (2+ messages)

[PATCH] btrfs: Rework error detection in init_tree_roots
 2020-08-27 12:37 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 1/2] btrfs: qgroup: fix wrong qgroup metadata reserve for delayed inode
 2020-08-27 11:32 UTC  (2+ messages)

[PATCH] btrfs: ref-verify: Fix memleak in add_extent_data_ref
 2020-08-27  7:43 UTC 

Corruption caused by bad memory
 2020-08-27  7:34 UTC 

[PATCH v2] btrfs: Only require sector size alignment for parent eb bytenr
 2020-08-26 22:51 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).