linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-27 10:15:56 to 2020-06-02 06:13:12 UTC [more...]

[PATCH v2] blkdev: Replace blksize_bits() with ilog2()
 2020-06-02  6:13 UTC  (10+ messages)

Massive filesystem corruption, potentially related to eCryptfs-on-btrfs
 2020-06-02  6:04 UTC  (5+ messages)

space_cache=v1 and v2 at the time time?
 2020-06-01 20:35 UTC  (4+ messages)

[PATCH v2] btrfs: test if the capability is kept on incremental send
 2020-06-01 19:48 UTC 

[PATCH 1/3] Btrfs: fix a block group ref counter leak after failure to remove block group
 2020-06-01 18:12 UTC 

[PATCH v2 2/3] Btrfs: fix race between block group removal and block group creation
 2020-06-01 18:12 UTC 

[PATCH v2 3/3] Btrfs: remove no longer necessary chunk mutex locking cases
 2020-06-01 18:12 UTC 

Is SATA ALPM safe with btrfs now (no more corruption)?
 2020-06-01 17:39 UTC  (2+ messages)

[PATCH 00/46] Trivial BTRFS_I removal
 2020-06-01 17:20 UTC  (48+ messages)
` [PATCH 01/46] btrfs: Make __btrfs_add_ordered_extent take struct btrfs_inode
` [PATCH 02/46] btrfs: Make get_extent_allocation_hint take btrfs_inode
` [PATCH 03/46] btrfs: Make btrfs_lookup_ordered_extent "
` [PATCH 04/46] btrfs: Make btrfs_reloc_clone_csums "
` [PATCH 05/46] btrfs: Make create_io_em "
` [PATCH 06/46] btrfs: Make extent_clear_unlock_delalloc "
` [PATCH 07/46] btrfs: Make btrfs_csum_one_bio takae btrfs_inode
` [PATCH 08/46] btrfs: Make __btrfs_drop_extents take btrfs_inode
` [PATCH 09/46] btrfs: Make qgroup_free_reserved_data "
` [PATCH 10/46] btrfs: Make __btrfs_qgroup_release_data "
` [PATCH 11/46] btrfs: Make btrfs_qgroup_free_data "
` [PATCH 12/46] btrfs: Make cow_file_range_inline "
` [PATCH 13/46] btrfs: Make btrfs_add_ordered_extent "
` [PATCH 14/46] btrfs: Make cow_file_range "
` [PATCH 15/46] btrfs: Make btrfs_add_ordered_extent_compress "
` [PATCH 16/46] btrfs: Make btrfs_submit_compressed_write "
` [PATCH 17/46] btrfs: Make submit_compressed_extents "
` [PATCH 18/46] btrfs: Make btrfs_qgroup_release_data "
` [PATCH 19/46] btrfs: Make insert_reserved_file_extent "
` [PATCH 20/46] btrfs: Make fallback_to_cow "
` [PATCH 21/46] btrfs: Make run_delalloc_nocow "
` [PATCH 22/46] btrfs: Make cow_file_range_async "
` [PATCH 23/46] btrfs: Make btrfs_dec_test_first_ordered_pending "
` [PATCH 24/46] btrfs: Make __endio_write_update_ordered "
` [PATCH 25/46] btrfs: Make btrfs_cleanup_ordered_extents "
` [PATCH 26/46] btrfs: Make inode_can_compress "
` [PATCH 27/46] btrfs: Make inode_need_compress "
` [PATCH 28/46] btrfs: Make need_force_cow "
` [PATCH 29/46] btrfs: Make btrfs_run_delalloc_range "
` [PATCH 30/46] btrfs: Make btrfs_add_ordered_extent_dio "
` [PATCH 31/46] btrfs: Make btrfs_create_dio_extent "
` [PATCH 32/46] btrfs: Make btrfs_new_extent_direct "
` [PATCH 33/46] btrfs: Make __extent_writepage_io "
` [PATCH 34/46] btrfs: Make writepage_delalloc "
` [PATCH 35/46] btrfs: Make btrfs_set_extent_delalloc "
` [PATCH 36/46] btrfs: Make btrfs_dirty_pages "
` [PATCH 37/46] btrfs: Make btrfs_qgroup_reserve_data "
` [PATCH 38/46] btrfs: Make btrfs_free_reserved_data_space_noquota take btrfs_fs_info
` [PATCH 39/46] btrfs: Make btrfs_free_reserved_data_space take btrfs_inode
` [PATCH 40/46] btrfs: Make btrfs_delalloc_release_space "
` [PATCH 41/46] btrfs: Make btrfs_check_data_free_space "
` [PATCH 42/46] btrfs: Make btrfs_delalloc_reserve_space "
` [PATCH 43/46] btrfs: Remove BTRFS_I calls in btrfs_writepage_fixup_worker
` [PATCH 44/46] btrfs: Make prealloc_file_extent_cluster take btrfs_inode
` [PATCH 45/46] btrfs make btrfs_set_inode_last_trans "
` [PATCH 46/46] btrfs: Make btrfs_qgroup_check_reserved_leak "

