| Commit message (Expand) | Author | Age | Files | Lines |
* | Explain a bit of tricky code dealing with trims and how it prevents | imp | 2015-01-13 | 1 | -0/+10 |
* | Fix CF ERASE breakage caused by 268205. | smh | 2014-10-26 | 1 | -0/+6 |
* | Add new quirks for the latest Samsung SSD, model 850. | gnn | 2014-10-19 | 1 | -0/+8 |
* | Add 4k quirks for PM853T Samsung SSD | sbruno | 2014-10-16 | 1 | -0/+8 |
* | Follow up to r225617. In order to maximize the re-usability of kernel code | davide | 2014-10-16 | 1 | -1/+1 |
* | Add a few defines and packet types for SATA 3.2 and FPDMA (First Party | imp | 2014-08-30 | 1 | -0/+3 |
* | We should never enter the PROBE_SETAN phase if we're not ATAPI, since | imp | 2014-08-22 | 1 | -10/+5 |
* | Add the Samsung 843T as a 4k enabled drive | sbruno | 2014-08-21 | 1 | -0/+8 |
* | Turns out that IDENTIFY DEVICE and IDENTIFY PACKET DEVICE return data | imp | 2014-08-20 | 1 | -10/+8 |
* | Added 4K quirks for Corsair Force GT and Samsung 840 SSDs | smh | 2014-08-14 | 1 | -2/+10 |
* | Rework the BIO_DELETE code slightly. Always queue the BIO_DELETE | imp | 2014-07-03 | 1 | -90/+103 |
* | Pull in r267961 and r267973 again. Fix for issues reported will follow. | hselasky | 2014-06-28 | 2 | -22/+11 |
* | Revert r267961, r267973: | gjb | 2014-06-27 | 2 | -11/+22 |
* | Extend the meaning of the CTLFLAG_TUN flag to automatically check if | hselasky | 2014-06-27 | 2 | -22/+11 |
* | The code that combines adjacent ranges for BIO_DELETEs to optimize | imp | 2014-06-05 | 1 | -4/+1 |
* | Fix support for increased logical sector size (4K-native drives). | mav | 2014-03-07 | 1 | -7/+10 |
* | Some microoptimizations for da and ada drivers: | mav | 2013-10-24 | 1 | -14/+10 |
* | Improve ZFS N-way mirror read performance by using load and locality | smh | 2013-10-23 | 1 | -1/+2 |
* | Merge GEOM direct dispatch changes from the projects/camlock branch. | mav | 2013-10-22 | 1 | -1/+1 |
* | Merge CAM locking changes from the projects/camlock branch to radically | mav | 2013-10-21 | 3 | -110/+91 |
* | MFprojects/camlock: | mav | 2013-10-21 | 1 | -16/+14 |
* | Unify periph invalidation and destruction reporting. | mav | 2013-10-15 | 4 | -4/+26 |
* | Added 4K quirks for Corsair Neutron GTX SSD's | smh | 2013-10-15 | 1 | -0/+8 |
* | Added 4K quirks for:- | smh | 2013-08-14 | 1 | -0/+24 |
* | Fix returning incorrect bio_resid value with failed BIO_DELETE requests. | mav | 2013-07-28 | 1 | -21/+23 |
* | Synchronize device cache on close only if there were some write operations. | mav | 2013-07-27 | 1 | -5/+12 |
* | Added 4K QUIRK for OCZ Vertex 4 SSDs | smh | 2013-07-09 | 1 | -0/+8 |
* | Restore use of polling mode for disk cache flush in case of kernel panic. | mav | 2013-06-15 | 1 | -3/+9 |
* | Revert r251649: | mav | 2013-06-13 | 1 | -3/+0 |
* | Acquire periph reference when handling d_getattr() method call. | mav | 2013-06-12 | 1 | -0/+3 |
* | Added missing SCSI quirks from r241784 | smh | 2013-05-28 | 1 | -45/+64 |
* | Added output of device QUIRKS for CAM and AHCI devices during boot. | smh | 2013-05-18 | 1 | -0/+5 |
* | Intel's 320-series and 510-series SSDs advertise 512-byte sectors | eadler | 2013-05-11 | 1 | -0/+16 |
* | Disable sending Early R_OK on SiI3726/SiI3826 port multipliers. | mav | 2013-05-11 | 1 | -3/+82 |
* | Rework r250298 in more correct way. | mav | 2013-05-06 | 1 | -5/+3 |
* | Fix byte order of ATA WWN when converting it to SCSI LUN ID. | mav | 2013-05-06 | 1 | -2/+5 |
* | Correct comment typo's | smh | 2013-04-28 | 1 | -1/+1 |
* | MFprojects/camlock r249542: | mav | 2013-04-27 | 1 | -29/+7 |
* | Added automatic detection of non-rotating media which disables the | smh | 2013-04-26 | 1 | -1/+5 |
* | Teach GEOM and CAM about the difference between the max "size" of r/w and delete | smh | 2013-04-26 | 1 | -1/+6 |
* | Updated TRIM calculations in cam/ata to be based off ATA_DSM_* defines | smh | 2013-04-26 | 1 | -14/+24 |
* | MFprojects/camlock r248982: | mav | 2013-04-14 | 1 | -2/+2 |
* | MFprojects/camlock r248890, r248897, r248898, r248900, r248903, r248905, | mav | 2013-04-14 | 2 | -53/+45 |
* | MFprojects/camlock r248894: | mav | 2013-04-13 | 1 | -4/+2 |
* | Add a callback to the ada(4) driver so that it knows when GEOM has released | ken | 2013-04-10 | 1 | -0/+26 |
* | - With the demise of !ATA_CAM, ATA_STATIC_ID is the only ata(4) related | marius | 2013-04-06 | 1 | -1/+0 |
* | Replicate r245306 from SCSI to ATA. The problem didn't appear so far, | mav | 2013-04-06 | 1 | -0/+3 |
* | Unbreak ATA_NO_48BIT_DMA with ATA_CAM by treating 48-bit DMA as an | marius | 2013-04-06 | 3 | -29/+68 |
* | MFprojects/camlock: | mav | 2013-04-04 | 1 | -11/+0 |
* | MFprojects/camlock r248931: | mav | 2013-04-04 | 1 | -2/+2 |