| Commit message (Expand) | Author | Age | Files | Lines |
* | [SCSI] Fix oops caused by queue refcounting failure | James Bottomley | 2011-06-02 | 1 | -0/+1 |
* | [SCSI] put stricter guards on queue dead checks | James Bottomley | 2011-04-24 | 1 | -8/+8 |
* | PM: Remove CONFIG_PM_OPS | Rafael J. Wysocki | 2011-03-15 | 1 | -1/+1 |
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2011-01-13 | 1 | -2/+4 |
|\ |
|
| * | Merge branch 'master' into for-next | Jiri Kosina | 2010-12-22 | 1 | -1/+2 |
| |\ |
|
| * | | SCSI: improve two error messages | Alan Stern | 2010-11-26 | 1 | -2/+4 |
* | | | [SCSI] eliminate an unnecessary local variable from scsi_remove_target() | Alan Stern | 2011-01-03 | 1 | -4/+2 |
| |/
|/| |
|
* | | [SCSI] Fix race when removing SCSI devices | Christof Schmitt | 2010-10-25 | 1 | -1/+2 |
|/ |
|
* | block/scsi: Provide a limit on the number of integrity segments | Martin K. Petersen | 2010-09-10 | 1 | -0/+2 |
* | SCSI: remove fake "address-of" expression | Alan Stern | 2010-08-06 | 1 | -0/+2 |
* | [SCSI] implement runtime Power Management | Alan Stern | 2010-07-28 | 1 | -2/+18 |
* | [SCSI] convert to the new PM framework | Alan Stern | 2010-07-28 | 1 | -47/+1 |
* | [SCSI] fix sdev_rw_attr macro for scsi device sysfs entries | Tomohiro Kusumi | 2010-05-01 | 1 | -2/+2 |
* | [SCSI] don't reap targets upon device_add failure | Alan Stern | 2010-04-11 | 1 | -3/+0 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2010-02-26 | 1 | -0/+4 |
|\ |
|
| * | PM: Allow SCSI devices to suspend/resume asynchronously | Rafael J. Wysocki | 2010-02-26 | 1 | -0/+4 |
* | | [SCSI] fix duplicate removal on error path in scsi_sysfs_add_sdev | Alan Stern | 2010-02-18 | 1 | -11/+7 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2009-12-09 | 1 | -3/+41 |
|\ |
|
| * | [SCSI] add queue_depth ramp up code | Vasu Dev | 2009-12-04 | 1 | -2/+39 |
| * | [SCSI] modify change_queue_depth to take in reason why it is being called | Mike Christie | 2009-12-04 | 1 | -1/+2 |
* | | [SCSI] fix async scan add/remove race resulting in an oops | James Bottomley | 2009-11-26 | 1 | -36/+27 |
|/ |
|
* | [SCSI] fix memory leak in initialization | James Bottomley | 2009-10-13 | 1 | -5/+2 |
* | driver model: constify attribute groups | David Brownell | 2009-09-15 | 1 | -2/+2 |
* | sd, sr: fix Driver 'sd' needs updating message | Hannes Reinecke | 2009-06-21 | 1 | -17/+0 |
* | [SCSI] scsi_sysfs: delete extra kernel-doc | Randy Dunlap | 2009-03-12 | 1 | -1/+0 |
* | [SCSI] struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-01-02 | 1 | -7/+5 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2008-10-10 | 1 | -0/+1 |
|\ |
|
| * | [SCSI] Update the SCSI state model to allow blocking in the created state | James Bottomley | 2008-10-03 | 1 | -0/+1 |
* | | block: unify request timeout handling | Jens Axboe | 2008-10-09 | 1 | -2/+5 |
|/ |
|
* | [SCSI] Host protection capabilities | Martin K. Petersen | 2008-07-26 | 1 | -0/+4 |
* | [SCSI] scsi_dh: add infrastructure for SCSI Device Handlers | Chandra Seetharaman | 2008-06-05 | 1 | -0/+1 |
* | [SCSI] fix intermittent oops in scsi_bus_uevent | James Bottomley | 2008-05-23 | 1 | -1/+6 |
* | [SCSI] bsg: add release callback support | FUJITA Tomonori | 2008-04-22 | 1 | -1/+1 |
* | [SCSI] rework scsi_target allocation | James Bottomley | 2008-04-22 | 1 | -0/+27 |
* | [SCSI] use default attributes for scsi_host | Hannes Reinecke | 2008-04-22 | 1 | -61/+23 |
* | [SCSI] add scsi_host and scsi_target to scsi_bus | Hannes Reinecke | 2008-04-22 | 1 | -5/+24 |
* | SCSI: convert struct class_device to struct device | Tony Jones | 2008-04-19 | 1 | -65/+85 |
* | Revert "[SCSI] fix bsg queue oops with iscsi logout" | James Bottomley | 2008-03-26 | 1 | -1/+1 |
* | [SCSI] fix bsg queue oops with iscsi logout | Mike Christie | 2008-03-13 | 1 | -1/+1 |
* | [SCSI] add missing transport configure points for target and host | James Bottomley | 2008-01-23 | 1 | -0/+1 |
* | [SCSI] scsi_sysfs: restore prep_fn when ULD is removed | James Bottomley | 2008-01-02 | 1 | -0/+17 |
* | SCSI: add asynchronous event notification API | Jeff Garzik | 2007-11-03 | 1 | -0/+47 |
* | [SCSI] make supported_mode default to initiator. | James Bottomley | 2007-10-17 | 1 | -4/+6 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2007-10-15 | 1 | -85/+95 |
|\ |
|
| * | [SCSI] fix scsi_is_sdev_device() after switch to default sdev attributes | Kay Sievers | 2007-10-12 | 1 | -1/+1 |
| * | [SCSI] switch sdev sysfs attributes to default attributes | Kay Sievers | 2007-10-12 | 1 | -84/+52 |
| * | [SCSI] add supported_mode and active_mode attributes to the host | FUJITA Tomonori | 2007-10-12 | 1 | -0/+42 |
* | | Driver core: change add_uevent_var to use a struct | Kay Sievers | 2007-10-12 | 1 | -7/+2 |
|/ |
|
* | [SCSI] bsg: make class backlinks | James Bottomley | 2007-07-21 | 1 | -1/+1 |