Age | Commit message (Expand) | Author |
2012-09-24 | [SCSI] scsi_remove_target: fix softlockup regression on hot remove | Dan Williams |
2012-07-20 | [SCSI] fix hot unplug vs async scan race | Dan Williams |
2012-07-20 | [SCSI] Stop accepting SCSI requests before removing a device | Bart Van Assche |
2012-07-20 | [SCSI] Fix device removal NULL pointer dereference | Bart Van Assche |
2012-07-20 | [SCSI] add new SDEV_TRANSPORT_OFFLINE state | Mike Christie |
2011-08-27 | [SCSI] scsi: Added support for adapter and firmware reset | Vikas Chaudhary |
2011-06-02 | [SCSI] Fix oops caused by queue refcounting failure | James Bottomley |
2011-04-24 | [SCSI] put stricter guards on queue dead checks | James Bottomley |
2011-03-15 | PM: Remove CONFIG_PM_OPS | Rafael J. Wysocki |
2011-01-13 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds |
2011-01-03 | [SCSI] eliminate an unnecessary local variable from scsi_remove_target() | Alan Stern |
2010-12-22 | Merge branch 'master' into for-next | Jiri Kosina |
2010-11-26 | SCSI: improve two error messages | Alan Stern |
2010-10-25 | [SCSI] Fix race when removing SCSI devices | Christof Schmitt |
2010-09-10 | block/scsi: Provide a limit on the number of integrity segments | Martin K. Petersen |
2010-08-06 | SCSI: remove fake "address-of" expression | Alan Stern |
2010-07-28 | [SCSI] implement runtime Power Management | Alan Stern |
2010-07-28 | [SCSI] convert to the new PM framework | Alan Stern |
2010-05-01 | [SCSI] fix sdev_rw_attr macro for scsi device sysfs entries | Tomohiro Kusumi |
2010-04-11 | [SCSI] don't reap targets upon device_add failure | Alan Stern |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-02-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds |
2010-02-26 | PM: Allow SCSI devices to suspend/resume asynchronously | Rafael J. Wysocki |
2010-02-18 | [SCSI] fix duplicate removal on error path in scsi_sysfs_add_sdev | Alan Stern |
2009-12-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds |
2009-12-04 | [SCSI] add queue_depth ramp up code | Vasu Dev |
2009-12-04 | [SCSI] modify change_queue_depth to take in reason why it is being called | Mike Christie |
2009-11-26 | [SCSI] fix async scan add/remove race resulting in an oops | James Bottomley |
2009-10-13 | [SCSI] fix memory leak in initialization | James Bottomley |
2009-09-15 | driver model: constify attribute groups | David Brownell |
2009-06-21 | sd, sr: fix Driver 'sd' needs updating message | Hannes Reinecke |
2009-03-12 | [SCSI] scsi_sysfs: delete extra kernel-doc | Randy Dunlap |
2009-01-02 | [SCSI] struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers |
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] Update the SCSI state model to allow blocking in the created state | James Bottomley |
2008-07-26 | [SCSI] Host protection capabilities | Martin K. Petersen |
2008-06-05 | [SCSI] scsi_dh: add infrastructure for SCSI Device Handlers | Chandra Seetharaman |
2008-05-23 | [SCSI] fix intermittent oops in scsi_bus_uevent | James Bottomley |
2008-04-22 | [SCSI] bsg: add release callback support | FUJITA Tomonori |
2008-04-22 | [SCSI] rework scsi_target allocation | James Bottomley |
2008-04-22 | [SCSI] use default attributes for scsi_host | Hannes Reinecke |
2008-04-22 | [SCSI] add scsi_host and scsi_target to scsi_bus | Hannes Reinecke |
2008-04-19 | SCSI: convert struct class_device to struct device | Tony Jones |
2008-03-26 | Revert "[SCSI] fix bsg queue oops with iscsi logout" | James Bottomley |
2008-03-13 | [SCSI] fix bsg queue oops with iscsi logout | Mike Christie |
2008-01-23 | [SCSI] add missing transport configure points for target and host | James Bottomley |
2008-01-02 | [SCSI] scsi_sysfs: restore prep_fn when ULD is removed | James Bottomley |
2007-11-03 | SCSI: add asynchronous event notification API | Jeff Garzik |
2007-10-17 | [SCSI] make supported_mode default to initiator. | James Bottomley |