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