summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-03target: Add a user-passthrough backstoreAndy Grover
2014-10-02target: Add documentation on the target userspace pass-through driverAndy Grover
2014-10-02uio: Export definition of struct uio_deviceAndy Grover
2014-10-02target: Remove unneeded check in sbc_parse_cdbAndy Grover
2014-10-01target: Fix queue full status NULL pointer for SCF_TRANSPORT_TASK_SENSEQuinn Tran
2014-10-01qla_target: rearrange struct qla_tgt_prmJoern Engel
2014-10-01qla_target: improve qlt_unmap_sg()Joern Engel
2014-10-01qla_target: make some global functions staticJoern Engel
2014-10-01qla_target: remove unused parameterJoern Engel
2014-10-01target: simplify core_tmr_abort_taskJoern Engel
2014-10-01target: encapsulate smp_mb__after_atomic()Joern Engel
2014-10-01target: remove some smp_mb__after_atomic()sJoern Engel
2014-10-01target: simplify core_tmr_release_req()Joern Engel
2014-10-01target: Remove core_tpg_release_virtual_lun0 functionAndy Grover
2014-10-01target: Change core_dev_del_lun to take a se_lun instead of unpacked_lunAndy Grover
2014-10-01target: core_tpg_post_dellun can return voidAndy Grover
2014-09-17target: fix unused shift in core_scsi3_pri_report_capabilitiesJoern Engel
2014-09-17target: correctly handle match_int errors in FILEIO + PSCSIJoern Engel
2014-09-17target: fix pr_out length in iscsi_parse_pr_out_transport_idJoern Engel
2014-09-17target: simplify target_fabric_make_lun error pathJoern Engel
2014-09-17target: Fix memory leak on error in target_fabric_make_mappedlunJoern Engel
2014-09-17target: Fix possible memory leak in aptpl_metadata parsingJoern Engel
2014-09-17iscsi-target: use strlcpy in iscsit_collect_login_statsJoern Engel
2014-09-17iscsi-target: remove unnecessary check in iscsit_setup_np error pathJoern Engel
2014-09-17iscsi-target: Drop duplicate __iscsi_target_login_thread checkNicholas Bellinger
2014-09-17iscsi-target: simplify return statementJoern Engel
2014-09-17iscsi-target: remove always-true conditionsJoern Engel
2014-09-17iscsi-target: remove unused debug codeJoern Engel
2014-09-15target: target_core_ua_h: Add #define of include guardRasmus Villemoes
2014-09-15tcm_fc: Replace rcu_assign_pointer() with RCU_INIT_POINTER()Andreea-Cristina Bernat
2014-09-15target/configfs: Remove unnecessary null testHimangi Saraogi
2014-09-14Linux 3.17-rc5v3.17-rc5Linus Torvalds
2014-09-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-09-14vfs: avoid non-forwarding large load after small store in path lookupLinus Torvalds
2014-09-14Merge branch 'parisc-3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-09-14be careful with nd->inode in path_init() and follow_dotdot_rcu()Al Viro
2014-09-14don't bugger nd->seq on set_root_rcu() from follow_dotdot_rcu()Al Viro
2014-09-14Merge tag 'ntb-3.17' of git://github.com/jonmason/ntbLinus Torvalds
2014-09-14Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-09-14Merge tag 'irqchip-urgent-3.17' of git://git.infradead.org/users/jcooper/linu...Thomas Gleixner
2014-09-14ntb: Add alignment check to meet hardware requirementDave Jiang
2014-09-14MAINTAINERS: update NTB infoJon Mason
2014-09-14NTB: correct the spread of queues over mw'sJon Mason
2014-09-13fix bogus read_seqretry() checks introduced in b37199eAl Viro
2014-09-13move the call of __d_drop(anon) into __d_materialise_unique(dentry, anon)Al Viro
2014-09-13[fix] lustre: d_make_root() does iput() on dentry allocation failureAl Viro
2014-09-13Merge branches 'locking-urgent-for-linus' and 'timers-urgent-for-linus' of gi...Linus Torvalds
2014-09-13parisc: Implement new LWS CAS supporting 64 bit operations.Guy Martin
2014-09-13vfs: fix bad hashing of dentriesLinus Torvalds
2014-09-13Make hash_64() use a 64-bit multiply when appropriateLinus Torvalds