aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/scsi_sysfs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-04-22[SCSI] bsg: add release callback supportFUJITA Tomonori1-1/+1
2008-04-22[SCSI] rework scsi_target allocationJames Bottomley1-0/+27
2008-04-22[SCSI] use default attributes for scsi_hostHannes Reinecke1-61/+23
2008-04-22[SCSI] add scsi_host and scsi_target to scsi_busHannes Reinecke1-5/+24
2008-04-19SCSI: convert struct class_device to struct deviceTony Jones1-65/+85
2008-03-26Revert "[SCSI] fix bsg queue oops with iscsi logout"James Bottomley1-1/+1
2008-03-13[SCSI] fix bsg queue oops with iscsi logoutMike Christie1-1/+1
2008-01-23[SCSI] add missing transport configure points for target and hostJames Bottomley1-0/+1
2008-01-02[SCSI] scsi_sysfs: restore prep_fn when ULD is removedJames Bottomley1-0/+17
2007-11-03SCSI: add asynchronous event notification APIJeff Garzik1-0/+47
2007-10-17[SCSI] make supported_mode default to initiator.James Bottomley1-4/+6
2007-10-15Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-85/+95
2007-10-12Driver core: change add_uevent_var to use a structKay Sievers1-7/+2
2007-10-12[SCSI] fix scsi_is_sdev_device() after switch to default sdev attributesKay Sievers1-1/+1
2007-10-12[SCSI] switch sdev sysfs attributes to default attributesKay Sievers1-84/+52
2007-10-12[SCSI] add supported_mode and active_mode attributes to the hostFUJITA Tomonori1-0/+42
2007-07-21[SCSI] bsg: make class backlinksJames Bottomley1-1/+1
2007-07-19[SCSI] bsg: separate bsg and SCSI (so SCSI can be modular)James Bottomley1-0/+13
2007-07-18[SCSI] small cleanupsAdrian Bunk1-1/+2
2007-05-22[SCSI] kill scsi host template suspend/resumeTejun Heo1-22/+3
2007-05-05Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-4/+50
2007-04-17[SCSI] modalias for scsi devicesMichael Tokarev1-0/+23
2007-03-20[SCSI] sd: implement START/STOP managementTejun Heo1-4/+27
2007-03-15[PATCH] sysfs and driver core: add callback helper, used by SCSI and S390Alan Stern1-1/+13
2007-02-16[SCSI] SCSI core: better initialization for sdev->scsi_levelAlan Stern1-1/+1
2006-11-22WorkStruct: Pass the work_struct pointer instead of context dataDavid Howells1-5/+5
2006-10-25[SCSI] add can_queue to host parametersJames Bottomley1-0/+2
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-10[SCSI] drivers/scsi: Use ARRAY_SIZE macroTobias Klauser1-4/+4
2006-03-24[PATCH] Make libata not powerdown drivers on PM_EVENT_FREEZE.Nigel Cunningham1-1/+1
2006-02-27[SCSI] fix scsi process problems and clean up the target reap issuesJames Bottomley1-1/+3
2006-02-14[SCSI] fix wrong context bugs in SCSIJames Bottomley1-1/+8
2006-01-14[SCSI] remove target parent limitiationChristoph Hellwig1-1/+4
2006-01-12[SCSI] turn most scsi semaphores into mutexesArjan van de Ven1-2/+2
2006-01-06[PATCH] Suspend support for libataJens Axboe1-0/+31
2005-12-13[SCSI] Mark some core scsi data structures constArjan van de Ven1-2/+2
2005-11-06[SCSI] Fix transport class oopsJames Bottomley1-3/+6
2005-09-19[SCSI] fix oops on usb storage device disconnectJames Bottomley1-0/+2
2005-09-18[SCSI] SCSI scanning and removal fixesAlan Stern1-3/+6
2005-09-15[SCSI] fix use after potential free in scsi_remove_deviceAlan Stern1-2/+4
2005-09-09[SCSI] fix callers of scsi_remove_device() who already hold the scan mutedAlan Stern1-13/+15
2005-07-30[SCSI] host state model update: replace old host bitmap stateMike Anderson1-0/+62
2005-06-24[PATCH] make various thing staticAdrian Bunk1-2/+2
2005-06-20[PATCH] Driver Core: drivers/s390/net/qeth_sys.c - drivers/usb/gadget/pxa2xx_udc.c: update device attribute callbacksYani Ioannou1-14/+14
2005-06-20[PATCH] Use device_for_each_child() to unregister devices in scsi_remove_target().mochel@digitalimplant.org1-5/+9
2005-04-16updates for CFQ oops fix1-0/+3
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+816