linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-28 20:43:01 to 2020-09-02 16:36:28 UTC [more...]

[Help] Can't login to my systemd-homed user account due to fallocate failure
 2020-09-02 16:35 UTC  (16+ messages)

[RFC PATCH] btrfs: don't call btrfs_sync_file from iomap context
 2020-09-02 16:29 UTC  (20+ messages)

new database files not compressed
 2020-09-02 16:16 UTC  (24+ messages)

[PATCH] fstests: add generic/609 to test O_DIRECT|O_DSYNC
 2020-09-02 16:00 UTC  (6+ messages)
` [PATCH][v2] "
` [PATCH][v3 "

[PATCH 0/5] Convert seed devices to proper list API
 2020-09-02 15:58 UTC  (10+ messages)
` [PATCH 1/5] btrfs: Factor out reada loop in __reada_start_machine
` [PATCH 3/5] btrfs: Make close_fs_devices return void
` [PATCH 5/5] btrfs: Switch seed device to list api
  ` [PATCH v2] "

[PATCH] fstests: btrfs/218 check if mount opts are applied
 2020-09-02 15:50 UTC  (4+ messages)

[PATCH v3 0/2] btrfs: Enumerate and export exclusive operations
 2020-09-02 14:11 UTC  (6+ messages)
` [PATCH 1/2] btrfs: enumerate the type of exclusive operation in progress
` [PATCH 1/4] btrfs-progs: get_fsid_fd() for getting fsid using fd
  ` [PATCH 4/4] btrfs-progs: Enqueue command if it can't be performed immediately

About the state of Btrfs RAID 5/6
 2020-09-02 15:10 UTC 

[PATCH v2] btrfs: don't call btrfs_sync_file from iomap context
 2020-09-02 11:13 UTC  (2+ messages)

[PATCH] btrfs: allow single disk devices to mount with older generations
 2020-09-02 10:41 UTC  (3+ messages)

[PATCH 0/5] Improve setup_items_for_insert
 2020-09-02 10:39 UTC  (12+ 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/4][v2] Lockdep fixes
 2020-09-02 10:32 UTC  (9+ 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-progs: add a warning label for RAID5/6
 2020-09-02  3:41 UTC  (3+ messages)

[GIT PULL] Btrfs fixes for 5.9-rc4
 2020-09-02  2:45 UTC  (2+ messages)

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

[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)

kernel BUG at fs/btrfs/relocation.c:437!
 2020-09-01  8:18 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  (2+ messages)

[PATCH 0/1 NOT FOR MERGE] Basic subdir tracking in nlink
 2020-08-31 13:27 UTC  (3+ messages)
` [PATCH 1/1] btrfs: Track subdirectories "

Link count for directories
 2020-08-31 13:18 UTC  (9+ 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)

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  (2+ messages)

Optional case-insensitivity
 2020-08-29  0:16 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).