public inbox for linux-btrfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-04-07 22:33:29 to 2022-04-12 19:53:07 UTC [more...]

fixes for handling of split direct I/O bios
 2022-04-12 19:43 UTC  (3+ messages)

[linux-next:master] BUILD REGRESSION d0c745e7b2d6ce8bcc768b32361ab8ef520821ee
 2022-04-12 19:23 UTC 

[PATCH v2 00/17] btrfs: add subpage support for RAID56
 2022-04-12 17:42 UTC  (19+ messages)
` [PATCH v2 01/17] btrfs: reduce width for stripe_len from u64 to u32
` [PATCH v2 02/17] btrfs: open-code rbio_nr_pages()
` [PATCH v2 03/17] btrfs: make btrfs_raid_bio more compact
` [PATCH v2 04/17] btrfs: introduce new cached members for btrfs_raid_bio
` [PATCH v2 05/17] btrfs: introduce btrfs_raid_bio::stripe_sectors
` [PATCH v2 06/17] btrfs: introduce btrfs_raid_bio::bio_sectors
` [PATCH v2 07/17] btrfs: make rbio_add_io_page() subpage compatible
` [PATCH v2 08/17] btrfs: make finish_parity_scrub() "
` [PATCH v2 09/17] btrfs: make __raid_recover_endio_io() subpage compatibable
` [PATCH v2 10/17] btrfs: make finish_rmw() subpage compatible
` [PATCH v2 11/17] btrfs: open-code rbio_stripe_page_index()
` [PATCH v2 12/17] btrfs: make raid56_add_scrub_pages() subpage compatible
` [PATCH v2 13/17] btrfs: remove btrfs_raid_bio::bio_pages array
` [PATCH v2 14/17] btrfs: make set_bio_pages_uptodate() subpage compatible
` [PATCH v2 15/17] btrfs: make steal_rbio() "
` [PATCH v2 16/17] btrfs: make alloc_rbio_essential_pages() "
` [PATCH v2 17/17] btrfs: enable subpage support for RAID56

[PATCH v2] btrfs: Turn delayed_nodes_tree into an XArray
 2022-04-12 12:35 UTC 

[PATCH v2 0/3] btrfs: vairous bug fixes related to generic/475 failure with subpage cases
 2022-04-12 12:30 UTC  (4+ messages)
` [PATCH v2 1/3] btrfs: avoid double clean up when submit_one_bio() failed
` [PATCH v2 2/3] btrfs: fix the error handling for submit_extent_page() for btrfs_do_readpage()
` [PATCH v2 3/3] btrfs: return correct error number for __extent_writepage_io()

[PATCH 00/16] btrfs: add subpage support for RAID56
 2022-04-12  7:15 UTC  (23+ messages)
` [PATCH 03/16] btrfs: introduce new cached members for btrfs_raid_bio
` [PATCH 04/16] btrfs: introduce btrfs_raid_bio::stripe_sectors
` [PATCH 05/16] btrfs: introduce btrfs_raid_bio::bio_sectors
` [PATCH 07/16] btrfs: make finish_parity_scrub() subpage compatible
` [PATCH 09/16] btrfs: make finish_rmw() "
` [PATCH 10/16] btrfs: open-code rbio_stripe_page_index()

[PATCH v2 00/18 stable-5.15.y] Fix mmap + page fault deadlocks
 2022-04-12  5:15 UTC  (19+ messages)
` [PATCH v2 01/18 stable-5.15.y] gup: Turn fault_in_pages_{readable,writeable} into fault_in_{readable,writeable}
` [PATCH v2 02/18 stable-5.15.y] iov_iter: Turn iov_iter_fault_in_readable into fault_in_iov_iter_readable
` [PATCH v2 03/18 stable-5.15.y] iov_iter: Introduce fault_in_iov_iter_writeable
` [PATCH v2 04/18 stable-5.15.y] gfs2: Add wrapper for iomap_file_buffered_write
` [PATCH v2 05/18 stable-5.15.y] gfs2: Clean up function may_grant
` [PATCH v2 06/18 stable-5.15.y] gfs2: Move the inode glock locking to gfs2_file_buffered_write
` [PATCH v2 07/18 stable-5.15.y] gfs2: Eliminate ip->i_gh
` [PATCH v2 08/18 stable-5.15.y] gfs2: Fix mmap + page fault deadlocks for buffered I/O
` [PATCH v2 09/18 stable-5.15.y] iomap: Fix iomap_dio_rw return value for user copies
` [PATCH v2 10/18 stable-5.15.y] iomap: Support partial direct I/O on user copy failures
` [PATCH v2 11/18 stable-5.15.y] iomap: Add done_before argument to iomap_dio_rw
` [PATCH v2 12/18 stable-5.15.y] gup: Introduce FOLL_NOFAULT flag to disable page faults
` [PATCH v2 13/18 stable-5.15.y] iov_iter: Introduce nofault "
` [PATCH v2 14/18 stable-5.15.y] gfs2: Fix mmap + page fault deadlocks for direct I/O
` [PATCH v2 15/18 stable-5.15.y] gfs2: Introduce flag for glock holder auto-demotion
` [PATCH v2 16/18 stable-5.15.y] btrfs: fix deadlock due to page faults during direct IO reads and writes
` [PATCH v2 17/18 stable-5.15.y] btrfs: fallback to blocking mode when doing async dio over multiple extents
` [PATCH v2 18/18 stable-5.15.y] mm: gup: make fault_in_safe_writeable() use fixup_user_fault()

