Age | Commit message (Expand) | Author |
2008-01-28 | SG: Convert SCSI to use scatterlist helpers for sg chaining | Jens Axboe |
2008-01-25 | [SCSI] libsas: abstract STP task status into a function | James Bottomley |
2008-01-23 | [SCSI] use dynamically allocated sense buffer | FUJITA Tomonori |
2008-01-23 | [SCSI] scsi.h: add macro for enclosure bit of inquiry data | James Bottomley |
2008-01-23 | [SCSI] sd: add fix for devices with last sector access problems | Hans de Goede |
2008-01-11 | [SCSI] libsas: don't use made up error codes | James Bottomley |
2008-01-11 | [SCSI] libsas: add host SMP processing | James Bottomley |
2008-01-11 | [SCSI] iscsi: convert xmit path to iscsi chunks | Olaf Kirch |
2008-01-11 | [SCSI] libiscsi: fix nop handling | Mike Christie |
2008-01-11 | [SCSI] libiscsi: fix shutdown | Mike Christie |
2008-01-11 | [SCSI] libiscsi: do not block session during logout | Mike Christie |
2008-01-11 | [SCSI] libiscsi, iscsi_tcp: iscsi pool cleanup | Olaf Kirch |
2008-01-11 | [SCSI] iscsi_tcp, libiscsi: initial AHS Support | Boaz Harrosh |
2008-01-11 | [SCSI] iscsi_tcp: rewrite recv path | Olaf Kirch |
2008-01-11 | [SCSI] libiscsi, iscsi_tcp: add device support | Mike Christie |
2008-01-11 | [SCSI] sd,sr: add early detection of medium not present | James Bottomley |
2008-01-11 | [SCSI] move single_lun flag from scsi_device to scsi_target | Tony Battersby |
2008-01-11 | [SCSI] libsas: Fix various sparse complaints | Darrick J. Wong |
2008-01-11 | [SCSI] libsas: Convert sas_proto users to sas_protocol | Darrick J. Wong |
2008-01-11 | [SCSI] sr,sd: send media state change modification events | Kay Sievers |
2008-01-06 | Revert "scsi: revert "[SCSI] Get rid of scsi_cmnd->done"" | Linus Torvalds |
2008-01-02 | scsi: revert "[SCSI] Get rid of scsi_cmnd->done" | Ingo Molnar |
2007-12-10 | esp_scsi: fix reset cleanup spinlock recursion | Maciej W. Rozycki |
2007-11-03 | SCSI: add asynchronous event notification API | Jeff Garzik |
2007-11-02 | cleanup asm/scatterlist.h includes | Adrian Bunk |
2007-10-17 | [SCSI] include linux/scatterlist.h in scsi_eh.h | James Bottomley |
2007-10-17 | do not export /usr/include/scsi in make headers_install | Olaf Hering |
2007-10-16 | remove sglist_len | FUJITA Tomonori |
2007-10-16 | [SCSI] add use_sg_chaining option to scsi_host_template | FUJITA Tomonori |
2007-10-16 | SCSI: support for allocating large scatterlists | Jens Axboe |
2007-10-16 | scsi: simplify scsi_free_sgtable() | Jens Axboe |
2007-10-16 | scsi: convert to using sg helpers | Jens Axboe |
2007-10-15 | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds |
2007-10-12 | [SCSI] scsi_error: Refactoring scsi_error to facilitate in synchronous REQUES... | Boaz Harrosh |
2007-10-12 | [SCSI] scsi_transport_iscsi: add list, mutex includes | Michael S. Tsirkin |
2007-10-12 | [SCSI] Get rid of scsi_cmnd->done | Matthew Wilcox |
2007-10-12 | [SCSI] Fix device not ready printk | James Bottomley |
2007-10-12 | [SCSI] Remove ->pid field from scsi_cmnd | Matthew Wilcox |
2007-10-12 | [SCSI] move ULD attachment into the prep function | James Bottomley |
2007-10-12 | [SCSI] fc_transport: add target driver support | FUJITA Tomonori |
2007-10-12 | [SCSI] add supported_mode and active_mode attributes to the host | FUJITA Tomonori |
2007-10-12 | [SCSI] scsi_transport_fc: Introduce disable_target_scan flag | Christof Schmitt |
2007-10-12 | [SCSI] tgt: move tsk_mgmt_response callback to transport class | FUJITA Tomonori |
2007-10-12 | [SCSI] tgt: convert libsrp and ibmvstgt to use srp_transport | FUJITA Tomonori |
2007-10-12 | [SCSI] srp_transport: add target driver support | FUJITA Tomonori |
2007-10-12 | [SCSI] tgt: add I_T nexus support | FUJITA Tomonori |
2007-10-12 | [SCSI] transport_srp: add rport roles attribute | FUJITA Tomonori |
2007-10-12 | [SCSI] add srp transport class | FUJITA Tomonori |
2007-08-15 | [SCSI] libiscsi: sync up iscsi and scsi eh's access to the connection | Mike Christie |
2007-08-04 | [SCSI] sd: disentangle barriers in SCSI | James Bottomley |