summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* IB/mlx5, iser, isert: Add Signature API additionsSagi Grimberg2014-10-094-129/+97
* Target/iser: Centralize ib_sig_domain settingSagi Grimberg2014-10-091-17/+16
* IB/iser: Centralize ib_sig_domain settingsSagi Grimberg2014-10-091-18/+18
* IB/mlx5: Use extended internal signature layoutSagi Grimberg2014-10-092-51/+61
* IB/iser: Set IP_CSUM as default guard typeSagi Grimberg2014-10-091-2/+2
* IB/iser: Remove redundant assignmentSagi Grimberg2014-10-091-1/+0
* IB/mlx5: Use enumerations for PI copy maskSagi Grimberg2014-10-092-3/+6
* IB/iser: Bump version, add maintainerOr Gerlitz2014-10-092-1/+2
* IB/iser: Fix/add kernel-doc style description in iscsi_iser.cSagi Grimberg2014-10-091-9/+160
* IB/iser: Add/Fix kernel doc style descriptions in iscsi_iser.hSagi Grimberg2014-10-091-46/+189
* IB/iser: Nit - add space after __func__ in iser loggingSagi Grimberg2014-10-091-8/+8
* IB/iser: Change iscsi_conn_stop log level to infoAriel Nahum2014-10-091-1/+1
* IB/iser: Suppress scsi command send completionsSagi Grimberg2014-10-093-7/+16
* IB/iser: Optimize completion pollingSagi Grimberg2014-10-092-5/+11
* IB/iser: Use beacon to indicate all completions were consumedSagi Grimberg2014-10-093-22/+23
* IB/iser: Use single CQ for RX and TXSagi Grimberg2014-10-093-125/+114
* IB/iser: Use internal polling budget to avoid possible live-lockSagi Grimberg2014-10-091-0/+4
* IB/iser: Centralize iser completion contextsSagi Grimberg2014-10-092-87/+84
* IB/iser: Use iser_warn instead of BUG_ON in iser_conn_releaseAriel Nahum2014-10-091-1/+3
* IB/iser: Signal iSCSI layer that transport is broken in error completionsSagi Grimberg2014-10-091-4/+25
* IB/iser: Protect tasks cleanup in case IB device was already releasedSagi Grimberg2014-10-091-1/+7
* IB/iser: Unbind at conn_stop stageAriel Nahum2014-10-091-0/+7
* IB/iser: Don't bound release_work completions timeoutsSagi Grimberg2014-10-091-9/+4
* IB/iser: Fix DEVICE REMOVAL handling in the absence of iscsi daemonSagi Grimberg2014-10-092-61/+108
* IB/iser: Extend iser_free_ib_conn_res()Sagi Grimberg2014-10-091-28/+30
* IB/iser: Remove unused variables and dead codeRoi Dayan2014-10-091-4/+0
* IB/iser: Re-introduce ib_connSagi Grimberg2014-10-095-204/+245
* IB/iser: Rename ib_conn -> iser_connSagi Grimberg2014-10-095-392/+403
* Linux 3.17-rc7v3.17-rc7Linus Torvalds2014-09-281-1/+1
* Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2014-09-281-0/+5
|\
| * dmaengine: omap-dma: Restore the CLINK_CTRL in resume pathPeter Ujfalusi2014-09-231-0/+3
| * dmaengine: omap-dma: Add memory barrier to dma_resume pathPeter Ujfalusi2014-09-231-0/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-09-278-85/+60
|\ \
| * | vfs: Don't exchange "short" filenames unconditionally.Mikhail Efremov2014-09-271-9/+18
| * | fold swapping ->d_name.hash into switch_names()Linus Torvalds2014-09-271-2/+1
| * | fold unlocking the children into dentry_unlock_parents_for_move()Al Viro2014-09-261-5/+4
| * | kill __d_materialise_dentry()Al Viro2014-09-261-44/+10
| * | __d_materialise_dentry(): flip the order of argumentsAl Viro2014-09-261-24/+20
| * | __d_move(): fold manipulations with ->d_child/->d_subdirsAl Viro2014-09-261-5/+3
| * | don't open-code d_rehash() in d_materialise_unique()Al Viro2014-09-261-5/+1
| * | pull rehashing and unlocking the target dentry into __d_materialise_dentry()Al Viro2014-09-261-7/+4
| * | ufs: deal with nfsd/iget racesAl Viro2014-09-262-1/+9
| * | fuse: honour max_read and max_write in direct_io modeMiklos Szeredi2014-09-264-7/+12
| * | shmem: fix nlink for rename overwrite directoryMiklos Szeredi2014-09-261-1/+3
* | | Merge branch 'for-3.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-09-276-24/+43
|\ \ \
| * | | cpuset: PF_SPREAD_PAGE and PF_SPREAD_SLAB should be atomic flagsZefan Li2014-09-245-13/+23
| * | | sched: add macros to define bitops for task atomic flagsZefan Li2014-09-242-9/+18
| * | | sched: fix confusing PFA_NO_NEW_PRIVS constantZefan Li2014-09-241-1/+1
* | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-09-2713-77/+139
|\ \ \ \
| * | | | drivers/soc: qcom: do not disable the iface clock in probeSrinivas Kandagatla2014-09-231-13/+33
OpenPOWER on IntegriCloud