summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2014-10-2131-317/+1392
|\
| * target/file: fix inclusive vfs_fsync_range() endZach Brown2014-10-071-2/+7
| * iser-target: Disable TX completion interrupt coalescingNicholas Bellinger2014-10-051-2/+2
| * target: Add force_pr_aptpl device attributeNicholas Bellinger2014-10-044-0/+32
| * target: Fix APTPL metadata handling for dynamic MappedLUNsNicholas Bellinger2014-10-044-5/+14
| * qla_target: don't delete changed naclsJoern Engel2014-10-031-1/+10
| * target/user: Recalculate pad size inside is_ring_space_avail()Andy Grover2014-10-031-15/+16
| * tcm_loop: Fixup tag handlingHannes Reinecke2014-10-031-15/+8
| * iser-target: Fix smatch warningSagi Grimberg2014-10-031-1/+1
| * target/user: Fix up smatch warnings in tcmu_netlink_eventNicholas Bellinger2014-10-031-10/+13
| * target: Add a user-passthrough backstoreAndy Grover2014-10-034-0/+1175
| * uio: Export definition of struct uio_deviceAndy Grover2014-10-021-12/+0
| * target: Remove unneeded check in sbc_parse_cdbAndy Grover2014-10-021-1/+1
| * target: Fix queue full status NULL pointer for SCF_TRANSPORT_TASK_SENSEQuinn Tran2014-10-011-2/+1
| * qla_target: rearrange struct qla_tgt_prmJoern Engel2014-10-011-1/+1
| * qla_target: improve qlt_unmap_sg()Joern Engel2014-10-011-11/+8
| * qla_target: make some global functions staticJoern Engel2014-10-012-15/+5
| * qla_target: remove unused parameterJoern Engel2014-10-011-3/+3
| * target: simplify core_tmr_abort_taskJoern Engel2014-10-011-3/+2
| * target: encapsulate smp_mb__after_atomic()Joern Engel2014-10-016-115/+56
| * target: remove some smp_mb__after_atomic()sJoern Engel2014-10-011-2/+0
| * target: simplify core_tmr_release_req()Joern Engel2014-10-011-12/+7
| * target: Remove core_tpg_release_virtual_lun0 functionAndy Grover2014-10-011-8/+1
| * target: Change core_dev_del_lun to take a se_lun instead of unpacked_lunAndy Grover2014-10-014-50/+11
| * target: core_tpg_post_dellun can return voidAndy Grover2014-10-012-4/+2
| * target: fix unused shift in core_scsi3_pri_report_capabilitiesJoern Engel2014-09-171-1/+1
| * target: correctly handle match_int errors in FILEIO + PSCSIJoern Engel2014-09-172-5/+15
| * target: fix pr_out length in iscsi_parse_pr_out_transport_idJoern Engel2014-09-171-3/+3
| * target: simplify target_fabric_make_lun error pathJoern Engel2014-09-171-5/+2
| * target: Fix memory leak on error in target_fabric_make_mappedlunJoern Engel2014-09-171-1/+2
| * target: Fix possible memory leak in aptpl_metadata parsingJoern Engel2014-09-171-14/+8
| * iscsi-target: use strlcpy in iscsit_collect_login_statsJoern Engel2014-09-171-2/+3
| * iscsi-target: remove unnecessary check in iscsit_setup_np error pathJoern Engel2014-09-171-2/+1
| * iscsi-target: Drop duplicate __iscsi_target_login_thread checkNicholas Bellinger2014-09-171-2/+0
| * iscsi-target: simplify return statementJoern Engel2014-09-171-5/+1
| * iscsi-target: remove always-true conditionsJoern Engel2014-09-171-6/+4
| * iscsi-target: remove unused debug codeJoern Engel2014-09-172-7/+2
| * target: target_core_ua_h: Add #define of include guardRasmus Villemoes2014-09-151-0/+1
| * tcm_fc: Replace rcu_assign_pointer() with RCU_INIT_POINTER()Andreea-Cristina Bernat2014-09-151-1/+1
| * target/configfs: Remove unnecessary null testHimangi Saraogi2014-09-151-2/+1
* | Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds2014-10-215-7/+7
|\ \
| * | Boaz Harrosh - Fix broken email addressBoaz Harrosh2014-10-195-7/+7
* | | Merge branch 'mailbox-for-linus' of git://git.linaro.org/landing-teams/workin...Linus Torvalds2014-10-214-2/+471
|\ \ \
| * | | mailbox: Introduce framework for mailboxJassi Brar2014-10-082-0/+469
| * | | mailbox: rename pl320-ipc specific mailbox.hSuman Anna2014-10-082-2/+2
* | | | Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2014-10-2115-62/+1658
|\ \ \ \
| * | | | watchdog: meson: remove magic value for rebootCarlo Caione2014-10-201-1/+1
| * | | | watchdog: Let XILINX_WATCHDOG and TEGRA_WATCHDOG depend on HAS_IOMEMChen Gang2014-10-201-1/+2
| * | | | watchdog: sunxi: Add A31 watchdog supportChen-Yu Tsai2014-10-201-0/+10
| * | | | watchdog: sunxi: support parameterized compatible stringsChen-Yu Tsai2014-10-201-25/+76