summaryrefslogtreecommitdiffstats
path: root/drivers/target
Commit message (Expand)AuthorAge
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2017-02-28
|\
| * idr: Return the deleted entry from idr_removeMatthew Wilcox2017-02-13
* | mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang2017-02-24
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-02-23
|\ \
| * | IB/srpt: Accept GUIDs as port namesBart Van Assche2017-01-27
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-02-22
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-02-11
| |\ \ \
| * | | | iscsi: fix build errors when linux/phy*.h is removed from net/dsa.hRussell King2017-02-10
| | |_|/ | |/| |
* | | | Merge tag 'for-4.11/linus-merge-signed' of git://git.kernel.dk/linux-blockLinus Torvalds2017-02-21
|\ \ \ \
| * \ \ \ Merge branch 'for-4.11/next' into for-4.11/linus-mergeJens Axboe2017-02-17
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | block: fold cmd_type into the REQ_OP_ spaceChristoph Hellwig2017-01-31
| | * | | block: make scsi_request and scsi ioctl support optionalChristoph Hellwig2017-01-31
| | * | | block: split scsi_request out of struct requestChristoph Hellwig2017-01-27
| | |/ /
* | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-02-20
|\ \ \ \ | |/ / / |/| | |
| * | | locking/atomic, kref: Add kref_read()Peter Zijlstra2017-01-14
| | |/ | |/|
* | | target: Fix COMPARE_AND_WRITE ref leak for non GOOD statusNicholas Bellinger2017-02-08
* | | target: Fix multi-session dynamic se_node_acl double free OOPsNicholas Bellinger2017-02-08
* | | target: Fix early transport_generic_handle_tmr abort scenarioNicholas Bellinger2017-02-08
* | | target: Use correct SCSI status during EXTENDED_COPY exceptionNicholas Bellinger2017-02-08
* | | target: Don't BUG_ON during NodeACL dynamic -> explicit conversionNicholas Bellinger2017-02-08
| |/ |/|
* | target: support XCOPY requests without parametersDavid Disseldorp2017-01-10
* | target: check for XCOPY parameter truncationDavid Disseldorp2017-01-10
* | target: use XCOPY segment descriptor CSCD IDsDavid Disseldorp2017-01-10
* | target: check XCOPY segment descriptor CSCD IDsDavid Disseldorp2017-01-10
* | target: simplify XCOPY wwn->se_dev lookup helperDavid Disseldorp2017-01-10
* | target: return UNSUPPORTED TARGET/SEGMENT DESC TYPE CODE senseDavid Disseldorp2017-01-10
* | target: bounds check XCOPY total descriptor list lengthDavid Disseldorp2017-01-10
* | target: bounds check XCOPY segment descriptor listDavid Disseldorp2017-01-10
* | target: use XCOPY TOO MANY TARGET DESCRIPTORS senseDavid Disseldorp2017-01-10
* | target: add XCOPY target/segment desc sense codesDavid Disseldorp2017-01-10
|/
* Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-12-21
|\
| * iscsi-target: Return error if unable to add network portalVarun Prakash2016-12-16
| * target: Fix spelling mistake and unwrap multi-line textColin Ian King2016-12-16
| * target/iscsi: Fix double free in lio_target_tiqn_addtpg()Dan Carpenter2016-12-16
| * target/user: Fix use-after-free of tcmu_cmds if they are expiredAndy Grover2016-12-15
| * target: Minimize #include directivesBart Van Assche2016-12-09
| * target/user: Add an #include directiveBart Van Assche2016-12-09
| * cxgbit: Add an #include directiveBart Van Assche2016-12-09
| * sbp-target: Add an #include directiveBart Van Assche2016-12-09
| * sbp-target: Fix second argument of percpu_ida_alloc()Bart Van Assche2016-12-09
| * target/user: Fix a data type in tcmu_queue_cmd()Bart Van Assche2016-12-09
| * target: Use NULL instead of 0 to represent a pointerBart Van Assche2016-12-09
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-12-16
|\ \
| * | don't open-code file_inode()Al Viro2016-12-04
| |/
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2016-12-14
|\ \
| * | scsi: libfc: Replace ->seq_release callback with function callHannes Reinecke2016-11-08
| * | scsi: libfc: Replace ->seq_assign callback with function callHannes Reinecke2016-11-08
| * | scsi: libfc: Replace ->seq_set_resp callback with direct function callHannes Reinecke2016-11-08