Show patches with: Archived = No       |   6190 patches
« 1 2 3 461 62 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v1,3/3] btrfs: replace kmalloc() and memcpy() with kmemdup() Untitled series #918864 - - - --- 2024-12-17 Mirsad Todorovac New
[v3,6/6] btrfs: update tree_insert() to use rb helpers reduce boilerplate code within btrfs - 1 - --- 2024-12-17 Qu Wenruo New
[v3,5/6] btrfs: update btrfs_add_chunk_map() to use rb helpers reduce boilerplate code within btrfs - 1 - --- 2024-12-17 Qu Wenruo New
[v3,4/6] btrfs: update __btrfs_add_delayed_item() to use rb helper reduce boilerplate code within btrfs - 1 - --- 2024-12-17 Qu Wenruo New
[v3,3/6] btrfs: update prelim_ref_insert() to use rb helpers reduce boilerplate code within btrfs - 1 - --- 2024-12-17 Qu Wenruo New
[v3,2/6] btrfs: update btrfs_add_block_group_cache() to use rb helper reduce boilerplate code within btrfs - 1 - --- 2024-12-17 Qu Wenruo New
[v3,1/6] rbtree: add rb_find_add_cached() to rbtree.h reduce boilerplate code within btrfs 1 1 - --- 2024-12-17 Qu Wenruo New
[v3,4/4] btrfs: don't read from userspace twice in btrfs_uring_encoded_read() [v3,1/4] io_uring/cmd: rename struct uring_cache to io_uring_cmd_data - - - --- 2024-12-17 Mark Harmstone New
[v3,3/4] io_uring: add io_uring_cmd_get_async_data helper [v3,1/4] io_uring/cmd: rename struct uring_cache to io_uring_cmd_data - - - --- 2024-12-17 Mark Harmstone New
[v3,2/4] io_uring/cmd: add per-op data to struct io_uring_cmd_data [v3,1/4] io_uring/cmd: rename struct uring_cache to io_uring_cmd_data - - - --- 2024-12-17 Mark Harmstone New
[v3,1/4] io_uring/cmd: rename struct uring_cache to io_uring_cmd_data [v3,1/4] io_uring/cmd: rename struct uring_cache to io_uring_cmd_data - - - --- 2024-12-17 Mark Harmstone New
[2/2] btrfs: add test for encoded reads [1/2] configure: use pkg-config to find liburing - - - --- 2024-12-17 Mark Harmstone New
[1/2] configure: use pkg-config to find liburing [1/2] configure: use pkg-config to find liburing - - - --- 2024-12-17 Mark Harmstone New
btrfs: use uuid_is_null() to verify if an uuid is empty btrfs: use uuid_is_null() to verify if an uuid is empty - 2 - --- 2024-12-17 Filipe Manana New
btrfs: handle free space tree rebuild in multiple transactions btrfs: handle free space tree rebuild in multiple transactions - - - --- 2024-12-17 Qu Wenruo New
btrfs: don't include '<linux/rwlock_types.h>' directly btrfs: don't include '<linux/rwlock_types.h>' directly - - - --- 2024-12-17 Wolfram Sang New
btrfs: fix smatch warning inconsistent indenting btrfs: fix smatch warning inconsistent indenting - - - --- 2024-12-17 Anand Jain New
[RFC] lsm: fs: Use i_callback to free i_security in RCU callback [RFC] lsm: fs: Use i_callback to free i_security in RCU callback - - - --- 2024-12-16 Song Liu New
[v4,9/9] btrfs: modload to print RAID1 balancing status raid1 balancing methods - - - --- 2024-12-16 Anand Jain New
[v4,8/9] btrfs: enable RAID1 balancing configuration via modprobe parameter raid1 balancing methods - - - --- 2024-12-16 Anand Jain New
[v4,7/9] btrfs: expose experimental mode in module information raid1 balancing methods - - - --- 2024-12-16 Anand Jain New
[v4,6/9] btrfs: add RAID1 preferred read device raid1 balancing methods - - - --- 2024-12-16 Anand Jain New
[v4,5/9] btrfs: introduce RAID1 round-robin read balancing raid1 balancing methods - - - --- 2024-12-16 Anand Jain New
[v4,4/9] btrfs: handle value associated with raid1 balancing parameter raid1 balancing methods - - - --- 2024-12-16 Anand Jain New
[v4,3/9] btrfs: add btrfs_read_policy_to_enum helper and refactor read policy store raid1 balancing methods - - - --- 2024-12-16 Anand Jain New
[v4,2/9] btrfs: simplify output formatting in btrfs_read_policy_show raid1 balancing methods - - - --- 2024-12-16 Anand Jain New
[v4,1/9] btrfs: initialize fs_devices->fs_info earlier raid1 balancing methods - - - --- 2024-12-16 Anand Jain New
[9/9] btrfs: remove pointless comment from ctree.h btrfs: some header cleanups and move things around - - - --- 2024-12-16 Filipe Manana New
[8/9] btrfs: move extent-tree function declarations out of ctree.h btrfs: some header cleanups and move things around - - - --- 2024-12-16 Filipe Manana New
[7/9] btrfs: move btrfs_alloc_write_mask() into fs.h btrfs: some header cleanups and move things around - - - --- 2024-12-16 Filipe Manana New
[6/9] btrfs: move BTRFS_BYTES_TO_BLKS() into fs.h btrfs: some header cleanups and move things around - - - --- 2024-12-16 Filipe Manana New
[5/9] btrfs: move the folio ordered helpers from ctree.h into fs.h btrfs: some header cleanups and move things around - - - --- 2024-12-16 Filipe Manana New
[4/9] btrfs: move btrfs_is_empty_uuid() from ioctl.c into fs.c btrfs: some header cleanups and move things around - - - --- 2024-12-16 Filipe Manana New
[3/9] btrfs: move the exclusive operation functions into fs.c btrfs: some header cleanups and move things around - - - --- 2024-12-16 Filipe Manana New
[2/9] btrfs: move csum related functions from ctree.c into fs.c btrfs: some header cleanups and move things around - - - --- 2024-12-16 Filipe Manana New
[1/9] btrfs: move abort_should_print_stack() to transaction.h btrfs: some header cleanups and move things around - - - --- 2024-12-16 Filipe Manana New
btrfs: avoid opencoded 64-bit div/mod operation btrfs: avoid opencoded 64-bit div/mod operation - - - --- 2024-12-16 Arnd Bergmann New
[v2,3/3] btrfs: pass btrfs_io_geometry to is_single_device_io btrfs: reduce repeated calls to btrfs_need_stripe_tree_update() - 1 - --- 2024-12-16 Johannes Thumshirn New
[v2,2/3] btrfs: cache RAID stripe tree decision in btrfs_io_context btrfs: reduce repeated calls to btrfs_need_stripe_tree_update() - 1 - --- 2024-12-16 Johannes Thumshirn New
[v2,1/3] btrfs: cache stripe tree usage in io_geometry btrfs: reduce repeated calls to btrfs_need_stripe_tree_update() - 1 - --- 2024-12-16 Johannes Thumshirn New
[4/4] btrfs-progs: rename btrfs_super_block::sectorsize to blocksize btrfs-progs: rename "sector size" to "block size" - - - --- 2024-12-16 Qu Wenruo New
[3/4] btrfs-progs: docs: change the terminology from "sectorsize" to "blocksize" btrfs-progs: rename "sector size" to "block size" - - - --- 2024-12-16 Qu Wenruo New
[2/4] btrfs-progs: mkfs: add "--blocksize" option as an alias for "--sectorsize" btrfs-progs: rename "sector size" to "block size" - - - --- 2024-12-16 Qu Wenruo New
[1/4] btrfs-progs: convert btrfs_fs_info::sectorsize to blocksize btrfs-progs: rename "sector size" to "block size" - - - --- 2024-12-16 Qu Wenruo New
[v2,6/6] btrfs: update tree_insert() to use rb helpers reduce boilerplate code within btrfs - - - --- 2024-12-15 Lee Beckermeyer New
[v2,5/6] btrfs: update btrfs_add_chunk_map() to use rb helpers reduce boilerplate code within btrfs - - - --- 2024-12-15 Lee Beckermeyer New
[v2,4/6] btrfs: update __btrfs_add_delayed_item() to use rb helper reduce boilerplate code within btrfs - - - --- 2024-12-15 Lee Beckermeyer New
[v2,3/6] btrfs: update prelim_ref_insert() to use rb helpers reduce boilerplate code within btrfs - - - --- 2024-12-15 Lee Beckermeyer New
[v2,2/6] btrfs: update btrfs_add_block_group_cache() to use rb helper reduce boilerplate code within btrfs - - - --- 2024-12-15 Lee Beckermeyer New
[v2,1/6] rbtree: add rb_find_add_cached() to rbtree.h reduce boilerplate code within btrfs 1 - - --- 2024-12-15 Lee Beckermeyer New
[2/2] btrfs: fix btrfs_read_folio race in send fixes for btrfs_read_folio races - - - --- 2024-12-13 Boris Burkov New
[1/2] btrfs: fix btrfs_read_folio race in relocation fixes for btrfs_read_folio races - - - --- 2024-12-13 Boris Burkov New
[v2,3/3] btrfs: don't read from userspace twice in btrfs_uring_encoded_read() [v2,1/3] io_uring/cmd: rename struct uring_cache to io_uring_cmd_data - - - --- 2024-12-13 Mark Harmstone New
[v2,2/3] io_uring/cmd: add per-op data to struct io_uring_cmd_data [v2,1/3] io_uring/cmd: rename struct uring_cache to io_uring_cmd_data - - - --- 2024-12-13 Mark Harmstone New
[v2,1/3] io_uring/cmd: rename struct uring_cache to io_uring_cmd_data [v2,1/3] io_uring/cmd: rename struct uring_cache to io_uring_cmd_data - - - --- 2024-12-13 Mark Harmstone New
btrfs: check if task has died in btrfs_uring_read_finished() btrfs: check if task has died in btrfs_uring_read_finished() - - - --- 2024-12-13 Mark Harmstone New
btrfs: zoned: calculate max_extent_size properly on non-zoned setup btrfs: zoned: calculate max_extent_size properly on non-zoned setup - 2 1 --- 2024-12-13 Christoph Hellwig New
[6/6] btrfs: update tree_insert() to use rb helpers Untitled series #917360 - - - --- 2024-12-12 Lee Beckermeyer New
[6/6] btrfs: update tree_insert() to use rb helpers Untitled series #917357 - - - --- 2024-12-12 Lee Beckermeyer New
[5/6] btrfs: update btrfs_add_chunk_map() to use rb helpers Untitled series #917357 - - - --- 2024-12-12 Lee Beckermeyer New
[4/6] btrfs: update __btrfs_add_delayed_item() to use rb helpers Untitled series #917357 - - - --- 2024-12-12 Lee Beckermeyer New
[3/6] btrfs: update prelim_ref_insert() to use rb helpers Untitled series #917357 - - - --- 2024-12-12 Lee Beckermeyer New
[2/6] btrfs: update btrfs_add_block_group_cache() to use rb helpers Untitled series #917357 - - - --- 2024-12-12 Lee Beckermeyer New
btrfs: fix stack size warning in btrfs_test_delayed_refs() btrfs: fix stack size warning in btrfs_test_delayed_refs() - - - --- 2024-12-12 Arnd Bergmann New
btrfs: Fix avail_in bytes for s390 zlib HW compression path btrfs: Fix avail_in bytes for s390 zlib HW compression path 1 1 - --- 2024-12-12 Zaslonko Mikhail New
btrfs: removed unused variable length in btrfs_insert_one_raid_extent btrfs: removed unused variable length in btrfs_insert_one_raid_extent - 1 - --- 2024-12-12 Johannes Thumshirn New
[3/3] btrfs: pass btrfs_io_geometry to is_single_device_io btrfs: reduce repeated calls to btrfs_need_stripe_tree_update() - - - --- 2024-12-12 Johannes Thumshirn New
[2/3] btrfs: cache RAID stripe tree decission in btrfs_io_context btrfs: reduce repeated calls to btrfs_need_stripe_tree_update() - - - --- 2024-12-12 Johannes Thumshirn New
[1/3] btrfs: cache stripe tree usage in io_geometry btrfs: reduce repeated calls to btrfs_need_stripe_tree_update() - 1 - --- 2024-12-12 Johannes Thumshirn New
[14/14] btrfs: selftests: add a selftest for deleting two out of three extents btrfs: more RST delete fixes - 1 - --- 2024-12-12 Johannes Thumshirn New
[13/14] btrfs: selftests: add test for punching a hole into 3 RAID stripe-extents btrfs: more RST delete fixes - 1 - --- 2024-12-12 Johannes Thumshirn New
[12/14] btrfs: selftests: add selftest for punching holes into the RAID stripe extents btrfs: more RST delete fixes - - - --- 2024-12-12 Johannes Thumshirn New
[11/14] btrfs: selftests: test RAID stripe-tree deletion spanning two items btrfs: more RST delete fixes - 1 - --- 2024-12-12 Johannes Thumshirn New
[10/14] btrfs: selftests: don't split RAID extents in half btrfs: more RST delete fixes - 1 - --- 2024-12-12 Johannes Thumshirn New
[09/14] btrfs: selftests: check for correct return value of failed lookup btrfs: more RST delete fixes - 1 - --- 2024-12-12 Johannes Thumshirn New
[08/14] btrfs: don't use btrfs_set_item_key_safe on RAID stripe-extents btrfs: more RST delete fixes - - - --- 2024-12-12 Johannes Thumshirn New
[07/14] btrfs: implement hole punching for RAID stripe extents btrfs: more RST delete fixes - - - --- 2024-12-12 Johannes Thumshirn New
[06/14] btrfs: fix deletion of a range spanning parts two RAID stripe extents btrfs: more RST delete fixes - - - --- 2024-12-12 Johannes Thumshirn New
[05/14] btrfs: fix tail delete of RAID stripe-extents btrfs: more RST delete fixes - - - --- 2024-12-12 Johannes Thumshirn New
[04/14] btrfs: fix front delete range calculation for RAID stripe extents btrfs: more RST delete fixes - 1 - --- 2024-12-12 Johannes Thumshirn New
[03/14] btrfs: fix search when deleting a RAID stripe-extent btrfs: more RST delete fixes - - - --- 2024-12-12 Johannes Thumshirn New
[02/14] btrfs: assert RAID stripe-extent length is always greater than 0 btrfs: more RST delete fixes - 1 - --- 2024-12-12 Johannes Thumshirn New
[01/14] btrfs: don't try to delete RAID stripe-extents if we don't need to btrfs: more RST delete fixes - - - --- 2024-12-12 Johannes Thumshirn New
btrfs: fix a race in encoded read btrfs: fix a race in encoded read - - - --- 2024-12-12 Daniel Vacek New
[v2,9/9] btrfs: remove the unused @locked_folio parameter from btrfs_cleanup_ordered_extents() btrfs: error handling fixes - - - --- 2024-12-12 Qu Wenruo New
[v2,8/9] btrfs: add extra error messages for delalloc range related errors btrfs: error handling fixes - - - --- 2024-12-12 Qu Wenruo New
[v2,7/9] btrfs: subpage: dump the involved bitmap when ASSERT() failed btrfs: error handling fixes - - - --- 2024-12-12 Qu Wenruo New
[v2,6/9] btrfs: subpage: fix the bitmap dump for the locked flags btrfs: error handling fixes - - - --- 2024-12-12 Qu Wenruo New
[v2,5/9] btrfs: do proper folio cleanup when run_delalloc_nocow() failed btrfs: error handling fixes - - - --- 2024-12-12 Qu Wenruo New
[v2,4/9] btrfs: do proper folio cleanup when cow_file_range() failed btrfs: error handling fixes - - - --- 2024-12-12 Qu Wenruo New
[v2,3/9] btrfs: fix the error handling of submit_uncompressed_range() btrfs: error handling fixes - - - --- 2024-12-12 Qu Wenruo New
[v2,2/9] btrfs: fix double accounting race when extent_writepage_io() failed btrfs: error handling fixes - - - --- 2024-12-12 Qu Wenruo New
[v2,1/9] btrfs: fix double accounting race when btrfs_run_delalloc_range() failed btrfs: error handling fixes - - - --- 2024-12-12 Qu Wenruo New
[v2] btrfs: fix use-after-free when COWing tree bock and tracing is enabled [v2] btrfs: fix use-after-free when COWing tree bock and tracing is enabled - 1 - --- 2024-12-11 Filipe Manana New
[v3] btrfs: enhance ordered extent double freeing detection [v3] btrfs: enhance ordered extent double freeing detection - - - --- 2024-12-11 Qu Wenruo New
btrfs: fix use-after-free when COWing tree bock and tracing is enabled btrfs: fix use-after-free when COWing tree bock and tracing is enabled - - - --- 2024-12-11 Filipe Manana New
generic: test swap activation on file that used to have clones generic: test swap activation on file that used to have clones - - - --- 2024-12-11 Filipe Manana New
[v2,11/11] btrfs: add assertions and comment about path expectations to btrfs_cross_ref_exist() btrfs: fixes around swap file activation and cleanups - - - --- 2024-12-11 Filipe Manana New
[v2,10/11] btrfs: add function comment for check_committed_ref() btrfs: fixes around swap file activation and cleanups - - - --- 2024-12-11 Filipe Manana New
[v2,09/11] btrfs: simplify arguments for btrfs_cross_ref_exist() btrfs: fixes around swap file activation and cleanups - - - --- 2024-12-11 Filipe Manana New
« 1 2 3 461 62 »