Show patches with: Archived = No       |   16129 patches
« 1 2 ... 59 60 61161 162 »
Patch Series S/W/F Date Submitter Delegate State
[v2,06/15] scsi: ufs: ufs-exynos: add refclkout_stop control introduce exynosauto v9 ufs driver --- 2021-07-14 Chanho Park New
[v2,07/15] scsi: ufs: ufs-exynos: add setup_clocks callback introduce exynosauto v9 ufs driver --- 2021-07-14 Chanho Park New
[v2,08/15] scsi: ufs: ufs-exynos: correct timeout value setting registers introduce exynosauto v9 ufs driver --- 2021-07-14 Chanho Park New
[v2,09/15] scsi: ufs: ufs-exynos: support custom version of ufs_hba_variant_ops introduce exynosauto v9 ufs driver --- 2021-07-14 Chanho Park New
[v2,10/15] scsi: ufs: ufs-exynos: add EXYNOS_UFS_OPT_SKIP_CONFIG_PHY_ATTR option introduce exynosauto v9 ufs driver --- 2021-07-14 Chanho Park New
[v2,11/15] scsi: ufs: ufs-exynos: factor out priv data init introduce exynosauto v9 ufs driver --- 2021-07-14 Chanho Park New
[v2,12/15] scsi: ufs: ufs-exynos: add pre/post_hce_enable drv callbacks introduce exynosauto v9 ufs driver --- 2021-07-14 Chanho Park New
[v2,13/15] scsi: ufs: ufs-exynos: support exynosauto v9 ufs driver introduce exynosauto v9 ufs driver --- 2021-07-14 Chanho Park New
[v2,14/15] scsi: ufs: ufs-exynos: multi-host configuration for exynosauto introduce exynosauto v9 ufs driver --- 2021-07-14 Chanho Park New
[v2,15/15] scsi: ufs: ufs-exynos: introduce exynosauto v9 virtual host introduce exynosauto v9 ufs driver --- 2021-07-14 Chanho Park New
[1/3] base: remove unused variable 'no_warn' Fix clang -Wunused-but-set-variable warnings --- 2021-07-14 Bill Wendling New
[2/3] bnx2x: remove unused variable 'cur_data_offset' Fix clang -Wunused-but-set-variable warnings --- 2021-07-14 Bill Wendling Superseded
[3/3] scsi: qla2xxx: remove unused variable 'status' Fix clang -Wunused-but-set-variable warnings --- 2021-07-14 Bill Wendling Superseded
[1/9] blk-mq: Change rqs check in blk_mq_free_rqs() blk-mq: Reduce static requests memory footprint for shared sbitmap --- 2021-07-14 John Garry Superseded
[2/9] block: Rename BLKDEV_MAX_RQ -> BLKDEV_DEFAULT_RQ blk-mq: Reduce static requests memory footprint for shared sbitmap --- 2021-07-14 John Garry Superseded
[3/9] blk-mq: Relocate shared sbitmap resize in blk_mq_update_nr_requests() blk-mq: Reduce static requests memory footprint for shared sbitmap --- 2021-07-14 John Garry New
[4/9] blk-mq: Add blk_mq_tag_resize_sched_shared_sbitmap() blk-mq: Reduce static requests memory footprint for shared sbitmap --- 2021-07-14 John Garry Superseded
[5/9] blk-mq: Invert check in blk_mq_update_nr_requests() blk-mq: Reduce static requests memory footprint for shared sbitmap --- 2021-07-14 John Garry Superseded
[RFC,6/9] blk-mq: Refactor blk_mq_{alloc,free}_rqs blk-mq: Reduce static requests memory footprint for shared sbitmap --- 2021-07-14 John Garry New
[RFC,7/9] blk-mq: Allocate per tag set static rqs for shared sbitmap blk-mq: Reduce static requests memory footprint for shared sbitmap --- 2021-07-14 John Garry New
[8/9] blk-mq: Allocate per request queue static rqs for shared sbitmap blk-mq: Reduce static requests memory footprint for shared sbitmap --- 2021-07-14 John Garry New
[9/9] blk-mq: Clear mappings for shared sbitmap sched static rqs blk-mq: Reduce static requests memory footprint for shared sbitmap --- 2021-07-14 John Garry New
[smartpqi,updates,V3,1/9] smartpqi: add pci ids for H3C P4408 controllers smartpqi updates --- 2021-07-14 Don Brace New
[smartpqi,updates,V3,2/9] smartpqi: update copyright notices smartpqi updates --- 2021-07-14 Don Brace Superseded
[smartpqi,updates,V3,3/9] smartpqi: change driver module MACROS to microchip smartpqi updates --- 2021-07-14 Don Brace New
[smartpqi,updates,V3,4/9] smartpqi: change Kconfig menu entry to microchip smartpqi updates --- 2021-07-14 Don Brace New
[smartpqi,updates,V3,5/9] smartpqi: add SCSI cmd info for resets smartpqi updates --- 2021-07-14 Don Brace Superseded
[smartpqi,updates,V3,6/9] smartpqi: add PCI-ID for new ntcom controller smartpqi updates --- 2021-07-14 Don Brace Superseded
[smartpqi,updates,V3,7/9] smartpqi: add PCI IDs for new ZTE controllers smartpqi updates --- 2021-07-14 Don Brace New
[smartpqi,updates,V3,8/9] smartpqi: fix isr accessing uninitialized data smartpqi updates --- 2021-07-14 Don Brace New
[smartpqi,updates,V3,9/9] smartpqi: update version to 2.1.10-020 smartpqi updates --- 2021-07-14 Don Brace Superseded
[v2] scsi: fdomain: Fix error return code in fdomain_probe() [v2] scsi: fdomain: Fix error return code in fdomain_probe() --- 2021-07-15 liwei (GF) New
scsi: dm-mpath: do not fail paths when the target returns ALUA state transition scsi: dm-mpath: do not fail paths when the target returns ALUA state transition --- 2021-07-15 Brian Bunker Superseded
scsi: libsas: allow libsas include scsi header files directly scsi: libsas: allow libsas include scsi header files directly --- 2021-07-16 Jason Yan New
scsi: qla4xxx: convert uses of __constant_cpu_to_<foo> to cpu_to_<foo> scsi: qla4xxx: convert uses of __constant_cpu_to_<foo> to cpu_to_<foo> --- 2021-07-16 Dwaipayan Ray New
[V4,1/2] driver core: Prevent warning when removing a device link from unregistered consumer driver core: Add ability to delete device links of unregistered devices --- 2021-07-16 Adrian Hunter New
[V4,2/2] scsi: ufshcd: Fix device links when BOOT WLUN fails to probe driver core: Add ability to delete device links of unregistered devices --- 2021-07-16 Adrian Hunter Superseded
scsi: sd: only print initial write protect status if enabled scsi: sd: only print initial write protect status if enabled --- 2021-07-16 John Pittman New
ibmvfc: fix command state accounting and stale response detection ibmvfc: fix command state accounting and stale response detection --- 2021-07-16 Tyrel Datwyler New
[Bug,213759] New: CD tray ejected on hibernate resume [Bug,213759] New: CD tray ejected on hibernate resume --- 2021-07-16 bugzilla-daemon@bugzilla.kernel.org New
[GIT,PULL] SCSI fixes for 5.14-rc1 [GIT,PULL] SCSI fixes for 5.14-rc1 --- 2021-07-17 James Bottomley New
[v4,01/14] genirq: Provide new interfaces for affinity hints genirq: Cleanup the usage of irq_set_affinity_hint --- 2021-07-19 Nitesh Narayan Lal Superseded
[v4,02/14] iavf: Use irq_update_affinity_hint genirq: Cleanup the usage of irq_set_affinity_hint --- 2021-07-19 Nitesh Narayan Lal Superseded
[v4,03/14] i40e: Use irq_update_affinity_hint genirq: Cleanup the usage of irq_set_affinity_hint --- 2021-07-19 Nitesh Narayan Lal Superseded
[v4,04/14] scsi: megaraid_sas: Use irq_set_affinity_and_hint genirq: Cleanup the usage of irq_set_affinity_hint --- 2021-07-19 Nitesh Narayan Lal Superseded
[v4,05/14] scsi: mpt3sas: Use irq_set_affinity_and_hint genirq: Cleanup the usage of irq_set_affinity_hint --- 2021-07-19 Nitesh Narayan Lal Superseded
[v4,06/14] RDMA/irdma: Use irq_update_affinity_hint genirq: Cleanup the usage of irq_set_affinity_hint --- 2021-07-19 Nitesh Narayan Lal Superseded
[v4,07/14] enic: Use irq_update_affinity_hint genirq: Cleanup the usage of irq_set_affinity_hint --- 2021-07-19 Nitesh Narayan Lal Superseded
[v4,08/14] be2net: Use irq_update_affinity_hint genirq: Cleanup the usage of irq_set_affinity_hint --- 2021-07-19 Nitesh Narayan Lal Superseded
[v4,09/14] ixgbe: Use irq_update_affinity_hint genirq: Cleanup the usage of irq_set_affinity_hint --- 2021-07-19 Nitesh Narayan Lal Superseded
[v4,10/14] mailbox: Use irq_update_affinity_hint genirq: Cleanup the usage of irq_set_affinity_hint --- 2021-07-19 Nitesh Narayan Lal Superseded
[v4,11/14] scsi: lpfc: Use irq_set_affinity genirq: Cleanup the usage of irq_set_affinity_hint --- 2021-07-19 Nitesh Narayan Lal Superseded
[v4,12/14] hinic: Use irq_set_affinity_and_hint genirq: Cleanup the usage of irq_set_affinity_hint --- 2021-07-19 Nitesh Narayan Lal Superseded
[v4,13/14] net/mlx5: Use irq_set_affinity_and_hint genirq: Cleanup the usage of irq_set_affinity_hint --- 2021-07-19 Nitesh Narayan Lal Superseded
[v4,14/14] net/mlx4: Use irq_update_affinity_hint genirq: Cleanup the usage of irq_set_affinity_hint --- 2021-07-19 Nitesh Narayan Lal Superseded
scsi: ufs: Fix memory corruption by ufshcd_read_desc_param() scsi: ufs: Fix memory corruption by ufshcd_read_desc_param() --- 2021-07-19 Bart Van Assche New
[v5,01/14] genirq: Provide new interfaces for affinity hints genirq: Cleanup the abuse of irq_set_affinity_hint() --- 2021-07-20 Nitesh Narayan Lal Superseded
[v5,02/14] iavf: Use irq_update_affinity_hint genirq: Cleanup the abuse of irq_set_affinity_hint() --- 2021-07-20 Nitesh Narayan Lal Superseded
[v5,03/14] i40e: Use irq_update_affinity_hint genirq: Cleanup the abuse of irq_set_affinity_hint() --- 2021-07-20 Nitesh Narayan Lal Superseded
[v5,04/14] scsi: megaraid_sas: Use irq_set_affinity_and_hint genirq: Cleanup the abuse of irq_set_affinity_hint() --- 2021-07-20 Nitesh Narayan Lal Superseded
[v5,05/14] scsi: mpt3sas: Use irq_set_affinity_and_hint genirq: Cleanup the abuse of irq_set_affinity_hint() --- 2021-07-20 Nitesh Narayan Lal Superseded
[v5,06/14] RDMA/irdma: Use irq_update_affinity_hint genirq: Cleanup the abuse of irq_set_affinity_hint() --- 2021-07-20 Nitesh Narayan Lal Superseded
[v5,07/14] enic: Use irq_update_affinity_hint genirq: Cleanup the abuse of irq_set_affinity_hint() --- 2021-07-20 Nitesh Narayan Lal Superseded
[v5,08/14] be2net: Use irq_update_affinity_hint genirq: Cleanup the abuse of irq_set_affinity_hint() --- 2021-07-20 Nitesh Narayan Lal Superseded
[v5,09/14] ixgbe: Use irq_update_affinity_hint genirq: Cleanup the abuse of irq_set_affinity_hint() --- 2021-07-20 Nitesh Narayan Lal Superseded
[v5,10/14] mailbox: Use irq_update_affinity_hint genirq: Cleanup the abuse of irq_set_affinity_hint() --- 2021-07-20 Nitesh Narayan Lal Superseded
[v5,11/14] scsi: lpfc: Use irq_set_affinity genirq: Cleanup the abuse of irq_set_affinity_hint() --- 2021-07-20 Nitesh Narayan Lal Superseded
[v5,12/14] hinic: Use irq_set_affinity_and_hint genirq: Cleanup the abuse of irq_set_affinity_hint() --- 2021-07-20 Nitesh Narayan Lal Superseded
[v5,13/14] net/mlx5: Use irq_set_affinity_and_hint genirq: Cleanup the abuse of irq_set_affinity_hint() --- 2021-07-20 Nitesh Narayan Lal Superseded
[v5,14/14] net/mlx4: Use irq_update_affinity_hint genirq: Cleanup the abuse of irq_set_affinity_hint() --- 2021-07-20 Nitesh Narayan Lal Superseded
scsi: lpfc: remove redundant assignment to pointer pcmd scsi: lpfc: remove redundant assignment to pointer pcmd --- 2021-07-21 Colin King New
scsi: target: remove redundant assignment to variable ret scsi: target: remove redundant assignment to variable ret --- 2021-07-21 Colin King New
[1/4] block: Add concurrent positioning ranges support Initial support for multi-actuator HDDs --- 2021-07-21 Damien Le Moal Superseded
[3/4] libata: support concurrent positioning ranges log Initial support for multi-actuator HDDs --- 2021-07-21 Damien Le Moal Superseded
[v3,01/18] scsi: ufs: Fix memory corruption by ufshcd_read_desc_param() UFS patches for kernel v5.15 --- 2021-07-22 Bart Van Assche New
[v3,02/18] scsi: ufs: Reduce power management code duplication UFS patches for kernel v5.15 --- 2021-07-22 Bart Van Assche New
[v3,03/18] scsi: ufs: Only include power management code if necessary UFS patches for kernel v5.15 --- 2021-07-22 Bart Van Assche New
[v3,04/18] scsi: ufs: Rename the second ufshcd_probe_hba() argument UFS patches for kernel v5.15 --- 2021-07-22 Bart Van Assche New
[v3,06/18] scsi: ufs: Remove ufshcd_valid_tag() UFS patches for kernel v5.15 --- 2021-07-22 Bart Van Assche New
[v3,07/18] scsi: ufs: Verify UIC locking requirements at runtime UFS patches for kernel v5.15 --- 2021-07-22 Bart Van Assche New
[v3,08/18] scsi: ufs: Improve static type checking for the host controller state UFS patches for kernel v5.15 --- 2021-07-22 Bart Van Assche New
[v3,10/18] scsi: ufs: Inline ufshcd_outstanding_req_clear() UFS patches for kernel v5.15 --- 2021-07-22 Bart Van Assche New
[v3,11/18] scsi: ufs: Revert "Utilize Transfer Request List Completion Notification Register" UFS patches for kernel v5.15 --- 2021-07-22 Bart Van Assche New
[v3,12/18] scsi: ufs: Optimize serialization of setup_xfer_req() calls UFS patches for kernel v5.15 --- 2021-07-22 Bart Van Assche New
[v3,13/18] scsi: ufs: Optimize SCSI command processing UFS patches for kernel v5.15 --- 2021-07-22 Bart Van Assche New
[v3,14/18] scsi: ufs: Fix the SCSI abort handler UFS patches for kernel v5.15 --- 2021-07-22 Bart Van Assche New
[v3,15/18] scsi: ufs: Request sense data asynchronously UFS patches for kernel v5.15 --- 2021-07-22 Bart Van Assche New
[v3,16/18] scsi: ufs: Synchronize SCSI and UFS error handling UFS patches for kernel v5.15 --- 2021-07-22 Bart Van Assche New
[v3,17/18] scsi: ufs: Retry aborted SCSI commands instead of completing these successfully UFS patches for kernel v5.15 --- 2021-07-22 Bart Van Assche New
[v3,18/18] scsi: ufs: Add fault injection support UFS patches for kernel v5.15 --- 2021-07-22 Bart Van Assche New
[RESEND] scsi: aacraid: aachba: replace if with max() [RESEND] scsi: aacraid: aachba: replace if with max() --- 2021-07-22 Salah Triki New
[1/6] lpfc: Add pci id support for LPe37000/LPe38000 series adapters lpfc: Update lpfc to revision 14.0.0.0 --- 2021-07-22 James Smart New
[2/6] lpfc: Fix cq_id truncation in rq create lpfc: Update lpfc to revision 14.0.0.0 --- 2021-07-22 James Smart New
[3/6] lpfc: Revise Topology and RAS support checks for new adapters lpfc: Update lpfc to revision 14.0.0.0 --- 2021-07-22 James Smart New
[4/6] lpfc: Add 256Gb link speed support lpfc: Update lpfc to revision 14.0.0.0 --- 2021-07-22 James Smart New
[5/6] lpfc: Update lpfc version to 14.0.0.0 lpfc: Update lpfc to revision 14.0.0.0 --- 2021-07-22 James Smart Superseded
[6/6] lpfc: Copyright updates for 14.0.0.0 patches lpfc: Update lpfc to revision 14.0.0.0 --- 2021-07-22 James Smart Superseded
[v2,1/4] block: Add concurrent positioning ranges support Initial support for multi-actuator HDDs --- 2021-07-23 Damien Le Moal Superseded
[v2,2/4] scsi: sd: add concurrent positioning ranges support Initial support for multi-actuator HDDs --- 2021-07-23 Damien Le Moal Superseded
[v2,3/4] libata: support concurrent positioning ranges log Initial support for multi-actuator HDDs --- 2021-07-23 Damien Le Moal Superseded
« 1 2 ... 59 60 61161 162 »