| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | dtrace sdt: remove the ugly sname parameter of SDT_PROBE_DEFINE | avg | 2013-11-26 | 1 | -8/+8 |
* | - For kernel compiled only with KDTRACE_HOOKS and not any lock debugging | attilio | 2013-11-25 | 1 | -2/+0 |
* | Introduce seperate mutex lock to protect protect CTL I/O pools, slightly | mav | 2013-11-11 | 3 | -103/+66 |
* | Some CAM locks polishing: | mav | 2013-11-10 | 1 | -31/+34 |
* | Corrected definition for old_rate to match d_rotation_rate | smh | 2013-11-07 | 1 | -1/+1 |
* | Fix lock recursion, triggered by `smartctl -a /dev/adaX`. | mav | 2013-11-01 | 1 | -1/+1 |
* | printf() specifier updates to CAM to handle either 32-bit or 64-bit lun_id_t. | nwhitehorn | 2013-10-30 | 1 | -8/+9 |
* | Implement extended LUN support. If PIM_EXTLUNS is set by a SIM, encode | nwhitehorn | 2013-10-29 | 2 | -43/+75 |
* | Some microoptimizations for da and ada drivers: | mav | 2013-10-24 | 2 | -41/+21 |
* | Remove 128KB bzero() call done for every block I/O data buffer. | mav | 2013-10-23 | 1 | -14/+1 |
* | Minor (mostly cosmetical) addition to r256960. | mav | 2013-10-23 | 1 | -1/+0 |
* | Move CAM_UNQUEUED_INDEX setting to the last moment and under the periph lock. | mav | 2013-10-23 | 1 | -1/+1 |
* | Improve ZFS N-way mirror read performance by using load and locality | smh | 2013-10-23 | 3 | -5/+27 |
* | Fix memory and references leak due to unfreed path. | mav | 2013-10-22 | 1 | -1/+3 |
* | Unconditionally acquire periph reference on CCB allocation failure. | mav | 2013-10-22 | 1 | -3/+4 |
* | Merge GEOM direct dispatch changes from the projects/camlock branch. | mav | 2013-10-22 | 2 | -2/+2 |
* | Merge CAM locking changes from the projects/camlock branch to radically | mav | 2013-10-21 | 30 | -1517/+1453 |
* | MFprojects/camlock: | mav | 2013-10-21 | 1 | -16/+14 |
* | Unify periph invalidation and destruction reporting. | mav | 2013-10-15 | 18 | -41/+82 |
* | Added 4K quirks for Corsair Neutron GTX SSD's | smh | 2013-10-15 | 2 | -0/+16 |
* | Unhide "Serial Number" lines from bootverbose. That information may be | mav | 2013-10-15 | 1 | -1/+1 |
* | Remove no longer useful debugging output and a stale comment. | trasz | 2013-10-09 | 1 | -13/+2 |
* | Make the error handling more consistant. Shouldn't make any functional | trasz | 2013-10-09 | 1 | -9/+23 |
* | Tidy up, cache return value of a function, and add an assertion; | trasz | 2013-10-09 | 1 | -6/+32 |
* | Close the race on path ID allocation in xpt_bus_register() if two buses are | mav | 2013-10-09 | 1 | -9/+6 |
* | Fix NOP-In/NOP-Out payload handling. Previous way didn't work at all; fortun... | trasz | 2013-10-09 | 1 | -8/+33 |
* | Properly fix out of memory handling in the iSCSI target. | trasz | 2013-10-08 | 1 | -4/+11 |
* | Split cfiscsi_datamove() in two; no functional changes. | trasz | 2013-10-05 | 1 | -182/+203 |
* | Don't leak memory when removing an unconnected session, and remove useless | trasz | 2013-10-04 | 1 | -1/+1 |
* | Make sure the CCB xflags field is initialized to zero so that | nwhitehorn | 2013-09-27 | 2 | -0/+5 |
* | Re-do r255853. Along with adding back the API/ABI changes from the | scottl | 2013-09-25 | 6 | -90/+399 |
* | Revert r255853 pending fixes to build errors in usr.bin/kdump | gjb | 2013-09-25 | 6 | -392/+89 |
* | Update the CAM API for FreeBSD 10: | scottl | 2013-09-24 | 6 | -89/+392 |
* | Properly ignore PDUs with CmdSN outside of allowed range. | trasz | 2013-09-24 | 1 | -17/+18 |
* | Fix a few instances of M_WAITOK in threads marked as prohibited from sleep, | trasz | 2013-09-24 | 1 | -2/+16 |
* | Don't use M_WAITOK when running from context where sleeping is prohibited, | trasz | 2013-09-23 | 1 | -4/+21 |
* | Add some spare fields to structs used by the new iSCSI stack - some just | trasz | 2013-09-20 | 1 | -0/+9 |
* | Bring in the new iSCSI target and initiator. | trasz | 2013-09-14 | 4 | -0/+2941 |
* | Make SES driver adequately react on simple enclosure devices -- read Short | mav | 2013-09-06 | 1 | -0/+12 |
* | Add camcontrol support for the SCSI sanitize command | bryanv | 2013-09-06 | 2 | -0/+59 |
* | Fix kernel panic if cache->nelms is zero. | mav | 2013-09-06 | 1 | -8/+8 |
* | Add debug trace points for freeze/release device queue. | mav | 2013-09-01 | 4 | -0/+75 |
* | Bring legacy CAM target implementation back into API/KPI-coherent and even | mav | 2013-09-01 | 2 | -5/+11 |
* | Fix SES_ENABLE_PASSTHROUGH kernel option, unexpectedly broken during driver | mav | 2013-09-01 | 1 | -2/+4 |
* | Fix targbh crash on XPT_IMMED_NOTIFY error during attach. | mav | 2013-09-01 | 1 | -13/+10 |
* | Fix the build with CTLFEDEBUG, broken by unmapped I/O support changes. | mav | 2013-09-01 | 1 | -6/+6 |
* | Bump up the default timeouts for move commands in the ch(4) driver | ken | 2013-08-29 | 1 | -4/+4 |
* | If a drive returns ASC/ASCQ 0x04,0x11 "Logical unit not ready, | ken | 2013-08-27 | 1 | -1/+1 |
* | Add new attribute lunname to report only textual LUN-specific device IDs. | mav | 2013-08-24 | 1 | -5/+9 |
* | Add support to physio(9) for devices that don't want I/O split and | ken | 2013-08-24 | 1 | -4/+113 |