aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-10target/iblock: pass WRITE_SAME to device if possibleMike Christie
2016-03-10iser-target: Kill the ->isert_cmd back pointer in struct iser_tx_descChristoph Hellwig
2016-03-10iser-target: Kill struct isert_rdma_wrChristoph Hellwig
2016-03-10iser-target: Convert to new CQ APIChristoph Hellwig
2016-03-10iser-target: Split and properly type the login bufferChristoph Hellwig
2016-03-10iser-target: Remove ISER_RECV_DATA_SEG_LENChristoph Hellwig
2016-03-10iser-target: Remove impossible condition from isert_wait_connJenny Derzhavetz
2016-03-10iser-target: Remove redundant wait in release_connJenny Derzhavetz
2016-03-10iser-target: Rework connection terminationJenny Derzhavetz
2016-03-10iser-target: Separate flows for np listeners and connections cma eventsJenny Derzhavetz
2016-03-10iser-target: Add new state ISER_CONN_BOUND to isert_connJenny Derzhavetz
2016-03-10iser-target: Fix identification of login rx descriptor typeJenny Derzhavetz
2016-03-10qla2xxx: Add DebugFS node for target sess list.Quinn Tran
2016-03-10ib_srpt: Convert to percpu_ida tag allocationNicholas Bellinger
2016-03-10tcm_fc: Convert to TARGET_SCF_ACK_KREF I/O + TMR krefsNicholas Bellinger
2016-03-10xen-scsiback: Convert to TARGET_SCF_ACK_KREF I/O krefsNicholas Bellinger
2016-03-10xen-scsiback: Convert to percpu_ida tag allocationNicholas Bellinger
2016-03-10usb-gadget/tcm: Convert to TARGET_SCF_ACK_KREF I/O krefsNicholas Bellinger
2016-03-10usb-gadget/tcm: Conversion to percpu_ida tag pre-allocationNicholas Bellinger
2016-03-10sbp-target: Convert to TARGET_SCF_ACK_KREF I/O krefsNicholas Bellinger
2016-03-10sbp-target: Conversion to percpu_ida tag pre-allocationNicholas Bellinger
2016-03-10ib_srpt: Convert to target_alloc_session usageNicholas Bellinger
2016-03-10tcm_fc: Convert to target_alloc_session usageNicholas Bellinger
2016-03-10tcm_qla2xxx: Convert to target_alloc_session usageNicholas Bellinger
2016-03-10vhost/scsi: Convert to target_alloc_session usageNicholas Bellinger
2016-03-10target: Convert demo-mode only drivers to target_alloc_sessionChristoph Hellwig
2016-02-27target: Add target_alloc_session() helper functionNicholas Bellinger
2016-02-20Linux 4.5-rc5Linus Torvalds
2016-02-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-02-20Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-02-20Merge tag 'powerpc-4.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-02-20Merge tag 'dmaengine-fix-4.5-rc5' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds
2016-02-20Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-02-20Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-02-20kernel/resource.c: fix muxed resource handling in __request_region()Simon Guinot
2016-02-19Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-02-19Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-02-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-02-19Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2016-02-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2016-02-19Merge tag 'pinctrl-v4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2016-02-19Merge tag 'sound-4.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2016-02-19arm64: mm: allow the kernel to handle alignment faults on user accessesEunTaik Lee
2016-02-19arm64: kbuild: make "make install" not depend on vmlinuxMasahiro Yamada
2016-02-19ext4: fix crashes in dioread_nolock modeJan Kara
2016-02-19ext4: fix bh->b_state corruptionJan Kara
2016-02-19drm/nouveau: use post-decrement in error handlingRasmus Villemoes
2016-02-19drm/atomic: Allow for holes in connector state, v2.Maarten Lankhorst
2016-02-18clk: gpio: Really allow an optional clock= DT propertyStephen Boyd
2016-02-19Merge tag 'drm-vc4-fixes-2016-02-17' of github.com:anholt/linux into drm-fixesDave Airlie