OSDN Git Service

tomoyo/tomoyo-test1.git
2023-04-17 Qu Wenruobtrfs: scrub: use scrub_stripe to implement RAID56...
2023-04-17 Qu Wenruobtrfs: scrub: switch scrub_simple_mirror() to scrub_str...
2023-04-17 Qu Wenruobtrfs: scrub: introduce helper to queue a stripe for...
2023-04-17 Qu Wenruobtrfs: scrub: introduce error reporting functionality...
2023-04-17 Qu Wenruobtrfs: scrub: introduce a writeback helper for scrub_stripe
2023-04-17 Qu Wenruobtrfs: scrub: introduce the main read repair worker...
2023-04-17 Qu Wenruobtrfs: scrub: introduce a helper to verify one scrub_stripe
2023-04-17 Qu Wenruobtrfs: scrub: introduce a helper to verify one metadata...
2023-04-17 Qu Wenruobtrfs: scrub: introduce helper to find and fill sector...
2023-04-17 Qu Wenruobtrfs: scrub: introduce structure for new BTRFS_STRIPE_...
2023-04-17 Qu Wenruobtrfs: introduce a new helper to submit write bio for...
2023-04-17 Qu Wenruobtrfs: introduce btrfs_bio::fs_info member
2023-04-17 Qu Wenruobtrfs: scrub: use dedicated super block verification...
2023-04-17 Anand Jainbtrfs: remove redundant release of btrfs_device::alloc_...
2023-04-17 Anand Jainbtrfs: warn for any missed cleanup at btrfs_close_one_d...
2023-04-17 Christoph Hellwiglibcrc32c: remove crc32c_impl
2023-04-17 Christoph Hellwigbtrfs: don't print the crc32c implementation at module...
2023-04-17 Christoph Hellwigbtrfs: tree-log: factor out a clean_log_buffer helper
2023-04-17 Christoph Hellwigblock: make blkcg_punt_bio_submit optional
2023-04-17 Christoph Hellwigblock: async_bio_lock does not need to be bh-safe
2023-04-17 Christoph Hellwigbtrfs, block: move REQ_CGROUP_PUNT to btrfs
2023-04-17 Christoph Hellwigbtrfs, mm: remove the punt_to_cgroup field in struct...
2023-04-17 Christoph Hellwigbtrfs: also use kthread_associate_blkcg for uncompressi...
2023-04-17 Christoph Hellwigbtrfs: don't free the async_extent in submit_uncompress...
2023-04-17 Christoph Hellwigbtrfs: move kthread_associate_blkcg out of btrfs_submit...
2023-04-17 Filipe Mananabtrfs: correctly calculate delayed ref bytes when start...
2023-04-17 Filipe Mananabtrfs: make btrfs_block_rsv_full() check more boolean...
2023-04-17 Boris Burkovbtrfs: split partial dio bios before submit
2023-04-17 Boris Burkovbtrfs: don't split NOCOW extent_maps in btrfs_extract_o...
2023-04-17 Christoph Hellwigbtrfs: pass an ordered_extent to btrfs_extract_ordered_...
2023-04-17 Christoph Hellwigbtrfs: simplify extent map splitting and rename split_z...
2023-04-17 Christoph Hellwigbtrfs: fold btrfs_clone_ordered_extent into btrfs_split...
2023-04-17 Christoph Hellwigbtrfs: sink parameter len to btrfs_split_ordered_extent
2023-04-17 Christoph Hellwigbtrfs: simplify splitting logic in btrfs_extract_ordere...
2023-04-17 Christoph Hellwigbtrfs: move ordered_extent internal sanity checks into...
2023-04-17 Boris Burkovbtrfs: stash ordered extent in dio_data during iomap dio
2023-04-17 Boris Burkovbtrfs: pass flags as unsigned long to btrfs_add_ordered...
2023-04-17 Boris Burkovbtrfs: add function to create and return an ordered...
2023-04-17 Johannes Thumshirnbtrfs: use __bio_add_page to add single a page in rbio_...
2023-04-17 Johannes Thumshirnbtrfs: use __bio_add_page for adding a single page...
2023-04-17 Anand Jainbtrfs: use test_and_clear_bit() in wait_dev_flush()
2023-04-17 Anand Jainbtrfs: change wait_dev_flush() return type to bool
2023-04-17 Anand Jainbtrfs: open code check_barrier_error()
2023-04-17 Anand Jainbtrfs: move last_flush_error to write_dev_flush and...
2023-04-17 Filipe Mananabtrfs: simplify exit paths of btrfs_evict_inode()
2023-04-17 Filipe Mananabtrfs: calculate the right space for delayed refs when...
2023-04-17 Filipe Mananabtrfs: use a constant for the number of metadata units...
2023-04-17 Filipe Mananabtrfs: fix calculation of the global block reserve...
2023-04-17 Filipe Mananabtrfs: calculate correct amount of space for delayed...
2023-04-17 Filipe Mananabtrfs: add helper to calculate space for delayed references
2023-04-17 Filipe Mananabtrfs: constify fs_info argument for the reclaim items...
2023-04-17 Filipe Mananabtrfs: constify fs_info argument of the metadata size...
2023-04-17 Filipe Mananabtrfs: accurately calculate number of delayed refs...
2023-04-17 Filipe Mananabtrfs: calculate the right space for a single delayed...
2023-04-17 Filipe Mananabtrfs: don't throttle on delayed items when evicting...
2023-04-17 Filipe Mananabtrfs: remove obsolete delayed ref throttling logic...
2023-04-17 Filipe Mananabtrfs: simplify variables in btrfs_block_rsv_refill()
2023-04-17 Filipe Mananabtrfs: remove redundant counter check at btrfs_truncate...
2023-04-17 Filipe Mananabtrfs: count extents before taking inode's spinlock...
2023-04-17 Filipe Mananabtrfs: remove bytes_used argument from btrfs_make_block...
2023-04-17 Filipe Mananabtrfs: collapse should_end_transaction() into btrfs_sho...
2023-04-17 Filipe Mananabtrfs: simplify btrfs_should_throttle_delayed_refs()
2023-04-17 Filipe Mananabtrfs: initialize ret to -ENOSPC at __reserve_bytes()
2023-04-17 Filipe Mananabtrfs: update flush method assertion when reserving...
2023-04-17 Filipe Mananabtrfs: update documentation for BTRFS_RESERVE_FLUSH_EVI...
2023-04-17 Filipe Mananabtrfs: remove check for NULL block reserve at btrfs_blo...
2023-04-17 Filipe Mananabtrfs: pass a bool size update argument to btrfs_block_...
2023-04-17 Filipe Mananabtrfs: pass a bool to btrfs_block_rsv_migrate() at...
2023-04-17 Filipe Mananabtrfs: remove btrfs_lru_cache_is_full() inline function
2023-04-17 Christoph Hellwigbtrfs: simplify adding pages in btrfs_add_compressed_bi...
2023-04-17 Christoph Hellwigbtrfs: move the bi_sector assignment out of btrfs_add_c...
2023-04-17 Naohiro Aotabtrfs: sysfs: relax bg_reclaim_threshold for debugging...
2023-04-17 Christoph Hellwigbtrfs: make btrfs_split_bio work on struct btrfs_bio
2023-04-17 Christoph Hellwigbtrfs: return a btrfs_bio from btrfs_bio_alloc
2023-04-17 Christoph Hellwigbtrfs: store a pointer to a btrfs_bio in struct btrfs_b...
2023-04-17 Christoph Hellwigbtrfs: simplify finding the inode in submit_one_bio
2023-04-17 Christoph Hellwigbtrfs: store a pointer to the original btrfs_bio in...
2023-04-17 Christoph Hellwigbtrfs: pass a btrfs_bio to btrfs_submit_compressed_read
2023-04-17 Christoph Hellwigbtrfs: pass a btrfs_bio to btrfs_submit_bio
2023-04-17 Christoph Hellwigbtrfs: move zero filling of compressed read bios into...
2023-04-17 Christoph Hellwigbtrfs: cleanup main loop in btrfs_encoded_read_regular_...
2023-04-17 Christoph Hellwigbtrfs: remove unused members from struct btrfs_encoded_...
2023-04-17 David Sterbabtrfs: locking: use atomic for DREW lock writers
2023-04-17 Anand Jainbtrfs: remove redundant clearing of NODISCARD
2023-04-17 Anand Jainbtrfs: avoid repetitive define BTRFS_FEATURE_INCOMPAT_SUPP
2023-04-17 Qu Wenruobtrfs: scrub: remove root and csum_root arguments from...
2023-04-17 Qu Wenruobtrfs: scrub: remove unused path inside scrub_stripe()
2023-04-17 Qu Wenruobtrfs: do not use replace target device as an extra...
2023-04-17 Qu Wenruobtrfs: open_ctree() error handling cleanup
2023-04-17 Christoph Hellwigbtrfs: cleanup the main loop in btrfs_lookup_bio_sums
2023-04-17 Christoph Hellwigbtrfs: remove search_file_offset_in_bio
2023-04-17 Johannes Thumshirnbtrfs: sink calc_bio_boundaries into its only caller
2023-04-17 Christoph Hellwigbtrfs: simplify main loop in submit_extent_page
2023-04-17 Christoph Hellwigbtrfs: check for contiguity in submit_extent_page
2023-04-17 Christoph Hellwigbtrfs: simplify the error handling in __extent_writepage_io
2023-04-17 Christoph Hellwigbtrfs: remove the submit_extent_page return value
2023-04-17 Christoph Hellwigbtrfs: remove the compress_type argument to submit_exte...
2023-04-17 Christoph Hellwigbtrfs: rename the this_bio_flag variable in btrfs_do_re...
2023-04-17 Christoph Hellwigbtrfs: move the compress_type check out of btrfs_bio_ad...
2023-04-17 Christoph Hellwigbtrfs: add a wbc pointer to struct btrfs_bio_ctrl
next