summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | dm: remove pointless kobject comparison in dm_get_from_kobjectMikulas Patocka2014-01-071-6/+0
| * | | | | dm snapshot: call destroy_work_on_stack() to pair with INIT_WORK_ONSTACK()Chuansheng Liu2014-01-071-0/+1
| * | | | | dm cache policy mq: introduce three promotion threshold tunablesJoe Thornber2014-01-071-21/+43
| * | | | | dm cache policy mq: use list_del_init instead of list_del + INIT_LIST_HEADWei Yongjun2014-01-071-2/+1
| * | | | | dm thin: fix set_pool_mode exposed pool operation racesMike Snitzer2014-01-071-13/+27
| * | | | | dm thin: eliminate the no_free_space flagMike Snitzer2014-01-071-22/+4
| * | | | | dm thin: add error_if_no_space featureMike Snitzer2014-01-071-6/+25
| * | | | | dm thin: requeue bios to DM core if no_free_space and in read-only modeMike Snitzer2014-01-071-6/+20
| * | | | | dm thin: cleanup and improve no space handlingMike Snitzer2014-01-071-29/+32
| * | | | | dm thin: log info when growing the data or metadata deviceMike Snitzer2014-01-071-0/+7
| * | | | | dm thin: handle metadata failures more consistentlyJoe Thornber2014-01-071-21/+27
| * | | | | dm thin: factor out check_low_water_mark and use boolsJoe Thornber2014-01-071-15/+22
| * | | | | dm thin: add mappings to end of prepared_* listsMike Snitzer2014-01-071-3/+3
| * | | | | dm thin: return error from alloc_data_block if pool is not in write modeJoe Thornber2014-01-071-0/+3
| * | | | | dm thin: use bool rather than unsigned for flags in structuresMike Snitzer2014-01-072-12/+12
| * | | | | dm persistent data: cleanup dm-thin specific references in textMike Snitzer2014-01-072-4/+4
| * | | | | dm space map metadata: limit errors in sm_metadata_new_blockMike Snitzer2014-01-071-2/+2
| * | | | | dm delay: use per-bio data instead of a mempool and slab cacheMikulas Patocka2014-01-071-28/+7
| * | | | | dm table: remove unused buggy code that extends the targets arrayMikulas Patocka2014-01-071-20/+2
| * | | | | dm thin: fix discard support to a previously shared blockJoe Thornber2014-01-073-2/+34
| * | | | | dm thin: initialize dm_thin_new_mapping returned by get_next_mappingMike Snitzer2014-01-071-11/+6
* | | | | | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2014-01-2372-17153/+4363
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'misc' into for-linusJames Bottomley2014-01-2272-17151/+4359
| |\ \ \ \ \ \
| | * | | | | | [SCSI] hpsa: allow SCSI mid layer to handle unit attentionMatt Gates2013-12-201-3/+1
| | * | | | | | [SCSI] hpsa: do not require board "not ready" status after hard resetStephen M. Cameron2013-12-201-17/+0
| | * | | | | | [SCSI] hpsa: enable unit attention reportingStephen M. Cameron2013-12-202-3/+5
| | * | | | | | [SCSI] hpsa: rename scsi prefetch fieldStephen M. Cameron2013-12-202-8/+9
| | * | | | | | [SCSI] hpsa: use workqueue instead of kernel thread for lockup detectionStephen M. Cameron2013-12-202-78/+28
| | * | | | | | [SCSI] ipr: increase dump size in ipr driverwenxiong@linux.vnet.ibm.com2013-12-201-1/+1
| | * | | | | | [SCSI] mac_scsi: Fix crash on out of memoryAlan2013-12-201-0/+2
| | * | | | | | [SCSI] st: fix enlarge_bufferBodo Stroesser2013-12-201-4/+1
| | * | | | | | [SCSI] qla1280: Annotate timer on stack so object debug does not complainMeelis Roos2013-12-201-1/+1
| | * | | | | | [SCSI] qla4xxx: Update driver version to 5.04.00-k3Vikas Chaudhary2013-12-201-1/+1
| | * | | | | | [SCSI] qla4xxx: Recreate chap data list during get chap operationAdheer Chandravanshi2013-12-201-58/+61
| | * | | | | | [SCSI] qla4xxx: Add support for ISCSI_PARAM_LOCAL_IPADDR sysfs attrAdheer Chandravanshi2013-12-201-0/+10
| | * | | | | | [SCSI] libiscsi: Add local_ipaddr parameter in iscsi_conn structAdheer Chandravanshi2013-12-201-0/+6
| | * | | | | | [SCSI] scsi_transport_iscsi: Export ISCSI_PARAM_LOCAL_IPADDR attr for iscsi_c...Adheer Chandravanshi2013-12-201-0/+4
| | * | | | | | [SCSI] qla4xxx: Add host statistics supportLalit Chandivade2013-12-202-1/+287
| | * | | | | | [SCSI] scsi_transport_iscsi: Add host statistics supportLalit Chandivade2013-12-201-0/+70
| | * | | | | | [SCSI] qla4xxx: Added support for Diagnostics MBOX commandVikas Chaudhary2013-12-208-7/+455
| | * | | | | | [SCSI] bfa: Driver version upgrade to 3.2.23.0Vijaya Mohan Guvva2013-12-192-4/+4
| | * | | | | | [SCSI] bfa: change FC_ELS_TOV to 20secVijaya Mohan Guvva2013-12-191-1/+1
| | * | | | | | [SCSI] bfa: Observed auto D-port mode instead of manualVijaya Mohan Guvva2013-12-192-2/+3
| | * | | | | | [SCSI] bfa: Fix for bcu or hcm faa query hangVijaya Mohan Guvva2013-12-191-4/+4
| | * | | | | | [SCSI] bfa: LUN discovery issue in direct attach modeVijaya Mohan Guvva2013-12-191-1/+14
| | * | | | | | [SCSI] bfa: Register port with SCSI even on port init failureVijaya Mohan Guvva2013-12-192-46/+43
| | * | | | | | [SCSI] bfa: Firmware patch simplificationVijaya Mohan Guvva2013-12-197-46/+767
| | * | | | | | [SCSI] be2iscsi: fix memory leak in error pathGeyslan G. Bem2013-12-191-5/+3
| | * | | | | | [SCSI] ipr: Increase msi-x interrupt vectors to 16wenxiong@linux.vnet.ibm.com2013-12-192-2/+2
| | * | | | | | [SCSI] hpsa: remove P822se PCI IDMike Miller2013-12-191-2/+0