| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Replace most of priority numbers with defines. No logical changes. | mav | 2009-10-23 | 14 | -116/+117 |
* | Remove some obsoleted comments. | mav | 2009-10-23 | 1 | -13/+0 |
* | After thinking again, implement cam_ccbq_fini(). | mav | 2009-10-22 | 3 | -2/+11 |
* | cam_ccbq_fini() declared for 11 years, but never implemented. Remove it. | mav | 2009-10-22 | 1 | -2/+0 |
* | Fix a memory leak in an error case. | brueffer | 2009-10-22 | 1 | -0/+3 |
* | MFp4: | mav | 2009-10-21 | 1 | -4/+4 |
* | MFp4: | mav | 2009-10-21 | 2 | -174/+29 |
* | MFp4: | mav | 2009-10-21 | 1 | -85/+111 |
* | MFp4: | mav | 2009-10-21 | 1 | -1/+2 |
* | Export disk serial numbers for adaX disks. | pjd | 2009-10-09 | 1 | -0/+2 |
* | Report SATA 3.x devices. | mav | 2009-09-27 | 1 | -1/+3 |
* | MFp4: | mav | 2009-09-22 | 1 | -1/+6 |
* | Remember to unlock the peripheral prior to notifying the user. Make some | mjacob | 2009-09-19 | 1 | -15/+70 |
* | Fix some instances where CAM rescans get hung up or take a long time to | ken | 2009-09-15 | 1 | -4/+9 |
* | Use C99 initialization for struct filterops. | rwatson | 2009-09-12 | 1 | -2/+5 |
* | Free the correct buffer in an error case. | scottl | 2009-09-08 | 1 | -1/+1 |
* | Revert previous commit and add myself to the list of people who should | phk | 2009-09-08 | 1 | -1/+1 |
* | Add necessary include. | phk | 2009-09-08 | 1 | -1/+1 |
* | MFp4: | mav | 2009-09-06 | 2 | -14/+13 |
* | Remove unneeded CAM_SIM_MPSAFE check. | mav | 2009-09-06 | 1 | -4/+1 |
* | s/bus %d/scbus%d/ in some messages to correct terminology. | mav | 2009-09-06 | 1 | -2/+2 |
* | MFp4: | mav | 2009-09-06 | 1 | -1/+2 |
* | Avoid extra swi_sched() call, if this SIM is already queued. | mav | 2009-09-06 | 1 | -12/+16 |
* | Make serial numbers of daX disks visible by GEOM. | pjd | 2009-09-04 | 1 | -0/+2 |
* | Short ATA command format has 28bit address, not 36bit. | mav | 2009-08-30 | 4 | -12/+12 |
* | ATA_FLUSHCACHE is a 36bit format command, not 48. | mav | 2009-08-30 | 1 | -4/+4 |
* | - Add quirk for Sony DSC digital cameras. This umass devices fail | stas | 2009-08-26 | 1 | -0/+8 |
* | Fix copy/paste bug, that requests data read during ATA device probe sequence | mav | 2009-08-18 | 1 | -4/+4 |
* | Fix iSCSI initiator and vpo driver operation, broken by CAM changes. | mav | 2009-08-18 | 2 | -0/+3 |
* | Add 8Gb support (isp_2500). Fix a fair number of configuration and | mjacob | 2009-08-01 | 2 | -1/+105 |
* | Fix copy-paste bug. Use regular non-polled mode for executing FLUSHCACHE | mav | 2009-07-17 | 1 | -2/+3 |
* | Change xpt_scan_bus to scsi_scan_bus and xpt_scan_lun to scsi_scan_lun | emaste | 2009-07-14 | 1 | -10/+10 |
* | Fix leaks in probestart, probedone, and scsi_scan_bus. Also free | emaste | 2009-07-14 | 1 | -3/+8 |
* | Fix copy-paste bug, enabling SIM PMP support, when it was not really found. | mav | 2009-07-13 | 1 | -1/+1 |
* | Rename ATA probe driver to "aprobe" to resolve name conflict with SCSI | mav | 2009-07-13 | 1 | -4/+4 |
* | Separate the parallel scsi knowledge out of the core of the XPT, and | scottl | 2009-07-10 | 22 | -2478/+6357 |
* | Change the type of uio_resid member of struct uio from int to ssize_t. | kib | 2009-06-25 | 1 | -1/+1 |
* | Change cam_periph_ioctl() to take 'cmd' and a u_long instead of an | scottl | 2009-06-22 | 2 | -2/+2 |
* | Include <camlib.h> for cam_path_string(). | ed | 2009-06-14 | 1 | -0/+1 |
* | Adapt vfs kqfilter to the shared vnode lock used by zfs write vop. Use | kib | 2009-06-10 | 1 | -1/+1 |
* | Remove dead code. | trasz | 2009-05-12 | 1 | -2/+0 |
* | Add missing free(9) in error case. | trasz | 2009-05-12 | 1 | -0/+1 |
* | Add missing 'break' statements. | trasz | 2009-05-12 | 1 | -0/+2 |
* | Get rid of the device index number stored in the sa(4) unit number. | ed | 2009-04-20 | 1 | -21/+12 |
* | Remove unused SESUNIT() macro from ses(4). | ed | 2009-04-18 | 1 | -2/+0 |
* | Revert r190676,190677 | thompsa | 2009-04-10 | 1 | -6/+0 |
* | Add interleaving root hold tokens from the CAM probe to disk_create and geom | thompsa | 2009-04-03 | 1 | -0/+6 |
* | GCC attacks! | scottl | 2009-02-16 | 1 | -1/+2 |
* | Fix parallel SCSI negotiation in the CAM_NEW_TRAN_CODE world order. | scottl | 2009-02-16 | 1 | -4/+3 |
* | Instrument the probe state machine so that things like DV can be tracked. | scottl | 2009-02-16 | 1 | -18/+55 |