summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/scsi_sysfs.c
Commit message (Expand)AuthorAgeFilesLines
* scsi: fix host max depth checking for the 'queue_depth' sysfs interfaceJens Axboe2015-07-161-1/+1
* scsi: remove ->change_queue_type methodChristoph Hellwig2014-12-041-26/+4
* scsi: drop reason argument from ->change_queue_depthChristoph Hellwig2014-11-241-2/+1
* scsi: don't allow setting of queue_depth bigger than can_queueChristoph Hellwig2014-11-241-1/+1
* scsi: remove ordered_tags scsi_device fieldChristoph Hellwig2014-11-121-6/+7
* scsi: balance out autopm get/put calls in scsi_sysfs_add_sdev()Subhash Jadavani2014-09-151-4/+1
* scsi: don't store LUN bits in CDB[1] for USB mass-storage devicesAlan Stern2014-09-151-0/+12
* drivers/scsi: replace strict_strto callsDaniel Walter2014-08-081-2/+2
* scsi: add support for a blk-mq based I/O path.Christoph Hellwig2014-07-251-0/+2
* scsi: fix the {host,target,device}_blocked counter messChristoph Hellwig2014-07-251-1/+9
* scsi: convert device_busy to atomic_tChristoph Hellwig2014-07-251-1/+9
* scsi: convert host_busy to atomic_tChristoph Hellwig2014-07-251-1/+8
* scsi: use 64-bit LUNsHannes Reinecke2014-07-171-7/+7
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2014-04-011-99/+143
|\
| * [SCSI] Add EVPD page 0x83 and 0x80 to sysfsHannes Reinecke2014-03-271-1/+33
| * [SCSI] scsi_sysfs: Implement 'is_visible' callbackHannes Reinecke2014-03-191-91/+93
| * [SCSI] scsi_error: disable eh_deadline if no host_reset_handler is setHannes Reinecke2014-03-151-1/+3
| * [SCSI] fix our current target reap infrastructureJames Bottomley2014-03-151-6/+14
* | scsi: use device_remove_file_self() instead of device_schedule_callback()Tejun Heo2014-02-071-13/+2
|/
* [SCSI] Set the minimum valid value of 'eh_deadline' as 0Ren Mingxin2013-12-191-11/+25
* [SCSI] Add 'eh_deadline' to limit SCSI EH runtimeHannes Reinecke2013-10-251-0/+37
* [SCSI] export device_busy for sdevJack Wang2013-10-251-0/+2
* [SCSI] Generate uevents on certain unit attention codesEwan D. Milne2013-08-261-0/+10
* [SCSI] Allow error handling timeout to be specifiedMartin K. Petersen2013-06-041-0/+30
* [SCSI] prevent stack buffer overflow in host_resetSasha Levin2012-11-301-7/+4
* [SCSI] scsi_remove_target: fix softlockup regression on hot removeDan Williams2012-09-241-16/+14
* [SCSI] fix hot unplug vs async scan raceDan Williams2012-07-201-15/+26
* [SCSI] Stop accepting SCSI requests before removing a deviceBart Van Assche2012-07-201-2/+9
* [SCSI] Fix device removal NULL pointer dereferenceBart Van Assche2012-07-201-4/+1
* [SCSI] add new SDEV_TRANSPORT_OFFLINE stateMike Christie2012-07-201-0/+1
* [SCSI] scsi: Added support for adapter and firmware resetVikas Chaudhary2011-08-271-0/+38
* [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
|\
OpenPOWER on IntegriCloud