aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-11-27target: Make spc_get_write_same_sectors return sector_tNicholas Bellinger2-2/+2
2012-11-27target/configfs: use kmalloc() instead of kzalloc() for default groupsSebastian Andrzej Siewior3-12/+12
2012-11-27target/configfs: allocate only 6 slots for dev_cg->default_groupsSebastian Andrzej Siewior1-1/+1
2012-11-27target/configfs: allocate pointers instead of full struct for default_groupsSebastian Andrzej Siewior3-12/+12
2012-11-27target: update error handling for sbc_setup_write_same()Dan Carpenter1-3/+3
2012-11-27iscsit: use GFP_ATOMIC under spin lockWei Yongjun1-1/+1
2012-11-27iscsi_target: Remove redundant null check before kfreeSachin Kamat1-4/+2
2012-11-27target/iblock: Forward declare bio helpersNicholas Bellinger1-86/+81
2012-11-27target: Clean up flow in transport_check_aborted_status()Roland Dreier1-14/+10
2012-11-27target: Clean up logic in transport_put_cmd()Roland Dreier1-5/+4
2012-11-27qla2xxx: Look up LUN for abort requestsSteve Hodgson1-1/+20
2012-11-27target: Update copyright information to 2012Nicholas Bellinger18-59/+19
2012-11-15target/iblock: Add WRITE_SAME w/ UNMAP=0 emulation supportNicholas Bellinger1-7/+79
2012-11-15target: Add/check max_write_same_len device attribute + update block limits VPDNicholas Bellinger5-1/+30
2012-11-15target/sbc: Seperate WRITE_SAME based on UNMAP flag in sbc_opsNicholas Bellinger1-28/+23
2012-11-07target: Change sbc_emulate_noop to return sense_reason_tNicholas Bellinger1-8/+2
2012-11-07sbp-target: remove depends on CONFIG_EXPERIMENTALKees Cook1-1/+1
2012-11-07iscsi-target: Always send a response before terminating iSCSI connectionRoland Dreier2-6/+12
2012-11-07iscsi-target: Fix bug in handling of ExpStatSN ACK during u32 wrap-aroundSteve Hodgson3-4/+4
2012-11-07iscsi-target: Fix potential deadlock on lock taken in timerRoland Dreier1-2/+2
2012-11-07target: Fix exception path pr_reg put regression for PR RELEASENicholas Bellinger1-1/+1
2012-11-07target: Fix possible TFO->write_pending() sense_reason_t silent WRITE corruptionNicholas Bellinger1-1/+1
2012-11-06target: Fix incorrect inversion of TPGS_EXPLICT_ALUA checkNicholas Bellinger1-1/+1
2012-11-06target: pass sense_reason as a return valueChristoph Hellwig21-1022/+803
2012-11-06target: Fix incorrect starting offset after MODE_SENSE refactoringNicholas Bellinger1-2/+5
2012-11-06target: Add emulation for MODE SELECTRoland Dreier1-0/+53
2012-11-06target: Implement mode page 0x1c, "Informational Exceptions"Roland Dreier1-0/+14
2012-11-06target: Refactor MODE SENSE emulationRoland Dreier1-59/+176
2012-11-06iscsi-target: Use list_first_entry() where appropriateRoland Dreier2-6/+5
2012-11-06target: remove ->get_device_revChristoph Hellwig7-25/+1
2012-11-06target: simplify alua supportChristoph Hellwig6-153/+65
2012-11-06target: simplify reservations codeChristoph Hellwig6-269/+127
2012-11-06target: kill dev->dev_task_attr_typeChristoph Hellwig3-72/+69
2012-11-06pscsi: fix REPORT LUNS handlingChristoph Hellwig1-1/+2
2012-11-06target/pscsi: Make pscsi_configure_device + target_release_session staticFengguang Wu2-2/+2
2012-11-06target: provide generic sbc device type/revision helpersChristoph Hellwig4-44/+18
2012-11-06target/pscsi: call spc_emulate_report_luns directlyChristoph Hellwig2-10/+4
2012-11-06target: move REPORT LUNS emulation to target_core_spc.cChristoph Hellwig3-65/+64
2012-11-06target: rename spc_opsChristoph Hellwig4-7/+7
2012-11-06target: kill struct se_subsystem_devChristoph Hellwig24-1818/+1011
2012-11-03Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linuxLinus Torvalds3-6/+9
2012-11-03Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/linuxLinus Torvalds3-175/+22
2012-11-03Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds18-92/+274
2012-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds11-83/+186
2012-11-02vmxnet3: must split too big fragmentsEric Dumazet1-20/+45
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-02cxgb4: Fix unable to get UP event from the LLDVipul Pandya1-10/+0
2012-11-02drivers/net/phy/mdio-bitbang.c: Call mdiobus_unregister before mdiobus_freePeter Senna Tschudin1-0/+1