summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-11-16target/sbc: Seperate WRITE_SAME based on UNMAP flag in sbc_opsNicholas Bellinger2-28/+24
2012-11-08target: Change sbc_emulate_noop to return sense_reason_tNicholas Bellinger1-8/+2
2012-11-08sbp-target: remove depends on CONFIG_EXPERIMENTALKees Cook1-1/+1
2012-11-08iscsi-target: Always send a response before terminating iSCSI connectionRoland Dreier2-6/+12
2012-11-08iscsi-target: Fix bug in handling of ExpStatSN ACK during u32 wrap-aroundSteve Hodgson3-4/+4
2012-11-08iscsi-target: Fix potential deadlock on lock taken in timerRoland Dreier1-2/+2
2012-11-08target: Fix exception path pr_reg put regression for PR RELEASENicholas Bellinger1-1/+1
2012-11-08target: Fix possible TFO->write_pending() sense_reason_t silent WRITE corruptionNicholas Bellinger1-1/+1
2012-11-07target: Fix incorrect inversion of TPGS_EXPLICT_ALUA checkNicholas Bellinger1-1/+1
2012-11-07target: pass sense_reason as a return valueChristoph Hellwig24-1059/+841
2012-11-07target: Fix incorrect starting offset after MODE_SENSE refactoringNicholas Bellinger1-2/+5
2012-11-07target: Add emulation for MODE SELECTRoland Dreier1-0/+53
2012-11-07target: Implement mode page 0x1c, "Informational Exceptions"Roland Dreier1-0/+14
2012-11-07target: Refactor MODE SENSE emulationRoland Dreier1-59/+176
2012-11-07iscsi-target: Use list_first_entry() where appropriateRoland Dreier2-6/+5
2012-11-07target: remove ->get_device_revChristoph Hellwig8-26/+1
2012-11-07target: simplify alua supportChristoph Hellwig7-166/+65
2012-11-07target: simplify reservations codeChristoph Hellwig7-298/+127
2012-11-07target: kill dev->dev_task_attr_typeChristoph Hellwig4-83/+69
2012-11-07pscsi: fix REPORT LUNS handlingChristoph Hellwig1-1/+2
2012-11-07target/pscsi: Make pscsi_configure_device + target_release_session staticFengguang Wu2-2/+2
2012-11-07target: provide generic sbc device type/revision helpersChristoph Hellwig5-45/+22
2012-11-07target/pscsi: call spc_emulate_report_luns directlyChristoph Hellwig3-10/+5
2012-11-07target: move REPORT LUNS emulation to target_core_spc.cChristoph Hellwig3-65/+64
2012-11-07target: rename spc_opsChristoph Hellwig5-9/+9
2012-11-07target: kill struct se_subsystem_devChristoph Hellwig26-1909/+1049
2012-11-04Linux 3.7-rc4v3.7-rc4Linus Torvalds1-1/+1
2012-11-04Merge tag 'nfs-for-3.7-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds11-35/+110
2012-11-04Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...Linus Torvalds3-6/+9
2012-11-04Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...Linus Torvalds3-175/+22
2012-11-04Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds19-92/+275
2012-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds27-129/+320
2012-11-03tcp-repair: Handle zero-length data put in rcv queuePavel Emelyanov1-0/+3
2012-11-03vmxnet3: must split too big fragmentsEric Dumazet1-20/+45
2012-11-03l2tp: fix oops in l2tp_eth_create() error pathTom Parkin1-0/+1
2012-11-03exynos4_tmu_driver_ids should be exynos_tmu_driver_ids.Jonghwan Choi1-1/+1
2012-11-03ACPI video: Ignore errors after _DOD evaluation.Igor Murzov1-4/+7
2012-11-03thermal: solve compilation errors in rcar_thermalDevendra Naga1-1/+1
2012-11-03cxgb4: Fix unable to get UP event from the LLDVipul Pandya1-10/+0
2012-11-03drivers/net/phy/mdio-bitbang.c: Call mdiobus_unregister before mdiobus_freePeter Senna Tschudin1-0/+1
2012-11-03drivers/net/ethernet/nxp/lpc_eth.c: Call mdiobus_unregister before mdiobus_freePeter Senna Tschudin1-0/+1
2012-11-03bnx2x: fix HW initialization using fw 7.8.xDmitry Kravkov1-1/+2
2012-11-03Merge tag 'pm-for-3.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-1/+1
2012-11-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds8-5/+49
2012-11-03NFS4: nfs4_opendata_access should return errnoWeston Andros Adamson1-1/+1
2012-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds9-16/+42
2012-11-03Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-4/+6
2012-11-03Merge tag 'frv-fixes-20121102' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds7-32/+16
2012-11-03Merge tag 'stable/for-linus-3.7-rc4-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds8-31/+61
2012-11-02hashtable: introduce a small and naive hashtableSasha Levin1-0/+192