Age | Commit message (Expand) | Author |
2008-10-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds |
2008-10-09 | block: unify request timeout handling | Jens Axboe |
2008-10-03 | [SCSI] fc_transport: Add an API to allow an LLD to create vports | Andrew Vasquez |
2008-07-27 | [SCSI] replace __FUNCTION__ with __func__ | Harvey Harrison |
2008-07-21 | driver core: remove KOBJ_NAME_LEN define | Kay Sievers |
2008-04-27 | [SCSI] scsi_transport_fc: fc_user_scan correction | James Smart |
2008-04-19 | SCSI: convert struct class_device to struct device | Tony Jones |
2008-01-11 | [SCSI] Add Documentation and integrate into docbook build | Rob Landley |
2007-10-12 | [SCSI] Fix signness of parameters in scsi module | Masatake YAMATO |
2007-10-12 | [SCSI] fc_transport: add target driver support | FUJITA Tomonori |
2007-10-12 | [SCSI] scsi_transport_fc: Introduce disable_target_scan flag | Christof Schmitt |
2007-07-18 | [SCSI] small cleanups | Adrian Bunk |
2007-06-17 | [SCSI] fc_transport: Check portstates before invoking target scan | Hannes Reinecke |
2007-05-26 | [SCSI] fc_transport: fix sysfs deadlock on vport delete | James Smart |
2007-05-16 | [SCSI] FC Transport support for vports based on NPIV | James Smart |
2007-05-06 | [SCSI] fc_transport: make all rports wait dev_loss_tmo before removing them | James Smart |
2007-03-20 | [SCSI] fc_transport: update potential link speeds | James Smart |
2007-02-17 | Fix typos concerning hierarchy | Uwe Kleine-König |
2007-02-14 | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau |
2006-11-22 | WorkStruct: make allyesconfig | David Howells |
2006-09-23 | [SCSI] scsi_transport_fc: fixup netlink arguments | James Bottomley |
2006-09-04 | [SCSI] FC transport: Add dev_loss_tmo callbacks, and new fast_io_fail_tmo w/ ... | James Smart |
2006-09-02 | [SCSI] SCSI & FC transport: extend event vendor id's to 64bits | James Smart |
2006-09-02 | [SCSI] SCSI and FC Transport: add netlink support for posting of transport ev... | James Smart |
2006-08-19 | [SCSI] fc transport: add fc_host system_hostname attribute and u64_to_wwn() | James Smart |
2006-08-19 | [SCSI] fc transport: convert fc_host symbolic_name attribute to a dynamic att... | James Smart |
2006-06-27 | [SCSI] fc transport: bug fix: correct references | James Smart |
2006-06-27 | [SCSI] update max sdev block limit | James Smart |
2006-06-27 | [SCSI] fc transport: resolve scan vs delete deadlocks | James Smart |
2006-06-10 | [SCSI] drivers/scsi: Use ARRAY_SIZE macro | Tobias Klauser |
2006-04-13 | [SCSI] FC transport: fixes for workq deadlocks | James Smart |
2006-03-21 | Merge ../linux-2.6 | James Bottomley |
2006-03-14 | Merge ../linux-2.6 | James Bottomley |
2006-03-13 | [SCSI] FC transport : Avoid device offline cases by stalling aborts until dev... | James Smart |
2006-03-09 | [SCSI] scsi_transport_fc: fix FC_HOST_NUM_ATTRS | Andreas Herrmann |
2006-02-27 | [SCSI] SCSI core kmalloc2kzalloc | Jes Sorensen |
2006-02-27 | [SCSI] fc_transport: stop creating duplicate rport entries. | Andrew Vasquez |
2006-01-14 | [SCSI] remove target parent limitiation | Christoph Hellwig |
2006-01-14 | [SCSI] fc transport: add permanent_port_name fc_host attribute | Andreas Herrmann |
2006-01-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds |
2005-12-15 | [SCSI] fix for fc transport recursion problem. | James.Smart@Emulex.Com |
2005-12-13 | [SCSI] Mark some core scsi data structures const | Arjan van de Ven |
2005-11-04 | Merge by Hand | James Bottomley |
2005-10-30 | [PATCH] fix missing includes | Tim Schmielau |
2005-10-28 | [SCSI] update fc_transport for removal of block/unblock functions | James.Smart@Emulex.Com |
2005-10-28 | [SCSI] Add an 'Issue LIP' device attribute in fc_transport class | Andrew Vasquez |
2005-10-28 | [SCSI] move the mid-layer printk's over to shost/starget/sdev_printk | James Bottomley |
2005-10-16 | [SCSI] FW: [PATCH] for Deadlock in transport_fc | James.Smart@Emulex.Com |
2005-08-28 | Merge HEAD from ../scsi-misc-2.6-tmp | James Bottomley |
2005-08-14 | [SCSI] correct transport class abstraction to work outside SCSI | James Bottomley |