aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block/cciss.c
Commit message (Expand)AuthorAge
* block: remove per-queue pluggingJens Axboe2011-03-10
* cciss: make cciss_revalidate not loop through CISS_MAX_LUNS volumes unnecessa...Stephen M. Cameron2011-01-19
* Merge branch 'for-2.6.38/drivers' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-01-13
|\
| * cciss: reinstate proper FIFO order of command queue listJens Axboe2011-01-10
* | Fix build error in drivers/block/cciss.cLinus Torvalds2010-12-21
* | cciss: fix cciss_revalidate panicStephen M. Cameron2010-12-17
* | cciss: fix build for PROC_FS disabledJens Axboe2010-11-17
* | Merge branch 'for-2.6.37/drivers' into for-linusJens Axboe2010-11-10
|\ \
| * | cciss: remove controllers supported by hpsaStephen M. Cameron2010-10-23
| * | cciss: use usleep_range not msleep for small sleepsStephen M. Cameron2010-10-23
| * | cciss: limit commands allocated on reset_devicesStephen M. Cameron2010-10-23
| * | cciss: Use kernel provided PCI state save and restore functionsStephen M. Cameron2010-10-23
| * | cciss: fix board status waiting codeStephen M. Cameron2010-10-23
* | | cciss: fix proc warning on attempt to remove non-existant directoryJens Axboe2010-11-10
* | | cciss: remove overlapping PCI IDsMike Miller2010-10-28
* | | block: cciss: fix information leak to userlandVasiliy Kulikov2010-10-28
|/ /
* | Merge branch 'for-2.6.37/drivers' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-10-22
|\ \
| * | cciss: fix PCI IDs for new Smart Array controllersMike Miller2010-10-19
| * | cciss: remove some superfluous tests from cciss_bigpassthru()Stephen M. Cameron2010-09-10
| * | cciss: factor out cciss_big_passthruStephen M. Cameron2010-09-10
| * | cciss: factor out cciss_passthruStephen M. Cameron2010-09-10
| * | cciss: factor out cciss_getluninfoStephen M. Cameron2010-09-10
| * | cciss: factor out cciss_getdrivverStephen M. Cameron2010-09-10
| * | cciss: factor out cciss_getfirmverStephen M. Cameron2010-09-10
| * | cciss: factor out cciss_getbustypesStephen M. Cameron2010-09-10
| * | cciss: factor out cciss_getheartbeatStephen M. Cameron2010-09-10
| * | cciss: factor out cciss_setnodenameStephen M. Cameron2010-09-10
| * | cciss: factor out cciss_getnodenameStephen M. Cameron2010-09-10
| * | cciss: factor out cciss_setintinfoStephen M. Cameron2010-09-10
| * | cciss: factor out cciss_getintinfoStephen M. Cameron2010-09-10
| * | cciss: factor out cciss_getpciinfoStephen M. Cameron2010-09-10
* | | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-22
|\ \ \ | |_|/ |/| |
| * | block: autoconvert trivial BKL users to private mutexArnd Bergmann2010-10-05
* | | cciss: freeing uninitialized data on error pathDan Carpenter2010-09-21
|/ /
* | cciss: fix reporting of max queue depth since initStephen M. Cameron2010-08-25
* | cciss: handle allocation failureDan Carpenter2010-08-23
* | cciss: disable doorbell reset on reset_devicesStephen M. Cameron2010-08-23
|/
* Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-08-10
|\
| * cciss: cleanup interrupt_not_for_usStephen M. Cameron2010-08-07
| * cciss: change printks to dev_warn, etc.Stephen M. Cameron2010-08-07
| * cciss: separate cmd_alloc() and cmd_special_alloc()Stephen M. Cameron2010-08-07
| * cciss: use consistent variable namesStephen M. Cameron2010-08-07
| * cciss: forbid hard reset of 640x boardsStephen M. Cameron2010-08-07
| * cciss: sanitize max commandsStephen M. Cameron2010-08-07
| * cciss: fix hard reset code.Stephen M. Cameron2010-08-07
| * cciss: factor out cciss_reset_devices()Stephen M. Cameron2010-08-07
| * cciss: factor out cciss_find_cfg_addrs.Stephen M. Cameron2010-08-07
| * cciss: factor out cciss_enter_performant_modeStephen M. Cameron2010-08-07
| * cciss: factor out cciss_wait_for_mode_change_ack()Stephen M. Cameron2010-08-07
| * cciss: make cciss_put_controller_into_performant_mode as __devinitStephen M. Cameron2010-08-07