Show patches with: none      |   41957 patches
« 1 2 ... 61 62 63419 420 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[3/8] btrfs: fix uninit warning from get_inode_gen usage Fixup uninitialized warnings and enable extra checks - 2 - --- 2022-12-16 Josef Bacik New
[2/8] btrfs: fix uninit warning in btrfs_cleanup_ordered_extents Fixup uninitialized warnings and enable extra checks - 2 - --- 2022-12-16 Josef Bacik New
[1/8] btrfs: fix uninit warning in run_one_async_start Fixup uninitialized warnings and enable extra checks - 1 - --- 2022-12-16 Josef Bacik New
btrfs: fix uninitialized return value in raid56 scrub code btrfs: fix uninitialized return value in raid56 scrub code - 1 - --- 2022-12-16 Josef Bacik New
fstests: report: add arch and kernel version info into testsuite attributes fstests: report: add arch and kernel version info into testsuite attributes - - - --- 2022-12-16 Qu Wenruo New
fstests: report: always save the dmesg as system-err if KEEP_DMESG is set fstests: report: always save the dmesg as system-err if KEEP_DMESG is set - - - --- 2022-12-16 Qu Wenruo New
[v4,5/5] btrfs: dont use size classes for zoned file systems btrfs: data block group size classes - - - --- 2022-12-16 Boris Burkov New
[v4,4/5] btrfs: load block group size class when caching btrfs: data block group size classes - - - --- 2022-12-16 Boris Burkov New
[v4,3/5] btrfs: introduce size class to block group allocator btrfs: data block group size classes - - - --- 2022-12-16 Boris Burkov New
[v4,2/5] btrfs: add more ffe tracepoints btrfs: data block group size classes - 1 - --- 2022-12-16 Boris Burkov New
[v4,1/5] btrfs: use ffe_ctl in btrfs allocator tracepoints btrfs: data block group size classes - 2 - --- 2022-12-16 Boris Burkov New
[RFC] fstests: add basic json output support [RFC] fstests: add basic json output support - - - --- 2022-12-15 Qu Wenruo New
Use pread/pwrite/ftruncate/stat instead of 64bit equivalents Use pread/pwrite/ftruncate/stat instead of 64bit equivalents - - - --- 2022-12-15 Khem Raj New
fsverity: remove debug messages and CONFIG_FS_VERITY_DEBUG fsverity: remove debug messages and CONFIG_FS_VERITY_DEBUG - - - --- 2022-12-15 Eric Biggers New
btrfs: new test for logical inode resolution panic btrfs: new test for logical inode resolution panic - 1 - --- 2022-12-14 Boris Burkov New
btrfs: fix logical_ino ioctl panic btrfs: fix logical_ino ioctl panic - 1 - --- 2022-12-14 Boris Burkov New
[4/4] fsverity: pass pos and size to ->write_merkle_tree_block fsverity cleanups - - - --- 2022-12-14 Eric Biggers New
[3/4] fsverity: optimize fsverity_cleanup_inode() on non-verity files fsverity cleanups - - - --- 2022-12-14 Eric Biggers New
[2/4] fsverity: optimize fsverity_prepare_setattr() on non-verity files fsverity cleanups - - - --- 2022-12-14 Eric Biggers New
[1/4] fsverity: optimize fsverity_file_open() on non-verity files fsverity cleanups - - - --- 2022-12-14 Eric Biggers New
[v2,3/3] btrfs: add snapshot_lock to new_fs_root_args btrfs: fix unexpected -ENOMEM with percpu_counter_init when create snapshot - - - --- 2022-12-14 robbieko New
[v2,2/3] btrfs: change snapshot_lock to dynamic pointer btrfs: fix unexpected -ENOMEM with percpu_counter_init when create snapshot - - - --- 2022-12-14 robbieko New
[v2,1/3] btrfs: refactor anon_dev with new_fs_root_args for create subvolume/snapshot btrfs: fix unexpected -ENOMEM with percpu_counter_init when create snapshot - - - --- 2022-12-14 robbieko New
btrfs: fix event name typo for FLUSH_DELAYED_REFS btrfs: fix event name typo for FLUSH_DELAYED_REFS - 1 - --- 2022-12-14 Naohiro Aota New
check: call _check_dmesg even if the test case failed check: call _check_dmesg even if the test case failed - 1 - --- 2022-12-14 Qu Wenruo New
btrfs: use BTRFS_SEQ_LAST for qgroups backref lookup btrfs: use BTRFS_SEQ_LAST for qgroups backref lookup - - - --- 2022-12-13 Josef Bacik New
btrfs: fix leak of fs devices after removing btrfs module btrfs: fix leak of fs devices after removing btrfs module - 1 - --- 2022-12-13 Filipe Manana New
[8/8] btrfs: call rbio_orig_end_io from scrub_rbio [1/8] btrfs: cleanup raid56_parity_write - 1 - --- 2022-12-13 Christoph Hellwig New
[7/8] btrfs: call rbio_orig_end_io from recover_rbio [1/8] btrfs: cleanup raid56_parity_write - 1 - --- 2022-12-13 Christoph Hellwig New
[6/8] btrfs: call rbio_orig_end_io from rmw_rbio [1/8] btrfs: cleanup raid56_parity_write - 1 - --- 2022-12-13 Christoph Hellwig New
[5/8] btrfs: cleanup scrub_rbio [1/8] btrfs: cleanup raid56_parity_write - - - --- 2022-12-13 Christoph Hellwig New
[4/8] btrfs: cleanup recover_rbio [1/8] btrfs: cleanup raid56_parity_write - 1 - --- 2022-12-13 Christoph Hellwig New
[3/8] btrfs: cleanup rmw_read_wait_recover [1/8] btrfs: cleanup raid56_parity_write - - - --- 2022-12-13 Christoph Hellwig New
[2/8] btrfs: cleanup rmw_rbio [1/8] btrfs: cleanup raid56_parity_write - 1 - --- 2022-12-13 Christoph Hellwig New
[1/8] btrfs: cleanup raid56_parity_write [1/8] btrfs: cleanup raid56_parity_write - 1 - --- 2022-12-13 Christoph Hellwig New
[GIT,PULL] Btrfs updates for 6.2 [GIT,PULL] Btrfs updates for 6.2 - - - --- 2022-12-12 David Sterba New
btrfs: Fix an error handling path in btrfs_rename() btrfs: Fix an error handling path in btrfs_rename() - 1 - --- 2022-12-12 Christophe JAILLET New
btrfs: Fix an error handling path in btrfs_defrag_leaves() btrfs: Fix an error handling path in btrfs_defrag_leaves() - - - --- 2022-12-12 Christophe JAILLET New
[4/4] btrfs: directly pass in fs_info to btrfs_merge_delayed_refs btrfs: delayed_ref parameter cleanup - 1 - --- 2022-12-12 Johannes Thumshirn New
[3/4] btrfs: drop trans parameter of insert_delayed_ref btrfs: delayed_ref parameter cleanup - 1 - --- 2022-12-12 Johannes Thumshirn New
[2/4] btrfs: remove trans parameter of merge_ref btrfs: delayed_ref parameter cleanup - 1 - --- 2022-12-12 Johannes Thumshirn New
[1/4] btrfs: drop unused trans parameter of drop_delayed_ref btrfs: delayed_ref parameter cleanup - 1 - --- 2022-12-12 Johannes Thumshirn New
[7/7] btrfs: remove the bdev argument to btrfs_rmap_block [1/7] btrfs: use file_offset to limit bios size in calc_bio_boundaries - - - --- 2022-12-12 Christoph Hellwig New
[6/7] btrfs: don't rely on unchanging ->bi_bdev for zone append remaps [1/7] btrfs: use file_offset to limit bios size in calc_bio_boundaries - - - --- 2022-12-12 Christoph Hellwig New
[5/7] btrfs: never return true for reads in btrfs_use_zone_append [1/7] btrfs: use file_offset to limit bios size in calc_bio_boundaries - 1 - --- 2022-12-12 Christoph Hellwig New
[4/7] btrfs: pass a btrfs_bio to btrfs_use_append [1/7] btrfs: use file_offset to limit bios size in calc_bio_boundaries - 1 - --- 2022-12-12 Christoph Hellwig New
[3/7] btrfs: set bbio->file_offset in alloc_new_bio [1/7] btrfs: use file_offset to limit bios size in calc_bio_boundaries - - - --- 2022-12-12 Christoph Hellwig New
[2/7] btrfs; rename the disk_bytenr in strut btrfs_ordered_extent [1/7] btrfs: use file_offset to limit bios size in calc_bio_boundaries - 1 - --- 2022-12-12 Christoph Hellwig New
[1/7] btrfs: use file_offset to limit bios size in calc_bio_boundaries [1/7] btrfs: use file_offset to limit bios size in calc_bio_boundaries - 1 - --- 2022-12-12 Christoph Hellwig New
btrfs: remove the wait argument to btrfs_start_ordered_extent btrfs: remove the wait argument to btrfs_start_ordered_extent - 1 - --- 2022-12-12 Christoph Hellwig New
[3/3] btrfs: call rbio_orig_end_io from rmw_rbio [1/3] btrfs: cleanup raid56_parity_write - - - --- 2022-12-12 Christoph Hellwig New
[2/3] btrfs: cleanup rmw_rbio [1/3] btrfs: cleanup raid56_parity_write - 1 - --- 2022-12-12 Christoph Hellwig New
[1/3] btrfs: cleanup raid56_parity_write [1/3] btrfs: cleanup raid56_parity_write - 1 - --- 2022-12-12 Christoph Hellwig New
[GIT,PULL] fsverity updates for 6.2 [GIT,PULL] fsverity updates for 6.2 - - - --- 2022-12-12 Eric Biggers New
btrfs: add extra error messages to cover non-ENOMEM errors from device_add_list() btrfs: add extra error messages to cover non-ENOMEM errors from device_add_list() - - - --- 2022-12-12 Qu Wenruo New
btrfs-progs: change load_device_info to chunk tree search solution btrfs-progs: change load_device_info to chunk tree search solution - - - --- 2022-12-11 hmsjwzb New
btrfs-progs: change load_device_info to chunk tree search solution btrfs-progs: change load_device_info to chunk tree search solution - - - --- 2022-12-09 hmsjwzb New
fstests: btrfs/080: fix the stray '\' fstests: btrfs/080: fix the stray '\' - 1 - --- 2022-12-09 Qu Wenruo New
fstests: btrfs/220: fix the test failure due to new default mount option fstests: btrfs/220: fix the test failure due to new default mount option - 1 - --- 2022-12-09 Qu Wenruo New
fstests: btrfs/219: remove it from auto group fstests: btrfs/219: remove it from auto group - 1 - --- 2022-12-09 Qu Wenruo New
fsverity: mark builtin signatures as deprecated fsverity: mark builtin signatures as deprecated - - - --- 2022-12-08 Eric Biggers New
fsverity: don't check builtin signatures when require_signatures=0 fsverity: don't check builtin signatures when require_signatures=0 1 - - --- 2022-12-08 Eric Biggers New
[8/8] btrfs: remove btrfs_wait_tree_block_writeback extent buffer dirty cleanups - - - --- 2022-12-07 Josef Bacik New
[7/8] btrfs: combine btrfs_clear_buffer_dirty and clear_extent_buffer_dirty extent buffer dirty cleanups - - - --- 2022-12-07 Josef Bacik New
[6/8] btrfs: rename btrfs_clean_tree_block => btrfs_clear_buffer_dirty extent buffer dirty cleanups - - - --- 2022-12-07 Josef Bacik New
[5/8] btrfs: do not increment dirty_metadata_bytes in set_btree_ioerr extent buffer dirty cleanups - - - --- 2022-12-07 Josef Bacik New
[4/8] btrfs: replace clearing extent buffer dirty bit with btrfs_clean_block extent buffer dirty cleanups - - - --- 2022-12-07 Josef Bacik New
[3/8] btrfs: do not set the header generation before btrfs_clean_tree_block extent buffer dirty cleanups - - - --- 2022-12-07 Josef Bacik New
[2/8] btrfs: do not check header generation in btrfs_clean_tree_block extent buffer dirty cleanups - - - --- 2022-12-07 Josef Bacik New
[1/8] btrfs: always lock the block before calling btrfs_clean_tree_block extent buffer dirty cleanups - - - --- 2022-12-07 Josef Bacik New
btrfs: move btrfs_abort_transaction to transaction.c btrfs: move btrfs_abort_transaction to transaction.c - 1 - --- 2022-12-07 Josef Bacik New
[v4,9/9] btrfs: add tracepoints for ordered stripes btrfs: introduce RAID stripe tree - 1 - --- 2022-12-07 Johannes Thumshirn New
[v4,8/9] btrfs: check for leaks of ordered stripes on umount btrfs: introduce RAID stripe tree - - - --- 2022-12-07 Johannes Thumshirn New
[v4,7/9] btrfs: zoned: allow zoned RAID btrfs: introduce RAID stripe tree - - - --- 2022-12-07 Johannes Thumshirn New
[v4,6/9] btrfs: add raid stripe tree pretty printer btrfs: introduce RAID stripe tree - 1 - --- 2022-12-07 Johannes Thumshirn New
[v4,5/9] btrfs: lookup physical address from stripe extent btrfs: introduce RAID stripe tree - - - --- 2022-12-07 Johannes Thumshirn New
[v4,4/9] btrfs: delete stripe extent on extent deletion btrfs: introduce RAID stripe tree - - - --- 2022-12-07 Johannes Thumshirn New
[v4,3/9] btrfs: add support for inserting raid stripe extents btrfs: introduce RAID stripe tree - - - --- 2022-12-07 Johannes Thumshirn New
[v4,2/9] btrfs: read raid-stripe-tree from disk btrfs: introduce RAID stripe tree - - - --- 2022-12-07 Johannes Thumshirn New
[v4,1/9] btrfs: add raid stripe tree definitions btrfs: introduce RAID stripe tree - - - --- 2022-12-07 Johannes Thumshirn New
btrfs: make btrfs_get_io_geometry() to return void btrfs: make btrfs_get_io_geometry() to return void - - - --- 2022-12-07 Qu Wenruo New
btrfs: handle missing chunk mapping more gracefully btrfs: handle missing chunk mapping more gracefully - 2 - --- 2022-12-07 Qu Wenruo New
btrfs-progs: corrupt-block: fix the mismatch in --root and -r options btrfs-progs: corrupt-block: fix the mismatch in --root and -r options - - - --- 2022-12-07 Qu Wenruo New
[PoC,11/11] btrfs: scrub: cleanup scrub_extent() and its related functions btrfs: scrub: rework to get rid of the complex bio formshaping - - - --- 2022-12-06 Qu Wenruo New
[PoC,10/11] btrfs: scrub: cleanup the old scrub_parity infrastructure btrfs: scrub: rework to get rid of the complex bio formshaping - - - --- 2022-12-06 Qu Wenruo New
[PoC,09/11] btrfs: scrub: switch to the new scrub2_stripe based infrastructure btrfs: scrub: rework to get rid of the complex bio formshaping - - - --- 2022-12-06 Qu Wenruo New
[PoC,08/11] btrfs: scrub: use dedicated super block verification function to scrub one super block btrfs: scrub: rework to get rid of the complex bio formshaping - - - --- 2022-12-06 Qu Wenruo New
[PoC,07/11] btrfs: scrub: add raid56 P/Q scrubbing support btrfs: scrub: rework to get rid of the complex bio formshaping - - - --- 2022-12-06 Qu Wenruo New
[PoC,06/11] btrfs: scrub: add the error reporting for scrub2_stripe btrfs: scrub: rework to get rid of the complex bio formshaping - - - --- 2022-12-06 Qu Wenruo New
[PoC,05/11] btrfs: scrub: add a writeback helper for scrub2_stripe btrfs: scrub: rework to get rid of the complex bio formshaping - - - --- 2022-12-06 Qu Wenruo New
[PoC,04/11] btrfs: scrub: add the repair function for scrub2_stripe btrfs: scrub: rework to get rid of the complex bio formshaping - - - --- 2022-12-06 Qu Wenruo New
[PoC,03/11] btrfs: scrub: introduce a helper to verify one scrub2_stripe btrfs: scrub: rework to get rid of the complex bio formshaping - - - --- 2022-12-06 Qu Wenruo New
[PoC,02/11] btrfs: scrub: introduce a helper to find and fill the sector info for a scrub2_stripe btrfs: scrub: rework to get rid of the complex bio formshaping - - - --- 2022-12-06 Qu Wenruo New
[PoC,01/11] btrfs: scrub: introduce the structure for new BTRFS_STRIPE_LEN based interface btrfs: scrub: rework to get rid of the complex bio formshaping - - - --- 2022-12-06 Qu Wenruo New
btrfs: remove level argument from btrfs_set_block_flags btrfs: remove level argument from btrfs_set_block_flags - 1 - --- 2022-12-05 Josef Bacik New
[3/3] btrfs: add snapshot_lock to new_fs_root_args btrfs: fix unexpected -ENOMEM with percpu_counter_init when create snapshot - - - --- 2022-12-05 robbieko New
[2/3] btrfs: change snapshot_lock to dynamic pointer btrfs: fix unexpected -ENOMEM with percpu_counter_init when create snapshot - - - --- 2022-12-05 robbieko New
[1/3] btrfs: refactor anon_dev with new_fs_root_args for create subvolume/snapshot btrfs: fix unexpected -ENOMEM with percpu_counter_init when create snapshot - - - --- 2022-12-05 robbieko New
btrfs-progs: check: enhance the error output for backref mimsatch btrfs-progs: check: enhance the error output for backref mimsatch - - - --- 2022-12-05 Qu Wenruo New
[v4,10/10] btrfs-progs: sync extent-io-tree.[ch] and misc.h from the kernel prep and initial sync of kernel code - - - --- 2022-12-02 Josef Bacik New
« 1 2 ... 61 62 63419 420 »