summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* iser-target: Remove redundant check on recv completionSagi Grimberg2015-04-071-4/+0
* iser-target: Use a single DMA MR and PD per deviceSagi Grimberg2015-04-072-48/+55
* iser-target: Fix possible deadlock in RDMA_CM connection errorSagi Grimberg2015-04-071-5/+9
* iser-target: Fix session hang in case of an rdma read DIF errorSagi Grimberg2015-04-071-2/+4
* iscsi/iser-target: Add fabric_prot_type attribute supportNicholas Bellinger2015-04-074-0/+44
* tcm_qla2xxx: Add fabric_prot_type attribute supportNicholas Bellinger2015-04-072-0/+45
* tcm_qla2xxx: Set TARGET_PROT_ALL for sup_prot_opsNicholas Bellinger2015-04-071-1/+1
* vhost/scsi: Add fabric_prot_type attribute supportNicholas Bellinger2015-04-071-1/+51
* loopback: Add fabric_prot_type attribute supportNicholas Bellinger2015-04-072-2/+53
* target/rd: Add checks for backend DIF emulationNicholas Bellinger2015-04-071-2/+4
* target/iblock: Add checks for backend DIF emulationNicholas Bellinger2015-04-071-1/+1
* target/file: Add checks for backend DIF emulationNicholas Bellinger2015-04-071-4/+4
* target: Add internal READ_INSERT supportNicholas Bellinger2015-04-071-0/+6
* target: Move cmd->prot_op check into target_read_prot_actionNicholas Bellinger2015-04-071-8/+13
* target: Add internal WRITE_STRIP supportNicholas Bellinger2015-04-072-0/+19
* target: Move cmd->prot_op check into target_write_prot_actionNicholas Bellinger2015-04-071-9/+22
* target: Update SPC/SBC emulation for sess_prot_typeNicholas Bellinger2015-04-072-7/+20
* target: Add protected fabric + unprotected device supportNicholas Bellinger2015-04-074-11/+50
* target: Convert DIF emulation to use cmd->prot_typeNicholas Bellinger2015-04-071-6/+7
* target: add missing __user annotationsChristoph Hellwig2015-03-261-2/+4
* target: add missing sense_reason_t annotationsChristoph Hellwig2015-03-263-3/+3
* target: add __releases annotation to target_release_cmd_krefChristoph Hellwig2015-03-261-0/+1
* target: mark iscsit_start_kthreads staticChristoph Hellwig2015-03-261-1/+1
* target: mark tcm_loop_primary staticChristoph Hellwig2015-03-261-1/+1
* target: move external declarations to a headersChristoph Hellwig2015-03-262-9/+7
* target: Better handling of AllRegistrants reservationsIlias Tsitsimpis2015-03-261-11/+19
* iscsi-target: Drop legacy iscsi_target_tq.c logicNicholas Bellinger2015-03-268-590/+2
* iscsi-target: Convert iscsi_thread_set usage to kthread.hNicholas Bellinger2015-03-264-69/+114
* iscsi-target: don't export static symbolJulia Lawall2015-03-201-1/+0
* target: Convert fabric module autoload failures to pr_debugNicholas Bellinger2015-03-201-8/+8
* tcm_qla2xxx: Expose per endpoint dynamic_sessions attributeNicholas Bellinger2015-03-061-0/+10
* iscsi-target: Expose per endpoint dynamic_sessions attributeNicholas Bellinger2015-03-061-0/+10
* target: Add target_show_dynamic_sessions attribute helperNicholas Bellinger2015-03-063-0/+30
* target: rewrite fd_execute_write_sameChristoph Hellwig2015-02-271-78/+22
* target: use vfs_iter_read/write in fd_do_rwChristoph Hellwig2015-02-271-17/+14
* Linux 4.0-rc1v4.0-rc1Linus Torvalds2015-02-221-4/+4
* Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2015-02-225-56/+108
|\
| * ext4: fix indirect punch hole corruptionOmar Sandoval2015-02-141-34/+71
| * ext4: ignore journal checksum on remount; don't failEric Sandeen2015-02-121-3/+2
| * ext4: remove duplicate remount check for JOURNAL_CHECKSUM changeEric Sandeen2015-02-121-11/+0
| * ext4: fix mmap data corruption in nodelalloc mode when blocksize < pagesizeXiaoguang Wang2015-02-121-0/+7
| * ext4: support read-only imagesDarrick J. Wong2015-02-122-1/+10
| * ext4: change to use setup_timer() instead of init_timer()Jan Mrazek2015-01-261-3/+2
| * ext4: reserve codepoints used by the ext4 encryption featureTheodore Ts'o2015-01-191-4/+13
| * jbd2: complain about descriptor block checksum errorsDarrick J. Wong2015-01-191-0/+3
* | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2015-02-2270-758/+907
|\ \
| * | autofs4 copy_dev_ioctl(): keep the value of ->size we'd used for allocationAl Viro2015-02-221-2/+6
| * | procfs: fix race between symlink removals and traversalsAl Viro2015-02-223-12/+22
| * | debugfs: leave freeing a symlink body until inode evictionAl Viro2015-02-221-17/+17
| * | Documentation/filesystems/Locking: ->get_sb() is long goneAl Viro2015-02-221-2/+0
OpenPOWER on IntegriCloud