summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/scsi_sysfs.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Driver core: change add_uevent_var to use a structKay Sievers2007-10-121-7/+2
|/
* [SCSI] bsg: make class backlinksJames Bottomley2007-07-211-1/+1
* [SCSI] bsg: separate bsg and SCSI (so SCSI can be modular)James Bottomley2007-07-191-0/+13
* [SCSI] small cleanupsAdrian Bunk2007-07-181-1/+2
* [SCSI] kill scsi host template suspend/resumeTejun Heo2007-05-221-22/+3
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-05-051-4/+50
|\
| * [SCSI] modalias for scsi devicesMichael Tokarev2007-04-171-0/+23
| * [SCSI] sd: implement START/STOP managementTejun Heo2007-03-201-4/+27
* | [PATCH] sysfs and driver core: add callback helper, used by SCSI and S390Alan Stern2007-03-151-1/+13
|/
* [SCSI] SCSI core: better initialization for sdev->scsi_levelAlan Stern2007-02-161-1/+1
* WorkStruct: Pass the work_struct pointer instead of context dataDavid Howells2006-11-221-5/+5
* [SCSI] add can_queue to host parametersJames Bottomley2006-10-251-0/+2
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [SCSI] drivers/scsi: Use ARRAY_SIZE macroTobias Klauser2006-06-101-4/+4
* [PATCH] Make libata not powerdown drivers on PM_EVENT_FREEZE.Nigel Cunningham2006-03-241-1/+1
* [SCSI] fix scsi process problems and clean up the target reap issuesJames Bottomley2006-02-271-1/+3
* [SCSI] fix wrong context bugs in SCSIJames Bottomley2006-02-141-1/+8
* [SCSI] remove target parent limitiationChristoph Hellwig2006-01-141-1/+4
* [SCSI] turn most scsi semaphores into mutexesArjan van de Ven2006-01-121-2/+2
* [PATCH] Suspend support for libataJens Axboe2006-01-061-0/+31
* [SCSI] Mark some core scsi data structures constArjan van de Ven2005-12-131-2/+2
* [SCSI] Fix transport class oopsJames Bottomley2005-11-061-3/+6
* [SCSI] fix oops on usb storage device disconnectJames Bottomley2005-09-191-0/+2
* [SCSI] SCSI scanning and removal fixesAlan Stern2005-09-181-3/+6
* [SCSI] fix use after potential free in scsi_remove_deviceAlan Stern2005-09-151-2/+4
* [SCSI] fix callers of scsi_remove_device() who already hold the scan mutedAlan Stern2005-09-091-13/+15
OpenPOWER on IntegriCloud