Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
cfd46c141968feda772bf0e2791027c501a07011
/
drivers
/
scsi
/
hosts.c
4dfddf5
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 8 years ago
8d58881
scsi: Avoid that toggling use_blk_mq triggers a memory leak
by Bart Van Assche
· 8 years ago
0d5644b
scsi: configure runtime pm before calling device_add in scsi_add_host_with_dma
by Heiner Kallweit
· 8 years ago
9aa9cc4
scsi: remove the disable_blk_mq host flag
by Christoph Hellwig
· 8 years ago
fcab86a
Merge branch 'for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 9 years ago
126a4fe
scsi: Use ida for host number management
by Lee Duncan
· 9 years ago
5c6fab9
scsi: Drop runtime PM usage count after host is added
by Mika Westerberg
· 9 years ago
be9e2f7
Merge branch 'mkp-fixes' into fixes
by James Bottomley
· 9 years ago
b49493f
Fix a memory leak in scsi_host_dev_release()
by Bart Van Assche
· 9 years ago
64d513a
scsi: use host wide tags by default
by Christoph Hellwig
· 9 years ago
abd0c53
scsi: remove ordered_tag host template field
by Christoph Hellwig
· 10 years ago
a222b1e
scsi: fixup logging messages in scsi_error.c
by Hannes Reinecke
· 10 years ago
d285203
scsi: add support for a blk-mq based I/O path.
by Christoph Hellwig
· 11 years ago
91921e0
scsi: use dev_printk variants where possible
by Hannes Reinecke
· 10 years ago
ad469a5
[SCSI] scsi_error: disable eh_deadline if no host_reset_handler is set
by Hannes Reinecke
· 11 years ago
bb3b621
[SCSI] Set the minimum valid value of 'eh_deadline' as 0
by Ren Mingxin
· 11 years ago
e494f6a
[SCSI] improved eh timeout handler
by Hannes Reinecke
· 11 years ago
54b2b50
[SCSI] Disable WRITE SAME for RAID and virtual host adapter drivers
by Martin K. Petersen
· 11 years ago
b456202
[SCSI] Add 'eh_deadline' to limit SCSI EH runtime
by Hannes Reinecke
· 11 years ago
9f3b795
driver-core: constify data for class_find_device()
by Michał Mirosław
· 12 years ago
67bd941
[SCSI] Fix device removal NULL pointer dereference
by Bart Van Assche
· 12 years ago
9e1a153
[SCSI] properly initialize atomic_t
by Josh Hunt
· 12 years ago
3c8d9a9
[SCSI] fix oops in all legacy host adapters caused by 6f381fa
by James Bottomley
· 13 years ago
3308511
[SCSI] Make scsi_free_queue() kill pending SCSI commands
by Bart Van Assche
· 13 years ago
b9da057
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
by Linus Torvalds
· 14 years ago
39aba96
driver core: remove CONFIG_SYSFS_DEPRECATED_V2 but keep it for block devices
by Kay Sievers
· 14 years ago
13f05c8
block/scsi: Provide a limit on the number of integrity segments
by Martin K. Petersen
· 14 years ago
bc4f240
[SCSI] implement runtime Power Management
by Alan Stern
· 14 years ago
e4bf25f
[SCSI] scsi:hosts.c Fix warning: variable 'rval' set but not used
by Justin P. Mattock
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
4cb077d
PM: Allow SCSI devices to suspend/resume asynchronously
by Rafael J. Wysocki
· 15 years ago
382f51f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 15 years ago
d139b9b
[SCSI] scsi_lib_dma: fix bug with dma maps on nested scsi objects
by James Bottomley
· 15 years ago
4e46bf8
[SCSI] fix crash when disconnecting usb storage
by Alexey Kuznetsov
· 15 years ago
30c9afa
fix race that can give duplicate host number
by Joe Eykholt
· 15 years ago
77c0197
[SCSI] fix /proc memory leak in the SCSI core
by Alan Stern
· 16 years ago
71610f5
[SCSI] struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
315cb0a
[SCSI] scsi_host_lookup: error returns and NULL pointers
by James Smart
· 16 years ago
aab0de2
driver core: remove KOBJ_NAME_LEN define
by Kay Sievers
· 17 years ago
695794a
Driver Core: add ability for class_find_device to start in middle of list
by Greg Kroah-Hartman
· 16 years ago
89a93f2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 16 years ago
453cd0f
[SCSI] make struct scsi_{host,target}_type static
by Adrian Bunk
· 16 years ago
3ed7897
[SCSI] scsi_host regression: fix scsi host leak
by Mike Christie
· 16 years ago
542bd13
[SCSI] fix SLUB WARN_ON
by James Bottomley
· 17 years ago
f7120a4
[SCSI] use default attributes for scsi_host
by Hannes Reinecke
· 17 years ago
b0ed433
[SCSI] add scsi_host and scsi_target to scsi_bus
by Hannes Reinecke
· 17 years ago
ee959b0
SCSI: convert struct class_device to struct device
by Tony Jones
· 17 years ago
540d9b4
[SCSI] hosts.c: removed one unneeded shost->active_mode assignment
by Denis Cheng
· 17 years ago
77cca46
[SCSI] hosts.c: fixes for "no error" reported after error scenarios
by James Smart
· 17 years ago
d3f46f3
[SCSI] remove use_sg_chaining
by James Bottomley
· 17 years ago
9b73e76
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 17 years ago
9c77010
scsi: use class iteration api
by Dave Young
· 17 years ago
5b7f168
[SCSI] don't use __GFP_DMA for sense buffers if not required
by James Bottomley
· 17 years ago
de25deb
[SCSI] use dynamically allocated sense buffer
by FUJITA Tomonori
· 17 years ago
eb44820
[SCSI] Add Documentation and integrate into docbook build
by Rob Landley
· 17 years ago
7a39ac3
[SCSI] make supported_mode default to initiator.
by James Bottomley
· 17 years ago
9cb83c7
[SCSI] add use_sg_chaining option to scsi_host_template
by FUJITA Tomonori
· 17 years ago
5dc2b89
[SCSI] add supported_mode and active_mode attributes to the host
by FUJITA Tomonori
· 17 years ago
c000c43
[SCSI] initialize shost_data to zero
by FUJITA Tomonori
· 17 years ago
b7bb125
SCSI: use the proper semaphore to protect the class lists
by Greg Kroah-Hartman
· 18 years ago
b58d915
[SCSI] export scsi-ml functions needed by tgt_scsi_lib and its LLDs
by FUJITA Tomonori
· 18 years ago
4f777ed2
[SCSI] kill scsi_assign_lock
by Christoph Hellwig
· 18 years ago
86e33a2
[SCSI] add shared tag map helpers
by James Bottomley
· 18 years ago
dd7e2f2
[SCSI] scsi_queue_work() documented return value is incorrect
by Michael Reed
· 18 years ago
9227c33
[PATCH] move ->eh_strategy_handler to the transport class
by Christoph Hellwig
· 19 years ago
24669f75
[SCSI] SCSI core kmalloc2kzalloc
by Jes Sorensen
· 19 years ago
0b95067
[SCSI] turn most scsi semaphores into mutexes
by Arjan van de Ven
· 19 years ago
461d4e9
[BLOCK] update SCSI to use new blk_ordered for barriers
by Tejun Heo
· 19 years ago
849a892
Merge by Hand
by James Bottomley
· 19 years ago
d052d1b
Create platform_device.h to contain all the platform device details.
by Russell King
· 19 years ago
9ccfc75
[SCSI] move the mid-layer printk's over to shost/starget/sdev_printk
by James Bottomley
· 19 years ago
c53033f
[PATCH] gfp_t: drivers/scsi
by Al Viro
· 19 years ago
9e70592
[SCSI] fix potential panic with proc on module removal
by James Bottomley
· 19 years ago
939647e
[SCSI] fix oops on usb storage device disconnect
by James Bottomley
· 19 years ago
c5478de
[SCSI] switch EH thread startup to the kthread API
by Christoph Hellwig
· 19 years ago
82f2946
[SCSI] host state model update: mediate host add/remove race
by Mike Anderson
· 19 years ago
d2c9d9e
[SCSI] host state model update: reimplement scsi_host_cancel
by Mike Anderson
· 19 years ago
d330187
[SCSI] host state model update: replace old host bitmap state
by Mike Anderson
· 19 years ago
1241319
[SCSI] remove scsi_set_device
by Christoph Hellwig
· 19 years ago
52c1da3
[PATCH] make various thing static
by Adrian Bunk
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago