summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-02-15btrfs: handle checksum validation and repair at the storage layerChristoph Hellwig
2023-02-15btrfs: add a btrfs_data_csum_ok helperChristoph Hellwig
2023-02-15btrfs: pre-load data checksum for reads in btrfs_submit_bioChristoph Hellwig
2023-02-15btrfs: save the bio iter for checksum validation in common codeChristoph Hellwig
2023-02-15btrfs: refactor error handling in btrfs_submit_bioChristoph Hellwig
2023-02-15btrfs: simplify parameters of btrfs_lookup_bio_sumsChristoph Hellwig
2023-02-15btrfs: remove the direct I/O read checksum lookup optimizationChristoph Hellwig
2023-02-15btrfs: add a btrfs_inode pointer to struct btrfs_bioChristoph Hellwig
2023-02-15btrfs: better document struct btrfs_bioChristoph Hellwig
2023-02-15block: export bio_split_rwChristoph Hellwig
2023-02-15btrfs: raid56: reduce overhead to calculate the bio lengthQu Wenruo
2023-02-15btrfs: fix spelling mistakes found using codespellColin Ian King
2023-02-15btrfs: skip backref walking during fiemap if we know the leaf is sharedFilipe Manana
2023-02-15btrfs: assert commit root semaphore is held when accessing backref cacheFilipe Manana
2023-02-15btrfs: hold block group refcount during async discardBoris Burkov
2023-02-15btrfs: send: cache utimes operations for directories if possibleFilipe Manana
2023-02-15btrfs: send: update size of roots array for backref cache entriesFilipe Manana
2023-02-15btrfs: send: use the lru cache to implement the name cacheFilipe Manana
2023-02-15usb: typec: pd: Add higher capability sysfs for sink PDOSaranya Gopal
2023-02-15usb: typec: pd: Remove usb_suspend_supported sysfs from sink PDOSaranya Gopal
2023-02-15usb: dwc3: pci: add support for the Intel Meteor Lake-MHeikki Krogerus
2023-02-15f2fs: drop unnecessary arg for f2fs_ioc_*()Yangtao Li
2023-02-15f2fs: Revert "f2fs: truncate blocks in batch in __complete_revoke_list()"Jaegeuk Kim
2023-02-15Merge tag 'kvm-s390-next-6.3-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2023-02-15Merge tag 'kvm-riscv-6.3-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini
2023-02-15wifi: mac80211: add documentation for amsdu_mesh_controlJohannes Berg
2023-02-15wifi: cfg80211: remove gfp parameter from cfg80211_obss_color_collision_notif...Lorenzo Bianconi
2023-02-15wifi: mac80211: always initialize link_sta with staJohannes Berg
2023-02-15wifi: mac80211: pass 'sta' to ieee80211_rx_data_set_sta()Johannes Berg
2023-02-15wifi: cfg80211: Set SSID if it is not already setMarc Bornand
2023-02-15selftests/bpf: Fix map_kptr test.Alexei Starovoitov
2023-02-15Merge tag 'kvm-x86-vmx-6.3' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2023-02-15Merge tag 'kvm-x86-svm-6.3' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2023-02-15HID: asus: use spinlock to safely schedule workersPietro Borrello
2023-02-15HID: asus: use spinlock to protect concurrent accessesPietro Borrello
2023-02-15HID: bigben: use spinlock to safely schedule workersPietro Borrello
2023-02-15HID: bigben_worker() remove unneeded check on report_fieldPietro Borrello
2023-02-15HID: bigben: use spinlock to protect concurrent accessesPietro Borrello
2023-02-15ring-buffer: Handle race between rb_move_tail and rb_check_pagesMukesh Ojha
2023-02-15selftests/bpf: Cross-compile bpftoolBjörn Töpel
2023-02-15bpf, docs: Add myself to BPF docs MAINTAINERS entryDavid Vernet
2023-02-15selftests/bpf: Fix build error for LoongArchTiezhu Yang
2023-02-15Documentation: bpf: Add missing line break separator in node_data struct code...Bagas Sanjaya
2023-02-15thermal/drivers/st: Remove syscfg based driverAlain Volmat
2023-02-15thermal: Remove core header inclusion from driversDaniel Lezcano
2023-02-15tools/lib/thermal: Fix include path for libnl3 in pkg-config file.Vibhav Pant
2023-02-15thermal/drivers/hisi: Drop second sensor hi3660Yongqin Liu
2023-02-15thermal/drivers/rcar_gen3_thermal: Fix device initializationNiklas Söderlund
2023-02-15thermal/drivers/rcar_gen3_thermal: Create device local ops structNiklas Söderlund
2023-02-15thermal/drivers/rcar_gen3_thermal: Do not call set_trips() when resumingNiklas Söderlund