summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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-288-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-271-5/+4
| * | kill __d_materialise_dentry()Al Viro2014-09-271-44/+10
| * | __d_materialise_dentry(): flip the order of argumentsAl Viro2014-09-271-24/+20
| * | __d_move(): fold manipulations with ->d_child/->d_subdirsAl Viro2014-09-271-5/+3
| * | don't open-code d_rehash() in d_materialise_unique()Al Viro2014-09-271-5/+1
| * | pull rehashing and unlocking the target dentry into __d_materialise_dentry()Al Viro2014-09-271-7/+4
| * | ufs: deal with nfsd/iget racesAl Viro2014-09-272-1/+9
| * | fuse: honour max_read and max_write in direct_io modeMiklos Szeredi2014-09-274-7/+12
| * | shmem: fix nlink for rename overwrite directoryMiklos Szeredi2014-09-271-1/+3
* | | Merge branch 'for-3.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-09-286-24/+43
|\ \ \
| * | | cpuset: PF_SPREAD_PAGE and PF_SPREAD_SLAB should be atomic flagsZefan Li2014-09-255-13/+23
| * | | sched: add macros to define bitops for task atomic flagsZefan Li2014-09-252-9/+18
| * | | sched: fix confusing PFA_NO_NEW_PRIVS constantZefan Li2014-09-251-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-241-13/+33
| * | | | Merge tag 'fix-v3.17-io-chain-v3' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2014-09-232-5/+36
| |\ \ \ \
| | * | | | ARM: OMAP3: Fix I/O chain clock line assertion timed out errorTony Lindgren2014-09-172-5/+36
| * | | | | Merge tag 'fixes-v3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2014-09-233-43/+39
| |\ \ \ \ \
| | * | | | | bus: omap_l3_noc: Fix connID for OMAP4Nishanth Menon2014-09-111-25/+25
| | * | | | | ARM: dts: cm-t54: fix serial console power supply.Dmitry Lifshitz2014-09-101-3/+2
| | * | | | | ARM: dts: dra7-evm: Fix NAND GPMC timingsRoger Quadros2014-09-101-15/+12
| * | | | | | Merge tag 'fixes-v3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2014-09-231-3/+3
| |\ \ \ \ \ \