[PATCH 00/17 stable-5.15.y] Fix mmap + page fault deadlocks
 2022-04-12  5:14 UTC  (5+ messages)

[PATCH AUTOSEL 5.10 02/30] btrfs: fix fallocate to use file_modified to update permissions consistently
 2022-04-12  0:48 UTC  (2+ messages)
` [PATCH AUTOSEL 5.10 03/30] btrfs: do not warn for free space inode in cow_file_range

[PATCH AUTOSEL 5.15 02/41] btrfs: fix fallocate to use file_modified to update permissions consistently
 2022-04-12  0:46 UTC  (2+ messages)
` [PATCH AUTOSEL 5.15 03/41] btrfs: do not warn for free space inode in cow_file_range

[PATCH AUTOSEL 5.17 03/49] btrfs: fix fallocate to use file_modified to update permissions consistently
 2022-04-12  0:43 UTC  (2+ messages)
` [PATCH AUTOSEL 5.17 04/49] btrfs: do not warn for free space inode in cow_file_range

[PATCH] common/rc: fix _try_scratch_mount() and _test_mount() when mount fails
 2022-04-11 22:46 UTC  (3+ messages)

[GIT PULL] Btrfs fixes for 5.18-rc3
 2022-04-11 21:31 UTC 

[PATCH v8 0/5] tests for btrfs fsverity
 2022-04-11 21:22 UTC  (5+ messages)
` [PATCH v8 3/5] btrfs: test btrfs specific fsverity corruption

use block_device based APIs in block layer consumers
 2022-04-11 18:24 UTC  (3+ messages)
` [PATCH 26/27] block: uncouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD
  ` [f2fs-dev] "

[PATCH] btrfs: mkfs: use sectorsize as nodesize for mixed profiles
 2022-04-11 17:38 UTC  (2+ messages)

use block_device based APIs in block layer consumers v2
 2022-04-11 17:25 UTC  (38+ messages)
` [PATCH 01/27] target: remove an incorrect unmap zeroes data deduction
` [PATCH 02/27] target: pass a block_device to target_configure_unmap_from_queue
` [PATCH 03/27] target: fix discard alignment on partitions
` [PATCH 04/27] drbd: remove assign_p_sizes_qlim
  ` [Drbd-dev] "
` [PATCH 05/27] drbd: use bdev based limit helpers in drbd_send_sizes
` [PATCH 06/27] drbd: use bdev_alignment_offset instead of queue_alignment_offset
` [PATCH 07/27] drbd: cleanup decide_on_discard_support
` [PATCH 08/27] btrfs: use bdev_max_active_zones instead of open coding it
` [PATCH 09/27] ntfs3: use bdev_logical_block_size "
` [PATCH 10/27] mm: use bdev_is_zoned in claim_swapfile
` [PATCH 11/27] block: add a bdev_nonrot helper
` [PATCH 12/27] block: add a bdev_write_cache helper
` [PATCH 13/27] block: add a bdev_fua helper
` [PATCH 14/27] block: add a bdev_stable_writes helper
` [PATCH 15/27] block: add a bdev_max_zone_append_sectors helper
` [PATCH 16/27] block: use bdev_alignment_offset in part_alignment_offset_show
` [PATCH 17/27] block: use bdev_alignment_offset in disk_alignment_offset_show
` [PATCH 18/27] block: move bdev_alignment_offset and queue_limit_alignment_offset out of line
` [PATCH 19/27] block: remove queue_discard_alignment
` [PATCH 20/27] block: use bdev_discard_alignment in part_discard_alignment_show
` [PATCH 21/27] block: move {bdev,queue_limit}_discard_alignment out of line
` [PATCH 22/27] block: refactor discard bio size limiting
` [PATCH 23/27] block: add a bdev_max_discard_sectors helper
` [PATCH 24/27] block: remove QUEUE_FLAG_DISCARD
` [PATCH 25/27] block: add a bdev_discard_granularity helper
` [PATCH 26/27] block: decouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD
` [PATCH 27/27] direct-io: remove random prefetches

