Age | Commit message (Expand) | Author | Files | Lines |
2025-05-28 | Merge tag 'hardening-v6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+1 |
2025-05-27 | Merge tag 'timers-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -2/+2 |
2025-05-26 | Merge tag 'for-6.16/block-20250523' of git://git.kernel.dk/linux | Linus Torvalds | 6 | -9/+5 |
2025-05-16 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 1 | -1/+5 |
2025-05-14 | Drivers: hv: Allow vmbus_sendpacket_mpb_desc() to create multiple ranges | Michael Kelley | 1 | -0/+1 |
2025-05-12 | scsi: sd_zbc: block: Respect bio vector limits for REPORT ZONES buffer | Steve Siwinski | 1 | -1/+5 |
2025-05-08 | treewide, timers: Rename destroy_timer_on_stack() as timer_destroy_on_stack() | Ingo Molnar | 2 | -2/+2 |
2025-05-08 | scsi: qedf: Use designated initializer for struct qed_fcoe_cb_ops | Kees Cook | 1 | -1/+1 |
2025-05-07 | block: remove the q argument from blk_rq_map_kern | Christoph Hellwig | 2 | -3/+2 |
2025-05-05 | scsi: remove the no_highmem flag in the host | Christoph Hellwig | 1 | -3/+0 |
2025-05-05 | scsi: make ppa depend on !HIGHMEM | Christoph Hellwig | 2 | -1/+1 |
2025-05-05 | scsi: make imm depend on !HIGHMEM | Christoph Hellwig | 2 | -1/+1 |
2025-05-05 | scsi: make aha152x depend on !HIGHMEM | Christoph Hellwig | 2 | -1/+1 |
2025-05-02 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 1 | -1/+1 |
2025-04-28 | scsi: myrb: Fix spelling mistake "statux" -> "status" | Colin Ian King | 1 | -1/+1 |
2025-04-25 | Merge tag 'ata-6.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/lib... | Linus Torvalds | 1 | -12/+24 |
2025-04-22 | scsi: Improve CDL control | Damien Le Moal | 1 | -12/+24 |
2025-04-21 | scsi: mpi3mr: Add level check to control event logging | Ranjan Kumar | 1 | -0/+3 |
2025-04-21 | scsi: core: Clear flags for scsi_cmnd that did not complete | Anastasia Kovaleva | 1 | -1/+5 |
2025-04-11 | scsi: mpi3mr: Reset the pending interrupt flag | Ranjan Kumar | 1 | -0/+3 |
2025-04-11 | scsi: mpi3mr: Fix pending I/O counter | Ranjan Kumar | 1 | -1/+1 |
2025-04-08 | Merge branch '6.15/scsi-queue' into 6.15/scsi-fixes | Martin K. Petersen | 10 | -18/+66 |
2025-04-05 | treewide: Switch/rename to timer_delete[_sync]() | Thomas Gleixner | 58 | -166/+166 |
2025-04-03 | scsi: megaraid_sas: Driver version update to 07.734.00.00-rc1 | Chandrakanth Patil | 1 | -2/+2 |
2025-04-03 | scsi: megaraid_sas: Block zero-length ATA VPD inquiry | Chandrakanth Patil | 2 | -3/+11 |
2025-04-03 | scsi: scsi_transport_srp: Replace min/max nesting with clamp() | Li Haoran | 1 | -1/+1 |
2025-04-03 | scsi: smartpqi: Use is_kdump_kernel() to check for kdump | Martin Wilck | 1 | -6/+7 |
2025-04-03 | scsi: pm80xx: Set phy_attached to zero when device is gone | Igor Pylypiv | 1 | -0/+1 |
2025-04-03 | scsi: iscsi: Fix missing scsi_host_put() in error path | Miaoqian Lin | 1 | -2/+5 |
2025-03-26 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 81 | -11364/+2004 |
2025-03-26 | Merge tag 'for-6.15/block-20250322' of git://git.kernel.dk/linux | Linus Torvalds | 1 | -1/+1 |
2025-03-25 | Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 3 | -9/+6 |
2025-03-24 | Merge tag 'bitmap-for-6.15' of https://github.com/norov/linux | Linus Torvalds | 2 | -19/+6 |
2025-03-24 | Merge tag 'hardening-v6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 4 | -11/+11 |
2025-03-20 | scsi: hisi_sas: Fix I/O errors caused by hardware port ID changes | Xingui Yang | 1 | -0/+20 |
2025-03-20 | scsi: hisi_sas: Enable force phy when SATA disk directly connected | Xingui Yang | 2 | -4/+19 |
2025-03-17 | scsi: st: Tighten the page format heuristics with MODE SELECT | Kai Mäkisara | 1 | -1/+3 |
2025-03-17 | scsi: st: ERASE does not change tape location | Kai Mäkisara | 1 | -1/+0 |
2025-03-17 | scsi: st: Fix array overflow in st_setup() | Kai Mäkisara | 1 | -1/+1 |
2025-03-17 | scsi: lpfc: Restore clearing of NLP_UNREG_INP in ndlp->nlp_flag | Ewan D. Milne | 1 | -0/+2 |
2025-03-17 | scsi: hisi_sas: Fixed failure to issue vendor specific commands | Xingui Yang | 4 | -10/+29 |
2025-03-17 | scsi: fnic: Remove unnecessary NUL-terminations | Thorsten Blum | 1 | -3/+0 |
2025-03-17 | scsi: fnic: Remove redundant flush_workqueue() calls | Chen Ni | 1 | -3/+2 |
2025-03-13 | block: remove unused parameter 'q' parameter in __blk_rq_map_sg() | Anuj Gupta | 1 | -1/+1 |
2025-03-10 | scsi: core: Use a switch statement when attaching VPD pages | Chaohai Chen | 1 | -8/+20 |
2025-03-10 | scsi: mpi3mr: Task Abort EH Support | Chandrakanth Patil | 1 | -0/+99 |
2025-03-10 | scsi: storvsc: Don't report the host packet status as the hv status | Roman Kisel | 1 | -2/+2 |
2025-03-10 | scsi: isci: Make most module parameters static | Dr. David Alan Gilbert | 2 | -14/+7 |
2025-03-10 | scsi: megaraid_sas: Make most module parameters static | Dr. David Alan Gilbert | 1 | -5/+5 |
2025-03-03 | scsi: fnic: Remove unnecessary spinlock locking and unlocking | Karan Tilak Kumar | 1 | -17/+7 |
2025-03-03 | scsi: fnic: Replace fnic->lock_flags with local flags | Karan Tilak Kumar | 1 | -5/+6 |
2025-03-03 | scsi: fnic: Replace use of sizeof with standard usage | Karan Tilak Kumar | 1 | -2/+1 |
2025-03-03 | scsi: fnic: Fix indentation and remove unnecessary parenthesis | Karan Tilak Kumar | 1 | -13/+13 |
2025-03-03 | scsi: fnic: Remove unnecessary debug print | Karan Tilak Kumar | 1 | -4/+0 |
2025-03-03 | scsi: logging: Fix scsi_logging_level bounds | Nicolas Bouchinet | 1 | -1/+3 |
2025-03-03 | scsi: scsi_error: Add comments to scsi_check_sense() | Damien Le Moal | 1 | -0/+7 |
2025-03-03 | scsi: mpt3sas: Fix buffer overflow in mpt3sas_send_mctp_passthru_req() | Dan Carpenter | 1 | -1/+1 |
2025-03-03 | scsi: lpfc: Fix spelling mistake 'Toplogy' -> 'Topology' | Colin Ian King | 1 | -1/+1 |
2025-03-03 | scsi: lpfc: Convert timeouts to secs_to_jiffies() | Easwar Hariharan | 7 | -47/+34 |
2025-03-03 | scsi: hisi_sas: Remove incorrect ACPI_PTR annotations | Arnd Bergmann | 2 | -2/+2 |
2025-03-02 | scsi: scsi_debug: Fix uninitialized variable use | Arnd Bergmann | 1 | -1/+1 |
2025-03-02 | scsi: core: Fix missing lock protection | Chaohai Chen | 1 | -2/+3 |
2025-02-28 | scsi: qla2xxx: Mark device strings as nonstring | Kees Cook | 1 | -2/+2 |
2025-02-28 | scsi: mpt3sas: Mark device strings as nonstring | Kees Cook | 2 | -5/+5 |
2025-02-28 | scsi: mpi3mr: Mark device strings as nonstring | Kees Cook | 1 | -4/+4 |
2025-02-24 | scsi: scsi_debug: Do not sleep in atomic sections | Bart Van Assche | 1 | -6/+10 |
2025-02-24 | scsi: scsi_debug: Simplify command handling | Bart Van Assche | 1 | -110/+20 |
2025-02-24 | scsi: scsi_debug: Remove a reference to in_use_bm | Bart Van Assche | 1 | -1/+1 |
2025-02-24 | scsi: scsi_debug: Remove sdebug_device_access_info | John Garry | 1 | -7/+0 |
2025-02-24 | scsi: qla2xxx: Fix typos in a comment | Yuichiro Tsuji | 1 | -2/+2 |
2025-02-24 | scsi: mpt3sas: Fix spelling mistake "receveid" -> "received" | Colin Ian King | 1 | -1/+1 |
2025-02-24 | Merge patch series "mpi3mr: Few Enhancements and minor fixes" | Martin K. Petersen | 7 | -6/+80 |
2025-02-24 | scsi: mpi3mr: Update driver version to 8.13.0.5.50 | Ranjan Kumar | 1 | -2/+2 |
2025-02-24 | scsi: mpi3mr: Check admin reply queue from Watchdog | Ranjan Kumar | 2 | -1/+12 |
2025-02-24 | scsi: mpi3mr: Update timestamp only for supervisor IOCs | Ranjan Kumar | 1 | -1/+4 |
2025-02-24 | scsi: mpi3mr: Update MPI Headers to revision 35 | Ranjan Kumar | 5 | -2/+62 |
2025-02-24 | Merge patch series "scsi: scsi_debug: Add more tape support" | Martin K. Petersen | 1 | -14/+761 |
2025-02-24 | Merge patch series "Initial support for RK3576 UFS controller" | Martin K. Petersen | 5 | -4/+17 |
2025-02-24 | scsi: lpfc: rework lpfc_next_{online,present}_cpu() | Yury Norov | 1 | -18/+5 |
2025-02-24 | scsi: lpfc: switch lpfc_irq_rebalance() to using cpumask_next_wrap() | Yury Norov | 1 | -1/+1 |
2025-02-24 | cpumask: deprecate cpumask_next_wrap() | Yury Norov | 1 | -1/+1 |
2025-02-23 | scsi: scsi_debug: Add support for partitioning the tape | Kai Mäkisara | 1 | -4/+104 |
2025-02-23 | scsi: scsi_debug: Reset tape setting at device reset | Kai Mäkisara | 1 | -1/+20 |
2025-02-23 | scsi: scsi_debug: Add compression mode page for tapes | Kai Mäkisara | 1 | -0/+33 |
2025-02-23 | scsi: scsi_debug: Add read support and update locate for tapes | Kai Mäkisara | 1 | -5/+235 |
2025-02-23 | scsi: scsi_debug: Add write support with block lengths and 4 bytes of data | Kai Mäkisara | 1 | -5/+212 |
2025-02-23 | scsi: scsi_debug: Add READ BLOCK LIMITS and modify LOAD for tapes | Kai Mäkisara | 1 | -6/+121 |
2025-02-23 | scsi: scsi_debug: First fixes for tapes | Kai Mäkisara | 1 | -6/+49 |
2025-02-20 | Merge patch series "mpt3sas driver udpates" | Martin K. Petersen | 7 | -6/+405 |
2025-02-20 | scsi: mpt3sas: update driver version to 52.100.00.00 | Shivasharan S | 1 | -2/+2 |
2025-02-20 | scsi: mpt3sas: Send a diag reset if target reset fails | Shivasharan S | 1 | -2/+10 |
2025-02-20 | scsi: mpt3sas: Report driver capability as part of IOCINFO command | Shivasharan S | 2 | -1/+8 |
2025-02-20 | scsi: mpt3sas: Add support for MCTP Passthrough commands | Shivasharan S | 3 | -0/+318 |
2025-02-20 | scsi: mpt3sas: Update MPI headers to 02.00.62 version | Shivasharan S | 3 | -1/+67 |
2025-02-20 | scsi: core: Clear driver private data when retrying request | Ye Bin | 1 | -7/+7 |
2025-02-18 | scsi: mpt3sas: Fix a locking bug in an error path | Bart Van Assche | 1 | -5/+7 |
2025-02-18 | scsi: mpi3mr: Fix locking in an error path | Bart Van Assche | 1 | -0/+1 |
2025-02-18 | scsi: hpsa: Replace deprecated strncpy() with strscpy_pad() | Thorsten Blum | 1 | -2/+1 |
2025-02-18 | scsi: hpsa: Remove deprecated and unnecessary strncpy() | Thorsten Blum | 1 | -12/+4 |
2025-02-18 | scsi: Switch to use hrtimer_setup() | Nam Cao | 3 | -9/+6 |
2025-02-12 | scsi: usb: Rename the RESERVE and RELEASE constants | Bart Van Assche | 5 | -17/+17 |
2025-02-12 | scsi: iscsi_tcp: Switch to using the crc32c library | Eric Biggers | 4 | -106/+51 |
2025-02-12 | scsi: mpi3mr: Fix spelling mistake "skiping" -> "skipping" | Colin Ian King | 1 | -1/+1 |
2025-02-12 | scsi: mpt3sas: Reduce log level of ignore_delay_remove message to KERN_INFO | Paul Menzel | 1 | -1/+1 |
2025-02-03 | Merge patch series "Update lpfc to revision 14.4.0.8" | Martin K. Petersen | 4 | -20/+33 |
2025-02-03 | scsi: lpfc: Copyright updates for 14.4.0.8 patches | Justin Tee | 4 | -5/+5 |
2025-02-03 | scsi: lpfc: Update lpfc version to 14.4.0.8 | Justin Tee | 1 | -1/+1 |
2025-02-03 | scsi: lpfc: Handle duplicate D_IDs in ndlp search-by D_ID routine | Justin Tee | 1 | -5/+12 |
2025-02-03 | scsi: lpfc: Ignore ndlp rport mismatch in dev_loss_tmo callbk | Justin Tee | 1 | -3/+9 |
2025-02-03 | scsi: lpfc: Free phba irq in lpfc_sli4_enable_msi() when pci_irq_vector() fails | Justin Tee | 1 | -0/+2 |
2025-02-03 | scsi: lpfc: Reduce log message generation during ELS ring clean up | Justin Tee | 1 | -6/+4 |
2025-02-03 | Merge patch series "mpi3mr: Few Enhancements and minor fixes" | Martin K. Petersen | 4 | -23/+281 |
2025-02-03 | scsi: mpi3mr: Update driver version to 8.12.1.0.50 | Ranjan Kumar | 1 | -2/+2 |
2025-02-03 | scsi: mpi3mr: Synchronous access b/w reset and tm thread for reply queue | Ranjan Kumar | 2 | -3/+66 |
2025-02-03 | scsi: mpi3mr: Support for Segmented Hardware Trace buffer | Ranjan Kumar | 4 | -13/+150 |
2025-02-03 | scsi: mpi3mr: Avoid reply queue full condition | Ranjan Kumar | 3 | -5/+63 |
2025-02-03 | scsi: cxlflash: Remove driver | Andrew Donnellan | 17 | -10781/+0 |
2025-02-03 | scsi: mpt3sas: Remove unused config functions | Dr. David Alan Gilbert | 2 | -85/+0 |
2025-02-03 | scsi: mvsas: Remove unused mvs_phys_reset() | Dr. David Alan Gilbert | 2 | -11/+0 |
2025-02-03 | scsi: qla1280: Fix kernel oops when debug level > 2 | Magnus Lindholm | 1 | -1/+1 |
2025-02-03 | scsi: isci: Fix double word in comments | Charles Han | 1 | -1/+1 |
2025-02-03 | Merge patch series "scsi: st: scsi_error: More reset patches" | Martin K. Petersen | 3 | -8/+83 |
2025-02-03 | scsi: st: Add sysfs file position_lost_in_reset | Kai Mäkisara | 1 | -0/+19 |
2025-02-03 | scsi: st: Modify st.c to use the new scsi_error counters | Kai Mäkisara | 2 | -5/+29 |
2025-02-03 | scsi: core: Add counters for New Media and Power On/Reset UNIT ATTENTIONs | Kai Mäkisara | 1 | -0/+12 |
2025-02-03 | scsi: st: Restore some drive settings after reset | Kai Mäkisara | 2 | -3/+23 |
2025-02-03 | scsi: Constify struct pci_error_handlers | Christophe JAILLET | 8 | -8/+8 |
2025-02-03 | scsi: storvsc: Set correct data length for sending SCSI command without payload | Long Li | 1 | -0/+1 |
2025-02-03 | scsi: core: Do not retry I/Os during depopulation | Igor Pylypiv | 1 | -2/+7 |
2025-02-03 | scsi: core: Use GFP_NOIO to avoid circular locking dependency | Rik van Riel | 1 | -1/+1 |
2025-02-03 | Merge branch '6.14/scsi-queue' into 6.14/scsi-fixes | Martin K. Petersen | 1 | -0/+7 |
2025-01-31 | Merge tag 'block-6.14-20250131' of git://git.kernel.dk/linux | Linus Torvalds | 2 | -4/+6 |
2025-01-31 | block: force noio scope in blk_mq_freeze_queue | Christoph Hellwig | 2 | -4/+6 |
2025-01-29 | Merge tag 'constfy-sysctl-6.14-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -2/+2 |
2025-01-28 | Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -6/+7 |
2025-01-28 | treewide: const qualify ctl_tables where applicable | Joel Granados | 2 | -2/+2 |
2025-01-26 | Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 8 | -20/+20 |
2025-01-26 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 139 | -2783/+10527 |
2025-01-21 | scsi: core: Add passthrough tests for success and no failure definitions | Mike Christie | 1 | -0/+7 |
2025-01-20 | Merge tag 'powerpc-6.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2 | -2/+6 |
2025-01-20 | Merge tag 'for-6.14/io_uring-20250119' of git://git.kernel.dk/linux | Linus Torvalds | 1 | -2/+2 |
2025-01-20 | Merge tag 'for-6.14/block-20250118' of git://git.kernel.dk/linux | Linus Torvalds | 16 | -43/+24 |
2025-01-17 | block: Add common atomic writes enable flag | John Garry | 1 | -0/+1 |
2025-01-14 | Merge patch series "Introduce support for Fabric Discovery and Login Services" | Martin K. Petersen | 19 | -1934/+9313 |
2025-01-12 | kernel-wide: add explicity||explicitly to spelling.txt | Shivam Chaudhary | 1 | -1/+1 |
2025-01-12 | scsi: pm8001: convert timeouts to secs_to_jiffies() | Easwar Hariharan | 1 | -1/+1 |
2025-01-12 | scsi: arcmsr: convert timeouts to secs_to_jiffies() | Easwar Hariharan | 1 | -1/+1 |
2025-01-12 | scsi: lpfc: convert timeouts to secs_to_jiffies() | Easwar Hariharan | 5 | -17/+17 |
2025-01-10 | scsi: fnic: Propagate SCSI error code from fnic_scsi_drv_init() | Arun Easi | 1 | -1/+1 |
2025-01-10 | scsi: fnic: Test for memory allocation failure and return error code | Karan Tilak Kumar | 1 | -0/+14 |
2025-01-10 | scsi: fnic: Return appropriate error code from failure of scsi drv init | Karan Tilak Kumar | 1 | -1/+2 |
2025-01-10 | scsi: fnic: Return appropriate error code for mem alloc failure | Karan Tilak Kumar | 1 | -4/+12 |
2025-01-10 | scsi: fnic: Remove always-true IS_FNIC_FCP_INITIATOR macro | Arun Easi | 3 | -62/+39 |
2025-01-10 | scsi: fnic: Fix use of uninitialized value in debug message | Dheeraj Reddy Jonnalagadda | 1 | -2/+1 |
2025-01-10 | scsi: fnic: Delete incorrect debugfs error handling | Dan Carpenter | 1 | -24/+1 |
2025-01-10 | scsi: fnic: Remove unnecessary else to fix warning in FDLS FIP | Karan Tilak Kumar | 1 | -9/+8 |
2025-01-10 | scsi: fnic: Remove extern definition from .c files | Karan Tilak Kumar | 3 | -3/+2 |
2025-01-10 | scsi: fnic: Remove unnecessary else and unnecessary break in FDLS | Karan Tilak Kumar | 1 | -10/+6 |
2025-01-10 | scsi: mpi3mr: Fix possible crash when setting up bsg fails | Guixin Liu | 1 | -2/+6 |
2025-01-10 | scsi: st: Don't set pos_unknown just after device recognition | Kai Mäkisara | 2 | -0/+7 |
2025-01-10 | scsi: aic7xxx: Fix build 'aicasm' warning | wangdicheng | 3 | -0/+5 |
2025-01-10 | scsi: storvsc: Ratelimit warning logs to prevent VM denial of service | Easwar Hariharan | 1 | -1/+7 |
2025-01-10 | scsi: scsi_debug: Constify sdebug_driver_template | John Garry | 1 | -6/+6 |
2025-01-10 | Merge branch '6.13/scsi-fixes' into 6.14/scsi-staging | Martin K. Petersen | 20 | -703/+215 |
2025-01-10 | scsi: transport: sas: spi: Fix kernel-doc for exported functions | Randy Dunlap | 2 | -5/+8 |
2025-01-10 | scsi: scsi_scan: Add kernel-doc for exported function | Randy Dunlap | 1 | -0/+20 |
2025-01-10 | scsi: scsi_lib: Add kernel-doc for exported functions | Randy Dunlap | 1 | -3/+18 |
2025-01-10 | scsi: scsi_ioctl: Add kernel-doc for exported functions | Randy Dunlap | 1 | -5/+30 |
2025-01-10 | scsi: scsi_error: Add kernel-doc for exported functions | Randy Dunlap | 1 | -13/+13 |
2025-01-10 | block: add a queue_limits_commit_update_frozen helper | Christoph Hellwig | 2 | -16/+6 |
2025-01-09 | scsi: iscsi: Fix redundant response for ISCSI_UEVENT_GET_HOST_STATS request | Xiang Zhang | 1 | -1/+3 |
2025-01-09 | scsi: core: Fix command pass through retry regression | Mike Christie | 1 | -0/+3 |
2025-01-06 | block: simplify tag allocation policy selection | Christoph Hellwig | 2 | -3/+3 |
2025-01-03 | driver core: Constify API device_find_child() and adapt for various usages | Zijun Hu | 2 | -6/+7 |
2025-01-02 | scsi: fnic: Increment driver version | Karan Tilak Kumar | 1 | -1/+1 |
2025-01-02 | scsi: fnic: Add support to handle port channel RSCN | Karan Tilak Kumar | 4 | -9/+138 |
2025-01-02 | scsi: fnic: Code cleanup | Karan Tilak Kumar | 9 | -623/+611 |
2025-01-02 | scsi: fnic: Add stats and related functionality | Karan Tilak Kumar | 6 | -19/+196 |
2025-01-02 | scsi: fnic: Modify fnic interfaces to use FDLS | Karan Tilak Kumar | 9 | -247/+398 |
2025-01-02 | scsi: fnic: Modify IO path to use FDLS | Karan Tilak Kumar | 5 | -369/+504 |
2025-01-02 | scsi: fnic: Add functionality in fnic to support FDLS | Karan Tilak Kumar | 6 | -174/+568 |
2025-01-02 | scsi: fnic: Add and integrate support for FIP | Karan Tilak Kumar | 7 | -824/+1289 |
2025-01-02 | scsi: fnic: Add and integrate support for FDMI | Karan Tilak Kumar | 3 | -2/+676 |
2025-01-02 | scsi: fnic: Add Cisco hardware model names | Karan Tilak Kumar | 4 | -1/+214 |
2025-01-02 | scsi: fnic: Add support for unsolicited requests and responses | Karan Tilak Kumar | 1 | -0/+683 |
2025-01-02 | scsi: fnic: Add support for target based solicited requests and responses | Karan Tilak Kumar | 3 | -2/+1367 |
2025-01-02 | scsi: fnic: Add support for fabric based solicited requests and responses | Karan Tilak Kumar | 8 | -192/+2592 |
2025-01-02 | scsi: fnic: Add headers and definitions for FDLS | Karan Tilak Kumar | 2 | -0/+686 |
2025-01-02 | scsi: fnic: Replace shost_printk() with dev_info()/dev_err() | Karan Tilak Kumar | 2 | -102/+51 |
2025-01-02 | scsi: scsi_debug: Skip host/bus reset settle delay | Bart Van Assche | 1 | -0/+1 |
2025-01-02 | Merge patch series "scsi: Constify 'struct bin_attribute'" | Martin K. Petersen | 13 | -121/+121 |
2025-01-02 | scsi: qla4xxx: Constify 'struct bin_attribute' | Thomas Weißschuh | 1 | -6/+6 |
2025-01-02 | scsi: qla2xxx: Constify 'struct bin_attribute' | Thomas Weißschuh | 1 | -40/+40 |
2025-01-02 | scsi: qedi: Constify 'struct bin_attribute' | Thomas Weißschuh | 1 | -1/+1 |
2025-01-02 | scsi: qedf: Constify 'struct bin_attribute' | Thomas Weißschuh | 2 | -6/+6 |
2025-01-02 | scsi: ipr: Constify 'struct bin_attribute' | Thomas Weißschuh | 1 | -13/+13 |
2025-01-02 | scsi: lpfc: Constify 'struct bin_attribute' | Thomas Weißschuh | 1 | -10/+10 |
2025-01-02 | scsi: ibmvfc: Constify 'struct bin_attribute' | Thomas Weißschuh | 1 | -3/+3 |
2025-01-02 | scsi: esas2r: Constify 'struct bin_attribute' | Thomas Weißschuh | 2 | -22/+22 |
2025-01-02 | scsi: arcmsr: Constify 'struct bin_attribute' | Thomas Weißschuh | 1 | -6/+6 |