index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-19
[SCSI] libsas: fix leak of dev->sata_dev.identify_[packet_]device
Dan Williams
1
-1
/
+2
2012-02-19
[SCSI] libsas: fix domain_device leak
Dan Williams
1
-0
/
+1
2012-02-19
[SCSI] libsas: kill sas_slave_destroy
Dan Williams
1
-1
/
+0
2012-02-19
[SCSI] libsas: remove unused ata_task_resp fields
Dan Williams
1
-7
/
+0
2012-02-19
[SCSI] Handle disk devices which can not process medium access commands
Martin K. Petersen
2
-0
/
+7
2012-02-19
[SCSI] iscsi_transport: Added Ping support
Vikas Chaudhary
2
-0
/
+25
2012-02-19
[SCSI] scsi_transport_iscsi: added support for host event
Vikas Chaudhary
2
-0
/
+19
2012-02-19
[SCSI] libiscsi_tcp: fix max_r2t manipulation
Mike Christie
2
-2
/
+2
2012-02-19
[SCSI] Correctly set the scsi host/msg/status bytes
Moger, Babu
1
-3
/
+3
2012-02-19
[SCSI] libfc: Add support for FDMI
Neerav Parikh
3
-0
/
+527
2012-02-19
[SCSI] libfc: Make the libfc Common Transport(CT) code generic
Neerav Parikh
1
-12
/
+48
2012-02-19
[SCSI] scsi_transport_fc: Getting FC Port Speed in sync with FC-GS
Neerav Parikh
1
-2
/
+2
2012-02-19
[SCSI] scsi_transport_fc: Add FDMI host attributes
Neerav Parikh
1
-0
/
+28
2012-02-19
[SCSI] scsi_transport_iscsi: Added support to show port_state and port_speed ...
Vikas Chaudhary
2
-0
/
+21
2012-02-19
[SCSI] libiscsi: Added support to show targetalias in sysfs
Vikas Chaudhary
1
-0
/
+1
2012-02-09
SCSI & usb-storage: add flags for VPD pages and REPORT LUNS
Alan Stern
1
-0
/
+3
2012-02-09
SCSI: fix typo in definition of struct scsi_target
Alan Stern
1
-2
/
+2
2012-01-16
[SCSI] libfc: Declare local functions static
Bart Van Assche
1
-1
/
+1
2012-01-10
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...
Linus Torvalds
2
-1
/
+5
2012-01-10
Merge branch 'upstream-linus' of git://github.com/jgarzik/libata-dev
Linus Torvalds
1
-0
/
+3
2012-01-09
[SCSI] add flag to skip the runtime PM calls on the host
Lin Ming
1
-0
/
+3
2012-01-04
switch ->is_visible() to returning umode_t
Al Viro
1
-1
/
+1
2011-12-15
[SCSI] fcoe: fix fcoe in a DCB environment by adding DCB notifiers to set skb...
john fastabend
1
-0
/
+3
2011-12-15
[SCSI] iscsi class: export pid of process that created
Mike Christie
1
-0
/
+5
2011-12-15
[SCSI] scsi_dh: code cleanup and remove the references to scsi_dev_info
Moger, Babu
1
-1
/
+0
2011-10-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
9
-117
/
+356
2011-10-25
ore: RAID5 Write
Boaz Harrosh
1
-0
/
+9
2011-10-25
ore: RAID5 read
Boaz Harrosh
1
-3
/
+18
2011-10-25
ore: Make ore_calc_stripe_info EXPORT_SYMBOL
Boaz Harrosh
1
-0
/
+3
2011-10-20
[SCSI] iscsi class: fix vlan configuration
Mike Christie
1
-4
/
+5
2011-10-20
[SCSI] qla4xxx: fix data alignment and use nl helpers
Mike Christie
1
-1
/
+2
2011-10-20
[SCSI] iscsi class: Replace iscsi_get_next_target_id with IDA
Mike Christie
1
-0
/
+1
2011-10-16
[SCSI] libsas: fix port->dev_list locking
Dan Williams
1
-1
/
+1
2011-10-16
[SCSI] fcoe,libfcoe: Move common code for fcoe_get_lesb to fcoe_transport
Bhanu Prakash Gollapudi
1
-0
/
+2
2011-10-14
ore/exofs: Change ore_check_io API
Boaz Harrosh
1
-1
/
+4
2011-10-14
ore/exofs: Define new ore_verify_layout
Boaz Harrosh
1
-0
/
+8
2011-10-14
ore: Support for partial component table
Boaz Harrosh
1
-3
/
+4
2011-10-14
ore: cleanup: Embed an ore_striping_info inside ore_io_state
Boaz Harrosh
1
-0
/
+1
2011-10-04
ore/exofs: Change the type of the devices array (API change)
Boaz Harrosh
1
-1
/
+25
2011-10-03
ore: Make ore_striping_info and ore_calc_stripe_info public
Boaz Harrosh
1
-0
/
+8
2011-10-03
exofs: Remove unused data_map member from exofs_sb_info
Boaz Harrosh
1
-0
/
+2
2011-10-03
exofs: Rename struct ore_components comps => oc
Boaz Harrosh
1
-1
/
+1
2011-10-02
[SCSI] isci: export phy events via ->lldd_control_phy()
Dan Williams
1
-0
/
+1
2011-10-02
[SCSI] isci: atapi support
Dan Williams
1
-0
/
+5
2011-10-02
[SCSI] libfc: cache align struct fc_exch fields
Vasu Dev
1
-15
/
+12
2011-10-02
[SCSI] libfc: cache align struct fc_fcp_pkt fields
Vasu Dev
1
-28
/
+21
2011-10-02
[SCSI] libsas: fix warnings when checking sata/stp protocol
Dan Williams
1
-0
/
+1
2011-10-02
[SCSI] libsas: fix try_test_sas_gpio_gp_bit() build error
Dan Williams
1
-0
/
+7
2011-10-02
[SCSI] libsas: Allow expander T-T attachments
Luben Tuikov
2
-2
/
+15
2011-09-22
[SCSI] libsas: sgpio write support
Dan Williams
2
-0
/
+19
[prev]
[next]