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
2013-11-19
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-2
/
+81
2013-11-10
Merge tag 'fcoe-3.13' into for-linus
James Bottomley
3
-2
/
+16
2013-11-09
scsi_transport_srp: Add periodic reconnect support
Bart Van Assche
1
-2
/
+9
2013-11-09
scsi_transport_srp: Add transport layer error handling
Bart Van Assche
1
-2
/
+72
2013-11-09
IB/srp: Keep rport as long as the IB transport layer
Bart Van Assche
1
-0
/
+2
2013-10-25
[SCSI] Add 'eh_deadline' to limit SCSI EH runtime
Hannes Reinecke
1
-0
/
+5
2013-10-25
[SCSI] remove check for 'resetting'
Hannes Reinecke
1
-2
/
+0
2013-10-25
[SCSI] scsi_transport_iscsi: Add support to set CHAP entries
Adheer Chandravanshi
2
-0
/
+18
2013-10-12
libfcoe: Make fcoe_sysfs optional / fix fnic NULL exception
Robert Love
1
-1
/
+6
2013-09-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-0
/
+1
2013-09-10
scsi: Add CDB definition for COMPARE_AND_WRITE
Nicholas Bellinger
1
-0
/
+1
2013-09-05
libfc: Do not invoke the response handler after fc_exch_done()
Bart Van Assche
1
-0
/
+9
2013-09-04
libfc: Source code comment spelling fixes
Bart Van Assche
1
-1
/
+1
2013-08-26
[SCSI] Generate uevents on certain unit attention codes
Ewan D. Milne
1
-1
/
+12
2013-08-23
[SCSI] libiscsi: Exporting new attrs for iscsi session and connection in sysfs
Adheer Chandravanshi
1
-0
/
+31
2013-08-23
[SCSI] scsi_transport_iscsi: Exporting new attrs for iscsi session and connec...
Adheer Chandravanshi
1
-0
/
+32
2013-08-23
[SCSI] Return ENODATA on medium error
Hannes Reinecke
1
-0
/
+1
2013-08-23
[SCSI] return ENOSPC on thin provisioning failure
Hannes Reinecke
1
-0
/
+1
2013-08-23
[SCSI] Set hostbyte status in scsi_check_sense()
Hannes Reinecke
1
-1
/
+0
2013-06-27
[SCSI] libiscsi: Added new boot entries in the session sysfs
Eddie Wai
2
-0
/
+9
2013-06-25
[SCSI] Workaround for disks that report bad optimal transfer length
Martin K. Petersen
1
-0
/
+1
2013-06-04
[SCSI] Allow error handling timeout to be specified
Martin K. Petersen
2
-0
/
+6
2013-06-04
[SCSI] libsas: implement > 16 byte CDB support
James Bottomley
1
-1
/
+1
2013-05-10
Merge branch 'postmerge' into for-linus
James Bottomley
1
-4
/
+12
2013-05-10
Merge branch 'misc' into for-linus
James Bottomley
6
-28
/
+19
2013-05-10
[SCSI] iscsi class, qla4xxx: fix sess/conn refcounting when find fns are used
Mike Christie
1
-6
/
+2
2013-05-10
[SCSI] sas: unify the pointlessly separated enums sas_dev_type and sas_device...
James Bottomley
4
-21
/
+16
2013-05-06
[SCSI] sd: use REQ_PM in sd's runtime suspend operation
Lin Ming
1
-4
/
+12
2013-05-02
[SCSI] libosd: remover duplicate __bitwise annotation
Dan Carpenter
1
-1
/
+1
2013-05-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+4
2013-05-01
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
1
-1
/
+0
2013-05-01
UAPI: remove empty Kbuild files
David Howells
1
-1
/
+0
2013-04-12
[SCSI] scsi_transport_iscsi: Declare portal type string macros for generic use
Adheer Chandravanshi
1
-0
/
+4
2013-04-12
[SCSI] libiscsi: export function iscsi_switch_str_param
Adheer Chandravanshi
1
-0
/
+1
2013-04-12
[SCSI] scsi_transport_iscsi: Add flash node mgmt support
Adheer Chandravanshi
2
-0
/
+264
2013-04-09
scsi: bury ->proc_info()
Al Viro
1
-2
/
+1
2013-04-09
scsi: saner replacements for ->proc_info()
Al Viro
1
-1
/
+4
2013-03-26
libfc, fcoe, bnx2fc: Split fc_disc_init into fc_disc_{init, config}
Robert Love
1
-1
/
+2
2013-03-26
libfc, fcoe, bnx2fc: Always use fcoe_disc_init for discovery layer initializa...
Robert Love
1
-1
/
+1
2013-03-02
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
12
-2009
/
+42
2013-03-01
[SCSI] Merge tag 'fcoe-02-19-13' into for-linus
James Bottomley
7
-1490
/
+40
2013-03-01
Merge tag 'uapi-20121219' into for-linus
James Bottomley
4
-517
/
+0
2013-02-24
[SCSI] Fix range check in scsi_host_dif_capable()
Martin K. Petersen
1
-2
/
+2
2013-01-26
[SCSI] remove can_power_off flag from scsi_device
Aaron Lu
1
-1
/
+0
2013-01-26
[libata] scsi: no poll when ODD is powered off
Aaron Lu
1
-0
/
+4
2013-01-08
UAPI: (Scripted) Disintegrate include/scsi/fc
David Howells
5
-1487
/
+0
2012-12-19
UAPI: (Scripted) Disintegrate include/scsi
David Howells
4
-517
/
+0
2012-12-14
libfcoe, fcoe: consolidate the fcoe_ctlr_get_lesb/fcoe_get_lesb
Yi Zou
1
-0
/
+2
2012-12-14
libfcoe, fcoe: move fcoe_link_speed_update() to libfcoe and export it
Yi Zou
1
-0
/
+1
2012-12-14
fcoe: add support to the get_netdev() for fcoe_interface
Yi Zou
1
-0
/
+12
[next]