- 45ab33b [SCSI] iscsi class: regression - fix races with state manipulation and blocking/unblocking by Mike Christie · 17 years ago
- 5319578 [SCSI] libsas: export sas_find_local_phy function by James Bottomley · 17 years ago
- 4660c8e [SCSI] update SG_ALL to avoid causing chaining by James Bottomley · 17 years ago
- d850bd3 [SCSI] Small cleanups for scsi_host.h by Pavel Machek · 17 years ago
- 89dddbc [SCSI] add protocol definitions by James Bottomley · 17 years ago
- 8b1d034 [SCSI] libiscsi: fix session age rollover and remove cid encoding by Mike Christie · 17 years ago
- 322d739 [SCSI] iscsi: fix up iscsi printk prefix by Mike Christie · 17 years ago
- 8aae18a [SCSI] iscsi class: add async scan helper by Mike Christie · 17 years ago
- bd976f6 [SCSI] iscsi class: add session scanning by Mike Christie · 17 years ago
- 6eabafb [SCSI] iscsi class, libiscsi: add iscsi sysfs session state file by Mike Christie · 17 years ago
- f8d9d65 [SCSI] libiscsi: make __iscsi_complete_pdu() static by Adrian Bunk · 17 years ago
- 1e4478c include/scsi/: Spelling fixes by Joe Perches · 17 years ago
- c639d14 [SCSI] scsi_debug: add XDWRITEREAD_10 support by FUJITA Tomonori · 17 years ago
- d3f46f3 [SCSI] remove use_sg_chaining by James Bottomley · 17 years ago
- 6f9a35e [SCSI] bidirectional command support by Boaz Harrosh · 17 years ago
- 30b0c37 [SCSI] implement scsi_data_buffer by Boaz Harrosh · 17 years ago
- bb52d82 [SCSI] tgt: use scsi_init_io instead of scsi_alloc_sgtable by Boaz Harrosh · 17 years ago
- 5ed7959 SG: Convert SCSI to use scatterlist helpers for sg chaining by Jens Axboe · 17 years ago
- 366ca51 [SCSI] libsas: abstract STP task status into a function by James Bottomley · 17 years ago
- de25deb [SCSI] use dynamically allocated sense buffer by FUJITA Tomonori · 17 years ago
- b30c2fc [SCSI] scsi.h: add macro for enclosure bit of inquiry data by James Bottomley · 17 years ago
- a0899d4 [SCSI] sd: add fix for devices with last sector access problems by Hans de Goede · 17 years ago
- 32e8ae3 [SCSI] libsas: don't use made up error codes by James Bottomley · 17 years ago
- b98e66f [SCSI] libsas: add host SMP processing by James Bottomley · 17 years ago
- a8ac631 [SCSI] iscsi: convert xmit path to iscsi chunks by Olaf Kirch · 17 years ago
- f6d5180 [SCSI] libiscsi: fix nop handling by Mike Christie · 17 years ago
- 2697478 [SCSI] libiscsi: fix shutdown by Mike Christie · 17 years ago
- b3a7ea8 [SCSI] libiscsi: do not block session during logout by Mike Christie · 17 years ago
- 6320377 [SCSI] libiscsi, iscsi_tcp: iscsi pool cleanup by Olaf Kirch · 17 years ago
- 004d653 [SCSI] iscsi_tcp, libiscsi: initial AHS Support by Boaz Harrosh · 17 years ago
- da32dd6 [SCSI] iscsi_tcp: rewrite recv path by Olaf Kirch · 17 years ago
- 843c0a8 [SCSI] libiscsi, iscsi_tcp: add device support by Mike Christie · 17 years ago
- 001aac2 [SCSI] sd,sr: add early detection of medium not present by James Bottomley · 17 years ago
- 25d7c36 [SCSI] move single_lun flag from scsi_device to scsi_target by Tony Battersby · 17 years ago
- 8ee2402 [SCSI] libsas: Fix various sparse complaints by Darrick J. Wong · 17 years ago
- 5929faf [SCSI] libsas: Convert sas_proto users to sas_protocol by Darrick J. Wong · 17 years ago
- 285e967 [SCSI] sr,sd: send media state change modification events by Kay Sievers · 17 years ago
- 7b3d954 Revert "scsi: revert "[SCSI] Get rid of scsi_cmnd->done"" by Linus Torvalds · 17 years ago
- ac40532 scsi: revert "[SCSI] Get rid of scsi_cmnd->done" by Ingo Molnar · 17 years ago
- 522939d esp_scsi: fix reset cleanup spinlock recursion by Maciej W. Rozycki · 17 years ago
- a341cd0 SCSI: add asynchronous event notification API by Jeff Garzik · 17 years ago
- 87ae9af cleanup asm/scatterlist.h includes by Adrian Bunk · 17 years ago
- 645a0c6 [SCSI] include linux/scatterlist.h in scsi_eh.h by James Bottomley · 17 years ago
- e629a7d do not export /usr/include/scsi in make headers_install by Olaf Hering · 17 years ago
- 2a7c59e remove sglist_len by FUJITA Tomonori · 17 years ago
- 9cb83c7 [SCSI] add use_sg_chaining option to scsi_host_template by FUJITA Tomonori · 17 years ago
- a8474ce SCSI: support for allocating large scatterlists by Jens Axboe · 17 years ago
- 0cde8d9 scsi: simplify scsi_free_sgtable() by Jens Axboe · 17 years ago
- c6132da scsi: convert to using sg helpers by Jens Axboe · 17 years ago
- df3d80f Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
- e1c2346 [SCSI] scsi_error: Refactoring scsi_error to facilitate in synchronous REQUEST_SENSE by Boaz Harrosh · 17 years ago
- d773c08 [SCSI] scsi_transport_iscsi: add list, mutex includes by Michael S. Tsirkin · 17 years ago
- 6f5391c [SCSI] Get rid of scsi_cmnd->done by Matthew Wilcox · 17 years ago
- 311b581 [SCSI] Fix device not ready printk by James Bottomley · 17 years ago
- 12a4416 [SCSI] Remove ->pid field from scsi_cmnd by Matthew Wilcox · 17 years ago
- 7f9a6bc [SCSI] move ULD attachment into the prep function by James Bottomley · 17 years ago
- 7525236 [SCSI] fc_transport: add target driver support by FUJITA Tomonori · 17 years ago
- 5dc2b89 [SCSI] add supported_mode and active_mode attributes to the host by FUJITA Tomonori · 17 years ago
- 03f002f [SCSI] scsi_transport_fc: Introduce disable_target_scan flag by Christof Schmitt · 17 years ago
- bfb7437 [SCSI] tgt: move tsk_mgmt_response callback to transport class by FUJITA Tomonori · 17 years ago
- 17b0bcf [SCSI] tgt: convert libsrp and ibmvstgt to use srp_transport by FUJITA Tomonori · 17 years ago
- 62fe882 [SCSI] srp_transport: add target driver support by FUJITA Tomonori · 17 years ago
- 2c47f9e [SCSI] tgt: add I_T nexus support by FUJITA Tomonori · 17 years ago
- aebd5e4 [SCSI] transport_srp: add rport roles attribute by FUJITA Tomonori · 17 years ago
- 09345f6 [SCSI] add srp transport class by FUJITA Tomonori · 17 years ago
- 6724add [SCSI] libiscsi: sync up iscsi and scsi eh's access to the connection by Mike Christie · 17 years ago
- 03a5743 [SCSI] sd: disentangle barriers in SCSI by James Bottomley · 17 years ago
- a6ce22a Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 17 years ago
- e072640 [SCSI] libiscsi: fix cmd seqeunce number checking by Mike Christie · 17 years ago
- 1d1bbee [SCSI] libsas: Remove PCI dependencies by Jeff Garzik · 17 years ago
- 165125e [BLOCK] Get rid of request_queue_t typedef by Jens Axboe · 17 years ago
- b914217 [SCSI] libsas: make ATA functions selectable by a config option by James Bottomley · 17 years ago
- b6aff66 [SCSI] scsi_transport_sas: add destructor for bsg by James Bottomley · 17 years ago
- b02b6bc [SCSI] Make scsi_host_template::proc_name const char * instead of char *. by Kristian Høgsberg · 17 years ago
- ba1fc17 [SCSI] libsas: add SAS management protocol handler by FUJITA Tomonori · 17 years ago
- 7aa68e8 [SCSI] transport_sas: add SAS management protocol support by FUJITA Tomonori · 17 years ago
- 0f05df8b [SCSI] libsas, aic94xx: fix dma mapping cockups with ATA by James Bottomley · 17 years ago
- 3a2755a [SCSI] sas_ata: Implement sas_task_abort for ATA devices by Darrick J. Wong · 18 years ago
- 338ec57 [SCSI] Migrate libsas ATA code into a separate file by Darrick J. Wong · 18 years ago
- fa1c1e8 [SCSI] Add SATA support to libsas by Darrick J. Wong · 18 years ago
- d0f656c [SCSI] Remove unused method scsi_device_cancel by Priyanka Gupta · 17 years ago
- 462b785 [SCSI] zfcp: Report FCP LUN to SCSI midlayer by Christof Schmitt · 17 years ago
- d8196ed [SCSI] iscsi class, iscsi_tcp, iser, qla4xxx: add netdevname sysfs attr by Mike Christie · 17 years ago
- 2223696 [SCSI] iscsi class, qla4xxx, iscsi_tcp: export local address by Mike Christie · 17 years ago
- 0ab823d [SCSI] qla4xxx: add iscsi_transport capps for fw capacilities by Mike Christie · 17 years ago
- 1548271 [SCSI] libiscsi: make can_queue configurable by Mike Christie · 17 years ago
- 77a23c2 [SCSI] libiscsi: fix iscsi cmdsn allocation by Mike Christie · 17 years ago
- b2c6416 [SCSI] iscsi class, iscsi_tcp, ib_iser: add sysfs chap file by Mike Christie · 17 years ago
- 857ae0b [SCSI] iscsi: Some fixes in preparation for bidirectional support - total_length by Mike Christie · 17 years ago
- d473cc7 [SCSI] iscsi: Some fixes in preparation for bidirectional support - exp_datasn by Mike Christie · 17 years ago
- 8ad5781 [SCSI] iscsi class, qla4xxx, iscsi_tcp, ib_iser: export/set initiator name by Mike Christie · 17 years ago
- 0801c24 [SCSI] libiscsi, iscsi_tcp, ib_iser : add sw iscsi host get/set params helpers by Mike Christie · 17 years ago
- 1d9bf13 [SCSI] iscsi class: add iscsi host set param event by Mike Christie · 17 years ago
- 2174a04 [SCSI] iscsi_transport, qla4xxx: have class lookup host for drivers by Mike Christie · 17 years ago
- 1819dc8 [SCSI] iscsi_transport: export hw address by Mike Christie · 17 years ago
- bcd92c9 [SCSI] introduce shost_priv helper by Christoph Hellwig · 17 years ago
- 824d7b5 [SCSI] scsi_lib: add scatter/gather data buffer accessors by FUJITA Tomonori · 17 years ago
- 9ef3e4a [SCSI] fc_transport: fix sysfs deadlock on vport delete by James Smart · 17 years ago
- 1dfcda0 [SCSI] kill scsi host template suspend/resume by Tejun Heo · 18 years ago
- a53eb5e [SCSI] FC Transport support for vports based on NPIV by James Smart · 18 years ago