index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-17
scsi: fnic: use kzalloc in fnic_fcoe_process_vlan_resp
Rasmus Villemoes
1
-3
/
+1
2018-01-10
scsi: megaraid_sas: driver version upgrade
Shivasharan S
1
-2
/
+2
2018-01-10
scsi: megaraid_sas: re-work DCMD refire code
Shivasharan S
3
-19
/
+48
2018-01-10
scsi: megaraid_sas: Expose fw_cmds_outstanding through sysfs
Shivasharan S
1
-0
/
+13
2018-01-10
scsi: megaraid_sas: Selectively apply stream detection based on IO type
Shivasharan S
1
-10
/
+14
2018-01-10
scsi: megaraid_sas: Update LD map after populating drv_map driver map copy
Shivasharan S
4
-18
/
+22
2018-01-10
scsi: megaraid_sas: Use megasas_wait_for_adapter_operational to detect contro...
Shivasharan S
1
-58
/
+2
2018-01-10
scsi: megaraid_sas: Avoid firing DCMDs while OCR is in progress
Shivasharan S
2
-4
/
+2
2018-01-10
scsi: megaraid_sas: unload flag should be set after scsi_remove_host is called
Shivasharan S
1
-1
/
+1
2018-01-10
scsi: megaraid_sas: Error handling for invalid ldcount provided by firmware i...
Shivasharan S
1
-4
/
+12
2018-01-10
scsi: megaraid_sas: Reset ldio_outstanding in megasas_resume
Shivasharan S
1
-0
/
+1
2018-01-10
scsi: megaraid_sas: Return the DCMD status from megasas_get_seq_num
Shivasharan S
1
-14
/
+18
2018-01-10
scsi: megaraid_sas: memset IOC INIT frame using correct size
Shivasharan S
1
-1
/
+1
2018-01-10
scsi: megaraid_sas: zero out IOC INIT and stream detection memory
Shivasharan S
2
-2
/
+2
2018-01-10
scsi: core: Change third __scsi_queue_insert() argument from int to bool
Bart Van Assche
1
-4
/
+4
2018-01-10
scsi: aacraid: Delay for rescan worker needs to be 10 seconds
Raghava Aditya Renukunta
1
-1
/
+1
2018-01-10
scsi: aacraid: Get correct lun count
Raghava Aditya Renukunta
1
-1
/
+1
2018-01-10
scsi: scsi_dh_alua: skip RTPG for devices only supporting active/optimized
Hannes Reinecke
1
-9
/
+28
2018-01-10
scsi: bfa: use ARRAY_SIZE for array sizing calculation on array __pciids
Colin Ian King
1
-1
/
+1
2018-01-10
scsi: qla2xxx: remove redundant assignment of d
Colin Ian King
1
-1
/
+1
2018-01-10
scsi: qedi: Use zeroing allocator instead of allocator/memset
Himanshu Jha
1
-27
/
+15
2018-01-10
scsi: bnx2fc: Use zeroing allocator rather than allocator/memset
Himanshu Jha
2
-64
/
+47
2018-01-10
scsi: hisi_sas: Change frame type for SET MAX commands
chenxiang
4
-5
/
+22
2018-01-10
scsi: ata: enhance the definition of SET MAX feature field value
chenxiang
1
-0
/
+2
2018-01-10
scsi: smartpqi: allow static build ("built-in")
Steffen Weber
1
-1
/
+1
2018-01-10
scsi: scsi_debug: add resp_write_scat function
Douglas Gilbert
1
-3
/
+176
2018-01-10
scsi: scsi_debug: ARRAY_SIZE and FF_MEDIA_IO
Douglas Gilbert
1
-73
/
+90
2018-01-10
scsi: scsi_debug: do_device_access add sg offset argument
Douglas Gilbert
1
-7
/
+8
2018-01-10
scsi: scsi_debug: fix group_number mask
Douglas Gilbert
1
-14
/
+14
2018-01-10
scsi: scsi_debug: tab, kstrto changes
Douglas Gilbert
1
-87
/
+87
2018-01-10
scsi: mpt3sas: lockless command submission
Suganath Prabu Subramani
5
-221
/
+124
2018-01-10
scsi: mpt3sas: simplify _wait_for_commands_to_complete()
Hannes Reinecke
1
-10
/
+4
2018-01-10
scsi: mpt3sas: simplify mpt3sas_scsi_issue_tm()
Hannes Reinecke
3
-75
/
+41
2018-01-10
scsi: mpt3sas: simplify task management functions
Hannes Reinecke
1
-81
/
+7
2018-01-10
scsi: mpt3sas: always use first reserved smid for ioctl passthrough
Hannes Reinecke
2
-14
/
+15
2018-01-10
scsi: mpt3sas: check command status before attempting abort
Hannes Reinecke
1
-3
/
+8
2018-01-10
scsi: mpt3sas: Introduce mpt3sas_get_st_from_smid()
Hannes Reinecke
4
-8
/
+27
2018-01-10
scsi: mpt3sas: open-code _scsih_scsi_lookup_get()
Hannes Reinecke
1
-14
/
+1
2018-01-10
scsi: mpt3sas: separate out _base_recovery_check()
Hannes Reinecke
1
-9
/
+14
2018-01-10
scsi: mpt3sas: use list_splice_init()
Hannes Reinecke
1
-9
/
+2
2018-01-10
scsi: mpt3sas: set default value for cb_idx
Hannes Reinecke
1
-3
/
+2
2018-01-10
scsi: cxlflash: Staging to support future accelerators
Matthew R. Ochs
6
-78
/
+263
2018-01-10
scsi: cxlflash: Adapter context init can return error
Uma Krishnan
1
-1
/
+1
2018-01-10
scsi: cxlflash: Remove embedded CXL work structures
Matthew R. Ochs
4
-11
/
+10
2018-01-10
scsi: cxlflash: Explicitly cache number of interrupts per context
Matthew R. Ochs
2
-5
/
+10
2018-01-10
scsi: cxlflash: Update cxl-specific arguments to generic cookie
Uma Krishnan
4
-30
/
+29
2018-01-10
scsi: cxlflash: Reset command ioasc
Uma Krishnan
1
-0
/
+1
2018-01-10
scsi: libsas: notify event PORTE_BROADCAST_RCVD in sas_enable_revalidation()
Jason Yan
1
-1
/
+7
2018-01-10
scsi: libsas: direct call probe and destruct
Jason Yan
7
-22
/
+27
2018-01-08
scsi: libsas: use flush_workqueue to process disco events synchronously
Jason Yan
1
-0
/
+4
[next]