Commit Graph

1276 Commits (81c2af3561db54a4d3b439c84c58d8c2a469ec9b)

Author SHA1 Message Date
Tejun Heo 0e949ff304 [PATCH] libata: implement ata_dev_id_c_string() 19 years ago
Tejun Heo 48f80e12ab [PATCH] ata_piix: kill spurious assignment in piix_sata_probe() 19 years ago
Tejun Heo 06ab78222b [PATCH] libata: allow ->probe_reset to return ATA_DEV_UNKNOWN 19 years ago
Matthew Wilcox e2230eac17 [SCSI] sym2: Mask off opcode from RBC 19 years ago
Ju, Seokmann 3542adcb35 [SCSI] megaraid_legacy: kobject_register failure 19 years ago
Brian King 4733804c9f [SCSI] ipr: Fix adapter initialization failure 19 years ago
Tejun Heo beec7dbc6f [PATCH] libata: convert assert(xxx)'s in low-level drivers to WARN_ON(!xxx)'s 19 years ago
Tejun Heo a46314744d [PATCH] libata: convert assert(X)'s in libata core layer to WARN_ON(!X)'s 19 years ago
Tejun Heo 4bd00f6a20 [PATCH] ahci: convert to new reset mechanism 19 years ago
Tejun Heo a42fc659ba [PATCH] ahci: make ahci_fill_cmd_slot() take *pp instead of *ap 19 years ago
Tejun Heo 76014427e6 [PATCH] libata: inline ata_qc_complete() 19 years ago
Tejun Heo 489ff4c7d1 [PATCH] sata_sil24: add hardreset 19 years ago
Tejun Heo 07b734702a [PATCH] sata_sil24: convert to new reset mechanism 19 years ago
Tejun Heo 531db7aa0d [PATCH] sata_sil: convert to new reset mechanism 19 years ago
Tejun Heo ac7c6d596e [PATCH] libata: kill SError clearing in sata_std_hardreset(). 19 years ago
Tejun Heo 3a39746a52 [PATCH] libata: make new reset act identical to ->phy_reset register-wise 19 years ago
Tejun Heo cc9278ed5e [PATCH] ahci: separate out ahci_fill_cmd_slot() 19 years ago
Tejun Heo f637902015 [PATCH] libata: kill NULL qc handling from ->eng_timeout callbacks 19 years ago
Tejun Heo 35daeb8f9b [PATCH] libata: use ata_scsi_timed_out() 19 years ago
Tejun Heo f29841e08f [PATCH] libata: implement ata_scsi_timed_out() 19 years ago
Tejun Heo 341963b909 [PATCH] libata: add ATA_QCFLAG_EH_SCHEDULED 19 years ago
Jeff Garzik 1fdffbce03 [libata] Move PCI IDE BMDMA-related code to new file libata-bmdma.c. 19 years ago
Tejun Heo 8a19ac89ed [PATCH] libata: implement ata_std_probeinit() 19 years ago
Tejun Heo 7944ea9522 [PATCH] libata: add probeinit component operation to ata_drive_probe_reset() 19 years ago
Jeff Garzik 5140788f77 [libata scsi] build fix for ATA_FLAG_IN_EH change 19 years ago
Tejun Heo 7a7921e866 [PATCH] libata: separate out sata_phy_resume() from sata_std_hardreset() 19 years ago
Tejun Heo b911fc3ae0 [PATCH] libata: fix ata_std_probe_reset() SATA detection 19 years ago
Tejun Heo c18d06f89f [PATCH] libata: EH / pio tasks synchronization 19 years ago
Tejun Heo dde44589bf [PATCH] libata: implement ATA_FLAG_IN_EH port flag 19 years ago
Al Viro 2d20eaf942 [PATCH] sg gfp_t annotations 19 years ago
Al Viro e5fb81bd89 [PATCH] scsi_transport_iscsi gfp_t annotations 19 years ago
Al Viro 7be7cbf684 [PATCH] drivers/scsi/mac53c94.c __iomem annotations 19 years ago
Al Viro 164006da31 [PATCH] bogus asm/delay.h includes 19 years ago
andrew.vasquez@qlogic.com 0d4be1240b [PATCH] qla2xxx: Correct lun assignment during IOCB submission. 19 years ago
andrew.vasquez@qlogic.com 247ec457ce [PATCH] qla2xxx: Pass input-buffer length to Get-ID-List mailbox command. 19 years ago
andrew.vasquez@qlogic.com f7757a5f0f [PATCH] qla2xxx: Remove bogus debug-code. 19 years ago
andrew.vasquez@qlogic.com 387f96b4d9 [PATCH] qla2xxx: Close window on race between rport removal and fcport transition. 19 years ago
adam radford 62288f105b [SCSI] 3ware 9000 driver >4GB memory fix 19 years ago
Eric Dumazet 88a2a4ac6b [PATCH] percpu data: only iterate over possible CPUs 19 years ago
Jenx Axboe 40cdc840dc [SCSI] gdth: don't map zero-length requests 19 years ago
Sumant Patro f9876f0b67 [SCSI] megaraid_sas: support for 1078 type controller added 19 years ago
Joshua Giles 122da30223 [SCSI] megaraid_sas: register 16 byte CDB capability 19 years ago
Mike Christie b5b8101653 [SCSI] iscsi update: rm unused sessions list 19 years ago
Mike Christie 28e5554df6 [SCSI] iscsi update: use gfp_t 19 years ago
Mike Christie b36ae07cb7 [SCSI] iscsi update: fix mgmt pool err path release 19 years ago
Mike Christie 351f739e68 [SCSI] iscsi update: set correct state at creation time 19 years ago
Mike Christie 1fd459e367 [SCSI] iscsi update: rm conn lock 19 years ago
Mike Christie ee7f8e4053 [SCSI] iscsi update: set deamon pid earlier 19 years ago
Mike Christie 142e301fc8 [SCSI] iscsi update: setup pool before using 19 years ago
Mike Christie 5b940adf5b [SCSI] iscsi update: pass correct skb to skb_trim 19 years ago