index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
scsi_sysfs.c
Age
Commit message (
Expand
)
Author
2017-03-18
Merge tag 'lsk-v4.4-17.02-android' into branch 'msm-4.4'
Runmin Wang
2017-01-09
scsi: avoid a permanent stop of the scsi device's request queue
Wei Fang
2016-12-16
Merge branch 'v4.4-16.09-android-tmp' into lsk-v4.4-16.09-android
Runmin Wang
2016-10-28
Merge remote-tracking branch 'msm4.4/tmp-da9a92f' into msm-4.4
Runmin Wang
2016-08-16
scsi: ignore errors from scsi_dh_add_device()
Hannes Reinecke
2016-06-01
Revert "scsi: fix soft lockup in scsi_remove_target() on module removal"
Johannes Thumshirn
2016-06-01
scsi: Add intermediate STARGET_REMOVE state to scsi_target_state
Johannes Thumshirn
2016-03-23
Merge remote-tracking branch 'lsk-44/linux-linaro-lsk-v4.4' into 44rc2
David Keitel
2016-03-22
scsi: Allow auto suspend override by low-level driver
Sujit Reddy Thumma
2016-02-25
scsi: fix soft lockup in scsi_remove_target() on module removal
James Bottomley
2015-12-03
Merge branch 'mkp-fixes' into fixes
James Bottomley
2015-12-02
Revert "scsi: Fix a bdi reregistration race"
Bart Van Assche
2015-11-19
scsi_sysfs: protect against double execution of __scsi_remove_device()
Vitaly Kuznetsov
2015-11-13
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2015-11-12
Merge tag '4.4-scsi-mkp' into misc
James Bottomley
2015-11-09
scsi_sysfs: Fix queue_ramp_up_period return code
Peter Oberparleiter
2015-11-09
scsi: Fix a bdi reregistration race
Bart Van Assche
2015-11-09
scsi_sysfs: Fix queue_ramp_up_period return code
Peter Oberparleiter
2015-11-09
scsi: Export SCSI Inquiry data to sysfs
Johannes Thumshirn
2015-11-05
scsi: restart list search after unlock in scsi_remove_target
Christoph Hellwig
2015-10-27
scsi_dh: fix use-after-free when removing scsi device
Junichi Nomura
2015-08-28
scsi_dh: integrate into the core SCSI code
Christoph Hellwig
2015-07-16
scsi: fix host max depth checking for the 'queue_depth' sysfs interface
Jens Axboe
2014-12-04
scsi: remove ->change_queue_type method
Christoph Hellwig
2014-11-24
scsi: drop reason argument from ->change_queue_depth
Christoph Hellwig
2014-11-24
scsi: don't allow setting of queue_depth bigger than can_queue
Christoph Hellwig
2014-11-12
scsi: remove ordered_tags scsi_device field
Christoph Hellwig
2014-09-15
scsi: balance out autopm get/put calls in scsi_sysfs_add_sdev()
Subhash Jadavani
2014-09-15
scsi: don't store LUN bits in CDB[1] for USB mass-storage devices
Alan Stern
2014-08-08
drivers/scsi: replace strict_strto calls
Daniel Walter
2014-07-25
scsi: add support for a blk-mq based I/O path.
Christoph Hellwig
2014-07-25
scsi: fix the {host,target,device}_blocked counter mess
Christoph Hellwig
2014-07-25
scsi: convert device_busy to atomic_t
Christoph Hellwig
2014-07-25
scsi: convert host_busy to atomic_t
Christoph Hellwig
2014-07-17
scsi: use 64-bit LUNs
Hannes Reinecke
2014-04-01
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2014-03-27
[SCSI] Add EVPD page 0x83 and 0x80 to sysfs
Hannes Reinecke
2014-03-19
[SCSI] scsi_sysfs: Implement 'is_visible' callback
Hannes Reinecke
2014-03-15
[SCSI] scsi_error: disable eh_deadline if no host_reset_handler is set
Hannes Reinecke
2014-03-15
[SCSI] fix our current target reap infrastructure
James Bottomley
2014-02-07
scsi: use device_remove_file_self() instead of device_schedule_callback()
Tejun Heo
2013-12-19
[SCSI] Set the minimum valid value of 'eh_deadline' as 0
Ren Mingxin
2013-10-25
[SCSI] Add 'eh_deadline' to limit SCSI EH runtime
Hannes Reinecke
2013-10-25
[SCSI] export device_busy for sdev
Jack Wang
2013-08-26
[SCSI] Generate uevents on certain unit attention codes
Ewan D. Milne
2013-06-04
[SCSI] Allow error handling timeout to be specified
Martin K. Petersen
2012-11-30
[SCSI] prevent stack buffer overflow in host_reset
Sasha Levin
2012-09-24
[SCSI] scsi_remove_target: fix softlockup regression on hot remove
Dan Williams
2012-07-20
[SCSI] fix hot unplug vs async scan race
Dan Williams
2012-07-20
[SCSI] Stop accepting SCSI requests before removing a device
Bart Van Assche
[next]