summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Target/iser: Fix a wrong dereference in case discovery session is over iserSagi Grimberg2014-06-111-1/+3
* iscsi-target: Fix ABORT_TASK + connection reset iscsi_queue_req memory leakNicholas Bellinger2014-06-101-2/+1
* target: Use complete_all for se_cmd->t_transport_stop_compNicholas Bellinger2014-06-101-3/+3
* target: Set CMD_T_ACTIVE bit for Task Management RequestsNicholas Bellinger2014-06-101-0/+6
* target: cleanup some boolean testsChristophe Vu-Brugier2014-06-067-26/+24
* target/spc: Simplify INQUIRY EVPD=0x80Christophe Vu-Brugier2014-06-061-7/+2
* tcm_fc: Generate TASK_SET_FULL status for response failuresNicholas Bellinger2014-06-061-3/+16
* tcm_fc: Generate TASK_SET_FULL status for DataIN failuresNicholas Bellinger2014-06-061-2/+15
* iscsi-target: Reject mutual authentication with reflected CHAP_CNicholas Bellinger2014-06-051-0/+10
* iscsi-target: Remove no-op from iscsit_tpg_del_portal_groupNicholas Bellinger2014-06-052-4/+1
* iscsi-target: Fix CHAP_A parameter list handlingTejas Vaykole2014-06-052-13/+52
* iscsi-target: Put length of failed allocation in error messageRoland Dreier2014-06-031-1/+1
* iscsi-target: Reject zero-length payloads during SecurityNegotiationNicholas Bellinger2014-06-031-0/+6
* qla2xxx: Convert to percpu_ida session tag pre-allocationNicholas Bellinger2014-06-034-65/+147
* virtio-scsi: Enable DIF/DIX modes in SCSI host LLDNicholas Bellinger2014-06-022-18/+70
* vhost/scsi: Enable T10 PI IOV -> SGL memory mappingNicholas Bellinger2014-06-021-59/+124
* vhost/scsi: Add T10 PI IOV -> SGL memory mapping logicNicholas Bellinger2014-06-021-1/+47
* vhost/scsi: Add preallocation of protection SGLsNicholas Bellinger2014-06-021-1/+14
* vhost/scsi: Move sanity check into vhost_scsi_map_iov_to_sglNicholas Bellinger2014-06-021-34/+25
* Target/iser: Gracefully reject T10-PI enabled connect request if not supportedSagi Grimberg2014-05-201-2/+3
* Target/iser: Wait for proper cleanup before unloadingSagi Grimberg2014-05-201-0/+1
* Target/iser: Improve cm events handlingSagi Grimberg2014-05-202-12/+15
* Target/iser: Fix hangs in connection teardownSagi Grimberg2014-05-192-22/+10
* Target/iser: Bail from accept_np if np_thread is trying to closeSagi Grimberg2014-05-191-2/+7
* target: fix memory leak on XCOPYMikulas Patocka2014-05-171-1/+1
* target: Don't allow setting WC emulation if device doesn't supportAndy Grover2014-05-151-4/+4
* iscsi-target: Disable Immediate + Unsolicited Data with ISER ProtectionNicholas Bellinger2014-05-151-1/+26
* tcm_fc: Fix free-after-use regression in ft_free_cmdNicholas Bellinger2014-05-151-4/+4
* iscsi-target: Change BUG_ON to REJECT in iscsit_process_nop_outNicholas Bellinger2014-05-151-1/+3
* Target/iscsi,iser: Avoid accepting transport connections during stop stageSagi Grimberg2014-05-154-1/+13
* Target/iser: Fix iscsit_accept_np and rdma_cm racy flowSagi Grimberg2014-05-152-20/+7
* Target/iser: Fix wrong connection requests list additionSagi Grimberg2014-05-151-1/+1
* target: Allow non-supporting backends to set pi_prot_type to 0Andy Grover2014-05-151-0/+4
* Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-04-272-11/+9
|\
| * clocksource: Exynos_mct: Register clock event after request_irq()Krzysztof Kozlowski2014-04-171-2/+2
| * clocksource: Exynos_mct: Use irq_force_affinity() in cpu bringupThomas Gleixner2014-04-171-7/+1
| * irqchip: Gic: Support forced affinity settingThomas Gleixner2014-04-171-2/+6
* | Merge tag 'tty-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-04-275-34/+55
|\ \
| * | serial_core: fix uart PORT_UNKNOWN handlingThomas Pfaff2014-04-241-18/+21
| * | serial: samsung: Change barrier() to cpu_relax() in console outputDoug Anderson2014-04-241-1/+1
| * | serial: samsung: don't check config for every characterDoug Anderson2014-04-241-5/+6
| * | serial: samsung: Use the passed in "port", fixing kgdb w/ no consoleDoug Anderson2014-04-241-6/+6
| * | serial: 8250: Fix thread unsafe __dma_tx_complete functionLoic Poulain2014-04-241-2/+7
| * | 8250_core: Fix unwanted TX chars writeLoic Poulain2014-04-241-1/+1
| * | tty: Fix race condition between __tty_buffer_request_room and flush_to_ldiscManfred Schlaegl2014-04-241-2/+14
* | | Merge tag 'staging-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-04-277-17/+57
|\ \ \
| * | | staging: comedi: usbdux: bug fix for accessing 'ao_chanlist' in private dataH Hartley Sweeten2014-04-231-6/+3
| * | | Merge tag 'iio-fixes-for-3.15a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2014-04-226-11/+54
| |\ \ \ | | |/ / | |/| |
| | * | iio: adc: mxs-lradc: fix warning when buidling on avr32Alexandre Belloni2014-03-221-1/+1
| | * | iio: cm36651: Fix i2c client leak and possible NULL pointer dereferenceKrzysztof Kozlowski2014-03-221-2/+20