aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/scsi_sysfs.c
Commit message (Expand)AuthorAgeFilesLines
* SCSI: scsi_remove_target: fix softlockup regression on hot removeDan Williams2012-10-071-16/+14
* SCSI: fix hot unplug vs async scan raceDan Williams2012-08-091-15/+26
* [SCSI] Fix oops caused by queue refcounting failureJames Bottomley2011-06-021-0/+1
* [SCSI] put stricter guards on queue dead checksJames Bottomley2011-04-241-8/+8
* PM: Remove CONFIG_PM_OPSRafael J. Wysocki2011-03-151-1/+1
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-131-2/+4
|\
| * Merge branch 'master' into for-nextJiri Kosina2010-12-221-1/+2
| |\
| * | SCSI: improve two error messagesAlan Stern2010-11-261-2/+4
* | | [SCSI] eliminate an unnecessary local variable from scsi_remove_target()Alan Stern2011-01-031-4/+2
| |/ |/|
* | [SCSI] Fix race when removing SCSI devicesChristof Schmitt2010-10-251-1/+2
|/
* block/scsi: Provide a limit on the number of integrity segmentsMartin K. Petersen2010-09-101-0/+2
* SCSI: remove fake "address-of" expressionAlan Stern2010-08-061-0/+2
* [SCSI] implement runtime Power ManagementAlan Stern2010-07-281-2/+18
* [SCSI] convert to the new PM frameworkAlan Stern2010-07-281-47/+1
* [SCSI] fix sdev_rw_attr macro for scsi device sysfs entriesTomohiro Kusumi2010-05-011-2/+2
* [SCSI] don't reap targets upon device_add failureAlan Stern2010-04-111-3/+0
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2010-02-261-0/+4
|\
| * PM: Allow SCSI devices to suspend/resume asynchronouslyRafael J. Wysocki2010-02-261-0/+4
* | [SCSI] fix duplicate removal on error path in scsi_sysfs_add_sdevAlan Stern2010-02-181-11/+7
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2009-12-091-3/+41
|\
| * [SCSI] add queue_depth ramp up codeVasu Dev2009-12-041-2/+39
| * [SCSI] modify change_queue_depth to take in reason why it is being calledMike Christie2009-12-041-1/+2
* | [SCSI] fix async scan add/remove race resulting in an oopsJames Bottomley2009-11-261-36/+27
|/
* [SCSI] fix memory leak in initializationJames Bottomley2009-10-131-5/+2
* driver model: constify attribute groupsDavid Brownell2009-09-151-2/+2
* sd, sr: fix Driver 'sd' needs updating messageHannes Reinecke2009-06-211-17/+0
* [SCSI] scsi_sysfs: delete extra kernel-docRandy Dunlap2009-03-121-1/+0
* [SCSI] struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-021-7/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-10-101-0/+1
|\
| * [SCSI] Update the SCSI state model to allow blocking in the created stateJames Bottomley2008-10-031-0/+1
* | block: unify request timeout handlingJens Axboe2008-10-091-2/+5
|/
* [SCSI] Host protection capabilitiesMartin K. Petersen2008-07-261-0/+4
* [SCSI] scsi_dh: add infrastructure for SCSI Device HandlersChandra Seetharaman2008-06-051-0/+1
* [SCSI] fix intermittent oops in scsi_bus_ueventJames Bottomley2008-05-231-1/+6
* [SCSI] bsg: add release callback supportFUJITA Tomonori2008-04-221-1/+1
* [SCSI] rework scsi_target allocationJames Bottomley2008-04-221-0/+27
* [SCSI] use default attributes for scsi_hostHannes Reinecke2008-04-221-61/+23
* [SCSI] add scsi_host and scsi_target to scsi_busHannes Reinecke2008-04-221-5/+24
* SCSI: convert struct class_device to struct deviceTony Jones2008-04-191-65/+85
* Revert "[SCSI] fix bsg queue oops with iscsi logout"James Bottomley2008-03-261-1/+1
* [SCSI] fix bsg queue oops with iscsi logoutMike Christie2008-03-131-1/+1
* [SCSI] add missing transport configure points for target and hostJames Bottomley2008-01-231-0/+1
* [SCSI] scsi_sysfs: restore prep_fn when ULD is removedJames Bottomley2008-01-021-0/+17
* SCSI: add asynchronous event notification APIJeff Garzik2007-11-031-0/+47
* [SCSI] make supported_mode default to initiator.James Bottomley2007-10-171-4/+6
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-10-151-85/+95
|\
| * [SCSI] fix scsi_is_sdev_device() after switch to default sdev attributesKay Sievers2007-10-121-1/+1
| * [SCSI] switch sdev sysfs attributes to default attributesKay Sievers2007-10-121-84/+52
| * [SCSI] add supported_mode and active_mode attributes to the hostFUJITA Tomonori2007-10-121-0/+42