Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-07Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2022-09-25scsi: qedf: Populate sysfs attributes for vportSaurav Kashyap
2022-09-16scsi: qedf: Fix a UAF bug in __qedf_probe()Letu Ren
2022-05-17scsi: fcoe: Use per-CPU API to update per-CPU statisticsSebastian Andrzej Siewior
2022-04-26scsi: qedf: Remove an unneeded NULL check on list iteratorXiaomeng Tong
2022-02-23scsi: qedf: Stop using the SCSI pointerBart Van Assche
2022-01-25scsi: qedf: Change context reset messages to ratelimitedSaurav Kashyap
2022-01-25scsi: qedf: Add stag_work to all the vportsSaurav Kashyap
2022-01-05scsi: qedf: Fix potential dereference of NULL pointerJiasheng Jiang
2021-11-05Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2021-10-17scsi: qedf: Switch to attribute groupsBart Van Assche
2021-10-04qed: Remove e4_ and _e4 from FW HSIShai Malin
2021-09-24qed: Don't ignore devlink allocation failuresLeon Romanovsky
2021-08-16scsi: qedf: Fix error codes in qedf_alloc_global_queues()Dan Carpenter
2021-07-03Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2021-06-10scsi: qedf: Add vendor identifier attributeJaved Hasan
2021-06-08scsi: qedf: Update the max_id value in host structureSaurav Kashyap
2021-06-02scsi: qedf: Do not put host in qedf_vport_create() unconditionallyDaniel Wagner
2021-05-15scsi: qedf: Add pointer checks in qedf_update_link_speed()Javed Hasan
2021-05-15scsi: qedf: Drop unnecessary NULL checks after container_of()Guenter Roeck
2021-04-13scsi: qedf: Use devlink to report errors and recoveryJaved Hasan
2021-04-13scsi: qedf: Enable devlink supportJaved Hasan
2021-01-13scsi: qedf: Simplify bool comparisonYANG LI
2020-09-15Merge branch '5.9/scsi-fixes' into 5.10/scsi-ufsMartin K. Petersen
2020-09-09scsi: qedf: Retry qed->probe during recoverySaurav Kashyap
2020-09-09scsi: qedf: Add schedule_hw_err_handler callback for fan failureSaurav Kashyap
2020-09-09scsi: qedf: Return SUCCESS if stale rport is encounteredSaurav Kashyap
2020-09-09scsi: qedf: FDMI attributes correctionJaved Hasan
2020-09-09scsi: qedf: Fix for the session’s E_D_TOV valueJaved Hasan
2020-09-09scsi: qedf: Change the debug parameter permission to read & writeJaved Hasan
2020-08-25scsi: qedf: Fix null ptr reference in qedf_stag_change_workYe Bin
2020-08-21scsi: qedf: Check for port type and role before processing an eventSaurav Kashyap
2020-08-07Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-07-21qed, qede, qedf: convert link mode from u32 to ETHTOOL_LINK_MODEAlexander Lobakin
2020-07-15scsi: qedf: Remove set but not checked variable 'tmp'Lee Jones
2020-07-15scsi: qedf: Demote obvious misuse of kerneldoc to standard comment blocksLee Jones
2020-04-18scsi: qedf: Get dev info after updating the paramsSaurav Kashyap
2020-04-18scsi: qedf: Fix crash when MFW calls for protocol stats while function is sti...Chad Dupuis
2020-04-18scsi: qedf: Add schedule recovery handlerChad Dupuis
2020-04-18scsi: qedf: Implement callback for bw_updateSaurav Kashyap
2020-04-18scsi: qedf: Keep track of num of pending flogiSaurav Kashyap
2020-03-06scsi: qedf: Use pci_get_dsn()Jacob Keller
2019-10-10Merge branch '5.4/scsi-fixes' into 5.5/scsi-queueMartin K. Petersen
2019-10-01scsi: qedf: Add port_id getterDaniel Wagner
2019-09-24scsi: qedf: Remove always false 'tmp_prio < 0' statementAustin Kim
2019-09-21Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-08-30scsi: qedf: Fix race betwen fipvlan request and response pathSaurav Kashyap
2019-08-30scsi: qedf: Use discovery list to traverse rportsHannes Reinecke
2019-08-30scsi: qedf: Decrease the LL2 MTU size to 2500Saurav Kashyap
2019-08-30scsi: qedf: Check for module unloading bit before processing link update AENSaurav Kashyap