mailmap: add mailmap entries for Jens Axboe
[platform/kernel/linux-rpi.git] / drivers /
2023-04-28 Jens AxboeMerge tag 'md-next-2023-04-28' of https://git./linux...
2023-04-28 Jonathan Derrickmd: Fix bitmap offset type in sb writer
2023-04-28 Jan Karamd/raid5: Improve performance for sequential IO
2023-04-28 Eric Blakeblock nbd: use req.cookie instead of req.handle
2023-04-25 Chaitanya Kulkarniblock/drivers: remove dead clear of random flag
2023-04-20 Zhong Jinghuanbd: fix incomplete validation of ioctl arg
2023-04-20 Ming Leiublk: don't return 0 in case of any failure
2023-04-19 Chaitanya Kulkarninull_blk: Always check queue mode setting from configfs
2023-04-19 Ming Leiblock: ublk: switch to ioctl command encoding
2023-04-14 Jens AxboeMerge branch 'md-next' of https://git./linux/kernel...
2023-04-14 Jens AxboeMerge tag 'nvme-6.4-2023-04-14' of git://git.infradead...
2023-04-14 Tom Rixmd/raid5: remove unused working_disks variable
2023-04-14 Yu Kuaimd/raid10: don't call bio_start_io_acct twice for bio...
2023-04-14 Yu Kuaimd/raid10: fix memleak of md thread
2023-04-14 Yu Kuaimd/raid10: fix memleak for 'conf->bio_split'
2023-04-14 Yu Kuaimd/raid10: fix leak of 'r10bio->remaining' for recovery
2023-04-14 Yu Kuaimd/raid10: don't BUG_ON() in raise_barrier()
2023-04-14 Yu Kuaimd: fix soft lockup in status_resync
2023-04-14 Mariusz Tkaczykmd: add error_handlers for raid0 and linear
2023-04-14 Jon Derrickmd: Use optimal I/O size for last bitmap page
2023-04-14 Jon Derrickmd: Fix types in sb writer
2023-04-14 Jon Derrickmd: Move sb writer loop to its own function
2023-04-14 Jiangshan Yimd/raid10: Fix typo in comment (replacment -> replacement)
2023-04-14 Thomas Weißschuhmd: make kobj_type structures constant
2023-04-14 Li Nanmd/raid10: fix null-ptr-deref in raid10_sync_request
2023-04-14 Li Nanmd/raid10: fix task hung in raid10d
2023-04-13 Akinobu Mitablock: null_blk: make fault-injection dynamically confi...
2023-04-13 Ming Leinvme-fcloop: fix "inconsistent {IN-HARDIRQ-W} -> {HARDI...
2023-04-13 Sagi Grimbergblk-mq-rdma: remove queue mapping helper for rdma devices
2023-04-13 zhenwei pinvme-rdma: minor cleanup in nvme_rdma_create_cq()
2023-04-13 Lei Yinnvme: fix double blk_mq_complete_request for timeout...
2023-04-13 Keith Buschnvme: fix async event trace event
2023-04-13 Chaitanya Kulkarninvme-apple: return directly instead of else
2023-04-13 Chaitanya Kulkarninvme-apple: return directly instead of else
2023-04-13 Chaitanya Kulkarninvmet-tcp: validate idle poll modparam value
2023-04-13 Chaitanya Kulkarninvmet-tcp: validate so_priority modparam value
2023-04-13 Chris Leechnvme-tcp: fence TCP socket on receive error
2023-04-13 Christoph Hellwignvmet: remove nvmet_req_cns_error_complete
2023-04-13 Christoph Hellwignvmet: rename nvmet_execute_identify_cns_cs_ns
2023-04-13 Christoph Hellwignvmet: fix Identify Identification Descriptor List...
2023-04-13 Damien Le Moalnvmet: cleanup nvmet_execute_identify()
2023-04-13 Damien Le Moalnvmet: fix I/O Command Set specific Identify Controller
2023-04-13 Damien Le Moalnvmet: fix Identify Active Namespace ID list handling
2023-04-13 Damien Le Moalnvmet: fix Identify Controller handling
2023-04-13 Damien Le Moalnvmet: fix Identify Namespace handling
2023-04-13 Damien Le Moalnvmet: fix error handling in nvmet_execute_identify_cns...
2023-04-13 Bjorn Helgaasnvme-pci: drop redundant pci_enable_pcie_error_reporting()
2023-04-12 Stefan Haberlands390/dasd: fix hanging blockdevice after request requeue
2023-04-12 Stefan Haberlands390/dasd: add autoquiesce event for start IO error
2023-04-12 Stefan Haberlands390/dasd: add aq_timeouts autoquiesce trigger
2023-04-12 Stefan Haberlands390/dasd: add aq_requeue sysfs attribute
2023-04-12 Stefan Haberlands390/dasd: add aq_mask sysfs attribute
2023-04-12 Stefan Haberlands390/dasd: add autoquiesce feature
2023-04-12 Stefan Haberlands390/dasd: remove unused DASD EER defines
2023-04-03 Ming Leiblock: ublk_drv: cleanup 'struct ublk_map_data'
2023-04-03 Ming Leiblock: ublk_drv: clean up several helpers
2023-04-03 Ming Leiblock: ublk_drv: add two helpers to clean up map/unmap...
2023-04-03 Ming Leiblock: ublk_drv: don't consider flush request in map...
2023-04-03 Ming Leiblock: ublk_drv: add common exit handling
2023-04-02 Christoph Böhmwalderdrbd: Pass a peer device to the resync and online verif...
2023-04-02 Christoph Böhmwalderdrbd: pass drbd_peer_device to __req_mod
2023-04-02 Christoph Böhmwalderdrbd: drbd_uuid_compare: pass a peer_device
2023-04-02 Andreas Gruenbacherdrbd: INFO_bm_xfer_stats(): Pass a peer device argument
2023-04-02 Andreas Gruenbacherdrbd: Add peer device parameter to whole-bitmap I/O...
2023-04-02 Andreas Gruenbacherdrbd: Rip out the ERR_IF_CNT_IS_NEGATIVE macro
2023-04-02 Chaitanya Kulkarninull_blk: use kmap_local_page() and kunmap_local()
2023-04-02 Chaitanya Kulkarninull_blk: use non-deprecated lib functions
2023-03-16 Eric Biggersblk-crypto: make blk_crypto_evict_key() return void
2023-03-14 Jakub Kicinskinbd: use the structured req attr check
2023-03-14 Jakub Kicinskinbd: allow genl access outside init_net
2023-03-12 Linus TorvaldsMerge tag 'tpm-v6.3-rc3' of git://git./linux/kernel...
2023-03-12 Mario Limonciellotpm: disable hwrng for fTPM on some AMD designs
2023-03-12 Morten Linderudtpm/eventlog: Don't abort tpm_read_log on faulty ACPI...
2023-03-12 Linus TorvaldsMerge tag 'xfs-6.3-fixes-1' of git://git./fs/xfs/xfs...
2023-03-12 Linus TorvaldsMerge tag 'staging-6.3-rc2' of git://git./linux/kernel...
2023-03-12 Linus TorvaldsMerge tag 'x86_urgent_for_v6.3_rc2' of git://git./linux...
2023-03-12 Linus TorvaldsMerge tag 'kernel.fork.v6.3-rc2' of gitolite.pub/scm...
2023-03-12 Linus TorvaldsMerge tag 'vfs.misc.v6.3-rc2' of git://git./linux/kerne...
2023-03-12 Linus TorvaldsMerge tag 'ext4_for_linus_stable' of git://git./linux...
2023-03-11 Linus TorvaldsMerge tag 'i2c-for-6.3-rc2' of git://git./linux/kernel...
2023-03-11 Richard Weinbergerubi: block: Fix missing blk_mq_end_request
2023-03-11 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2023-03-11 Linus TorvaldsMerge tag 'block-6.3-2023-03-09' of git://git.kernel...
2023-03-11 Linus TorvaldsMerge tag 'pull-highmem' of git://git./linux/kernel...
2023-03-11 Linus TorvaldsMerge tag 'pull-fixes' of git://git./linux/kernel/git...
2023-03-11 Linus TorvaldsMerge tag 'thermal-6.3-rc2' of git://git./linux/kernel...
2023-03-10 Linus TorvaldsMerge tag 'riscv-for-linus-6.3-rc2' of git://git./linux...
2023-03-10 Linus TorvaldsMerge tag 'drm-fixes-2023-03-10' of git://anongit.freed...
2023-03-10 Linus TorvaldsMerge tag 'erofs-for-6.3-rc2-fixes' of git://git./linux...
2023-03-10 Linus TorvaldsMerge tag 'nfsd-6.3-2' of git://git./linux/kernel/git...
2023-03-10 Linus TorvaldsMerge tag 'for-6.3-rc1-tag' of git://git./linux/kernel...
2023-03-10 Linus TorvaldsMerge tag 'io_uring-6.3-2023-03-09' of git://git.kernel...
2023-03-10 Linus TorvaldsMerge tag 'perf-tools-fixes-for-v6.3-1-2023-03-09'...
2023-03-10 Dave AirlieMerge tag 'amd-drm-fixes-6.3-2023-03-09' of https:...
2023-03-10 Veerabadhran Gopal... drm/amdgpu/soc21: Add video cap query support for VCN_4_0_4
2023-03-10 Alex Deucherdrm/amdgpu: fix error checking in amdgpu_read_mm_regist...
2023-03-10 Alex Deucherdrm/amdgpu: fix error checking in amdgpu_read_mm_regist...
2023-03-10 Alex Deucherdrm/amdgpu: fix error checking in amdgpu_read_mm_regist...
2023-03-10 lyndonlidrm/amdgpu: Fix the warning info when removing amdgpu...
2023-03-10 Shashank Sharmadrm/amdgpu: fix return value check in kfd
next