index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
2007-07-29
1
-0
/
+1
|
\
|
*
[SCSI] iscsi_tcp, ib_iser Enable module refcounting for iscsi host template
Mike Christie
2007-07-27
1
-0
/
+1
*
|
Remove fs.h from mm.h
Alexey Dobriyan
2007-07-29
1
-0
/
+1
|
/
*
IB/ehca: Support small QP queues
Stefan Roscher
2007-07-20
10
-159
/
+378
*
IB/ehca: Make internal_create/destroy_qp() static
Joachim Fenkes
2007-07-20
1
-8
/
+9
*
IB/ehca: Move ehca2ib_return_code() out of line
Hoang-Nam Nguyen
2007-07-20
2
-18
/
+18
*
IB/ehca: Generate async event when SRQ limit reached
Hoang-Nam Nguyen
2007-07-20
1
-14
/
+28
*
IB/ehca: Support large page MRs
Hoang-Nam Nguyen
2007-07-20
5
-63
/
+357
*
IB/mlx4: Fix error path in create_qp_common()
Roland Dreier
2007-07-20
1
-3
/
+5
*
IB/mthca: Change command token on timeout
Michael S. Tsirkin
2007-07-20
1
-2
/
+1
*
IB/ipath: Remove ipath_layer dead code
Arthur Jones
2007-07-20
4
-439
/
+0
*
IB/mlx4: Fix leaks in __mlx4_ib_modify_qp
Florin Malita
2007-07-20
1
-7
/
+5
*
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
2007-07-20
9
-10
/
+9
*
some kmalloc/memset ->kzalloc (tree wide)
Yoann Padioleau
2007-07-19
2
-4
/
+2
*
IB/mthca: Simplify use of size0 in work request posting
Roland Dreier
2007-07-18
1
-17
/
+24
*
IB/mthca: Factor out setting WQE UD segment entries
Roland Dreier
2007-07-18
1
-18
/
+22
*
IB/mthca: Factor out setting WQE remote address and atomic segment entries
Roland Dreier
2007-07-18
1
-59
/
+40
*
IB/mlx4: Factor out setting other WQE segments
Roland Dreier
2007-07-18
1
-31
/
+36
*
IB/mlx4: Factor out setting WQE data segment entries
Roland Dreier
2007-07-18
1
-6
/
+9
*
IB/mthca: Factor out setting WQE data segment entries
Roland Dreier
2007-07-18
3
-54
/
+30
*
IB/mlx4: Return receive queue sizes for userspace QPs from query QP
Roland Dreier
2007-07-17
1
-8
/
+16
*
RDMA/cma: Remove local write permission from QP access flags
Dotan Barak
2007-07-17
1
-1
/
+1
*
IB/mthca: Use uninitialized_var() for f0
Roland Dreier
2007-07-17
1
-2
/
+14
*
IB/cm: Make internal function cm_get_ack_delay() static
Roland Dreier
2007-07-17
1
-1
/
+1
*
IB/ipath: Remove ipath_get_user_pages_nocopy()
Roland Dreier
2007-07-17
2
-27
/
+0
*
IB/ipath: Make a few functions static
Roland Dreier
2007-07-17
7
-11
/
+6
*
IB/iser: Make a couple of functions static
Roland Dreier
2007-07-17
3
-31
/
+25
*
IB/mthca: Fix printk format used for firmware version in warning
Roland Dreier
2007-07-17
1
-1
/
+1
*
IB/mthca: Schedule MSI support for removal
Roland Dreier
2007-07-17
1
-4
/
+16
*
IB/ehca: Fix warnings issued by checkpatch.pl
Hoang-Nam Nguyen
2007-07-17
22
-242
/
+261
*
IB/ehca: Restructure ehca_set_pagebuf()
Hoang-Nam Nguyen
2007-07-17
1
-331
/
+200
*
IB/ehca: MR/MW structure refactoring
Hoang-Nam Nguyen
2007-07-17
2
-277
/
+284
*
IB/ehca: Use macro to calculate number of chunks in a mem block
Hoang-Nam Nguyen
2007-07-17
1
-23
/
+24
*
IB/ehca: Use #define for "pages per register_rpage" instead of hardcoded value
Hoang-Nam Nguyen
2007-07-17
1
-8
/
+11
*
IB/ehca: Use common error code mapping instead of specific ones
Hoang-Nam Nguyen
2007-07-17
3
-197
/
+15
*
IB/ehca: Fix memory leak in error path of ehca_get_dma_mr()
Hoang-Nam Nguyen
2007-07-17
1
-0
/
+1
*
IB/ehca: Fix HW level autodetection
Joachim Fenkes
2007-07-17
1
-12
/
+17
*
IB/mlx4: Take sizeof the correct pointer in call to memset()
Dotan Barak
2007-07-17
1
-1
/
+1
*
IB/mlx4: Fix port returned from query QP for QPs in INIT state
Jack Morgenstein
2007-07-17
1
-1
/
+4
*
IB/mlx4: Fix flow label returned from query QP
Jack Morgenstein
2007-07-17
1
-1
/
+1
*
RDMA/cxgb3: Remove cm_id reference on listen failures
Steve Wise
2007-07-17
1
-0
/
+1
*
drivers/infiniband/hw/mthca/mthca_qp: kill uninit'd var warning
Jeff Garzik
2007-07-17
1
-2
/
+2
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2007-07-15
6
-76
/
+54
|
\
|
*
[SCSI] iscsi_iser: convert to use the data buffer accessors
FUJITA Tomonori
2007-06-18
2
-12
/
+6
|
*
[SCSI] ib_srp: convert to use the data buffer accessors
FUJITA Tomonori
2007-06-07
2
-48
/
+20
|
*
[SCSI] iscsi class, iscsi_tcp, iser, qla4xxx: add netdevname sysfs attr
Mike Christie
2007-06-02
1
-0
/
+1
|
*
[SCSI] libiscsi: make can_queue configurable
Mike Christie
2007-06-02
3
-6
/
+13
|
*
[SCSI] libiscsi: fix iscsi cmdsn allocation
Mike Christie
2007-06-02
1
-10
/
+8
|
*
[SCSI] iscsi class, iscsi_tcp, ib_iser: add sysfs chap file
Mike Christie
2007-06-01
1
-2
/
+3
|
*
[SCSI] iscsi: Some fixes in preparation for bidirectional support - total_length
Mike Christie
2007-06-01
1
-2
/
+2
[next]