summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* block: fix checking return value of blk_mq_init_queueMing Lei2015-01-023-3/+3
* NVMe: Fix double free irqKeith Busch2014-12-221-5/+12
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-12-203-41/+2
|\
| * lustre: get rid of playing with ->fsAl Viro2014-12-173-41/+2
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2014-12-2020-1234/+1348
|\ \
| * | target: Allow AllRegistrants to re-RESERVE existing reservationNicholas Bellinger2014-12-191-1/+4
| * | iscsi-target: Fail connection on short sendmsg writesNicholas Bellinger2014-12-161-15/+11
| * | iscsi-target: nullify session in failed login sequenceSagi Grimberg2014-12-161-0/+1
| * | target: Avoid dropping AllRegistrants reservation during unregisterNicholas Bellinger2014-12-161-22/+65
| * | target: Fix R_HOLDER bit usage for AllRegistrantsNicholas Bellinger2014-12-161-3/+23
| * | iscsi-target: Drop left-over bogus iscsi_np->tpg_npNicholas Bellinger2014-12-132-2/+0
| * | iser-target: Fix wc->wr_id cast warningNicholas Bellinger2014-12-131-2/+1
| * | iser-target: Remove code duplicationSagi Grimberg2014-12-131-27/+20
| * | iser-target: Adjust log levels and prettify some printsSagi Grimberg2014-12-131-109/+108
| * | iser-target: Use debug_level parameter to control logging levelSagi Grimberg2014-12-132-178/+209
| * | iser-target: Fix logout sequenceSagi Grimberg2014-12-132-8/+17
| * | iser-target: Don't wait for session commands from completion contextSagi Grimberg2014-12-131-7/+10
| * | iser-target: Reduce CQ lock contention by batch pollingSagi Grimberg2014-12-132-5/+9
| * | iser-target: Introduce isert_poll_budgetSagi Grimberg2014-12-131-1/+7
| * | iser-target: Remove an atomic operation from the IO pathSagi Grimberg2014-12-132-63/+40
| * | iser-target: Remove redundant call to isert_conn_terminateSagi Grimberg2014-12-131-4/+0
| * | iser-target: Use single CQ for TX and RXSagi Grimberg2014-12-132-124/+83
| * | iser-target: Centralize completion elements to a contextSagi Grimberg2014-12-132-108/+114
| * | iser-target: Cast wr_id with uintptr_t instead of unsinged longSagi Grimberg2014-12-131-8/+8
| * | iser-target: Unite error completion handler for RX and TXSagi Grimberg2014-12-131-33/+28
| * | iser-target: Remove interrupt coalescingSagi Grimberg2014-12-132-116/+10
| * | iser-target: Work-around live target stack shutdown resource cleanupSagi Grimberg2014-12-131-0/+21
| * | iscsi,iser-target: Expose supported protection ops according to t10_piSagi Grimberg2014-12-133-6/+16
| * | iser-target: Fix NULL dereference in SW mode DIFSagi Grimberg2014-12-131-6/+13
| * | iser-target: Allocate PI contexts dynamicallySagi Grimberg2014-12-132-116/+158
| * | iser-target: Fix implicit termination of connectionsSagi Grimberg2014-12-132-8/+35
| * | iser-target: Handle ADDR_CHANGE event for listener cm_idSagi Grimberg2014-12-132-31/+77
| * | iser-target: Fix connected_handler + teardown flow raceSagi Grimberg2014-12-131-12/+19
| * | iser-target: Parallelize CM connection establishmentSagi Grimberg2014-12-132-24/+62
| * | iser-target: Fix flush + disconnect completion handlingSagi Grimberg2014-12-132-23/+31
| * | iscsi,iser-target: Initiate termination only onceSagi Grimberg2014-12-133-34/+54
| * | target: remove unneeded arrayJulia Lawall2014-12-021-5/+2
| * | iscsi-target: fix error path in iscsi_target_init_module()Lino Sanfilippo2014-12-021-0/+1
| * | tcm_loop: Fix wrong I_T nexus associationHannes Reinecke2014-12-022-49/+24
| * | target: Drop left-over PHBA_PDEV set attr checksNicholas Bellinger2014-12-021-54/+10
| * | target: Drop left-over internal dev attribute codeNicholas Bellinger2014-12-021-175/+1
| * | target/pscsi: Convert to external pscsi_backend_dev_attrsNicholas Bellinger2014-12-021-0/+26
| * | target/user: Convert to external tcmu_backend_dev_attrsNicholas Bellinger2014-12-021-0/+42
| * | target/rd: Convert to external rd_mcp_backend_dev_attrsNicholas Bellinger2014-12-021-0/+41
| * | target/file: Convert to external fileio_backend_dev_attrsNicholas Bellinger2014-12-021-0/+42
| * | target/iblock: Convert to external iblock_backend_dev_attrsNicholas Bellinger2014-12-021-0/+41
| * | target: Add EXPORT_SYMBOL for existing se_dev_set_*Nicholas Bellinger2014-12-023-28/+27
| * | target: Move dev_stat_cit to struct se_subsystem_apiNicholas Bellinger2014-12-021-7/+5
| * | target: Move dev_alua_tg_pt_gps_cit to struct se_subsystem_apiNicholas Bellinger2014-12-021-7/+5
| * | target: Move dev_wwn_cit to struct se_subsystem_apiNicholas Bellinger2014-12-021-8/+5