[PATCH] btrfs: submit_read_repair() cleanup
 2022-04-11 17:06 UTC  (2+ messages)

[PATCH] btrfs: force v2 space cache usage for subpage mount
 2022-04-11 16:49 UTC  (4+ messages)

btrfs zoned fixlets
 2022-04-11 16:39 UTC  (4+ messages)

[PATCH] btrfs: zstd: use spin_lock in timer function
 2022-04-11 15:55 UTC  (5+ messages)
      ` [PATCH v2] btrfs: zstd: use spin_lock in timer callback

[PATCH 0/8] btrfs-progs: add RAID56 rebuild ability at read time
 2022-04-11 15:01 UTC  (3+ messages)

[PATCH] btrfs: do not allow compression on nocow files
 2022-04-11 14:22 UTC  (3+ messages)

[PATCH 0/6] Turn delayed_nodes_tree into XArray and adjust usages
 2022-04-11 14:17 UTC  (4+ messages)

[PATCH] btrfs: remove unnecessary conditional
 2022-04-11 14:00 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH] btrfs: do not sleep unnecessary on successful batch page allocation
 2022-04-11 13:56 UTC  (3+ messages)

[PATCH] btrfs: wait between incomplete batch allocations
 2022-04-11 13:33 UTC  (3+ messages)

[PATCH 0/4] btrfs: vairous bug fixes related to generic/475 failure with subpage cases
 2022-04-11 12:29 UTC  (16+ messages)
` [PATCH 1/4] btrfs: avoid double clean up when submit_one_bio() failed
` [PATCH 2/4] btrfs: fix the error handling for submit_extent_page() for btrfs_do_readpage()
` [PATCH 3/4] btrfs: return correct error number for __extent_writepage_io()
` [PATCH 4/4] btrfs: make submit_one_bio() to return void

High corrupt count and checksum errors
 2022-04-11  3:02 UTC  (2+ messages)

Rebuilding 24TB Raid5 array (was btrfs corruption: parent transid verify failed + open_ctree failed)
 2022-04-11  1:37 UTC  (10+ messages)

[regression] 5.15 kernel triggering 100x more inode evictions
 2022-04-10  7:27 UTC  (9+ messages)

[linux-next:master] BUILD REGRESSION ff511c1c68a5a35ab0b3efb3c306fd80b10d74be
 2022-04-08 21:04 UTC 

[PATCH 0/4] btrfs-progs: zoned: fix mkfs failure on various zone size
 2022-04-08 20:24 UTC  (4+ messages)
` [PATCH 1/4] btrfs-progs: zoned: export sb_zone_number() and related constants

[PATCH] btrfs: restore inode creation before xattr setting
 2022-04-08 18:37 UTC  (2+ messages)

[PATCH v4 0/4] btrfs: inode creation cleanups and fixes
 2022-04-08 16:05 UTC  (6+ messages)
` [PATCH v4 4/4] btrfs: move common inode creation code into btrfs_create_new_inode()

cleanup btrfs bio handling, part 1 v2
 2022-04-08 16:00 UTC  (19+ messages)
` [PATCH 01/12] btrfs: refactor __btrfsic_submit_bio
` [PATCH 02/12] btrfs: split submit_bio from btrfsic checking
` [PATCH 03/12] btrfs: simplify btrfsic_read_block
` [PATCH 04/12] btrfs: simplify repair_io_failure
` [PATCH 05/12] btrfs: simplify scrub_recheck_block
` [PATCH 06/12] btrfs: simplify scrub_repair_page_from_good_copy
` [PATCH 07/12] btrfs: move the call to bio_set_dev out of submit_stripe_bio
` [PATCH 08/12] btrfs: pass a block_device to btrfs_bio_clone
` [PATCH 09/12] btrfs: initialize ->bi_opf and ->bi_private in rbio_add_io_page
` [PATCH 10/12] btrfs: don't allocate a btrfs_bio for raid56 per-stripe bios
` [PATCH 11/12] btrfs: don't allocate a btrfs_bio for scrub bios
` [PATCH 12/12] btrfs: stop using the btrfs_bio saved iter in index_rbio_pages

[PATCH v2] fs: remove unnecessary conditional
 2022-04-08 13:58 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox