index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
ibmvscsi
/
ibmvscsi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-24
scsi: drop reason argument from ->change_queue_depth
Christoph Hellwig
1
-8
/
+2
2014-11-12
scsi: don't set tagging state from scsi_adjust_queue_depth
Christoph Hellwig
1
-2
/
+1
2014-06-25
ibmvscsi: Add memory barriers for send / receive
Brian King
1
-0
/
+10
2014-06-25
ibmvscsi: Abort init sequence during error recovery
Brian King
1
-1
/
+2
2014-04-18
sched, treewide: Replace hardcoded nice values with MIN_NICE/MAX_NICE
Dongsheng Yang
1
-1
/
+1
2013-09-06
[SCSI] ibmvscsi: Fix little endian issues
Anton Blanchard
1
-68
/
+86
2013-04-06
[SCSI] ibmvscsi: Fix slave_configure deadlock
Brian King
1
-1
/
+1
2013-01-03
Drivers: scsi: remove __dev* attributes.
Greg Kroah-Hartman
1
-1
/
+1
2012-09-24
[SCSI] ibmvscsi: Fix host config length field overflow
Benjamin Herrenschmidt
1
-0
/
+3
2012-09-24
[SCSI] ibmvscsi: Remove backend abstraction
Benjamin Herrenschmidt
1
-19
/
+330
2012-03-28
powerpc+sparc/vio: Modernize driver registration
Benjamin Herrenschmidt
1
-5
/
+2
2012-03-09
powerpc: remove the legacy iSeries part of ibmvscsi
Stephen Rothwell
1
-10
/
+2
2011-05-01
[SCSI] ibmvscsi: Improve CRQ reset reliability
Brian King
1
-2
/
+1
2010-11-16
SCSI host lock push-down
Jeff Garzik
1
-1
/
+3
2010-07-27
[SCSI] ibmvscsi: Driver version 1.5.9
Brian King
1
-1
/
+1
2010-07-27
[SCSI] ibmvscsi: Fix possible request_limit issue
Brian King
1
-2
/
+5
2010-07-27
[SCSI] ibmvscsi: Fix error path deadlock
Brian King
1
-14
/
+17
2010-07-27
[SCSI] ibmvscsi: Fix softlockup on resume
Brian King
1
-28
/
+89
2010-05-22
Merge remote branch 'origin' into secretlab/next-devicetree
Grant Likely
1
-27
/
+2
2010-05-18
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
1
-1
/
+1
2010-04-11
[SCSI] ibmvscsi: fix DMA API misuse
FUJITA Tomonori
1
-27
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-03
[SCSI] ibmvscsi: Add suspend/resume support
Brian King
1
-0
/
+19
2010-01-18
[SCSI] ibmvscsi: fix a typo in a source code comment
Bart Van Assche
1
-1
/
+1
2009-12-04
[SCSI] modify change_queue_depth to take in reason why it is being called
Mike Christie
1
-1
/
+6
2009-09-20
includecheck fix: drivers/scsi, ibmvscsi.c
Jaswinder Singh Rajput
1
-1
/
+0
2009-06-25
[SCSI] ibmvscsi: Fix module load hang
Brian King
1
-1
/
+6
2009-06-15
ibmvscsi: gadget: at91_udc: remove driver_data direct access of struct device
Greg Kroah-Hartman
1
-3
/
+3
2009-06-08
[SCSI] ibmvscsi: Add support for capabilities MAD
Brian King
1
-27
/
+197
2009-06-08
[SCSI] ibmvscsi: Enable fast fail feature
Robert Jennings
1
-1
/
+58
2009-06-08
[SCSI] ibmvscsi: Send adapter info before login
Brian King
1
-85
/
+85
2009-06-08
[SCSI] ibmvscsi: Add specific timeouts for operations
Robert Jennings
1
-12
/
+16
2009-06-08
[SCSI] ibmvscsi: Add 16 byte CDB support
Brian King
1
-0
/
+1
2009-05-23
[SCSI] ibmvscsi: Remove redundant test on unsigned.
Roel Kluin
1
-3
/
+0
2009-02-10
[SCSI] ibmvscsi: Correct DMA mapping leak
Robert Jennings
1
-0
/
+1
2009-01-13
powerpc: Change u64/s64 to a long long integer type
Ingo Molnar
1
-6
/
+6
2009-01-02
[SCSI] ibmvscsi: Make max_requests module parameter more accurate
Brian King
1
-6
/
+10
2008-12-29
[SCSI] ibmvscsi: Don't fail EH due to insufficient resources
Brian King
1
-2
/
+2
2008-12-01
[SCSI] ibmvscsi: switch to block timeout
James Bottomley
1
-1
/
+1
2008-10-09
block: unify request timeout handling
Jens Axboe
1
-1
/
+1
2008-08-16
[SCSI] ibmvscsi: Fixup desired DMA value for shared memory partitions
Brian King
1
-1
/
+1
2008-07-26
dma-mapping: add the device argument to dma_mapping_error()
FUJITA Tomonori
1
-2
/
+2
2008-07-25
ibmvscsi: driver enablement for CMO
Robert Jennings
1
-7
/
+38
2008-05-27
[SCSI] ibmvscsi: Non SCSI error status fixup
Brian King
1
-1
/
+1
2008-05-02
[SCSI] Let scsi_cmnd->cmnd use request->cmd buffer
Boaz Harrosh
1
-1
/
+1
2008-04-29
[SCSI] ibmvscsi: Handle non SCSI error status
Brian King
1
-1
/
+4
2008-04-19
SCSI: convert struct class_device to struct device
Tony Jones
1
-19
/
+25
2008-01-30
[SCSI] remove use_sg_chaining
James Bottomley
1
-1
/
+0
2008-01-11
[SCSI] ibmvscsi: requeue while CRQ closed
Robert Jennings
1
-55
/
+96
2008-01-11
[SCSI] ibmvscsi: Set default command timeout
Brian King
1
-1
/
+3
[next]