index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
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
-2773
/
+10517
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
-1927
/
+9306
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
[prev]
[next]