summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* target: remove some smp_mb__after_atomic()sJoern Engel2014-10-01
* target: simplify core_tmr_release_req()Joern Engel2014-10-01
* target: Remove core_tpg_release_virtual_lun0 functionAndy Grover2014-10-01
* target: Change core_dev_del_lun to take a se_lun instead of unpacked_lunAndy Grover2014-10-01
* target: core_tpg_post_dellun can return voidAndy Grover2014-10-01
* target: fix unused shift in core_scsi3_pri_report_capabilitiesJoern Engel2014-09-17
* target: correctly handle match_int errors in FILEIO + PSCSIJoern Engel2014-09-17
* target: fix pr_out length in iscsi_parse_pr_out_transport_idJoern Engel2014-09-17
* target: simplify target_fabric_make_lun error pathJoern Engel2014-09-17
* target: Fix memory leak on error in target_fabric_make_mappedlunJoern Engel2014-09-17
* target: Fix possible memory leak in aptpl_metadata parsingJoern Engel2014-09-17
* iscsi-target: use strlcpy in iscsit_collect_login_statsJoern Engel2014-09-17
* iscsi-target: remove unnecessary check in iscsit_setup_np error pathJoern Engel2014-09-17
* iscsi-target: Drop duplicate __iscsi_target_login_thread checkNicholas Bellinger2014-09-17
* iscsi-target: simplify return statementJoern Engel2014-09-17
* iscsi-target: remove always-true conditionsJoern Engel2014-09-17
* iscsi-target: remove unused debug codeJoern Engel2014-09-17
* target: target_core_ua_h: Add #define of include guardRasmus Villemoes2014-09-15
* tcm_fc: Replace rcu_assign_pointer() with RCU_INIT_POINTER()Andreea-Cristina Bernat2014-09-15
* target/configfs: Remove unnecessary null testHimangi Saraogi2014-09-15
* Linux 3.17-rc5Linus Torvalds2014-09-14
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-09-14
|\
| * be careful with nd->inode in path_init() and follow_dotdot_rcu()Al Viro2014-09-14
| * don't bugger nd->seq on set_root_rcu() from follow_dotdot_rcu()Al Viro2014-09-14
| * fix bogus read_seqretry() checks introduced in b37199eAl Viro2014-09-13
| * move the call of __d_drop(anon) into __d_materialise_unique(dentry, anon)Al Viro2014-09-13
| * [fix] lustre: d_make_root() does iput() on dentry allocation failureAl Viro2014-09-13
* | vfs: avoid non-forwarding large load after small store in path lookupLinus Torvalds2014-09-14
* | Merge branch 'parisc-3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-09-14
|\ \
| * | parisc: Implement new LWS CAS supporting 64 bit operations.Guy Martin2014-09-13
| * | parisc: Wire up seccomp, getrandom and memfd_create syscallsHelge Deller2014-08-27
| * | parisc: dino: fix %d confusingly prefixed with 0x in format stringHans Wennborg2014-08-27
| * | parisc: sys_hpux: NUL terminator is one past the endDan Carpenter2014-08-27
* | | Merge tag 'ntb-3.17' of git://github.com/jonmason/ntbLinus Torvalds2014-09-14
|\ \ \
| * | | ntb: Add alignment check to meet hardware requirementDave Jiang2014-09-14
| * | | MAINTAINERS: update NTB infoJon Mason2014-09-14
| * | | NTB: correct the spread of queues over mw'sJon Mason2014-09-14
* | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-09-14
|\ \ \ \
| * \ \ \ Merge tag 'irqchip-urgent-3.17' of git://git.infradead.org/users/jcooper/linu...Thomas Gleixner2014-09-14
| |\ \ \ \
| | * | | | irqchip: gic-v3: Declare rdist as __percpu pointer to __iomem pointerWill Deacon2014-09-03
| | * | | | irqchip: gic: Make gic_default_routable_irq_domain_ops staticWill Deacon2014-09-03
| | * | | | irqchip: exynos-combiner: Fix compilation error on ARM64Naveen Krishna Chatradhi2014-09-03
| | * | | | irqchip: crossbar: Off by one bugs in initDan Carpenter2014-08-18
| | * | | | irqchip: gic-v3: Tag all low level accessors __maybe_unusedMark Brown2014-08-18
| | * | | | irqchip: gic-v3: Only define gic_peek_irq() when building SMPMark Brown2014-08-17
| | | | | |
| \ \ \ \ \
*-. \ \ \ \ \ Merge branches 'locking-urgent-for-linus' and 'timers-urgent-for-linus' of gi...Linus Torvalds2014-09-13
|\ \ \ \ \ \ \
| | * | | | | | alarmtimer: Lock k_itimer during timer callbackRichard Larocque2014-09-12
| | * | | | | | alarmtimer: Do not signal SIGEV_NONE timersRichard Larocque2014-09-12
| | * | | | | | alarmtimer: Return relative times in timer_gettimeRichard Larocque2014-09-12
| | * | | | | | jiffies: Fix timeval conversion to jiffiesAndrew Hunter2014-09-12