Show patches with: none      |   17344 patches
« 1 2 ... 161 162 163173 174 »
Patch Series S/W/F Date Submitter Delegate State
[v3,10/11] Driver: hv: util: Make ringbuffer at least take two pages Hyper-V: Support PAGE_SIZE larger than 4K --- 2020-09-10 Boqun Feng Superseded
[v3,09/11] HID: hyperv: Make ringbuffer at least take two pages Hyper-V: Support PAGE_SIZE larger than 4K --- 2020-09-10 Boqun Feng New
[v3,08/11] Input: hyperv-keyboard: Make ringbuffer at least take two pages Hyper-V: Support PAGE_SIZE larger than 4K --- 2020-09-10 Boqun Feng Superseded
[v3,07/11] hv_netvsc: Use HV_HYP_PAGE_SIZE for Hyper-V communication Hyper-V: Support PAGE_SIZE larger than 4K --- 2020-09-10 Boqun Feng Superseded
[v3,06/11] hv: hyperv.h: Introduce some hvpfn helper functions Hyper-V: Support PAGE_SIZE larger than 4K --- 2020-09-10 Boqun Feng Superseded
[v3,05/11] Drivers: hv: vmbus: Move virt_to_hvpfn() to hyperv header Hyper-V: Support PAGE_SIZE larger than 4K --- 2020-09-10 Boqun Feng Superseded
[v3,04/11] Drivers: hv: Use HV_HYP_PAGE in hv_synic_enable_regs() Hyper-V: Support PAGE_SIZE larger than 4K --- 2020-09-10 Boqun Feng New
[v3,03/11] Drivers: hv: vmbus: Introduce types of GPADL Hyper-V: Support PAGE_SIZE larger than 4K --- 2020-09-10 Boqun Feng Superseded
[v3,02/11] Drivers: hv: vmbus: Move __vmbus_open() Hyper-V: Support PAGE_SIZE larger than 4K --- 2020-09-10 Boqun Feng New
[v3,01/11] Drivers: hv: vmbus: Always use HV_HYP_PAGE_SIZE for gpadl Hyper-V: Support PAGE_SIZE larger than 4K --- 2020-09-10 Boqun Feng Superseded
mpt3sas: fix sync irqs mpt3sas: fix sync irqs --- 2020-09-10 Tomas Henzl New
scsi: mvumi: Fix error return in mvumi_io_attach() scsi: mvumi: Fix error return in mvumi_io_attach() --- 2020-09-10 Jing Xiangfeng New
scsi: clear UAC before sending SG_IO scsi: clear UAC before sending SG_IO --- 2020-09-10 Randall Huang New
lpfc: drop nodelist reference on error in lpfc_gen_req() lpfc: drop nodelist reference on error in lpfc_gen_req() --- 2020-09-10 Hannes Reinecke New
[V7] scsi: core: only re-run queue in scsi_end_request() if device queue is busy [V7] scsi: core: only re-run queue in scsi_end_request() if device queue is busy --- 2020-09-10 Ming Lei New
[v2,3/3] scsi: handle zone resources errors Improve error handling --- 2020-09-10 Damien Le Moal Superseded
[v2,2/3] scsi: update additional sense codes list Improve error handling --- 2020-09-10 Damien Le Moal Superseded
[v2,1/3] scsi: Cleanup scsi_noretry_cmd() Improve error handling --- 2020-09-10 Damien Le Moal Superseded
[3/3] scsi: handle zone resources errors Improve error handling --- 2020-09-10 Damien Le Moal New
[2/3] scsi: update additional sense codes list Improve error handling --- 2020-09-10 Damien Le Moal New
[1/3] scsi: Cleanup scsi_noretry_cmd() Improve error handling --- 2020-09-10 Damien Le Moal New
scsi: ipr: Switch to using the new API kobj_to_dev() scsi: ipr: Switch to using the new API kobj_to_dev() --- 2020-09-10 Tian Tao New
[v2] scsi: ufs: Fix 'unmet direct dependencies' config warning [v2] scsi: ufs: Fix 'unmet direct dependencies' config warning --- 2020-09-10 Alim Akhtar New
scsi: ufs-mediatek: Fix build warnings with make W=1 scsi: ufs-mediatek: Fix build warnings with make W=1 --- 2020-09-10 Stanley Chu New
[trivial] treewide: Convert switch/case fallthrough; to break; [trivial] treewide: Convert switch/case fallthrough; to break; --- 2020-09-09 Joe Perches New
scsi: aic7xxx: Use kmemdup in two places scsi: aic7xxx: Use kmemdup in two places --- 2020-09-09 Alex Dewar New
fix for kernel BUG at drivers/scsi/device_handler/scsi_dh_alua.c:662! fix for kernel BUG at drivers/scsi/device_handler/scsi_dh_alua.c:662! --- 2020-09-09 Brian Bunker New
MAINTAINERS: Drop megaraidlinux.pdl@broadcom.com from MEGARAID SCSI/SAS DRIVERS MAINTAINERS: Drop megaraidlinux.pdl@broadcom.com from MEGARAID SCSI/SAS DRIVERS --- 2020-09-09 Bjorn Helgaas New
[-next] scsi: aic94xx: Remove unused inline function [-next] scsi: aic94xx: Remove unused inline function --- 2020-09-09 Yue Haibing New
[v4] scsi: libfc: Fix passing zero to 'PTR_ERR' warning [v4] scsi: libfc: Fix passing zero to 'PTR_ERR' warning --- 2020-09-09 Yue Haibing New
scsi: esas2r: prevent a potential NULL dereference in esas2r_probe() scsi: esas2r: prevent a potential NULL dereference in esas2r_probe() --- 2020-09-09 Jing Xiangfeng New
scsi: lpfc: Remove set but not used 'qp' scsi: lpfc: Remove set but not used 'qp' --- 2020-09-09 Ye Bin New
scsi: pmcraid: Remove set but not used 'res' scsi: pmcraid: Remove set but not used 'res' --- 2020-09-09 Ye Bin New
scsi: gdth: Remove set but used 'cmd_index' scsi: gdth: Remove set but used 'cmd_index' --- 2020-09-09 Ye Bin New
[V6] scsi: core: only re-run queue in scsi_end_request() if device queue is busy [V6] scsi: core: only re-run queue in scsi_end_request() if device queue is busy --- 2020-09-09 Ming Lei Superseded
[3/3] scsi: megaraid_sas: simplify compat_ioctl handling [1/3] scsi: aacraid: improve compat_ioctl handlers --- 2020-09-08 Arnd Bergmann New
[2/3] scsi: megaraid_sas: check user-provided offsets [1/3] scsi: aacraid: improve compat_ioctl handlers --- 2020-09-08 Arnd Bergmann Superseded
[1/3] scsi: aacraid: improve compat_ioctl handlers [1/3] scsi: aacraid: improve compat_ioctl handlers --- 2020-09-08 Arnd Bergmann Superseded
[v2] scsi: hpsa: fix memory leak in hpsa_init_one [v2] scsi: hpsa: fix memory leak in hpsa_init_one --- 2020-09-08 Keita Suzuki Superseded
[GIT,PULL] SCSI fixes for 5.9-rc4 [GIT,PULL] SCSI fixes for 5.9-rc4 --- 2020-09-08 James Bottomley New
[19/19] block: remove check_disk_change [01/19] block: add a bdev_check_media_change helper --- 2020-09-08 Christoph Hellwig New
[18/19] sr: simplify sr_block_revalidate_disk [01/19] block: add a bdev_check_media_change helper --- 2020-09-08 Christoph Hellwig Superseded
[17/19] sr: use bdev_check_media_change [01/19] block: add a bdev_check_media_change helper --- 2020-09-08 Christoph Hellwig Superseded
[16/19] sd: use bdev_check_media_change [01/19] block: add a bdev_check_media_change helper --- 2020-09-08 Christoph Hellwig New
[15/19] md: use bdev_check_media_change [01/19] block: add a bdev_check_media_change helper --- 2020-09-08 Christoph Hellwig Superseded
[14/19] ide-gd: stop using the disk events mechanism [01/19] block: add a bdev_check_media_change helper --- 2020-09-08 Christoph Hellwig New
[13/19] ide-cd: remove idecd_revalidate_disk [01/19] block: add a bdev_check_media_change helper --- 2020-09-08 Christoph Hellwig New
[12/19] ide-cd: use bdev_check_media_changed [01/19] block: add a bdev_check_media_change helper --- 2020-09-08 Christoph Hellwig New
[11/19] gdrom: use bdev_check_media_change [01/19] block: add a bdev_check_media_change helper --- 2020-09-08 Christoph Hellwig Superseded
[10/19] paride/pcd: use bdev_check_media_change [01/19] block: add a bdev_check_media_change helper --- 2020-09-08 Christoph Hellwig Superseded
[09/19] xsysace: simplify media change handling [01/19] block: add a bdev_check_media_change helper --- 2020-09-08 Christoph Hellwig New
[08/19] xsysace: use bdev_check_media_change [01/19] block: add a bdev_check_media_change helper --- 2020-09-08 Christoph Hellwig Superseded
[07/19] swim3: use bdev_check_media_changed [01/19] block: add a bdev_check_media_change helper --- 2020-09-08 Christoph Hellwig New
[06/19] swim: simplify media change handling [01/19] block: add a bdev_check_media_change helper --- 2020-09-08 Christoph Hellwig New
[05/19] swim: use bdev_check_media_change [01/19] block: add a bdev_check_media_change helper --- 2020-09-08 Christoph Hellwig Superseded
[04/19] floppy: use bdev_check_media_change [01/19] block: add a bdev_check_media_change helper --- 2020-09-08 Christoph Hellwig Superseded
[03/19] ataflop: use bdev_check_media_change [01/19] block: add a bdev_check_media_change helper --- 2020-09-08 Christoph Hellwig Superseded
[02/19] amiflop: use bdev_check_media_change [01/19] block: add a bdev_check_media_change helper --- 2020-09-08 Christoph Hellwig Superseded
[01/19] block: add a bdev_check_media_change helper [01/19] block: add a bdev_check_media_change helper --- 2020-09-08 Christoph Hellwig Superseded
scsi: hpsa: fix memory leak in hpsa_init_one scsi: hpsa: fix memory leak in hpsa_init_one --- 2020-09-08 Keita Suzuki New
[2/2] sr: fix automatic tray loading for data reading Fix automatic CD tray loading for data reading via sr --- 2020-09-08 Thomas Schmitt New
[1/2] cdrom: delegate automatic CD tray loading to callers of cdrom_open() Fix automatic CD tray loading for data reading via sr --- 2020-09-08 Thomas Schmitt New
[v2,8/8] qedi: Add support for handling the pcie errors. qedi: Misc bug fixes and enhancements --- 2020-09-08 Manish Rangankar New
[v2,7/8] qedi: Add firmware error recovery invocation support. qedi: Misc bug fixes and enhancements --- 2020-09-08 Manish Rangankar Superseded
[v2,6/8] qedi: Mark all connections for recovery on link down event qedi: Misc bug fixes and enhancements --- 2020-09-08 Manish Rangankar New
[v2,5/8] qedi: Use snprintf instead of sprintf qedi: Misc bug fixes and enhancements --- 2020-09-08 Manish Rangankar Superseded
[v2,4/8] qedi: Protect active command list to avoid list corruption qedi: Misc bug fixes and enhancements --- 2020-09-08 Manish Rangankar New
[v2,3/8] qedi: Fix list_del corruption while removing active IO qedi: Misc bug fixes and enhancements --- 2020-09-08 Manish Rangankar Superseded
[v2,2/8] qedi: Skip f/w connection termination for pci shutdown handler. qedi: Misc bug fixes and enhancements --- 2020-09-08 Manish Rangankar New
[v2,1/8] qedi: Use qed count from set_fp_int in msix allocation. qedi: Misc bug fixes and enhancements --- 2020-09-08 Manish Rangankar Superseded
[v3,4/4] qla2xxx: Handle incorrect entry_type entries qla2xxx: A couple crash fixes --- 2020-09-08 Daniel Wagner New
[v3,3/4] qla2xxx: Log calling function name in qla2x00_get_sp_from_handle() qla2xxx: A couple crash fixes --- 2020-09-08 Daniel Wagner New
[v3,2/4] qla2xxx: Simplify return value logic in qla2x00_get_sp_from_handle() qla2xxx: A couple crash fixes --- 2020-09-08 Daniel Wagner Superseded
[v3,1/4] qla2xxx: Warn if done() or free() are called on an already freed srb qla2xxx: A couple crash fixes --- 2020-09-08 Daniel Wagner Superseded
[4/4] scsi: ufs-mediatek: Add host reset mechanism scsi: ufs-mediatek: Fixes for kernel v5.10 --- 2020-09-08 Stanley Chu New
[3/4] scsi: ufs-mediatek: Fix flag of unipro low-power mode scsi: ufs-mediatek: Fixes for kernel v5.10 --- 2020-09-08 Stanley Chu New
[2/4] scsi: ufs-mediatek: Fix HOST_PA_TACTIVATE quirk scsi: ufs-mediatek: Fixes for kernel v5.10 --- 2020-09-08 Stanley Chu New
[1/4] scsi: ufs-mediatek: Eliminate error message for unbound mphy scsi: ufs-mediatek: Fixes for kernel v5.10 --- 2020-09-08 Stanley Chu New
[8/8] qedi: Add support for handling the pcie errors. qedi: Misc bug fixes and enhancements --- 2020-09-08 Manish Rangankar Superseded
[7/8] qedi: Add firmware error recovery invocation support. qedi: Misc bug fixes and enhancements --- 2020-09-08 Manish Rangankar New
[6/8] qedi: Mark all connections for recovery on link down event qedi: Misc bug fixes and enhancements --- 2020-09-08 Manish Rangankar Superseded
[5/8] qedi: Use snprintf instead of sprintf qedi: Misc bug fixes and enhancements --- 2020-09-08 Manish Rangankar New
[4/8] qedi: Protect active command list to avoid list corruption qedi: Misc bug fixes and enhancements --- 2020-09-08 Manish Rangankar Superseded
[3/8] qedi: Fix list_del corruption while removing active IO qedi: Misc bug fixes and enhancements --- 2020-09-08 Manish Rangankar New
[2/8] qedi: Skip f/w connection termination for pci shutdown handler. qedi: Misc bug fixes and enhancements --- 2020-09-08 Manish Rangankar Superseded
[1/8] qedi: Use qed count from set_fp_int in msix allocation. qedi: Misc bug fixes and enhancements --- 2020-09-08 Manish Rangankar New
[v7,2/3] scsi: storvsc: Use vmbus_requestor to generate transaction IDs for VMBus hardening Drivers: hv: vmbus: vmbus_requestor data structure for VMBus hardening --- 2020-09-07 Andrea Parri Superseded
scsi: take module reference during async scan scsi: take module reference during async scan --- 2020-09-07 Tomas Henzl New
[8/8] qedf: Changes the %p to %px to print pointers qedf: Misc fixes for the driver. --- 2020-09-07 Javed Hasan New
[7/8] qedf: Retry qed->probe during recovery qedf: Misc fixes for the driver. --- 2020-09-07 Javed Hasan Superseded
[6/8] qedf: Add schedule_hw_err_handler callback for fan failure qedf: Misc fixes for the driver. --- 2020-09-07 Javed Hasan New
[5/8] qedf: Return SUCCESS if stale rport in encountered qedf: Misc fixes for the driver. --- 2020-09-07 Javed Hasan New
[4/8] qedf: FDMI attributes correction qedf: Misc fixes for the driver. --- 2020-09-07 Javed Hasan New
[3/8] qedf: Fix for the session’s E_D_TOV value qedf: Misc fixes for the driver. --- 2020-09-07 Javed Hasan Superseded
[2/8] qedf: Correct the comment in qedf_initiate_els qedf: Misc fixes for the driver. --- 2020-09-07 Javed Hasan New
[1/8] qedf: Changed the debug parameter permission to read & write qedf: Misc fixes for the driver. --- 2020-09-07 Javed Hasan New
scsi: ibmvfc: Fix error return in ibmvfc_probe() scsi: ibmvfc: Fix error return in ibmvfc_probe() --- 2020-09-07 Jing Xiangfeng New
[4/4] scsi: qla1280: remove set but not used variable in qla1280_status_entry() scsi: qla1280: some code cleanups to shut up robots --- 2020-09-07 Jason Yan New
[3/4] scsi: qla1280: remove set but not used variable in qla1280_mailbox_command() scsi: qla1280: some code cleanups to shut up robots --- 2020-09-07 Jason Yan New
[2/4] scsi: qla1280: remove set but not used variable in qla1280_nvram_config() scsi: qla1280: some code cleanups to shut up robots --- 2020-09-07 Jason Yan New
« 1 2 ... 161 162 163173 174 »