summaryrefslogtreecommitdiffstats
path: root/sys/dev/mpt/mpt_raid.c
Commit message (Expand)AuthorAgeFilesLines
* MFprojects/camlock r248982:mav2013-04-141-2/+2
* Remove support for using Giant for locking within mpt(4). Finer grainedmarius2012-10-221-5/+0
* After r241858, remove the remainder of FreeBSD ~4 support from mpt(4).marius2012-10-221-24/+1
* - Send the RELSIM_ADJUST_OPENINGS in response to a MPI_EVENT_QUEUE_FULL usingmarius2011-07-291-0/+19
* - Staticize functions as appropriate and comment out unused ones.marius2011-07-291-16/+37
* sysctl(9) cleanup checkpoint: amd64 GENERIC builds cleanly.mdf2011-01-121-1/+1
* Change the mpt driver to allow larger I/O sizes.ken2010-06-291-1/+1
* Store path for rescan to the right place. This should fix panic on boot,mav2010-02-261-2/+1
* Do not release device, when changing number of openings.mav2010-02-041-0/+1
* MFp4: Large set of CAM inprovements.mav2010-01-281-16/+1
* Use callout_init_mtx on FreeBSD versions recent enough. This closeskan2009-10-201-3/+8
* Revert previous commit and add myself to the list of people who shouldphk2009-09-081-1/+0
* Add necessary include.phk2009-09-081-0/+1
* Largely revert the earlier change to use a single CCB for the RAID recoveryjhb2009-05-211-3/+8
* Make the whole initiator mode part of mpt(4) endian-clean,marius2009-01-071-3/+7
* Allocate a single CCB at the start of the main loop of the RAID monitoringjhb2008-07-211-4/+4
* Restore multi-release tradition of the driver.jkim2008-05-021-1/+1
* Rename the kthread_xxx (e.g. kthread_create()) callsjulian2007-10-201-1/+1
* Make this driver MP safe and still be a multi-release driver.mjacob2007-05-051-28/+28
* MFP4: principally to reapply tagged command support to FC and SAS cards.mjacob2006-12-071-30/+31
* Fix a debug message which didn't quite get it right about data direction.mjacob2006-12-031-16/+66
* add some missing MPT<>CAM and CAM<>MPT bogolocksmjacob2006-11-021-0/+3
* Define out unused and incomplete raid quiesce functions.mjacob2006-07-161-8/+10
* Add acknowledgements to LSI-Logic for supportmjacob2006-05-291-0/+8
* Add a mpt_is_raid_volume function which will tell you whethermjacob2006-05-291-2/+19
* Work in progress toward fixing IM checked in after havingmjacob2006-05-271-0/+33
* Get most of the way back to having Integrated Mirroring workmjacob2006-05-261-51/+71
* A large set of changes:mjacob2006-04-111-0/+4
* Some fairly major changes to this driver.mjacob2006-03-251-24/+33
* Fix -Wundef.ru2005-12-041-3/+3
* Keep track of volumes in non-optimal state and expose a simple countkan2005-11-151-0/+12
* Correct attribution in clause three to address the correct copyrightgibbs2005-08-031-3/+3
* Massive overhaul of MPT Fusion driver:scottl2005-07-101-0/+1674
OpenPOWER on IntegriCloud