summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* virtio-scsi.h: Add virtio_scsi_cmd_req_pi + VIRTIO_SCSI_F_T10_PI bitsNicholas Bellinger2014-06-021-1/+14
* 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
* Linux 3.15-rc3v3.15-rc3Linus Torvalds2014-04-271-1/+1
* word-at-a-time: avoid undefined behaviour in zero_bytemask macroWill Deacon2014-04-271-6/+2
* Merge branch 'safe-dirty-tlb-flush'Linus Torvalds2014-04-276-33/+111
|\
| * mm: split 'tlb_flush_mmu()' into tlb flushing and memory freeing partsLinus Torvalds2014-04-256-33/+111
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2014-04-278-45/+48
|\ \
| * | Btrfs: limit the path size in send to PATH_MAXChris Mason2014-04-261-0/+5
| * | Btrfs: correctly set profile flags on seqlock retryFilipe Manana2014-04-241-1/+3
| * | Btrfs: use correct key when repeating search for extent itemFilipe Manana2014-04-241-0/+2
| * | Btrfs: fix inode caching vs tree logMiao Xie2014-04-241-16/+2
| * | Btrfs: fix possible memory leaks in open_ctree()Wang Shilong2014-04-241-5/+5
| * | Btrfs: avoid triggering bug_on() when we fail to start inode caching taskWang Shilong2014-04-241-1/+5
| * | Btrfs: move btrfs_{set,clear}_and_info() to ctree.hWang Shilong2014-04-242-14/+14
| * | btrfs: replace error code from btrfs_drop_extentsDavid Sterba2014-04-242-5/+5
| * | btrfs: Change the hole range to a more accurate value.Qu Wenruo2014-04-241-1/+1
| * | btrfs: fix use-after-free in mount_subvol()Christoph Jaeger2014-04-141-2/+6
* | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-04-275-15/+56
|\ \ \
| * | | ARM: 8042/1: iwmmxt: allow to build iWMMXt on Marvell PJ4BSebastian Hesselbarth2014-04-252-3/+4
| * | | ARM: 8041/1: pj4: fix cpu_is_pj4 checkSebastian Hesselbarth2014-04-251-7/+7
| * | | ARM: 8040/1: pj4: properly detect existence of iWMMXt coprocessorSebastian Hesselbarth2014-04-251-1/+33
| * | | ARM: 8039/1: pj4: enable iWMMXt only if CONFIG_IWMMXT is setSebastian Hesselbarth2014-04-251-2/+6
| * | | ARM: 8038/1: iwmmxt: explicitly check for supported architecturesSebastian Hesselbarth2014-04-251-2/+6