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