summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* target: Update QUEUE ALGORITHM MODIFIER control page defaultNicholas Bellinger2011-07-223-1/+47
* target: ->map_task_SG conversion to ->map_control_SG and ->map_data_SGNicholas Bellinger2011-07-223-27/+36
* target: Follow up core updates from AGrover and HCH (round 4)Andy Grover2011-07-2228-2037/+1385
* target: Eliminate usage of struct se_memAndy Grover2011-07-226-780/+307
* target: Pass 2nd param of transport_split_cdb by valueAndy Grover2011-07-223-17/+16
* target: Enforce 1 page max for control cdb buffer sizesAndy Grover2011-07-221-0/+5
* target: Make all control CDBs scatter-gatherAndy Grover2011-07-228-217/+215
* target: Implement Block Device Characteristics VPD pageRoland Dreier2011-07-224-0/+37
* target: Fix reporting of supported VPD pagesRoland Dreier2011-07-221-48/+47
* target: Allow for built-in target modulesRoland Dreier2011-07-221-4/+0
* tcm_fc: Convert to wake_up_process and schedule_timeout_interruptibleNicholas Bellinger2011-07-222-11/+10
* tcm_fc: Makefile cleanupsNicholas Bellinger2011-07-221-13/+4
* loopback: Fix memory leak in tcm_loop_make_scsi_hba()Jesper Juhl2011-07-221-9/+8
* loopback: Remove duplicate scsi/scsi_tcq.h includeJesper Juhl2011-07-221-1/+0
* loopback: off by one in tcm_loop_make_naa_tpg()Dan Carpenter2011-07-221-1/+1
* target/iblock: Remove unused iblock_dev membersRoland Dreier2011-07-222-19/+3
* target/iblock: Use request_queue->nr_request for se_device defaultsNicholas Bellinger2011-07-222-4/+2
* target: Make se_tmr_lock IRQ-safeRoland Dreier2011-07-222-12/+13
* target: Make se_dev_check_online() locking IRQ-safeRoland Dreier2011-07-221-2/+3
* target: Make transport_lookup_cmd_lun() locking IRQ-safeRoland Dreier2011-07-221-5/+5
* target: Add SCF_EMULATE_QUEUE_FULL -> transport_handle_queue_fullNicholas Bellinger2011-07-221-15/+179
* target: Add transport_handle_cdb_direct optimizationNicholas Bellinger2011-07-221-0/+24
* target: merge release_cmd methodsChristoph Hellwig2011-07-225-56/+32
* target: remove the unused SCF_* flagsChristoph Hellwig2011-07-221-25/+5
* target: remove the always-noop ->new_cmd_failure methodChristoph Hellwig2011-07-227-30/+0
* target: Updates from AGrover and HCH (round 3)Andy Grover2011-07-2214-689/+534
* target: Fix WRITE_SAME_[16,32] number of blocks=0 caseNicholas Bellinger2011-07-222-10/+32
* target: Fix WRITE_SAME_16 t_task_lba assignment bugNicholas Bellinger2011-07-221-1/+1
* target: More core cleanups from AGrover (round 2)Andy Grover2011-07-2216-929/+751
* target: Fix double test of inquiry_prodRoland Dreier2011-07-221-1/+1
* target: Core cleanups from AGrover (round 1)Andy Grover2011-07-2225-1855/+1687
* target: Remove unused su_group usage in fabric register/dergisterNicholas Bellinger2011-07-221-15/+0
* target: Remove unnecessary *cdb transport_get_lun_for_cmd parameterNicholas Bellinger2011-07-223-3/+2
* target: use MAINTENANCE_IN and MAINTENANCE_OUT definitions in scsi.hNicholas Bellinger2011-07-221-2/+2
* target: Check LUN numbers in transport_get_lun_for_[cmd,tmr]Fubo Chen2011-07-221-0/+12
* Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-07-214-39/+56
|\
| * drm/i915: Fix unfenced alignment on pre-G33 hardwareChris Wilson2011-07-183-38/+41
| * drm/i915: Add quirk to disable SSC on Lenovo U160 LVDSKeith Packard2011-07-142-1/+15
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-07-182-5/+2
|\ \
| * | pppoe: Must flush connections when MAC address changes too.David S. Miller2011-07-181-1/+2
| * | tulip: dmfe: Remove old log spamming pr_debugsJoe Perches2011-07-181-4/+0
* | | si4713-i2c: avoid potential buffer overflow on si4713Mauro Carvalho Chehab2011-07-181-2/+2
* | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-07-183-1/+13
|\ \ \ | |/ / |/| |
| * | hwmon: (max1111) Fix race condition causing NULL pointer exceptionPavel Herrmann2011-07-171-0/+11
| * | hwmon: (it87) Fix label group removalJean Delvare2011-07-171-1/+1
| * | hwmon: (asus_atk0110) Fix memory leakLuca Tettamanti2011-07-171-0/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-07-174-12/+29
|\ \ \
| * | | gianfar: rx parserSebastian Pöhn2011-07-162-6/+21
| * | | r6040: only disable RX interrupt if napi_schedule_prep is successfulMichael Thalmeier2011-07-151-3/+5
| * | | net: remove NETIF_F_ALL_TX_OFFLOADSMichał Mirosław2011-07-151-3/+3