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
/
drivers
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
2011-02-19
[SCSI] lpfc 8.3.21: Debugfs additions
James Smart
5
-55
/
+972
2011-02-19
[SCSI] lpfc 8.3.21: Initialization and user interface changes
James Smart
7
-37
/
+72
2011-02-18
[SCSI] lpfc 8.3.21: FC Discovery changes
James Smart
9
-7
/
+219
2011-02-18
[SCSI] lpfc 8.3.21: RRQ Implementation fixes
James Smart
7
-138
/
+205
2011-02-18
[SCSI] lpfc 8.3.21: Critical Errors and Bug Fixes
James Smart
12
-56
/
+264
2011-02-18
[SCSI] hpsa: fix bad comparison
Dan Carpenter
1
-1
/
+1
2011-02-18
[SCSI] hpsa: Do not attempt kdump if we detect resetting controller failed.
Stephen M. Cameron
1
-3
/
+3
2011-02-18
[SCSI] hpsa: Inform controller we are using 32-bit tags.
Stephen M. Cameron
2
-11
/
+14
2011-02-18
[SCSI] hpsa: Add transport_mode host attribute in /sys
Stephen M. Cameron
1
-1
/
+17
2011-02-18
[SCSI] hpsa: make hpsa.hpsa_simple_mode=1 module parameter actually work
Stephen M. Cameron
2
-14
/
+24
2011-02-18
[SCSI] hpsa: do not re-order commands in internal queues
Stephen M. Cameron
3
-15
/
+14
2011-02-18
[SCSI] ipr: Fix a race on multiple configuration changes
Kleber Sacilotto de Souza
1
-2
/
+5
2011-02-13
[SCSI] libsas: convert to libata new error handler
James Bottomley
2
-8
/
+93
2011-02-12
[SCSI] scsi_dh_rdac : Adding MODULE VERSION for rdac device handler
Moger, Babu
1
-0
/
+1
2011-02-12
[SCSI] scsi_dh: cosmetic change to sizeof()
Hillf Danton
4
-5
/
+5
2011-02-12
[SCSI] scsi_dh_rdac: fix for lun_table update for rdac device handler
Moger, Babu
1
-12
/
+10
2011-02-12
[SCSI] libfcoe: Move common code from fcoe to libfcoe module
Bhanu Prakash Gollapudi
3
-237
/
+224
2011-02-12
[SCSI] fcoe: use dedicated workqueue instead of system_wq
Tejun Heo
1
-11
/
+21
2011-02-12
[SCSI] libfc: introduce LLD event callback
Bhanu Prakash Gollapudi
2
-1
/
+19
2011-02-12
[SCSI] libfc: Extending lport's roles for target if there is a registered tar...
Kiran Patil
3
-0
/
+21
2011-02-12
[SCSI] fcoe: convert fcoe.ko to become an fcoe transport provider driver
Yi Zou
1
-108
/
+62
2011-02-12
[SCSI] fcoe: prepare fcoe for using fcoe transport
Yi Zou
1
-14
/
+15
2011-02-12
[SCSI] libfcoe: include fcoe_transport.c into kernel libfcoe module
Yi Zou
3
-9
/
+9
2011-02-12
[SCSI] libfcoe: rename libfcoe.c to fcoe_cltr.c for the coming fcoe_transport.c
Yi Zou
2
-6
/
+8
2011-02-12
[SCSI] libfcoe: add implementation to support fcoe transport
Yi Zou
2
-0
/
+524
2011-02-12
[SCSI] libfcoe: move logging macros into the local libfcoe.h header file
Yi Zou
2
-20
/
+27
2011-02-12
[SCSI] libfc: Enhanced exchange ID selection mechanism and fix related EMA se...
Kiran Patil
1
-21
/
+43
2011-02-12
[SCSI] libfc: export seq_release() for users of seq_assign()
Joe Eykholt
1
-0
/
+14
2011-02-12
[SCSI] libfc: Remove usage of the Scsi_Host's host_lock
Robert Love
1
-14
/
+6
2011-02-12
[SCSI] libfc: use PRLI hook to get parameters when sending outgoing PRLI
Joe Eykholt
1
-3
/
+24
2011-02-12
[SCSI] libfc: add hook to notify providers of local port changes
Joe Eykholt
3
-0
/
+45
2011-02-12
[SCSI] libfc: add method for setting handler for incoming exchange
Joe Eykholt
1
-0
/
+19
2011-02-12
[SCSI] libfc: add hook for FC-4 provider registration
Joe Eykholt
4
-36
/
+233
2011-02-12
[SCSI] libfc: fix sparse static and non-ANSI warnings
Randy Dunlap
3
-9
/
+9
2011-02-12
[SCSI] fcoe: drop FCoE LOGO in FIP mode
Vasu Dev
1
-30
/
+54
2011-02-12
[SCSI] fcoe: Fix module reference count for vports
Robert Love
1
-13
/
+20
2011-02-12
[SCSI] fnic: Bumping up fnic version from 1.4.0.145 to 1.5.0.1.
Venkata Siva Vijayendra Bhamidipati
1
-1
/
+1
2011-02-12
[SCSI] fnic: fix memory leak
Venkata Siva Vijayendra Bhamidipati
1
-1
/
+1
2011-02-12
[SCSI] libfc:prevent dereferencing ERR_PTR in fc_tm_done()
Dan Carpenter
1
-1
/
+1
2011-02-12
[SCSI] libfc: Cleanup return paths in fc_rport_error_retry
Hillf Danton
1
-2
/
+3
2011-02-12
[SCSI] libfc: Return a valid return code in fc_fcp_pkt_abort()
Hillf Danton
1
-3
/
+4
2011-02-12
[SCSI] libfc: always initialize the FCoE DDP exchange id for fsp as FC_XID_UN...
Yi Zou
1
-3
/
+1
2011-02-12
[SCSI] Add detailed SCSI I/O errors
Hannes Reinecke
2
-9
/
+43
2011-02-12
[SCSI] scsi_dh_hp_sw: fix deadlock in start_stop_endio
Mike Snitzer
1
-1
/
+2
2011-02-12
[SCSI] megaraid_sas: Sanity check user supplied length before passing it to d...
Bjørn Mork
1
-0
/
+3
2011-02-12
[SCSI] pm8001: simplify workqueue usage
Tejun Heo
3
-33
/
+41
2011-02-12
[SCSI] remove flush_scheduled_work() usages
Tejun Heo
6
-11
/
+7
2011-01-24
[SCSI] libosd: osd_req_read_sg, optimize the single entry case
Boaz Harrosh
1
-4
/
+16
2011-01-24
[SCSI] libsas: remove spurious sata control register read/write
James Bottomley
1
-51
/
+0
2011-01-24
[SCSI] libsas: convert to standard kernel debugging
James Bottomley
5
-33
/
+1
[next]