summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* target/iscsi: Fix endianness in an error messageBart Van Assche2017-11-041-3/+3
* target/iscsi: Use min() in iscsit_dump_data_payload() instead of open-coding itBart Van Assche2017-11-041-4/+3Star
* target/iscsi: Define OFFLOAD_BUF_SIZE onceBart Van Assche2017-11-041-2/+0Star
* target: Inline transport_put_cmd()Bart Van Assche2017-11-041-20/+3Star
* target: Suppress gcc 7 fallthrough warningsBart Van Assche2017-11-043-2/+5
* target: Move a declaration of a global variable into a header fileBart Van Assche2017-11-042-2/+1Star
* tcmu: fix double se_cmd completionMike Christie2017-11-041-23/+31
* target: return SAM_STAT_TASK_SET_FULL for TCM_OUT_OF_RESOURCESMike Christie2017-11-041-7/+9
* target: fix ALUA state file path truncationDavid Disseldorp2017-11-042-32/+28Star
* target: fix PR state file path truncationDavid Disseldorp2017-11-041-9/+7Star
* cxgbit: Abort the TCP connection in case of data out timeoutVarun Prakash2017-11-043-0/+55
* target: Add netlink command reply supported option for each deviceKenjiro Nakayama2017-11-041-1/+58
* target/tcmu: Use macro to call container_of in tcmu_cmd_time_out_showKenjiro Nakayama2017-11-041-2/+1Star
* tcmu: fix crash when removing the tcmu deviceXiubo Li2017-11-041-45/+47
* iscsi-target: fix memory leak in iscsit_release_discovery_tpg()tangwenji2017-11-041-2/+5
* iscsi-target: fix memory leak in lio_target_tiqn_addtpg()tangwenji2017-11-041-1/+2
* target:fix condition return in core_pr_dump_initiator_port()tangwenji2017-11-041-1/+3
* target: fix match_token option in target_core_configfs.ctangwenji2017-11-041-7/+7
* target: add sense code INSUFFICIENT REGISTRATION RESOURCEStangwenji2017-11-043-8/+24
* target: fix double unmap data sg in core_scsi3_emulate_pro_register_and_move()tangwenji2017-11-041-2/+0Star
* target: fix buffer offset in core_scsi3_pri_read_full_statustangwenji2017-11-041-0/+1
* target: fix null pointer regression in core_tmr_drain_tmr_listtangwenji2017-11-041-1/+2
* target/file: Do not return error for UNMAP if length is zeroJiang Yi2017-11-041-0/+4
* Linux 4.14-rc6Linus Torvalds2017-10-231-1/+1
* Merge tag 'staging-4.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-10-239-39/+96
|\
| * staging: bcm2835-audio: Fix memory corruptionPhil Elwell2017-10-181-12/+7Star
| * Merge tag 'iio-fixes-for-4.14b' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-10-158-27/+89
| |\
| | * iio: adc: at91-sama5d2_adc: fix probe error on missing trigger propertyEugen Hristev2017-10-141-16/+29
| | * iio: adc: dln2-adc: fix build errorRandy Dunlap2017-10-081-0/+2
| | * iio: dummy: events: Add missing breakLars-Peter Clausen2017-10-011-0/+1
| | * staging: iio: ade7759: fix signed extension bug on shift of a u8Colin Ian King2017-09-301-1/+1
| | * iio: pressure: zpa2326: Remove always-true check which confuses gccGeert Uytterhoeven2017-09-251-7/+3Star
| | * iio: proximity: as3935: noise detection + threshold changesMatt Ranostay2017-09-253-3/+53
* | | Merge tag 'char-misc-4.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-10-234-26/+15Star
|\ \ \
| * | | android: binder: Fix null ptr dereference in debug msgSherry Yang2017-10-211-1/+1
| * | | android: binder: Don't get mm from taskSherry Yang2017-10-212-14/+9Star
| * | | vmbus: hvsock: add proper sync for vmbus_hvsock_device_unregister()Dexuan Cui2017-10-201-1/+4
| * | | binder: call poll_wait() unconditionally.Martijn Coenen2017-10-201-10/+1Star
* | | | Merge tag 'usb-4.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-10-2318-77/+226
|\ \ \ \
| * | | | usb: hub: Allow reset retry for USB2 devices on connect bounceMathias Nyman2017-10-191-4/+7
| * | | | Merge tag 'usb-serial-4.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-10-191-0/+1
| |\ \ \ \
| | * | | | USB: serial: metro-usb: add MS7820 device idJohan Hovold2017-10-161-0/+1
| | |/ / /
| * | | | USB: core: fix out-of-bounds access bug in usb_get_bos_descriptor()Alan Stern2017-10-181-2/+4
| * | | | MAINTAINERS: fix git tree url for musb moduleBin Liu2017-10-171-1/+0Star
| * | | | usb: quirks: add quirk for WORLDE MINI MIDI keyboardFelipe Balbi2017-10-171-0/+4
| * | | | usb: musb: sunxi: Explicitly release USB PHY on exitJonathan Liu2017-10-171-0/+2
| * | | | usb: musb: Check for host-mode using is_host_active() on reset interruptJonathan Liu2017-10-171-4/+2Star
| * | | | usb: musb: musb_cppi41: Configure the number of channels for DA8xxAlexandre Bailon2017-10-171-5/+26
| * | | | usb: musb: musb_cppi41: Fix cppi41_set_dma_mode() for DA8xxAlexandre Bailon2017-10-171-3/+37
| * | | | usb: musb: musb_cppi41: Fix the address of teardown and autoreq registersAlexandre Bailon2017-10-171-4/+19