summaryrefslogtreecommitdiff
path: root/drivers/target
AgeCommit message (Expand)Author
2017-02-24mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang
2017-02-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2017-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-02-21Merge tag 'for-4.11/linus-merge-signed' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-02-20Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-02-17Merge branch 'for-4.11/next' into for-4.11/linus-mergeJens Axboe
2017-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-02-10iscsi: fix build errors when linux/phy*.h is removed from net/dsa.hRussell King
2017-02-08target: Fix COMPARE_AND_WRITE ref leak for non GOOD statusNicholas Bellinger
2017-02-08target: Fix multi-session dynamic se_node_acl double free OOPsNicholas Bellinger
2017-02-08target: Fix early transport_generic_handle_tmr abort scenarioNicholas Bellinger
2017-02-08target: Use correct SCSI status during EXTENDED_COPY exceptionNicholas Bellinger
2017-02-08target: Don't BUG_ON during NodeACL dynamic -> explicit conversionNicholas Bellinger
2017-01-31block: fold cmd_type into the REQ_OP_ spaceChristoph Hellwig
2017-01-31block: make scsi_request and scsi ioctl support optionalChristoph Hellwig
2017-01-27block: split scsi_request out of struct requestChristoph Hellwig
2017-01-27IB/srpt: Accept GUIDs as port namesBart Van Assche
2017-01-14locking/atomic, kref: Add kref_read()Peter Zijlstra
2017-01-10target: support XCOPY requests without parametersDavid Disseldorp
2017-01-10target: check for XCOPY parameter truncationDavid Disseldorp
2017-01-10target: use XCOPY segment descriptor CSCD IDsDavid Disseldorp
2017-01-10target: check XCOPY segment descriptor CSCD IDsDavid Disseldorp
2017-01-10target: simplify XCOPY wwn->se_dev lookup helperDavid Disseldorp
2017-01-10target: return UNSUPPORTED TARGET/SEGMENT DESC TYPE CODE senseDavid Disseldorp
2017-01-10target: bounds check XCOPY total descriptor list lengthDavid Disseldorp
2017-01-10target: bounds check XCOPY segment descriptor listDavid Disseldorp
2017-01-10target: use XCOPY TOO MANY TARGET DESCRIPTORS senseDavid Disseldorp
2017-01-10target: add XCOPY target/segment desc sense codesDavid Disseldorp
2016-12-21Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-12-16iscsi-target: Return error if unable to add network portalVarun Prakash
2016-12-16target: Fix spelling mistake and unwrap multi-line textColin Ian King
2016-12-16target/iscsi: Fix double free in lio_target_tiqn_addtpg()Dan Carpenter
2016-12-15target/user: Fix use-after-free of tcmu_cmds if they are expiredAndy Grover
2016-12-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2016-12-14Merge tag 'configfs-for-4.10' of git://git.infradead.org/users/hch/configfsLinus Torvalds
2016-12-13Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-12-09target: Minimize #include directivesBart Van Assche
2016-12-09target/user: Add an #include directiveBart Van Assche
2016-12-09cxgbit: Add an #include directiveBart Van Assche
2016-12-09sbp-target: Add an #include directiveBart Van Assche
2016-12-09sbp-target: Fix second argument of percpu_ida_alloc()Bart Van Assche
2016-12-09target/user: Fix a data type in tcmu_queue_cmd()Bart Van Assche
2016-12-09target: Use NULL instead of 0 to represent a pointerBart Van Assche
2016-12-04don't open-code file_inode()Al Viro
2016-12-01fs: configfs: don't return anything from drop_linkAndrzej Pietrasiewicz
2016-11-22target: avoid accessing .bi_vcnt directlyMing Lei
2016-11-18cxgb4: Allocate Tx queues dynamicallyHariprasad Shenai
2016-11-08scsi: libfc: Replace ->seq_release callback with function callHannes Reinecke
2016-11-08scsi: libfc: Replace ->seq_assign callback with function callHannes Reinecke