[PATCH v2 0/3] 3 small cleanups for find_first_block_group
 2020-06-01 15:48 UTC  (7+ messages)
` [PATCH v2 1/3] btrfs: remove pointless out label in find_first_block_group

[PATCH 0/9] Scrub cleanups
 2020-06-01 15:23 UTC  (10+ messages)
` [PATCH 1/9] btrfs: scrub: remove kmap/kunmap of pages
` [PATCH 2/9] btrfs: scrub: unify naming of page address variables
` [PATCH 3/9] btrfs: scrub: simplify superblock checksum calculation
` [PATCH 4/9] btrfs: scrub: remove temporary csum array in scrub_checksum_super
` [PATCH 5/9] btrfs: scrub: clean up temporary page variables "
` [PATCH 6/9] btrfs: scrub: simplify data block checksum calculation
` [PATCH 7/9] btrfs: scrub: clean up temporary page variables in scrub_checksum_data
` [PATCH 8/9] btrfs: scrub: simplify tree block checksum calculation
` [PATCH 9/9] btrfs: scrub: clean up temporary page variables in scrub_checksum_tree_block

[PATCH] iomap: Return zero in case of unsuccessful pagecache invalidation before DIO
 2020-06-01 15:16 UTC  (7+ messages)

[PATCH v7 rebased 0/5] readmirror feature (sysfs and in-memory only approach; with new read_policy device)
 2020-06-01 15:07 UTC  (7+ messages)

[PATCH 1/2] Btrfs: fix race between block group removal and block group creation
 2020-06-01 15:05 UTC  (2+ messages)

[PATCH v3 0/3] Add file-system authentication to BTRFS
 2020-06-01 14:59 UTC  (17+ messages)
` [PATCH v3 2/3] btrfs: add authentication support

[PATCH] btrfs: test if the capability is kept on incremental send
 2020-06-01 14:09 UTC  (4+ messages)

[GIT PULL] Btrfs updates for 5.8
 2020-06-01 12:37 UTC 

[BUG][PATCH] btrfs: a mixed profile DUP and RAID1C3/RAID1C4 prevent to alloc a new chunk
 2020-06-01  6:04 UTC  (5+ messages)
` [PATCH] btrfs: btrfs_reduce_alloc_profile(): add support for raid1c3/raid1c4

[PATCHv3 0/3] btrfs-progs: Auto resize fs after device replace
 2020-05-31 19:11 UTC  (2+ messages)

[RFC][PATCH V4] btrfs: preferred_metadata: preferred device for metadata
 2020-05-30 11:51 UTC  (12+ messages)
` [PATCH 1/4] Add an ioctl to set/retrive the device properties
` [PATCH 2/4] Add flags for dedicated metadata disks
` [PATCH 3/4] Export dev_item.type in sysfs /sys/fs/btrfs/<uuid>/devinfo/<devid>/type
` [PATCH 4/4] btrfs: add preferred_metadata mode

