IB/mad: Fix lock-lock-timer deadlock in RMPP code
[safe/jmp/linux-2.6] / drivers / infiniband / ulp / srp /
2009-01-06 Kay Sieversinfiniband: struct device - replace bus_id with dev_nam...
2008-10-29 Harvey Harrisonnet: replace %p6 with %pI6
2008-10-29 Harvey Harrisoninfiniband: use %p6 for printing message ids
2008-10-13 Steven Whitehousevfs: Use const for kernel parser table
2008-07-15 Roland DreierRDMA: Remove subversion $Id tags
2008-07-15 Roland DreierIB/srp: Remove use of cached P_Key/GID queries
2008-04-20 Tony JonesSCSI: convert struct class_device to struct device
2008-04-20 Greg Kroah-HartmanIB: rename "dev" to "srp_dev" in srp_host structure
2008-04-17 David DillowIB/srp: Enforce protocol limit on srp_sg_tablesize
2008-02-05 David DillowIB/srp: Retry stale connections
2008-01-30 James Bottomley[SCSI] remove use_sg_chaining
2008-01-25 David DillowIB/srp: Add identifying information to log messages
2008-01-25 David DillowIB/srp: Enable SG list chaining
2008-01-25 David DillowIB/srp: Respect target credit limit
2008-01-08 Dave DillowIB/srp: Release transport before removing host
2008-01-03 David DillowIB/srp: Fix list corruption/oops on module reload
2007-10-15 Linus TorvaldsMerge /pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
2007-10-12 FUJITA Tomonori[SCSI] transport_srp: add rport roles attribute
2007-10-12 FUJITA Tomonori[SCSI] ib_srp: convert to use the srp transport class
2007-10-10 Sean HeftyIB/srp: Add QoS support through service ID
2007-08-03 Raghava KondapalliIB/srp: Add OUI for new Cisco targets
2007-08-03 Roland DreierIB/srp: Wrap OUI checking for workarounds in helper...
2007-07-15 Linus TorvaldsMerge /pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
2007-07-10 Jan EngelhardtIB: Use menuconfig for InfiniBand menu
2007-06-07 FUJITA Tomonori[SCSI] ib_srp: convert to use the data buffer accessors
2007-05-07 Michael S. TsirkinIB: Add CQ comp_vector support
2007-05-07 Roland DreierIB/srp: Set proc_name
2007-05-07 Ishai RabinovitzIB/srp: Add orig_dgid sysfs attribute to scsi_host
2007-02-04 Ishai RabinovitzIB/srp: Don't wait for response when QP is in error...
2007-01-23 Ishai RabinovitzIB/srp: Check match_strdup() return
2006-12-15 Roland DreierIB/srp: Fix FMR mapping for 32-bit kernels and addresse...
2006-12-12 Ralph CampbellIB/srp: Use new verbs IB DMA mapping functions
2006-12-05 David HowellsMerge branch 'master' of git://git./linux/kernel/git...
2006-11-29 Vu PhamIB/srp: Fix memory leak on reconnect
2006-11-29 Arne RedlichIB/srp: Increase supported CDB size
2006-11-22 David HowellsWorkStruct: make allyesconfig
2006-10-10 Ishai RabinovitzIB/srp: Enable multiple connections to the same target
2006-10-10 Ishai RabinovitzIB/srp: Remove redundant memset()
2006-09-22 Michael S. TsirkinIB/sa: Require SA registration
2006-09-22 Tom TuckerRDMA: iWARP Core Changes.
2006-09-22 Roland DreierIB: Whitespace fixes
2006-09-22 Ishai RabinovitzIB/srp: Add port/device attributes
2006-09-14 Ishai RabinovitzIB/srp: Don't schedule reconnect from srp
2006-08-03 Ishai RabinovitzIB/srp: Work around data corruption bug on Mellanox...
2006-08-03 Ishai RabinovitzIB/srp: Fix crash in srp_reconnect_target
2006-07-15 Michael S. Tsirkin[PATCH] fmr pool: remove unnecessary pointer dereference
2006-07-15 Vu Pham[PATCH] srp: fix fmr error handling
2006-06-18 Ishai RabinovitzIB/srp: Factor out common request reset code
2006-06-18 Ramachandra KIB/srp: Support SRP rev. 10 targets
2006-06-18 Roland DreierIB/srp: Get rid of "Target has req_lim 0" messages
2006-06-18 Ishai RabinovitzIB/srp: Handle DREQ events from CM
2006-06-18 Vu PhamIB/srp: Allow sg_tablesize to be adjusted
2006-06-18 Vu PhamIB/srp: Allow cmd_per_lun to be set per target port
2006-06-18 Ishai RabinovitzIB/srp: Clean up loop in srp_remove_one()
2006-06-18 Matthew WilcoxIB/srp: Change target_mutex to a spinlock
2006-06-18 Matthew WilcoxIB/srp: Get rid of unneeded use of list_for_each_entry_...
2006-06-18 Matthew WilcoxIB/srp: Use SCAN_WILD_CARD from SCSI headers
2006-06-18 Roland DreierIB/srp: Use FMRs to map gather/scatter lists
2006-05-17 Ishai RabinovitzIB/srp: Complete correct SCSI commands on device reset
2006-05-17 Roland DreierIB/srp: Get rid of extra scsi_host_put()s if reconnecti...
2006-05-17 Roland DreierIB/srp: Don't wait for disconnection if sending DREQ...
2006-05-09 Roland DreierIB/srp: Fix tracking of pending requests during error...
2006-04-19 Roland DreierIB/srp: Remove request from list when SCSI abort succeeds
2006-04-03 Roland DreierIB/srp: Fix memory leak in options parsing
2006-03-29 Roland DreierIB/srp: Fix unmapping of fake scatterlist
2006-03-24 Roland DreierIB/srp: Use a fake scatterlist for non-SG SCSI commands
2006-03-20 Roland DreierIB/srp: Coverity fix to srp_parse_options()
2006-03-20 Roland DreierIB/srp: Add SCSI host attributes to show target port
2006-03-04 Roland DreierIB/srp: Don't send task management commands after targe...
2006-01-30 Ingo MolnarIB/srp: Semaphore to mutex conversion
2006-01-10 Sean HeftyIB: Add node_guid to struct ib_device
2006-01-09 Tim Schmielau[PATCH] fix more missing includes
2005-11-15 Roland Dreier[IB] srp: don't post receive if no send buf available
2005-11-11 Roland Dreier[IB] srp: increase max_luns
2005-11-09 Olaf Hering[PATCH] changing CONFIG_LOCALVERSION rebuilds too much...
2005-11-02 Roland DreierIB: Add SCSI RDMA Protocol (SRP) initiator