summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-02-15btrfs: split zone append bios in btrfs_submit_bioChristoph Hellwig7-200/+64
2023-02-15btrfs: calculate file system wide queue limit for zoned modeChristoph Hellwig3-28/+30
2023-02-15btrfs: remove now spurious bio submission helpersChristoph Hellwig5-39/+10
2023-02-15btrfs: remove the fs_info argument to btrfs_submit_bioChristoph Hellwig5-18/+14
2023-02-15btrfs: open code submit_encoded_read_bioChristoph Hellwig1-20/+3
2023-02-15btrfs: remove struct btrfs_io_geometryChristoph Hellwig2-101/+31
2023-02-15btrfs: remove stripe boundary calculation for encoded I/OQu Wenruo1-23/+2
2023-02-15btrfs: remove stripe boundary calculation for compressed I/OQu Wenruo1-97/+33
2023-02-15btrfs: remove stripe boundary calculation for buffered I/OQu Wenruo1-52/+19
2023-02-15btrfs: pass the iomap bio to btrfs_submit_bioChristoph Hellwig3-153/+36
2023-02-15btrfs: allow btrfs_submit_bio to split biosChristoph Hellwig2-18/+93
2023-02-15btrfs: support cloned bios in btree_csum_one_bioChristoph Hellwig3-10/+8
2023-02-15btrfs: handle recording of zoned writes in the storage layerChristoph Hellwig7-49/+23
2023-02-15btrfs: handle checksum generation in the storage layerChristoph Hellwig5-261/+183
2023-02-15btrfs: simplify the btrfs_csum_one_bio calling conventionChristoph Hellwig7-25/+22
2023-02-15btrfs: open code the submit_bio_start helpersChristoph Hellwig4-56/+23
2023-02-15btrfs: remove struct btrfs_bio::is_metadata flagChristoph Hellwig2-11/+1
2023-02-15btrfs: rename btrfs_bio::iter fieldChristoph Hellwig2-8/+11
2023-02-15btrfs: remove the io_failure_record infrastructureChristoph Hellwig5-315/+0
2023-02-15btrfs: remove struct btrfs_bio::device fieldChristoph Hellwig2-7/+5
2023-02-15btrfs: remove now unused checksumming helpersChristoph Hellwig2-113/+16
2023-02-15btrfs: remove btrfs_bio_for_each_sectorChristoph Hellwig1-16/+0
2023-02-15btrfs: open code btrfs_bio_free_csumChristoph Hellwig2-11/+2
2023-02-15btrfs: handle checksum validation and repair at the storage layerChristoph Hellwig4-234/+202
2023-02-15btrfs: add a btrfs_data_csum_ok helperChristoph Hellwig2-0/+40
2023-02-15btrfs: pre-load data checksum for reads in btrfs_submit_bioChristoph Hellwig3-32/+10
2023-02-15btrfs: save the bio iter for checksum validation in common codeChristoph Hellwig4-13/+4
2023-02-15btrfs: refactor error handling in btrfs_submit_bioChristoph Hellwig1-9/+15
2023-02-15btrfs: simplify parameters of btrfs_lookup_bio_sumsChristoph Hellwig4-37/+25
2023-02-15btrfs: remove the direct I/O read checksum lookup optimizationChristoph Hellwig1-27/+5
2023-02-15btrfs: add a btrfs_inode pointer to struct btrfs_bioChristoph Hellwig5-9/+19
2023-02-15btrfs: better document struct btrfs_bioChristoph Hellwig1-5/+4
2023-02-15block: export bio_split_rwChristoph Hellwig2-1/+6
2023-02-15btrfs: raid56: reduce overhead to calculate the bio lengthQu Wenruo1-2/+1
2023-02-15btrfs: fix spelling mistakes found using codespellColin Ian King9-16/+16
2023-02-15btrfs: skip backref walking during fiemap if we know the leaf is sharedFilipe Manana1-1/+20
2023-02-15btrfs: assert commit root semaphore is held when accessing backref cacheFilipe Manana1-2/+10
2023-02-15btrfs: hold block group refcount during async discardBoris Burkov1-3/+38
2023-02-15btrfs: send: cache utimes operations for directories if possibleFilipe Manana3-6/+117
2023-02-15btrfs: send: update size of roots array for backref cache entriesFilipe Manana1-7/+8
2023-02-15btrfs: send: use the lru cache to implement the name cacheFilipe Manana1-141/+27
2023-02-15gpio: mlxbf2: select GPIOLIB_IRQCHIPLinus Walleij1-0/+1
2023-02-15gpiolib: acpi: Add a ignore wakeup quirk for Clevo NH5xAxWerner Sembach1-0/+12
2023-02-15gpio: vf610: make irq_chip immutableAlexander Stein1-18/+23
2023-02-15gpiolib: acpi: remove redundant declarationRaag Jadav1-1/+0
2023-02-15perf/x86: Refuse to export capabilities for hybrid PMUsSean Christopherson1-5/+7
2023-02-15KVM: x86/pmu: Disable vPMU support on hybrid CPUs (host PMUs)Sean Christopherson1-7/+19
2023-02-15sched/psi: Fix use-after-free in ep_remove_wait_queue()Munehisa Kamata1-3/+4
2023-02-15Documentation/hw-vuln: Fix rST warningPaolo Bonzini1-2/+1
2023-02-15net: mpls: fix stale pointer if allocation fails during device renameJakub Kicinski1-0/+4