[RFC][PATCH V3] btrfs: ssd_metadata: storing metadata on SSD
 2020-05-30  8:57 UTC  (7+ messages)

[PATCH RFC V3] new ioctl BTRFS_IOC_GET_CHUNK_INFO
 2020-05-30  6:41 UTC  (9+ messages)
` [PATCH rfc v3] New "

Warn to terminal that subvolume is default on deletion intent
 2020-05-29 15:55 UTC  (2+ messages)

[PATCH] btrfs: Replace kmalloc with kzalloc in the error message
 2020-05-29 13:05 UTC  (3+ messages)

[RESEND PATCH 1/2] btrfs: Read stripe len directly in btrfs_rmap_block
 2020-05-29 12:37 UTC  (3+ messages)

[PATCH 2/2] Btrfs: remove no longer necessary chunk mutex locking cases
 2020-05-29 11:18 UTC 

[RFC][PATCH V4] btrfs-progs: preferred_metadata: preferred device for metadata
 2020-05-28 18:34 UTC  (4+ messages)
` [PATCH 1/3] Update headers for the BTRFS_IOC_DEV_PROPERTIES
` [PATCH 2/3] Add property "preferred_metadata" to the btrfs property cmd
` [PATCH 3/3] Update man page for preferred_metadata property

[PATCH 0/7 v8] btrfs direct-io using iomap
 2020-05-28 18:38 UTC  (11+ messages)
` [PATCH 3/7] iomap: Remove lockdep_assert_held()
` [PATCH 4/7] btrfs: Switch to iomap_dio_rw() for dio

[PATCH 0/6] btrfs-progs: btrfs-image related fixes
 2020-05-28 18:05 UTC  (8+ messages)
` [PATCH 1/6] btrfs-progs: Allow btrfs_print_leaf() to be called on dummy eb whose fs_info is NULL
` [PATCH 2/6] btrfs-progs: print-tree: Export dump_superblock()
` [PATCH 4/6] btrfs-progs: fsck-tests: Update the image of test case 035
` [PATCH 5/6] btrfs-progs: image: Don't modify the chunk and device tree if the source dump is single device
` [PATCH 6/6] btrfs-progs: image: Pin down log tree blocks before fixup

[PATCH] btrfs: Don't balance btree inode pages from buffered write path
 2020-05-28 17:17 UTC  (2+ messages)

[PATCH V2] btrfs-progs: add RAID5/6 support to btrfs fi us
 2020-05-28 16:46 UTC  (4+ messages)
` [PATCH] Add support for RAID5/6 to the command "btrfs fi us"

Next btrfs development cycle - 5.9
 2020-05-28 14:21 UTC 

[PATCH] btrfs: select FS_IOMAP
 2020-05-28 12:05 UTC  (3+ messages)

[PATCH] btrfs: Remove BTRFS_INODE_IN_DELALLOC_LIST flag
 2020-05-28  7:09 UTC  (5+ messages)

Planning out new fs. Am I missing anything?
 2020-05-28  2:14 UTC  (8+ messages)

[PATCH 1/3] Btrfs: fix wrong file range cleanup after an error filling dealloc range
 2020-05-27 18:40 UTC  (4+ messages)

Re: Planning out new fs. Am I missing anything?
 2020-05-27 17:41 UTC 

[PATCH] btrfs: remove redundant local var in read_block_for_search
 2020-05-27 14:02 UTC  (4+ messages)

[PATCH] btrfs: Open code key_search
 2020-05-27 13:54 UTC  (6+ messages)

[PATCH] btrfs: Simplify setup_nodes_for_search
 2020-05-27 12:56 UTC  (2+ messages)

Trying to mount hangs
 2020-05-27 10:41 UTC  (2+ messages)

[PATCH 3/3] Btrfs: fix space_info bytes_may_use underflow during space cache writeout
 2020-05-27 10:16 UTC 

[PATCH 2/3] Btrfs: fix space_info bytes_may_use underflow after nocow buffered write
 2020-05-27 10:16 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).