index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: scsi_ioctl: Call scsi_cmd_ioctl() from scsi_ioctl()
Christoph Hellwig
2021-07-28
7
-48
/
+21
*
scsi: scsi_ioctl: Remove scsi_verify_blk_ioctl()
Christoph Hellwig
2021-07-28
4
-22
/
+5
*
scsi: scsi_ioctl: Remove scsi_cmd_blk_ioctl()
Christoph Hellwig
2021-07-28
4
-18
/
+10
*
scsi: cdrom: Remove the call to scsi_cmd_blk_ioctl() from cdrom_ioctl()
Christoph Hellwig
2021-07-28
4
-9
/
+3
*
scsi: st: Simplify ioctl handling
Christoph Hellwig
2021-07-28
1
-49
/
+29
*
scsi: core: Remove scsi_compat_ioctl()
Christoph Hellwig
2021-07-28
7
-53
/
+22
*
scsi: sg: Consolidate compat ioctl handling
Christoph Hellwig
2021-07-28
1
-22
/
+3
*
scsi: ch: Consolidate compat ioctl handling
Christoph Hellwig
2021-07-28
1
-51
/
+22
*
scsi: sd: Consolidate compat ioctl handling
Christoph Hellwig
2021-07-28
1
-45
/
+18
*
scsi: sr: Consolidate compat ioctl handling
Christoph Hellwig
2021-07-28
1
-55
/
+9
*
scsi: bsg: Remove support for SCSI_IOCTL_SEND_COMMAND
Christoph Hellwig
2021-07-28
1
-1
/
+4
*
scsi: qla2xxx: Update version to 10.02.00.107-k
Nilesh Javali
2021-07-27
1
-2
/
+2
*
scsi: qla2xxx: edif: Increment command and completion counts
Quinn Tran
2021-07-27
2
-2
/
+2
*
scsi: qla2xxx: edif: Add encryption to I/O path
Quinn Tran
2021-07-27
11
-71
/
+406
*
scsi: qla2xxx: edif: Add doorbell notification for app
Quinn Tran
2021-07-27
7
-4
/
+366
*
scsi: qla2xxx: edif: Add detection of secure device
Quinn Tran
2021-07-27
13
-28
/
+279
*
scsi: qla2xxx: edif: Add authentication pass + fail bsgs
Quinn Tran
2021-07-27
3
-8
/
+209
*
scsi: qla2xxx: edif: Add key update
Quinn Tran
2021-07-27
10
-7
/
+1668
*
scsi: qla2xxx: edif: Add extraction of auth_els from the wire
Quinn Tran
2021-07-27
6
-25
/
+427
*
scsi: qla2xxx: edif: Add send, receive, and accept for auth_els
Quinn Tran
2021-07-27
10
-40
/
+692
*
scsi: qla2xxx: edif: Add getfcinfo and statistic bsgs
Quinn Tran
2021-07-27
2
-1
/
+190
*
scsi: qla2xxx: edif: Add start + stop bsgs
Quinn Tran
2021-07-27
9
-24
/
+669
*
scsi: qla2xxx: Remove unused variable 'status'
Bill Wendling
2021-07-27
1
-2
/
+0
*
scsi: libsas: Drop BLK_DEV_BSGLIB selection
Guoqing Jiang
2021-07-27
1
-1
/
+0
*
scsi: target: Remove redundant assignment to variable ret
Colin Ian King
2021-07-27
3
-4
/
+4
*
scsi: lpfc: Remove redundant assignment to pointer pcmd
Colin Ian King
2021-07-27
1
-2
/
+0
*
scsi: lpfc: Copyright updates for 14.0.0.0 patches
James Smart
2021-07-27
3
-3
/
+3
*
scsi: lpfc: Update lpfc version to 14.0.0.0
James Smart
2021-07-27
1
-1
/
+1
*
scsi: lpfc: Add 256 Gb link speed support
James Smart
2021-07-27
6
-0
/
+26
*
scsi: lpfc: Revise Topology and RAS support checks for new adapters
James Smart
2021-07-27
5
-27
/
+38
*
scsi: lpfc: Fix cq_id truncation in rq create
James Smart
2021-07-27
1
-1
/
+1
*
scsi: lpfc: Add PCI ID support for LPe37000/LPe38000 series adapters
James Smart
2021-07-27
3
-0
/
+6
*
scsi: core: Add BLIST_IGN_MEDIA_CHANGE for Ultra HS-SD/MMC USB card readers
Martin Kepplinger
2021-07-21
1
-0
/
+1
*
scsi: sd: REQUEST SENSE for BLIST_IGN_MEDIA_CHANGE devices in runtime_resume()
Martin Kepplinger
2021-07-21
1
-1
/
+21
*
scsi: core: Add new flag BLIST_IGN_MEDIA_CHANGE
Martin Kepplinger
2021-07-21
3
-3
/
+7
*
scsi: libsas: Allow libsas to include SCSI header files directly
Jason Yan
2021-07-20
9
-12
/
+12
*
scsi: ufs: core: Use scsi_get_lba() to get LBA
Martin K. Petersen
2021-07-20
1
-2
/
+1
*
scsi: core: Make scsi_get_lba() return the LBA
Martin K. Petersen
2021-07-20
1
-5
/
+7
*
scsi: iser: Use scsi_get_sector() instead of scsi_get_lba()
Bart Van Assche
2021-07-20
1
-1
/
+1
*
scsi: core: Introduce scsi_get_sector()
Bart Van Assche
2021-07-20
1
-0
/
+5
*
scsi: scsi_debug: Improve RDPROTECT/WRPROTECT handling
Martin K. Petersen
2021-07-20
1
-23
/
+67
*
scsi: scsi_debug: Remove dump_sector()
Martin K. Petersen
2021-07-20
1
-25
/
+1
*
scsi: zfcp: Use the proper SCSI midlayer interfaces for PI
Martin K. Petersen
2021-07-20
1
-2
/
+2
*
scsi: qla2xxx: Use the proper SCSI midlayer interfaces for PI
Martin K. Petersen
2021-07-20
1
-65
/
+12
*
scsi: core: Add scsi_prot_ref_tag() helper
Martin K. Petersen
2021-07-20
1
-0
/
+7
*
scsi: smartpqi: Update version to 2.1.10-020
Don Brace
2021-07-19
1
-3
/
+3
*
scsi: smartpqi: Fix ISR accessing uninitialized data
Mike McGowen
2021-07-19
1
-2
/
+2
*
scsi: smartpqi: Add PCI IDs for new ZTE controllers
Balsundar P
2021-07-19
1
-0
/
+24
*
scsi: smartpqi: Add PCI ID for new ntcom controller
Mike McGowen
2021-07-19
1
-0
/
+4
*
scsi: smartpqi: Add SCSI cmd info for resets
Murthy Bhat
2021-07-19
1
-2
/
+4
[next]