aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAge
...
| * | | | | | ipv4: Make output route lookup return rtable directly.David S. Miller2011-03-02
| * | | | | | ipv4: Kill can_sleep arg to ip_route_output_flow()David S. Miller2011-03-01
| * | | | | | ipv4: Make final arg to ip_route_output_flow to be boolean "can_sleep"David S. Miller2011-03-01
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2011-03-16
|\ \ \ \ \ \
| * | | | | | PM: Remove CONFIG_PM_OPSRafael J. Wysocki2011-03-14
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-03-16
|\ \ \ \ \ \
| * | | | | | libata: remove ATA_FLAG_NO_LEGACYSergei Shtylyov2011-03-02
| * | | | | | libata: remove ATA_FLAG_MMIOSergei Shtylyov2011-03-02
| * | | | | | libata: remove ATA_FLAG_{SRST|SATA_RESET}Sergei Shtylyov2011-03-02
| * | | | | | ipr/sas_ata: use mode mask macros from <linux/ata.h>Sergei Shtylyov2011-03-02
| * | | | | | libsas: convert to libata new error handlerJames Bottomley2011-03-02
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2011-03-16
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Merge branch 'master' into for-2.6.39Tejun Heo2011-02-21
| |\| | | |
| * | | | | scsi/scsi_tgt_lib: scsi_tgtd isn't used in memory reclaim pathTejun Heo2011-02-01
| * | | | | scsi/be2iscsi,qla2xxx: convert to alloc_workqueue()Tejun Heo2011-02-01
| | |/ / / | |/| | |
* | | | | block: add @force_kblockd to __blk_run_queue()Tejun Heo2011-03-02
| |/ / / |/| | |
* | | | [SCSI] qla2xxx: Return DID_NO_CONNECT when FC device is lost.Andrew Vasquez2011-02-15
* | | | [SCSI] scsi_debug: Fix 32-bit overflow in do_device_access causing memory cor...Darrick J. Wong2011-02-12
* | | | [SCSI] qla2xxx: Change from irq to irqsave with host_lockMadhuranath Iyengar2011-02-12
* | | | [SCSI] qla2xxx: Fix race that could hang kthread_stop()James Bottomley2011-02-12
| |_|/ |/| |
* | | [SCSI] libsas: fix runaway error handler problemJames Bottomley2011-01-24
* | | [SCSI] arcmsr: Fix the issue of system hangup after commands timeout on ARC-1200NickCheng2011-01-24
* | | [SCSI] mpt2sas: fix Integrated Raid unsynced on shutdown problemKashyap, Desai2011-01-24
* | | [SCSI] mpt2sas: Kernel Panic during Large Topology discovery Kashyap, Desai2011-01-24
* | | [SCSI] mpt2sas: Fix the race between broadcast asyn event and scsi command co...Kashyap, Desai2011-01-24
* | | [SCSI] mpt2sas: Correct resizing calculation for max_queue_depthKashyap, Desai2011-01-24
* | | [SCSI] mpt2sas: fix internal device reset for older firmware prior to MPI Rev KKashyap, Desai2011-01-24
* | | [SCSI] mpt2sas: Fix device removal handshake for zoned devicesKashyap, Desai2011-01-24
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-post-merge-2.6Linus Torvalds2011-01-14
|\ \
| * | [SCSI] sd,sr: kill compat SDEV_MEDIA_CHANGE eventTejun Heo2011-01-14
| * | [SCSI] sd: implement sd_check_events()Tejun Heo2011-01-14
| |/
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2011-01-14
|\ \ | |/ |/|
| * PCI: make pci_restore_state return voidJon Mason2010-12-23
* | Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-01-13
|\ \
| * | Revert "sd: implement sd_check_events()"Jens Axboe2010-12-22
| * | sd: implement sd_check_events()Tejun Heo2010-12-16
| * | sr: implement sr_check_events()Tejun Heo2010-12-16
| * | scsi: replace sr_test_unit_ready() with scsi_test_unit_ready()Tejun Heo2010-12-16
| * | scsi: fix TUR error handling in sr_media_change()Tejun Heo2010-12-16
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-13
|\ \ \
| * | | drivers: fix comment typo diable -> disable.Justin P. Mattock2011-01-03
| * | | Merge branch 'master' into for-nextJiri Kosina2010-12-22
| |\ \ \ | | | |/ | | |/|
| * | | fix comment typos concerning "consistent"Uwe Kleine-König2010-12-10
| * | | SCSI: improve two error messagesAlan Stern2010-11-26
| * | | drivers: scsi: fix typo in commentAndrea Gelmini2010-11-03
| * | | tree-wide: fix comment/printk typosUwe Kleine-König2010-11-01
* | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-01-10
|\ \ \ \
| * | | | [libata] avoid needlessly passing around ptr to SCSI completion funcJeff Garzik2011-01-05
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2011-01-07
|\ \ \ \ \
| * | | | | [SCSI] arcmsr: fix write to device checkroel kluin2011-01-03