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
2010-10-07
bnx2x, cnic, bnx2i: use new FW/HSI
Dmitry Kravkov
2
-1
/
+4
2010-10-05
block: autoconvert trivial BKL users to private mutex
Arnd Bergmann
2
-13
/
+13
2010-09-29
pcmcia: remove obsolete and wrong comments
Dominik Brodowski
1
-26
/
+0
2010-09-29
pcmcia: avoid messages on module (un)loading
Dominik Brodowski
2
-6
/
+0
2010-09-29
pcmcia: move driver name to struct pcmcia_driver
Dominik Brodowski
5
-14
/
+4
2010-09-29
pcmcia: remove the "Finally, report what we've done" message
Dominik Brodowski
1
-15
/
+0
2010-09-29
pcmcia: use autoconfiguration feature for ioports and iomem
Dominik Brodowski
5
-82
/
+38
2010-09-29
pcmcia: introduce autoconfiguration feature
Dominik Brodowski
5
-72
/
+42
2010-09-29
pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device
Dominik Brodowski
5
-21
/
+14
2010-09-29
pcmcia: move config_{base,index,regs} to struct pcmcia_device
Dominik Brodowski
4
-4
/
+4
2010-09-29
pcmcia: simplify IntType
Dominik Brodowski
5
-5
/
+0
2010-09-29
pcmcia: simplify Status, ExtStatus register access
Dominik Brodowski
1
-3
/
+1
2010-09-29
pcmcia: move Vpp setup to struct pcmcia_device
Dominik Brodowski
1
-4
/
+4
2010-09-29
pcmcia: do not use win_req_t when calling pcmcia_request_window()
Dominik Brodowski
1
-30
/
+19
2010-09-23
drivers/scsi: Remove unnecessary casts of private_data
Joe Perches
2
-2
/
+2
2010-09-17
[SCSI] sd: Update thin provisioning support
Martin K. Petersen
2
-5
/
+44
2010-09-17
[SCSI] bfa: cleanup driver
Krishna Gudipati
211
-37654
/
+28999
2010-09-17
[SCSI] ibmvfc: Log link up/down events
Brian King
2
-24
/
+56
2010-09-17
[SCSI] qla2xxx: ROM lock recovery if fw hangs while holding the lock.
Shyam Sundar
1
-3
/
+36
2010-09-17
[SCSI] aacraid: semaphore cleanup
Thomas Gleixner
2
-2
/
+2
2010-09-17
[SCSI] scsi_debug: Convert to use root_device_register() and root_device_unre...
Nicholas Bellinger
1
-17
/
+8
2010-09-16
[SCSI] Fix VPD inquiry page wrapper
Martin K. Petersen
1
-2
/
+2
2010-09-16
aic7xxx_old: removed unused 'req' variable
Jens Axboe
1
-1
/
+0
2010-09-16
sg: fix a warning in blk_rq_aligned() call
Namhyung Kim
1
-1
/
+1
2010-09-15
scsi: autoconvert trivial BKL users to private mutex
Arnd Bergmann
14
-67
/
+66
2010-09-10
block/scsi: Provide a limit on the number of integrity segments
Martin K. Petersen
3
-8
/
+21
2010-09-10
block: remove spurious uses of REQ_HARDBARRIER
Tejun Heo
2
-31
/
+3
2010-09-10
block: deprecate barrier and replace blk_queue_ordered() with blk_queue_flush()
Tejun Heo
1
-8
/
+8
2010-09-10
block: kill QUEUE_ORDERED_BY_TAG
Tejun Heo
1
-3
/
+1
2010-09-10
[SCSI] scsi_transport_fc: fix blocked bsg request when fc object deleted
James Smart
1
-0
/
+43
2010-09-10
[SCSI] ipr: reverse the isr optimization changes
Wayne Boyer
1
-30
/
+33
2010-09-10
[SCSI] scsi_debug: Update thin provisioning support
Martin K. Petersen
1
-31
/
+69
2010-09-10
[SCSI] fix kconfig dependency warnings related to SCSI_SAS_ATTRS
Randy Dunlap
1
-1
/
+2
2010-09-10
[SCSI] pm8001: handle allocation failures
Dan Carpenter
1
-0
/
+6
2010-09-10
[SCSI] iscsi transport: fix kernel-doc notation
Randy Dunlap
1
-1
/
+1
2010-09-09
[SCSI] fix use-after-free in scsi_init_io()
James Bottomley
1
-1
/
+1
2010-09-07
[SCSI] sd: fix medium-removal bug
Alan Stern
1
-1
/
+1
2010-09-05
[SCSI] qla2xxx: AER Support-Return recovered from mmio_enable function for 82XX.
Saurav Kashyap
1
-0
/
+3
2010-09-05
[SCSI] qla2xxx: Increase SG table size to support large IO size per scsi comm...
Giridhar Malavali
2
-2
/
+12
2010-09-05
[SCSI] qla2xxx: Clear local references of rport on device loss timeout notifi...
Giridhar Malavali
1
-9
/
+9
2010-09-05
[SCSI] qla2xxx: Handle MPI timeout indicated by AE8002
Madhuranath Iyengar
5
-1
/
+107
2010-09-05
[SCSI] qla2xxx: Update to AER support, do early abort commands.
Lalit Chandivade
2
-9
/
+13
2010-09-05
[SCSI] qla2xxx: Cleanup some dead-code and make some functions static.
Giridhar Malavali
3
-199
/
+202
2010-09-05
[SCSI] qla2xxx: Return proper fabric name based on device state.
Giridhar Malavali
1
-5
/
+5
2010-09-05
[SCSI] qla2xxx: Added AER support for ISP82xx.
Lalit Chandivade
3
-5
/
+138
2010-09-05
[SCSI] qla2xxx: Pass first 64 bytes of MBX information when vendor commands f...
Giridhar Malavali
1
-3
/
+2
2010-09-05
[SCSI] qla2xxx: Don't issue set or get port param MBC if port is not online.
Giridhar Malavali
2
-4
/
+6
2010-09-05
[SCSI] qla2xxx: Update version number to 8.03.04-k0.
Madhuranath Iyengar
1
-2
/
+2
2010-09-05
[SCSI] qla2xxx: Check for empty slot in request queue before posting Command ...
Giridhar Malavali
1
-0
/
+13
2010-09-05
[SCSI] qla2xxx: Cover UNDERRUN case where SCSI status is set.
Lalit Chandivade
1
-3
/
+4
[prev]
[next]