summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* target: Have core_tmr_alloc_req() take an explicit GFP_xxx flagRoland Dreier2011-10-244-6/+7
* target: Make pscsi_create_virtdevice use ERR_CASTDan Carpenter2011-10-241-1/+1
* tcm_fc: remove custom hex_to_bin in ft_parse_wwnAndy Shevchenko2011-10-241-7/+5Star
* iscsi-target: use native hex2bin for chap_string_to_hexAndy Shevchenko2011-10-241-31/+3Star
* target: remove unused se_subsystem_api methodsChristoph Hellwig2011-10-241-30/+2Star
* target: cleanup pscsi request submissionChristoph Hellwig2011-10-242-174/+92Star
* target: cleanup iblock bio submissionChristoph Hellwig2011-10-242-136/+59Star
* target: simplify target_parse_naa_6h_vendor_specific()Andy Shevchenko2011-10-241-15/+14Star
* target: Remove session_reinstatement parameter from ->transport_wait_for_tasksNicholas Bellinger2011-10-243-32/+20Star
* target: push session reinstatement out of transport_generic_free_cmdChristoph Hellwig2011-10-244-33/+22Star
* target: remove transport_generic_removeChristoph Hellwig2011-10-241-29/+15Star
* target: simplify transport_put_cmdChristoph Hellwig2011-10-241-41/+20Star
* target: simplify transport_generic_removeChristoph Hellwig2011-10-241-19/+14Star
* target: remove transport_free_se_cmdChristoph Hellwig2011-10-241-14/+11Star
* target: don't opencode transport_release_cmd in transport_release_fe_cmdChristoph Hellwig2011-10-241-2/+1Star
* target: remove transport_generic_handle_cdbChristoph Hellwig2011-10-241-20/+3Star
* iscsi-target: always call transport_handle_cdb_directChristoph Hellwig2011-10-241-1/+1
* tfm_fc: use transport_handle_cdb_directChristoph Hellwig2011-10-241-1/+1
* target: Prevent transport_send_task_abort when CHECK_CONDITION statusNicholas Bellinger2011-10-241-0/+9
* target: Fix transport_cmd_finish_abort queue removal bugNicholas Bellinger2011-10-241-2/+3
* target: Prevent TRANSPORT_FREE_CMD_INTR processing in core_tmr_drain_cmd_listNicholas Bellinger2011-10-241-0/+10
* target: Re-org of core_tmr_lun_resetNicholas Bellinger2011-10-241-72/+125
* target: Prevent cmd->se_queue_node double addRoland Dreier2011-10-242-17/+16Star
* target: Remove unneeded version.h includesJesper Juhl2011-10-1116-16/+0Star
* Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2011-10-103-21/+21
|\
| * drm/radeon/kms: use hardcoded dig encoder to transmitter mapping for DCE4.1Alex Deucher2011-10-061-3/+6
| * drm/radeon/kms: fix dp_detect handling for DP bridge chipsAlex Deucher2011-10-051-15/+6Star
| * drm/radeon/kms: retry aux transactions if there are status flagsAlex Deucher2011-10-051-3/+9
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2011-10-102-2/+5
|\ \
| * | staging/octeon: Software should check the checksum of no tcp/udp packetsRoy.Li2011-09-271-1/+2
| * | SERIAL: Lantiq: Set timeout in uart_portJohn Crispin2011-09-211-1/+3
* | | Merge git://github.com/davem330/netLinus Torvalds2011-10-071-1/+1
|\ \ \
| * | | macvlan/macvtap: Fix unicast between macvtap interfaces in bridge modeDavid Ward2011-10-051-1/+1
| | |/ | |/|
* | | Merge branch 'for-linus' of http://people.redhat.com/agk/git/linux-dmLinus Torvalds2011-10-064-8/+32
|\ \ \
| * | | dm crypt: always disable discard_zeroes_dataMilan Broz2011-09-262-0/+21
| * | | dm: raid fix write_mostly arg validationJonthan Brassow2011-09-261-1/+1
| * | | dm table: avoid crash if integrity profile changesMike Snitzer2011-09-261-6/+7
| * | | dm: flakey fix corrupt_bio_byte error pathMike Snitzer2011-09-261-1/+3
* | | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2011-10-066-15/+26
|\ \ \ \
| * | | | md: Avoid waking up a thread after it has been freed.NeilBrown2011-09-216-15/+26
* | | | | Merge branch 'for-linus' of git://github.com/dtor/inputLinus Torvalds2011-10-051-5/+2Star
|\ \ \ \ \
| * | | | | Input: wacom - revert "Cintiq 21UX2 does not have menu strips"Jason Gerecke2011-10-051-5/+2Star
* | | | | | Merge git://bedivere.hansenpartnership.com/git/scsi-rc-fixes-2.6Linus Torvalds2011-10-052-8/+11
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | [SCSI] libsas: fix panic when single phy is disabled on a wide portMark Salyzyn2011-10-021-4/+6
| * | | | | [SCSI] qla2xxx: Fix crash in qla2x00_abort_all_cmds() on unloadRoland Dreier2011-10-021-4/+5
* | | | | | Merge git://github.com/davem330/netLinus Torvalds2011-10-048-42/+48
|\ \ \ \ \ \
| * | | | | | pch_gbe: Fixed the issue on which a network freezesToshiharu Okada2011-10-031-29/+27Star
| * | | | | | pch_gbe: Fixed the issue on which PC was frozen when link was downed.Toshiharu Okada2011-10-031-1/+1
| * | | | | | net: xen-netback: correctly restart Tx after a VM restore/migrateDavid Vrabel2011-10-031-2/+2
| * | | | | | bonding: properly stop queuing work when requestedAndy Gospodarek2011-10-033-7/+12