summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* iscsi-target: remove usage of ->shutdown_sessionChristoph Hellwig2016-05-104-23/+12
* tcm_qla2xxx: introduce a private sess_krefChristoph Hellwig2016-05-103-64/+35
* target: make close_session optionalChristoph Hellwig2016-05-108-41/+2
* target: make ->shutdown_session optionalChristoph Hellwig2016-05-1012-66/+4
* target: remove acl_stopChristoph Hellwig2016-05-103-11/+7
* target: consolidate and fix session shutdownChristoph Hellwig2016-05-101-54/+33
* cxgbit: add files for cxgbit.koVarun Prakash2016-05-0910-0/+5114
* iscsi-target: export symbolsVarun Prakash2016-05-097-10/+56
* iscsi-target: call complete on conn_logout_compVarun Prakash2016-05-091-4/+6
* iscsi-target: clear tx_thread_activeVarun Prakash2016-05-091-2/+4
* iscsi-target: add new offload transport typeVarun Prakash2016-05-092-0/+77
* iscsi-target: use conn_transport->transport_type in text rspVarun Prakash2016-05-091-1/+2
* iscsi-target: move iscsit_thread_check_cpumask()Varun Prakash2016-05-092-26/+26
* iscsi-target: add void (*iscsit_get_r2t_ttt)()Varun Prakash2016-05-092-1/+6
* iscsi-target: add int (*iscsit_validate_params)()Varun Prakash2016-05-092-0/+11
* iscsi-target: split iscsi_target_rx_thread()Varun Prakash2016-05-091-26/+33
* iscsi-target: add void (*iscsit_get_rx_pdu)()Varun Prakash2016-05-093-8/+13
* iscsi-target: add void (*iscsit_release_cmd)()Varun Prakash2016-05-092-0/+4
* iscsi-target: add int (*iscsit_xmit_pdu)()Varun Prakash2016-05-092-351/+197
* target: use new "dbroot" target attributeLee Duncan2016-05-092-4/+4
* target: make target db location configurableLee Duncan2016-05-092-0/+68
* Linux 4.6-rc7v4.6-rc7Linus Torvalds2016-05-081-1/+1
* Merge tag 'char-misc-4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-05-073-8/+27
|\
| * nvmem: mxs-ocotp: fix buffer overflow in readStanislav Meduna2016-05-021-2/+2
| * Drivers: hv: vmbus: Fix signaling logic in hv_need_to_signal_on_read()K. Y. Srinivasan2016-04-301-6/+20
| * misc: mic: Fix for double fetch security bug in VOP driverAshutosh Dixit2016-04-271-0/+5
* | Merge tag 'staging-4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-074-7/+34
|\ \
| * \ Merge tag 'iio-fixes-for-4.6d' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2016-05-052-4/+29
| |\ \
| | * | iio: imu: mpu6050: Fix name/chip_id when using ACPIDaniel Baluta2016-05-041-3/+26
| | * | iio: imu: mpu6050: fix possible NULL dereferencesMatt Ranostay2016-05-042-2/+4
| |/ /
| * | Merge tag 'iio-fixes-for-4.6c' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2016-04-262-3/+5
| |\ \
| | * | iio:adc:at91-sama5d2: Repair crash on module removalMarek Vasut2016-04-181-0/+2
| | * | iio: ak8975: fix maybe-uninitialized warningRichard Leitner2016-04-171-1/+1
| | * | iio: ak8975: Fix NULL pointer exception on early interruptKrzysztof Kozlowski2016-04-171-2/+2
| |/ /
* | | Merge tag 'usb-4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-05-076-19/+11
|\ \ \
| * | | Revert "USB / PM: Allow USB devices to remain runtime-suspended when sleeping"Johan Hovold2016-05-022-13/+1
| * | | Merge tag 'usb-serial-4.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2016-04-291-0/+4
| |\ \ \
| | * | | USB: serial: cp210x: add Straizona Focusers device idsJasem Mutlaq2016-04-241-0/+2
| | * | | USB: serial: cp210x: add ID for Link ECUMike Manning2016-04-241-0/+2
| | | |/ | | |/|
| * | | usb: musb: jz4740: fix error check of usb_get_phy()Vladimir Zapolskiy2016-04-261-2/+2
| * | | Revert "usb: musb: musb_host: Enable HCD_BH flag to handle urb return in bott...Bin Liu2016-04-261-1/+1
| * | | usb: musb: gadget: nuke endpoint before setting its descriptor to NULLTal Shorer2016-04-261-3/+3
* | | | Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2016-05-073-8/+20
|\ \ \ \
| * | | | ARM: 8573/1: domain: move {set,get}_domain under config guardVladimir Murzin2016-05-051-0/+11
| * | | | ARM: 8572/1: nommu: change memory reserve for the vectorsJean-Philippe Brucker2016-05-052-2/+2
| * | | | ARM: 8571/1: nommu: fix PMSAv7 setupJean-Philippe Brucker2016-05-051-6/+7
* | | | | Merge tag 'media/v4.6-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2016-05-073-24/+9
|\ \ \ \ \
| * | | | | [media] media-device: fix builds when USB or PCI is compiled as moduleMauro Carvalho Chehab2016-05-051-4/+4
| * | | | | [media] media: s3c-camif: fix deadlock on driver probe()Marek Szyprowski2016-05-021-9/+3
| * | | | | [media] media: exynos4-is: fix deadlock on driver probeMarek Szyprowski2016-05-021-11/+2
OpenPOWER on IntegriCloud