summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-01-18target: Add workaround for zero-length control CDB handlingNicholas Bellinger1-0/+13
2012-01-18target: Correct sense key for INVALID FIELD IN {PARAMETER LIST,CDB}Roland Dreier1-4/+4
2012-01-18target: Don't zero pages used for data buffersroland@purestorage.com1-1/+4
2012-01-18target: Allow PERSISTENT RESERVE IN for non-reservation holderMarco Sanvido1-0/+1
2012-01-18target: Use correct preempted registration sense codeMarco Sanvido1-2/+2
2012-01-18target: don't allocate bio headroom in iblockChristoph Hellwig1-1/+1
2011-12-16target: Set additional sense length field in sense dataRoland Dreier2-0/+15
2011-12-14target: Remove legacy device status check from transport_execute_tasksNicholas Bellinger1-7/+0
2011-12-14target: Remove __transport_execute_tasks() for each processing contextNicholas Bellinger1-2/+0
2011-12-14target: Remove extra se_device->execute_task_lock access in fast pathNicholas Bellinger2-17/+24
2011-12-14target: Drop se_device TCQ queue_depth usage from I/O pathNicholas Bellinger4-46/+2
2011-12-14target: Fix possible NULL pointer with __transport_execute_tasksNicholas Bellinger1-1/+2
2011-12-14target: Remove TFO->check_release_cmd() fabric API callerNicholas Bellinger1-4/+0
2011-12-14tcm_fc: Convert ft_send_work to use target_submit_cmdNicholas Bellinger1-38/+13
2011-12-14target: Add target_submit_cmd() for process context fabric submissionNicholas Bellinger3-3/+92
2011-12-14target: Make target_put_sess_cmd use target_release_cmd_krefNicholas Bellinger2-15/+25
2011-12-14target: Set response format in INQUIRY responseRoland Dreier1-0/+12
2011-12-14target: tcm_mod_builder: small fixupsSebastian Andrzej Siewior1-12/+10
2011-12-14Documentation/target: Fix tcm_mod_builder.py build breakageNicholas Bellinger1-21/+2
2011-12-14target: remove overagressive ____cacheline_aligned annoationsChristoph Hellwig1-31/+31
2011-12-14tcm_loop: bump max_sectorsChristoph Hellwig2-14/+5
2011-12-14target/configs: remove trailing newline from udev_path and aliasSebastian Andrzej Siewior1-0/+6
2011-12-14iscsi-target: fix chap identifier simple_strtoul usageNicholas Bellinger1-3/+7
2011-12-14target: remove useless castsJörn Engel18-101/+90
2011-12-14target: simplify target_check_cdb_and_preemptJörn Engel1-16/+10
2011-12-14target: Move core_scsi3_check_cdb_abort_and_preemptJörn Engel3-17/+15
2011-12-14target: use \n as a separator for configurationSebastian Andrzej Siewior5-5/+5
2011-12-14target: make the se_task task_state_active a normal boolChristoph Hellwig3-23/+22
2011-12-14target: remove the se_task task_error_status fieldChristoph Hellwig2-8/+1
2011-12-14target: fold se_task.task_sense into task_flagsChristoph Hellwig2-4/+4
2011-12-14target: header reshuffle, part2Christoph Hellwig44-462/+288
2011-12-14target: reshuffle headersChristoph Hellwig21-186/+170
2011-12-09Linux 3.2-rc5v3.2-rc5Linus Torvalds1-1/+1
2011-12-09Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds4-5/+39
2011-12-09Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds8-44/+68
2011-12-09Merge branch 'spi/for-3.2' of git://git.pengutronix.de/git/wsa/linux-2.6Linus Torvalds4-4/+6
2011-12-09Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds3-7/+32
2011-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds10-26/+40
2011-12-09Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds4-4/+5
2011-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds10-65/+172
2011-12-09Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-5/+12
2011-12-09sys_getppid: add missing rcu_dereferenceMandeep Singh Baines1-1/+1
2011-12-09rapidio/tsi721: modify PCIe capability settingsAlexandre Bounine2-5/+17
2011-12-09rapidio/tsi721: fix mailbox resource reportingAlexandre Bounine1-2/+2
2011-12-09rapidio/tsi721: switch to dma_zalloc_coherentAlexandre Bounine1-13/+4
2011-12-09procfs: do not overflow get_{idle,iowait}_time for nohzMichal Hocko1-2/+2
2011-12-09mm: vmalloc: check for page allocation failure before vmlist insertionMel Gorman1-0/+2
2011-12-09mm: Ensure that pfn_valid() is called once per pageblock when reserving pageb...Michal Hocko1-1/+7
2011-12-09mm/migrate.c: pair unlock_page() and lock_page() when migrating huge pagesHillf Danton1-1/+1
2011-12-09thp: set compound tail page _count to zeroYouquan Song2-1/+2