| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge r269353: | joerg | 2014-08-08 | 1 | -83/+69 |
* | MFC r268767: | mav | 2014-07-30 | 1 | -1/+349 |
* | MFC: | imp | 2014-07-17 | 1 | -14/+4 |
* | MFC r268240 (by ken): | mav | 2014-07-15 | 2 | -34/+1333 |
* | MFC r268418: | mav | 2014-07-15 | 1 | -1/+10 |
* | MFC r268309: | mav | 2014-07-15 | 1 | -2/+28 |
* | MFC r268103: | mav | 2014-07-15 | 1 | -0/+23 |
* | MFC r268096, r268306, r268361: | mav | 2014-07-15 | 1 | -0/+82 |
* | MFC r267906: | mav | 2014-07-12 | 1 | -1/+10 |
* | MFC r267051: | mav | 2014-07-04 | 1 | -1/+13 |
* | MFC r267537: | mav | 2014-07-02 | 3 | -7/+42 |
* | MFC r266981: | mav | 2014-07-02 | 2 | -114/+94 |
* | MFC r265159: | mav | 2014-05-08 | 1 | -12/+14 |
* | MFC r265150: | mav | 2014-05-08 | 1 | -10/+35 |
* | MFC r264834: | mav | 2014-05-08 | 1 | -3/+12 |
* | MFC r264274, r264279, r264283, r264296, r264297: | mav | 2014-05-08 | 1 | -0/+14 |
* | MFC r260509: | mav | 2014-05-08 | 1 | -1/+1 |
* | MFC r264311 (by smh): | mav | 2014-04-16 | 1 | -2/+0 |
* | MFC r264295: | mav | 2014-04-16 | 1 | -691/+18 |
* | MFC r260267 (by smh), r261042: | mav | 2014-01-29 | 1 | -9/+9 |
* | MFC r260407: | mav | 2014-01-20 | 1 | -2/+3 |
* | MFC r260541, r260547: | mav | 2014-01-14 | 1 | -24/+18 |
* | MFC r256547 (by smh): | mav | 2014-01-09 | 1 | -0/+8 |
* | MFC Alexander Motin's direct dispatch, multi-queue, and finer-grained | scottl | 2014-01-07 | 14 | -466/+236 |
* | MFC Alexander Motin's GEOM direct dispatch work: | scottl | 2014-01-07 | 1 | -1/+1 |
* | MFC r259108: | mav | 2013-12-22 | 1 | -1/+5 |
* | MFC r257345,257382,257388: | nwhitehorn | 2013-12-10 | 1 | -43/+69 |
* | MFC r256552: | mav | 2013-10-24 | 10 | -36/+16 |
* | Re-do r255853. Along with adding back the API/ABI changes from the | scottl | 2013-09-25 | 1 | -3/+1 |
* | Revert r255853 pending fixes to build errors in usr.bin/kdump | gjb | 2013-09-25 | 1 | -1/+3 |
* | Update the CAM API for FreeBSD 10: | scottl | 2013-09-24 | 1 | -3/+1 |
* | 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 |
* | 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 |
* | 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 support to physio(9) for devices that don't want I/O split and | ken | 2013-08-24 | 1 | -4/+113 |
* | 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 |
* | Added 4K quirks for:- | smh | 2013-08-14 | 1 | -0/+24 |
* | Improve r253721 by reporting detected lack of BIO_FLUSH support to GEOM. | mav | 2013-08-07 | 1 | -0/+1 |
* | Add NO_RC16 quirk to make da driver avoid using READ CAPACITY(16) command | mav | 2013-07-30 | 1 | -3/+11 |
* | Fix returning incorrect bio_resid value with failed BIO_DELETE requests. | mav | 2013-07-28 | 1 | -5/+12 |
* | Synchronize device cache on close only if there were some write operations. | mav | 2013-07-27 | 1 | -5/+12 |
* | Oops, revert unwanted part of r253721. | mav | 2013-07-27 | 1 | -2/+0 |
* | Detect unsupported PREVENT ALLOW MEDIUM REMOVAL and SYNCHRONIZE CACHE(10) | mav | 2013-07-27 | 1 | -0/+24 |
* | Make some improvements to r253322 to really rescan target, not a bus. | mav | 2013-07-15 | 1 | -2/+2 |