| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC r260996: | mav | 2014-02-04 | 1 | -1/+3 |
* | MFC r260267 (by smh), r261042: | mav | 2014-01-29 | 1 | -9/+9 |
* | MFC r260549: | mav | 2014-01-25 | 1 | -6/+2 |
* | MFC r260407: | mav | 2014-01-20 | 1 | -2/+3 |
* | MFC r258622: dtrace sdt: remove the ugly sname parameter of SDT_PROBE_DEFINE | avg | 2014-01-17 | 1 | -8/+8 |
* | MFC r260541, r260547: | mav | 2014-01-14 | 4 | -27/+31 |
* | MFC r257946: | mav | 2014-01-09 | 3 | -103/+66 |
* | MFC r256995: | mav | 2014-01-09 | 1 | -14/+1 |
* | MFC r256547 (by smh): | mav | 2014-01-09 | 2 | -0/+16 |
* | MFC Alexander Motin's direct dispatch, multi-queue, and finer-grained | scottl | 2014-01-07 | 30 | -1598/+1517 |
* | MFC Alexander Motin's GEOM direct dispatch work: | scottl | 2014-01-07 | 2 | -2/+2 |
* | MFC r259108: | mav | 2013-12-22 | 1 | -1/+5 |
* | MFC r258871: | trasz | 2013-12-13 | 1 | -1/+3 |
* | MFC r257345,257382,257388: | nwhitehorn | 2013-12-10 | 3 | -51/+84 |
* | MFC r256552: | mav | 2013-10-24 | 18 | -41/+82 |
* | MFC r256533: | mav | 2013-10-24 | 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 |
* | CTL changes required for iSCSI target, most notably LUN remapping | trasz | 2013-08-24 | 7 | -64/+160 |
* | Fix the (unused for now) SCSI_PROTO_iSCSI define to match style(9). | trasz | 2013-08-21 | 1 | -1/+1 |
* | Add unmapped I/O and larger I/O support to the sa(4) driver. | ken | 2013-08-16 | 1 | -7/+50 |
* | Turn comments about locking into actual lock assertions. | trasz | 2013-08-15 | 1 | -28/+35 |
* | Added 4K quirks for:- | smh | 2013-08-14 | 2 | -0/+48 |