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
2017-06-12
scsi: esas2r: Replace semaphore fm_api_semaphore with mutex
Binoy Jayan
3
-4
/
+4
2017-06-12
scsi: qla2xxx: Fix compile warning
Himanshu Madhani
1
-2
/
+2
2017-06-12
scsi: qla2xxx: remove redundant null check on tgt
Colin Ian King
1
-6
/
+0
2017-06-12
scsi: ufshcd-pci: Add Intel CNL support
Adrian Hunter
1
-0
/
+38
2017-06-12
scsi: ufshcd-pci: Fix PM config
Adrian Hunter
1
-13
/
+9
2017-06-12
scsi: lpfc: make a couple of functions static
Colin Ian King
1
-2
/
+2
2017-06-12
scsi: xen-scsifront: Remove code that zeroes driver-private command data
Bart Van Assche
1
-1
/
+0
2017-06-12
scsi: virtio_scsi: Remove code that zeroes driver-private command data
Bart Van Assche
1
-1
/
+0
2017-06-12
scsi: snic: Remove code that zeroes driver-private command data
Bart Van Assche
1
-2
/
+0
2017-06-12
scsi: Make scsi_mq_prep_fn() call scsi_init_command()
Bart Van Assche
1
-16
/
+9
2017-06-12
scsi: Introduce scsi_mq_sgl_size()
Bart Van Assche
1
-9
/
+10
2017-06-12
scsi: Only add commands to the device command list if required by the LLD
Bart Van Assche
3
-28
/
+35
2017-06-12
scsi: Make __scsi_remove_device go straight from BLOCKED to DEL
Bart Van Assche
2
-1
/
+11
2017-06-12
scsi: Introduce scsi_start_queue()
Bart Van Assche
2
-10
/
+16
2017-06-12
scsi: Protect SCSI device state changes with a mutex
Bart Van Assche
7
-24
/
+66
2017-06-12
scsi: Create two versions of scsi_internal_device_unblock()
Bart Van Assche
3
-18
/
+36
2017-06-12
scsi: Split scsi_internal_device_block()
Bart Van Assche
3
-29
/
+50
2017-06-12
scsi: Avoid that scsi_exit_rq() triggers a use-after-free
Bart Van Assche
2
-18
/
+30
2017-06-12
scsi: megaraid: Fix a sleep-in-atomic bug
Jia-Ju Bai
1
-1
/
+1
2017-06-12
scsi: ufs: Tidy clocks list head usage
Szymon Mielczarek
4
-11
/
+7
2017-06-12
scsi: atari_scsi: Use m68k_realnum_memory for FastRAM test
Michael Schmitz
1
-1
/
+1
2017-06-12
scsi: qla2xxx: remove writeq/readq function definitions
Corentin Labbe
1
-15
/
+2
2017-06-12
scsi: qedf: Check if sense buffer has been allocated during completion
Dupuis, Chad
1
-4
/
+7
2017-06-12
scsi: qla2xxx: Remove extra register read
Quinn Tran
2
-10
/
+5
2017-06-12
scsi: qla2xxx: Remove unused irq_cmd_count field.
Quinn Tran
2
-9
/
+1
2017-06-12
scsi: qla2xxx: Accelerate SCSI BUSY status generation in target mode
Quinn Tran
2
-2
/
+13
2017-06-12
scsi: qla2xxx: Remove redundant wait when target is stopped.
Quinn Tran
1
-17
/
+16
2017-06-12
scsi: qla2xxx: Add ql2xiniexchg parameter
Quinn Tran
7
-85
/
+140
2017-06-12
scsi: qla2xxx: Turn on FW option for exchange check
Quinn Tran
3
-12
/
+34
2017-06-12
scsi: qla2xxx: Cleanup debug message IDs
Quinn Tran
10
-369
/
+352
2017-06-12
scsi: qla2xxx: Fix name server relogin
Quinn Tran
4
-1
/
+76
2017-06-12
scsi: qla2xxx: Convert 32-bit LUN usage to 64-bit
Quinn Tran
3
-20
/
+18
2017-06-12
scsi: qla2xxx: Use flag PFLG_DISCONNECTED.
Sawan Chandak
2
-4
/
+2
2017-06-12
scsi: tcm_qla2xxx: Do not allow aborted cmd to advance.
Quinn Tran
1
-0
/
+13
2017-06-12
scsi: qla2xxx: Fix path recovery
Quinn Tran
1
-5
/
+16
2017-06-12
scsi: qla2xxx: Retain loop test for fwdump length exceeding buffer length
Joe Carnuccio
2
-11
/
+13
2017-06-12
scsi: qla2xxx: Replace usage of spin_lock with spin_lock_irqsave
Quinn Tran
1
-12
/
+14
2017-06-12
scsi: qla2xxx: Allow ABTS, PURX, RIDA on ATIOQ for ISP83XX/27XX
Quinn Tran
1
-2
/
+5
2017-06-12
scsi: qedf: Update version number to 8.18.22.0.
Chad Dupuis
1
-3
/
+3
2017-06-12
scsi: qedf: Add change_queue_depth member to scsi_host_template().
Chad Dupuis
1
-0
/
+1
2017-06-12
scsi: qedf: Change cmd_per_lun in scsi_host_template to 32 to increase perfor...
Chad Dupuis
1
-1
/
+1
2017-06-12
scsi: qedf: Move some prints to a debug level so they do not print when no de...
Chad Dupuis
1
-5
/
+8
2017-06-12
scsi: qedf: Fixup unnecessary parantheses around test_bit operations.
Chad Dupuis
2
-4
/
+4
2017-06-12
scsi: qedf: Add non-offload receive filters.
Chad Dupuis
1
-0
/
+43
2017-06-12
scsi: qedf: Add bus_reset No-op.
Chad Dupuis
1
-0
/
+11
2017-06-12
scsi: qedf: Use same logic for SCSI host reset and FC lip_reset.
Chad Dupuis
1
-16
/
+23
2017-06-12
scsi: qedf: Set qed logging level to QED_LEVEL_NOTICE.
Chad Dupuis
1
-1
/
+1
2017-06-12
scsi: qedf: Add fka_period SCSI host attribute to show fip keep alive period.
Chad Dupuis
1
-19
/
+38
2017-06-12
scsi: qedf: Check that fcport is offloaded before dereferencing pointers in i...
Chad Dupuis
1
-6
/
+16
2017-06-12
scsi: qedf: Look at all descriptors when processing a clear virtual link.
Chad Dupuis
1
-11
/
+9
[next]