messages from 2022-04-07 03:27:46 to 2022-04-12 00:49:12 UTC [more...]
[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)
[PATCH 00/16] btrfs: add subpage support for RAID56
2022-04-11 22:24 UTC (22+ 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()
[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 (33+ messages)
` [PATCH 07/27] btrfs: use bdev_max_active_zones instead of open coding it
` [PATCH 10/27] block: add a bdev_nonrot helper
` [PATCH 11/27] block: add a bdev_write_cache helper
` [PATCH 19/27] block: remove queue_discard_alignment
` [Ocfs2-devel] "
` [PATCH 20/27] block: use bdev_discard_alignment in part_discard_alignment_show
` [Ocfs2-devel] "
` [PATCH 21/27] block: move {bdev,queue_limit}_discard_alignment out of line
` [Ocfs2-devel] [PATCH 21/27] block: move {bdev, queue_limit}_discard_alignment "
` [PATCH 22/27] block: refactor discard bio size limiting
` [Ocfs2-devel] "
` [PATCH 23/27] block: add a bdev_max_discard_sectors helper
` [Ocfs2-devel] "
` [PATCH 24/27] block: add a bdev_discard_granularity helper
` [Ocfs2-devel] "
` [PATCH 25/27] block: remove QUEUE_FLAG_DISCARD
` [Ocfs2-devel] "
` [PATCH 26/27] block: uncouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD
` [Ocfs2-devel] "
` [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 (11+ messages)
` [PATCH 1/6] Turn delayed_nodes_tree into delayed_nodes_xarray in btrfs_root
` [PATCH 2/6] btrfs_get_delayed_node: convert to using XArray API
` [PATCH 3/6] btrfs_get_or_create_delayed_node: "
` [PATCH 4/6] __btrfs_release_delayed_node: "
` [PATCH 5/6] btrfs_kill_all_delayed_nodes: "
` [PATCH 6/6] __setup_root: convert to using XArray API for delayed_nodes_xarray
[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 (4+ 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
[PATCH 00/17 stable-5.15.y] Fix mmap + page fault deadlocks
2022-04-11 7:49 UTC (4+ messages)
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 (23+ 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)
fixes for handling of split direct I/O bios
2022-04-08 16:40 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)
[PATCH] btrfs: fix leaked plug after falilure syncing log on zoned filesystems
2022-04-07 14:56 UTC (4+ messages)
` [PATCH v2] btrfs: fix leaked plug after failure "
Rebuilding 24TB Raid5 array (was btrfs corruption: parent transid verify failed + open_ctree failed)
2022-04-07 12:27 UTC (11+ messages)
` figuring out why transient double raid failure caused a fair amount of btrfs corruption
[PATCH v3 0/3] Avoid live-lock in btrfs fault-in+uaccess loop
2022-04-07 11:05 UTC (3+ messages)
` [PATCH v3 3/3] btrfs: Avoid live-lock in search_ioctl() on hardware with sub-page faults
[PATCH] Btrfs: remove redundant judgment
2022-04-07 10:47 UTC (3+ messages)
cleanup bio_kmalloc v3
2022-04-07 8:16 UTC (3+ messages)
` [PATCH 4/5] block: turn bio_kmalloc into a simple kmalloc wrapper
[PATCH 2/2] btrfs: Fix kernel-doc
2022-04-07 8:08 UTC (2+ messages)
` [PATCH 1/2] btrfs: kernel-doc fixes
cleanup btrfs bio handling, part 1
2022-04-07 7:41 UTC (7+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox