aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/scsi_sysfs.c
Commit message (Expand)AuthorAge
* 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
|/
* [SCSI] bsg: make class backlinksJames Bottomley2007-07-21
* [SCSI] bsg: separate bsg and SCSI (so SCSI can be modular)James Bottomley2007-07-19
* [SCSI] small cleanupsAdrian Bunk2007-07-18
* [SCSI] kill scsi host template suspend/resumeTejun Heo2007-05-22
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-05-05
|\
| * [SCSI] modalias for scsi devicesMichael Tokarev2007-04-17
| * [SCSI] sd: implement START/STOP managementTejun Heo2007-03-20
* | [PATCH] sysfs and driver core: add callback helper, used by SCSI and S390Alan Stern2007-03-15
|/
* [SCSI] SCSI core: better initialization for sdev->scsi_levelAlan Stern2007-02-16
* WorkStruct: Pass the work_struct pointer instead of context dataDavid Howells2006-11-22