aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-05-16iscsi-target: Convert transport drivers to signal rdma_shutdownNicholas Bellinger4-6/+7
2016-05-16iscsi-target: Make iscsi_tpg_np driver show/store use generic codeNicholas Bellinger1-158/+41
2016-05-10tcm_qla2xxx Add SCSI command jammer/discard capabilityLaurence Oberman4-0/+52
2016-05-10iscsi-target: graceful disconnect on invalid mapping to iovecImran Haider1-1/+8
2016-05-10target: need_to_release is always false, remove redundant check and kfreeColin Ian King1-4/+0
2016-05-10target: remove sess_kref and ->shutdown_sessionChristoph Hellwig4-41/+3
2016-05-10iscsi-target: remove usage of ->shutdown_sessionChristoph Hellwig4-23/+12
2016-05-10tcm_qla2xxx: introduce a private sess_krefChristoph Hellwig3-64/+35
2016-05-10target: make close_session optionalChristoph Hellwig8-41/+2
2016-05-10target: make ->shutdown_session optionalChristoph Hellwig12-66/+4
2016-05-10target: remove acl_stopChristoph Hellwig3-11/+7
2016-05-10target: consolidate and fix session shutdownChristoph Hellwig1-54/+33
2016-05-09cxgbit: add files for cxgbit.koVarun Prakash10-0/+5114
2016-05-09iscsi-target: export symbolsVarun Prakash7-10/+56
2016-05-09iscsi-target: call complete on conn_logout_compVarun Prakash1-4/+6
2016-05-09iscsi-target: clear tx_thread_activeVarun Prakash1-2/+4
2016-05-09iscsi-target: add new offload transport typeVarun Prakash2-0/+77
2016-05-09iscsi-target: use conn_transport->transport_type in text rspVarun Prakash1-1/+2
2016-05-09iscsi-target: move iscsit_thread_check_cpumask()Varun Prakash2-26/+26
2016-05-09iscsi-target: add void (*iscsit_get_r2t_ttt)()Varun Prakash2-1/+6
2016-05-09iscsi-target: add int (*iscsit_validate_params)()Varun Prakash2-0/+11
2016-05-09iscsi-target: split iscsi_target_rx_thread()Varun Prakash1-26/+33
2016-05-09iscsi-target: add void (*iscsit_get_rx_pdu)()Varun Prakash3-8/+13
2016-05-09iscsi-target: add void (*iscsit_release_cmd)()Varun Prakash2-0/+4
2016-05-09iscsi-target: add int (*iscsit_xmit_pdu)()Varun Prakash2-351/+197
2016-05-09target: use new "dbroot" target attributeLee Duncan2-4/+4
2016-05-09target: make target db location configurableLee Duncan2-0/+68
2016-05-08Linux 4.6-rc7Linus Torvalds1-1/+1
2016-05-07Merge tag 'char-misc-4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds3-8/+27
2016-05-07Merge tag 'staging-4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds4-7/+34
2016-05-07Merge tag 'usb-4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds6-19/+11
2016-05-07Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds3-8/+20
2016-05-07Merge tag 'media/v4.6-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds3-24/+9
2016-05-07Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libataLinus Torvalds7-1/+229
2016-05-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-4/+10
2016-05-06Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-2/+4
2016-05-06Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-4/+2
2016-05-06Merge tag 'pm+acpi-4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds9-27/+45
2016-05-06Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-13/+16
2016-05-06Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-0/+3
2016-05-06Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-13/+23
2016-05-06Merge branch 'parisc-4.6-5' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linuxLinus Torvalds1-1/+1
2016-05-06Merge tag 'arc-4.6-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arcLinus Torvalds6-35/+130
2016-05-06Merge tag 'powerpc-4.6-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-1/+1
2016-05-06Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds11-16/+84
2016-05-06parisc: fix a bug when syscall number of tracee is __NR_Linux_syscallsDmitry V. Levin1-1/+1
2016-05-06Merge branches 'pm-opp-fixes', 'pm-cpufreq-fixes' and 'pm-cpuidle-fixes'Rafael J. Wysocki5-23/+38
2016-05-06Merge branches 'acpica-fixes' and 'device-properties-fixes'Rafael J. Wysocki3-4/+4
2016-05-06x86/tsc: Read all ratio bits from MSR_PLATFORM_INFOChen Yu1-1/+1
2016-05-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds16-182/+252