summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* target: Clean up logic in transport_put_cmd()Roland Dreier2012-11-271-5/+4
* qla2xxx: Look up LUN for abort requestsSteve Hodgson2012-11-271-1/+20
* target: Update copyright information to 2012Nicholas Bellinger2012-11-2718-59/+19
* target/iblock: Add WRITE_SAME w/ UNMAP=0 emulation supportNicholas Bellinger2012-11-151-7/+79
* target: Add/check max_write_same_len device attribute + update block limits VPDNicholas Bellinger2012-11-156-1/+33
* target/sbc: Seperate WRITE_SAME based on UNMAP flag in sbc_opsNicholas Bellinger2012-11-152-28/+24
* target: Change sbc_emulate_noop to return sense_reason_tNicholas Bellinger2012-11-071-8/+2
* sbp-target: remove depends on CONFIG_EXPERIMENTALKees Cook2012-11-071-1/+1
* iscsi-target: Always send a response before terminating iSCSI connectionRoland Dreier2012-11-072-6/+12
* iscsi-target: Fix bug in handling of ExpStatSN ACK during u32 wrap-aroundSteve Hodgson2012-11-073-4/+4
* iscsi-target: Fix potential deadlock on lock taken in timerRoland Dreier2012-11-071-2/+2
* target: Fix exception path pr_reg put regression for PR RELEASENicholas Bellinger2012-11-071-1/+1
* target: Fix possible TFO->write_pending() sense_reason_t silent WRITE corruptionNicholas Bellinger2012-11-071-1/+1
* target: Fix incorrect inversion of TPGS_EXPLICT_ALUA checkNicholas Bellinger2012-11-061-1/+1
* target: pass sense_reason as a return valueChristoph Hellwig2012-11-0624-1059/+841
* target: Fix incorrect starting offset after MODE_SENSE refactoringNicholas Bellinger2012-11-061-2/+5
* target: Add emulation for MODE SELECTRoland Dreier2012-11-061-0/+53
* target: Implement mode page 0x1c, "Informational Exceptions"Roland Dreier2012-11-061-0/+14
* target: Refactor MODE SENSE emulationRoland Dreier2012-11-061-59/+176
* iscsi-target: Use list_first_entry() where appropriateRoland Dreier2012-11-062-6/+5
* target: remove ->get_device_revChristoph Hellwig2012-11-068-26/+1
* target: simplify alua supportChristoph Hellwig2012-11-067-166/+65
* target: simplify reservations codeChristoph Hellwig2012-11-067-298/+127
* target: kill dev->dev_task_attr_typeChristoph Hellwig2012-11-064-83/+69
* pscsi: fix REPORT LUNS handlingChristoph Hellwig2012-11-061-1/+2
* target/pscsi: Make pscsi_configure_device + target_release_session staticFengguang Wu2012-11-062-2/+2
* target: provide generic sbc device type/revision helpersChristoph Hellwig2012-11-065-45/+22
* target/pscsi: call spc_emulate_report_luns directlyChristoph Hellwig2012-11-063-10/+5
* target: move REPORT LUNS emulation to target_core_spc.cChristoph Hellwig2012-11-063-65/+64
* target: rename spc_opsChristoph Hellwig2012-11-065-9/+9
* target: kill struct se_subsystem_devChristoph Hellwig2012-11-0626-1909/+1049
* Linux 3.7-rc4v3.7-rc4Linus Torvalds2012-11-041-1/+1
* Merge tag 'nfs-for-3.7-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2012-11-0311-35/+110
|\
| * NFS4: nfs4_opendata_access should return errnoWeston Andros Adamson2012-11-021-1/+1
| * NFSv4: Initialise the NFSv4.1 slot table highest_used_slotid correctlyTrond Myklebust2012-11-011-1/+1
| * SUNRPC: return proper errno from backchannel_rqstWeston Andros Adamson2012-11-011-1/+1
| * NFS: add nfs_sb_deactive_async to avoid deadlockWeston Andros Adamson2012-10-315-3/+56
| * nfs: Show original device name verbatim in /proc/*/mount{s,info}Ben Hutchings2012-10-314-9/+20
| * nfsv3: Make v3 mounts fail with ETIMEDOUTs instead EIO on mountd timeoutsScott Mayhew2012-10-311-1/+1
| * nfs: Check whether a layout pointer is NULL before free itYanchuan Nian2012-10-311-2/+2
| * NFS: fix bug in legacy DNS resolver.NeilBrown2012-10-311-2/+3
| * NFSv4: nfs4_locku_done must release the sequence idTrond Myklebust2012-10-311-0/+1
| * NFSv4.1: We must release the sequence id when we fail to get a session slotTrond Myklebust2012-10-311-13/+23
| * NFS: Wait for session recovery to finish before returningBryan Schumaker2012-10-311-2/+1
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...Linus Torvalds2012-11-033-6/+9
|\ \
| * | exynos4_tmu_driver_ids should be exynos_tmu_driver_ids.Jonghwan Choi2012-11-031-1/+1
| * | ACPI video: Ignore errors after _DOD evaluation.Igor Murzov2012-11-031-4/+7
| * | thermal: solve compilation errors in rcar_thermalDevendra Naga2012-11-031-1/+1
* | | Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...Linus Torvalds2012-11-033-175/+22
|\ \ \
| * | | i2c: tegra: set irq name as device nameLaxman Dewangan2012-11-021-1/+1
OpenPOWER on IntegriCloud